:root {
  --base-font: "Noto Sans JP", serif;
  --min-font: "Shippori Mincho", serif;
  --base-color: #514f4a;
  --white: #FFF;
  --black: #000;
  --beige1: #fcf9f2;
  --beige2: #F8F2E2;
  --beige3: #DEDAD2;
  --beige4: #C7C1B3;
  --beige5: #FFFEFD;
  --brown1: #998675;
  --brown2: #906D37;
  --brown3: #BD947B;
  --brown4: #EBE4D8;
  --orage1: #E98B00;
  --orage2: #ff7600;
  --orage3: #977745;
  --gray1: #E2DDD7;
  --gray2: #B9B9B7;
  --gray3: #F0EEEB;
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
  margin-bottom: 20.5rem;
  min-height: 84.4rem;
  padding-top: 5.6rem;
  position: relative;
  background: url(../img/index/main_visual_bg.webp) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}
.mainVisual .pho {
  max-width: 126rem;
  margin: 0 auto;
}
.mainVisual .textBox {
  position: absolute;
  left: 0;
  width: 100%;
  top: 17.2rem;
  text-align: center;
}
.mainVisual .textBox .txt {
  margin-bottom: 1.2rem;
  font-size: 2.8rem;
  letter-spacing: 0.22rem;
}
.mainVisual .textBox .txt span {
  margin-top: 1.2rem;
  display: block;
  font-size: 2.4rem;
}
.mainVisual .textBox .ttl {
  margin-bottom: 1.5rem;
  font-size: 6.6rem;
  line-height: 1.33;
  letter-spacing: 0.12em;
  font-weight: 500;
}
.mainVisual .textBox .title {
  margin-bottom: 3.2rem;
  text-align: center;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: 0.1rem;
}
.mainVisual .textBox ul li {
  margin: 0 1.5rem;
  width: 15.4rem;
  height: 11.2rem;
  padding-top: 6.2rem;
  position: relative;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.28;
  color: var(--white);
  letter-spacing: 0.2rem;
  text-align: center;
  box-sizing: border-box;
  background: linear-gradient(45deg, rgb(201, 128, 18) 0%, rgb(222, 177, 110) 50%, rgb(201, 128, 18) 100%);
  border-radius: 3rem 0;
}
.mainVisual .textBox ul li .ico {
  width: 5.7rem;
  position: absolute;
  left: 50%;
  top: 2rem;
  transform: translateX(-50%);
}
.mainVisual .textBox ul li:nth-child(2) {
  background: linear-gradient(45deg, rgb(142, 107, 52) 0%, rgb(191, 168, 146) 52.95%, rgb(142, 107, 52) 100%);
}
.mainVisual .textBox ul li:nth-child(2) .ico {
  top: 1.8rem;
  width: 3.9rem;
}
.mainVisual .textBox ul li:nth-child(3) .ico {
  width: 4.3rem;
}
.mainVisual .news {
  position: absolute;
  left: 50%;
  bottom: -4.5rem;
  transform: translateX(-50%);
  width: 90rem;
  background-color: var(--white);
  border-top: 1px solid var(--base-color);
  border-bottom: 1px solid var(--base-color);
}
.mainVisual .news::before {
  position: absolute;
  left: 0;
  top: -1px;
  width: 8.9rem;
  height: 2px;
  background-color: var(--white);
  content: "";
}
.mainVisual .news h2 {
  position: absolute;
  left: -0.5rem;
  top: -3rem;
  font-size: 2.8rem;
  font-weight: 300;
}
.mainVisual .news ul li a {
  padding: 2.7rem 16rem 3rem 3.2rem;
  position: relative;
  display: flex;
}
.mainVisual .news ul li a .time {
  width: 11.3rem;
  flex-shrink: 0;
  letter-spacing: 0.1em;
  font-style: italic;
}
.mainVisual .news ul li a .more {
  padding-right: 3rem;
  position: absolute;
  right: 2.9rem;
  top: 50%;
  font-size: 1.8rem;
  background: url(../img/common/icon06.webp) no-repeat right top 1.4rem;
  background-size: 2.4rem auto;
  transform: translateY(-65%);
}
@media all and (min-width: 897px) {
  .mainVisual .news ul li a:hover {
    opacity: 0.6;
  }
}
@media all and (max-width: 896px) {
  .mainVisual {
    margin-bottom: 6.7rem;
    min-height: inherit;
    padding: 1.9rem 2rem 0;
  }
  .mainVisual .pho {
    max-width: inherit;
    overflow: hidden;
    border-radius: 50rem 50rem 0 0;
  }
  .mainVisual .pho img {
    width: 100%;
  }
  .mainVisual .photo img {
    width: 100%;
  }
  .mainVisual .textBox {
    margin: 1.2rem 0;
    padding: 2.3rem 0 2.2rem;
    position: static;
    background: url(../img/index/main_visual_photo03_sp.webp) no-repeat center center;
    background-size: cover;
  }
  .mainVisual .textBox .txt {
    margin-bottom: 0.4rem;
    font-size: 1.5rem;
    letter-spacing: 0.11rem;
  }
  .mainVisual .textBox .txt span {
    margin-top: 0.3rem;
    font-size: 1.4rem;
  }
  .mainVisual .textBox .ttl {
    margin-bottom: 0.6rem;
    font-size: 2.6rem;
    line-height: 1.3;
  }
  .mainVisual .textBox .title {
    margin-bottom: 1.6rem;
    font-size: 1rem;
  }
  .mainVisual .textBox ul li {
    margin: 0 0.5rem;
    width: 8.8rem;
    height: 6.4rem;
    padding-top: 3.1rem;
    font-size: 1rem;
    line-height: 1.2;
    border-radius: 1.5rem 0;
  }
  .mainVisual .textBox ul li .ico {
    width: 3.3rem;
    top: 0.9rem;
  }
  .mainVisual .textBox ul li:nth-child(2) .ico {
    top: 0.8rem;
    width: 2.3rem;
  }
  .mainVisual .textBox ul li:nth-child(3) .ico {
    width: 2.4rem;
  }
  .mainVisual .news {
    margin-top: 7.4rem;
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    width: auto;
  }
  .mainVisual .news::before {
    width: 9.4rem;
  }
  .mainVisual .news h2 {
    left: 0;
  }
  .mainVisual .news ul li a {
    padding: 1.8rem 1.8rem 1.6rem;
    display: block;
  }
  .mainVisual .news ul li a .time {
    margin-bottom: 0.3rem;
    width: auto;
    display: block;
    letter-spacing: 0.1em;
  }
  .mainVisual .news ul li a .txt {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .mainVisual .news ul li a .more {
    display: block;
    width: fit-content;
    margin: 1.2rem 0 0 auto;
    padding-right: 3.3rem;
    position: static;
    font-size: 1.6rem;
    background-position: right top 1.1rem;
    transform: none;
  }
}

#main .policy {
  padding: 14.2rem 0 16.8rem;
}
#main .policy .imgBox {
  align-items: flex-start;
  flex-direction: row-reverse;
}
#main .policy .imgBox .pho {
  width: 47.2rem;
  overflow: hidden;
  border-radius: 8rem 0;
}
#main .policy .imgBox .pho img {
  width: 100%;
}
#main .policy .imgBox .textBox {
  margin: 0 -20rem 0 0;
  width: 72rem;
  position: relative;
}
#main .policy .imgBox .textBox p {
  margin-bottom: 5rem;
  font-size: 2.4rem;
  line-height: 2.41;
  letter-spacing: 0.35em;
}
@media all and (max-width: 896px) {
  #main .policy {
    padding: 7.1rem 0 7.5rem;
  }
  #main .policy .imgBox {
    display: block;
  }
  #main .policy .imgBox .pho {
    width: auto;
    border-radius: 4rem 0;
  }
  #main .policy .imgBox .textBox {
    margin: -4.3rem 0 0;
    width: auto;
  }
  #main .policy .imgBox .textBox p {
    margin: 0 -1rem 2.4rem 0;
    font-size: 1.6rem;
    line-height: 2.5;
    letter-spacing: 0.25em;
  }
}
#main .finger {
  padding: 16.4rem 0 10.3rem;
  position: relative;
  background: url(../img/index/finger_bg.webp) no-repeat top center;
  background-size: cover;
  border-top-left-radius: 14rem;
}
#main .finger::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 59rem;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 51.22%, rgb(255, 255, 255) 100%);
  content: "";
}
#main .finger .content {
  position: relative;
  z-index: 1;
}
#main .finger .ttl {
  margin-bottom: 4.4rem;
  text-align: center;
  font-size: 4.1rem;
  line-height: 1.76;
  letter-spacing: 0.08em;
}
#main .finger .ttl .yellow {
  font-size: 5.3rem;
  line-height: 1;
}
#main .finger .ttl .yellow .dot {
  position: relative;
  display: inline-block;
}
#main .finger .ttl .yellow .dot.dot01 {
  font-family: var(--base-font);
}
#main .finger .ttl .yellow .dot::before {
  position: absolute;
  left: 50%;
  top: -1.7rem;
  width: 5px;
  height: 5px;
  background-color: var(--brown2);
  border-radius: 100%;
  content: "";
  transform: translateX(-50%);
}
#main .finger .topPho {
  margin-bottom: 5.5rem;
  overflow: hidden;
  border-radius: 6rem 0;
}
#main .finger .topPho img {
  width: 100%;
}
#main .finger .txt {
  margin-bottom: 4.9rem;
  font-size: 2.2rem;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.11em;
}
#main .finger .txtUl {
  margin: 0 -3rem 5.3rem;
}
#main .finger .txtUl li {
  margin: 0 0.9rem;
  padding: 0.7rem 2.7rem 0.9rem;
  color: var(--white);
  font-size: 2.55rem;
  letter-spacing: 0.1em;
  background: linear-gradient(135deg, rgb(201, 128, 18) 0%, rgb(222, 177, 110) 50%, rgb(201, 128, 18) 100%);
}
#main .finger .title {
  margin-bottom: 6.1rem;
  text-align: center;
  font-size: 2.2rem;
}
#main .finger .title span {
  margin-top: 1rem;
  display: block;
  font-size: 3.4rem;
  line-height: 1.67;
  letter-spacing: 0.11em;
  color: var(--brown2);
}
#main .finger .listUl {
  position: relative;
}
#main .finger .listUl::after {
  content: "";
  width: 33.8rem;
}
#main .finger .listUl li {
  width: 33.8rem;
}
#main .finger .listUl li .pho {
  margin-bottom: 2.4rem;
  position: relative;
}
#main .finger .listUl li .pho img {
  width: 100%;
  border-radius: 6rem 0;
}
#main .finger .listUl li .pho .num {
  position: absolute;
  left: 1.3rem;
  top: -4.5rem;
  color: var(--white);
  font-weight: 300;
  font-size: 10rem;
  line-height: 1;
  font-family: var(--min-font);
}
#main .finger .listUl li h4 {
  margin-bottom: 1.7rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.13em;
  font-family: var(--min-font);
}
#main .finger .listUl li p {
  text-align: justify;
  margin-right: -0.5rem;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  color: var(--black);
}
#main .finger .listUl li p .yellow {
  font-weight: 700;
}
#main .finger .listUl li:nth-child(2) {
  margin-top: 4.5rem;
}
@media all and (max-width: 896px) {
  #main .finger {
    padding: 5.6rem 0 1rem;
    border-top-left-radius: 7.5rem;
  }
  #main .finger::before {
    height: 51.7rem;
  }
  #main .finger .ttl {
    margin: 0 -2rem 2.3rem;
    text-align: center;
    font-size: 2.45rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  #main .finger .ttl .yellow {
    font-size: 3.18rem;
    line-height: 1.8;
  }
  #main .finger .ttl .yellow .dot::before {
    top: 0.6rem;
    width: 3px;
    height: 3px;
  }
  #main .finger .topPho {
    margin-bottom: 2.7rem;
    border-radius: 4rem 0;
  }
  #main .finger .txt {
    margin-bottom: 2.6rem;
    font-size: 1.6rem;
    line-height: 1.94;
    text-align: justify;
  }
  #main .finger .txtUl {
    margin: 0 0 2.9rem;
    display: block;
  }
  #main .finger .txtUl li {
    width: fit-content;
    margin: 0 0 1.4rem;
    padding: 0.5rem 1.7rem 0.6rem;
    font-size: 1.81rem;
  }
  #main .finger .title {
    margin: 0 -2rem 5rem 0;
    text-align: left;
    font-size: 1.6rem;
  }
  #main .finger .title span {
    margin-top: 0.6rem;
    font-size: 2rem;
    line-height: 1.8;
    letter-spacing: -0.05em;
  }
  #main .finger .listUl {
    display: block;
  }
  #main .finger .listUl li {
    width: auto;
    margin: 0 0 4.9rem !important;
  }
  #main .finger .listUl li .pho {
    margin-bottom: 2rem;
    padding-bottom: 44%;
  }
  #main .finger .listUl li .pho img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 4rem 0;
  }
  #main .finger .listUl li .pho .num {
    left: 1rem;
    top: -4rem;
    font-size: 6rem;
    z-index: 1;
  }
}
#main .doctor {
  margin-top: -12.1rem;
  padding: 10rem 0 0.1rem;
  background: url(../img/index/doctor_bg.webp) no-repeat top center;
  background-size: cover;
  border-top-right-radius: 12rem;
}
#main .doctor .comEn {
  color: var(--base-color);
  opacity: 0.8;
}
#main .doctor .imgBox {
  margin-bottom: 6.5rem;
}
#main .doctor .imgBox .pho {
  width: 51.9rem;
  overflow: hidden;
  border-radius: 50rem 50rem 0 0;
  border: 1px solid var(--base-color);
  box-sizing: border-box;
}
#main .doctor .imgBox .pho img {
  width: 100%;
}
#main .doctor .imgBox .textBox {
  margin: 6.2rem 5.2rem 0 0;
  width: 47rem;
}
#main .doctor .imgBox .textBox .name {
  margin-bottom: 3.3rem;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.05em;
}
#main .doctor .imgBox .textBox .name span {
  margin-top: 0.3rem;
  display: block;
  font-size: 6rem;
  font-weight: 400;
  letter-spacing: 0.23em;
  font-family: var(--min-font);
}
#main .doctor .imgBox .textBox .ttl {
  margin-bottom: 3.8rem;
  color: var(--brown2);
  font-size: 3.4rem;
  line-height: 1.58;
  letter-spacing: 0.2em;
}
#main .doctor .imgBox .textBox .txt {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
#main .doctor .txtList {
  margin-bottom: 5.2rem;
}
#main .doctor .txtList > li {
  width: 52rem;
}
#main .doctor .txtList > li .title {
  margin-bottom: 3rem;
  padding: 1.1rem 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.16em;
  background-color: var(--beige3);
  font-family: var(--min-font);
}
#main .doctor .txtList > li .dotList li {
  padding: 0 0 0 2rem;
  position: relative;
  line-height: 2;
  letter-spacing: 0.07em;
}
#main .doctor .txtList > li .dotList li::before {
  position: absolute;
  left: 0;
  top: 1.4rem;
  width: 0.7rem;
  height: 0.7rem;
  background-color: var(--beige4);
  content: "";
  border-radius: 100%;
}
#main .doctor .bigPho {
  margin-top: 14rem;
  overflow: hidden;
  border-top-left-radius: 12rem;
}
#main .doctor .bigPho img {
  width: 100%;
}
@media all and (max-width: 896px) {
  #main .doctor {
    margin-top: -7.6rem;
    position: relative;
    padding: 5.6rem 0 0.1rem;
    border-top-right-radius: 8rem;
  }
  #main .doctor .headLine01 {
    margin-bottom: 3rem;
  }
  #main .doctor .imgBox {
    margin-bottom: 3.1rem;
    display: block;
  }
  #main .doctor .imgBox .pho {
    width: auto;
  }
  #main .doctor .imgBox .textBox {
    margin: 3.5rem 0 0;
    width: auto;
  }
  #main .doctor .imgBox .textBox .name {
    margin-bottom: 2.6rem;
    font-size: 1.8rem;
    text-align: center;
  }
  #main .doctor .imgBox .textBox .name span {
    font-size: 3.6rem;
  }
  #main .doctor .imgBox .textBox .ttl {
    margin-bottom: 1.9rem;
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.625;
    letter-spacing: 0.2em;
  }
  #main .doctor .txtList {
    margin-bottom: 0.5rem;
    display: block;
  }
  #main .doctor .txtList > li {
    padding-bottom: 3.3rem;
    width: auto;
  }
  #main .doctor .txtList > li .title {
    margin-bottom: 1.3rem;
  }
  #main .doctor .bigPho {
    margin-top: 6.9rem;
    border-top-left-radius: 8rem;
  }
  #main .doctor .bigPho img {
    height: 29rem;
    object-fit: cover;
  }
}
#main .feature {
  margin-top: -9.8rem;
  position: relative;
  padding: 12rem 0 13.4rem;
  background-color: var(--beige1);
  border-top-right-radius: 12rem;
}
#main .feature .comEn {
  opacity: 0.5;
}
#main .feature .headLine01 {
  margin-bottom: -0.9rem;
  letter-spacing: 0.26em;
}
#main .feature .listUl {
  margin-bottom: 6.1rem;
  position: relative;
  align-items: flex-start;
}
#main .feature .listUl::after {
  content: "";
  width: 32.4rem;
}
#main .feature .listUl li {
  margin-bottom: 0.4rem;
  width: 32.4rem;
}
#main .feature .listUl li:nth-child(3n+2) {
  margin-top: 8.3rem;
}
#main .feature .listUl li .pho {
  margin-bottom: 3.2rem;
  position: relative;
}
#main .feature .listUl li .pho img {
  width: 100%;
  border-radius: 50rem 50rem 0 0;
}
#main .feature .listUl li .pho .num {
  width: 12.5rem;
  height: 12.5rem;
  position: absolute;
  left: 50%;
  bottom: -6.3rem;
  padding-top: 2.6rem;
  text-align: center;
  background-color: var(--beige1);
  border-radius: 100%;
  transform: translateX(-50%);
  color: var(--brown2);
  font-size: 3.8rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.02em;
  font-family: var(--min-font);
  box-sizing: border-box;
}
#main .feature .listUl li .ttl {
  margin-bottom: 1.6rem;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}
#main .feature .listUl li .ttl span {
  display: block;
  color: var(--brown2);
  font-size: 2.4rem;
  letter-spacing: 0.22em;
}
#main .feature .listUl li p {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  #main .feature {
    margin-top: -10rem;
    padding: 6rem 0 7.4rem;
    border-top-right-radius: 8rem;
  }
  #main .feature .headLine01 {
    margin-bottom: 4.3rem;
  }
  #main .feature .listUl {
    margin-bottom: 4.5rem;
    display: block;
  }
  #main .feature .listUl li {
    margin: 0 0 1.4rem !important;
    width: auto;
  }
  #main .feature .listUl li .pho img {
    border-radius: 50rem 50rem 1.5rem 1.5rem;
  }
}
#main .private {
  margin-top: -20.2rem;
  padding: 17rem 0 5.1rem;
  position: relative;
  z-index: 1;
  background-color: var(--brown4);
  border-top-right-radius: 12rem;
}
#main .private::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10rem;
  bottom: -10rem;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  background-color: var(--brown4);
  content: "";
}
#main .private .content {
  position: relative;
}
#main .private .content .pho {
  position: absolute;
  right: 2rem;
  top: -4.8rem;
  width: 58.6rem;
  overflow: hidden;
  border-radius: 8rem 0;
}
#main .private .content .comEn {
  margin-bottom: 3.2rem;
  opacity: 0.5;
  font-size: 8.7rem;
  line-height: 0.89;
}
#main .private .content .headLine01 {
  margin: 0 -0.7rem 6.7rem;
  text-align: left;
  line-height: 1.77;
}
#main .private .content ul li {
  margin-bottom: 2.1rem;
  padding: 4.3rem 4.2rem 3.4rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 4rem 0;
}
#main .private .content ul li p {
  line-height: 2;
  font-family: var(--min-font);
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  #main .private {
    margin-top: -10rem;
    padding: 5.5rem 0 1.7rem;
    border-top-right-radius: 8rem;
  }
  #main .private::before {
    height: 3rem;
    bottom: -3rem;
  }
  #main .private .content .pho {
    position: static;
    width: auto;
    border-radius: 4rem 0;
  }
  #main .private .content .pho img {
    width: 100%;
  }
  #main .private .content .comEn {
    margin: -4.2rem 0 1.7rem;
    font-size: 6.6rem;
    line-height: 0.92;
    text-align: left;
  }
  #main .private .content .headLine01 {
    margin: 0 0 3.4rem;
  }
  #main .private .content ul li {
    margin-bottom: 2.7rem;
    padding: 3.2rem 2rem 2.9rem;
  }
  #main .private .content ul li p {
    text-align: justify;
    letter-spacing: 0.05em;
    font-size: 1.5rem;
  }
}
#main .btmCv {
  margin-top: -1.7rem;
  padding: 20rem 0 0.1rem;
  position: relative;
  background-image: url(../img/index/btm_cv_bg.webp);
  background-position: bottom center;
}
#main .btmCv::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 1.5rem;
  width: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 51.22%, rgb(255, 255, 255) 100%);
  content: "";
}
@media all and (min-width: 897px) {
  #main .btmCv .content h2 {
    margin-bottom: 2.9rem;
    font-size: 2.8rem;
    line-height: 1.89;
  }
  #main .btmCv .content h2 .sml {
    display: block;
  }
  #main .btmCv .content p {
    margin-bottom: 5.7rem;
    letter-spacing: 0.18em;
  }
  #main .btmCv .content .tel {
    margin-bottom: 5.2rem;
  }
}
@media all and (max-width: 896px) {
  #main .btmCv {
    margin-top: -1.7rem;
    padding: 8rem 0 0.1rem;
  }
  #main .btmCv::before {
    bottom: 10.5rem;
  }
  #main .btmCv h2 {
    font-size: 2rem;
    line-height: 1.65;
    letter-spacing: 0.05em;
  }
  #main .btmCv h2 .sml {
    margin-bottom: 1.5rem;
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #main .btmCv p {
    margin-bottom: 4.2rem;
    padding-top: 0.1rem;
    text-align: center;
    line-height: 1.92;
    letter-spacing: 0.05em;
  }
  #main .btmCv .tel {
    margin-bottom: 0.3rem;
  }
}
#main .phoSec {
  padding: 2.4rem 2.4rem 0;
  margin-bottom: -2.7rem;
  align-items: flex-start;
  background-color: var(--white);
}
#main .phoSec img {
  width: 100%;
}
#main .phoSec .lPho {
  width: 40.7%;
}
#main .phoSec ul {
  width: 57.6%;
}
#main .phoSec ul li {
  margin-bottom: 3.1%;
  width: 48.5%;
}
@media all and (max-width: 896px) {
  #main .phoSec {
    padding: 0.9rem 0.9rem 0;
    margin: -1.7rem 0 -3.2rem;
    display: block;
    position: relative;
  }
  #main .phoSec .lPho {
    margin-bottom: 0.7rem;
    width: auto;
    position: relative;
    padding-bottom: 43.2%;
  }
  #main .phoSec .lPho img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
  }
  #main .phoSec ul {
    width: auto;
  }
  #main .phoSec ul li {
    margin-bottom: 0.5rem;
    width: 49%;
  }
}