.common-plan01 {
  background: url(https://photo-hana.com/wp-content/themes/hanachan-photo/img/plan/plan_image_06.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover;
  height: 38em;
  background-position: bottom left !important;
}
.common-plan02 p.c-txt {
  max-width: 74rem !important;
}
.btn_list li a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
#l01, #l02, #l03, #l04 {
  display: block;
  padding-top: 250px;
  margin-top: -250px;
  z-index: 1;
}
.common-plan02-inr ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 50px;
}
.common-plan02-inr li {
  width: 24%;
  background-color: #f3a530;
  padding: 15px;
  border-radius: 20px;
  text-align: center;
  font-size: 1.7rem;
  position: relative;
  z-index: 10;
}
.common-plan02-inr li::before {
  content: "";
  position: absolute;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
  height: 0.75rem;
  width: 1.1rem;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .common-plan02-inr ul {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .common-plan02-inr li {
    width: 46%;
    margin-bottom: 20px;
  }
  .common-plan03-inr .top-ttl span b::before {
    right: 69%;
  }
}
.common-plan03-inr {
  position: relative;
}
.common-plan03-inr .top-ttl span b {
  display: block;
  text-align: center;
}
.common-plan03-inr .top-ttl span b::before {
  content: "";
  display: block;
  width: 55px;
  height: 60px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/star.png);
  position: absolute;
  top: 60px;
  right: 68%;
}
.plan-image {
  background-color: #fff;
  padding: 6rem 4em;
  margin-bottom: 8.4rem;
}
.plan-image h2 {
  font-size: 3.2rem;
  font-weight: bold;
}
.common-plan03 .plan-image img {
  margin-bottom: 0 !important;
}
.common-plan03-inr .fig {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}
.common-plan03-inr .txt01 {
  display: block;
  width: 840px;
  font-size: 1.6rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.8;
}
.common-plan03-inr .string {
  border: 1px solid #7E7E7E;
  border-radius: 10px;
  padding: 5rem 0rem;
}
.common-plan03-inr .txt02 {
  display: block;
  width: 640px;
  font-size: 1.6rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.8;
}
.common-plan03-inr .txt03 {
  width: 100%;
  display: block;
  background-color: #fbf1e2;
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  padding: 1rem;
  margin-bottom: 3rem;
  letter-spacing: 0.2rem;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  p.c-txt {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .plan-image {
    padding: 3rem 2rem;
  }
  .common-plan03-inr .txt01, .common-plan03-inr .txt02 {
    width: 100%;
  }
  .common-plan03-inr .txt02 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .fig {
    width: 95%;
  }
  .fig2 {
    width: 65%;
  }
}
.common-plan03-inr .top-ttl.present span b {
  position: relative;
}
.common-plan03-inr .top-ttl.present span b::before {
  content: "";
  display: block;
  width: 98px;
  height: 87px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/present.png);
  position: absolute;
  top: 0px;
  right: 34%;
}
.plan-image2 {
  background-color: #fff;
  position: relative;
  margin-bottom: 8.4rem;
}
@media screen and (max-width: 768px) {
  .common-plan03-inr .top-ttl.present span b::before {
    right: 8%;
  }
}
.plan-image2 {
  margin-left: 2rem;
  margin-right: 2rem;
}
/*.plan-image2 span{z-index:999;display:block;text-align: center;font-weight: bold;color:#E25757;font-size: 3.1rem;line-height: 1.3;width:400px;position: absolute;text-align: center;width:100%;top:76px;}
.plan-image2 span b{position: relative;
  display: inline-block;
  padding: 0 1em;}
.plan-image2 span b::before,
.plan-image2 span b::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #E25757;
  transform: skewY(45deg);
}

.plan-image2 span b::before {
  left: 0;
}

.plan-image2 span b::after {
  right: 0;
}*/
.common-plan03-inr .top-ttl.data span b {
  position: relative;
}
.common-plan03-inr .top-ttl.data span b::before {
  content: "";
  display: block;
  width: 112px;
  height: 103px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/data.png);
  position: absolute;
  top: 0px;
  right: 27%;
}
@media screen and (max-width: 768px) {
  .common-plan03-inr .top-ttl.data span b::before {
    display: none;
  }
}
.plan-image3 {
  background-color: #fff;
  position: relative;
  margin-bottom: 8.4rem;
  padding: 6rem 10rem;
}
.plan-image3 h3 {
  font-weight: bold;
  font-size: 3.1rem;
  position: relative;
  margin-bottom: 1.5rem;
  text-indent: 60px;
}
.plan-image3 h3::before {
  content: "";
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/camera.png);
  width: 68px;
  height: 67px;
  display: block;
  position: absolute;
  left: -14px;
  top: -28px;
}
.plan-image3 h3 span {
  background-color: #000;
  font-size: 1.8rem;
  padding: 0.1rem 2.5rem 0.2rem;
  color: #fff;
  font-weight: bold;
  border-radius: 2rem;
  margin-bottom: 1rem;
  position: relative;
  top: -0.4rem;
}
.plan-image3 p {
  font-weight: bold;
  color: #e25757;
  font-size: 2rem;
}
.plan-image3 span {
  font-size: 1.5rem;
  line-height: 1.5;
}
.plan-image3 .tbl_data {
  border: 2px solid #7E7E7D;
  border-radius: 2rem;
  border-collapse: separate;
  overflow: hidden;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.plan-image3 .tbl_data td {
  font-size: 2.2rem;
  padding: 3rem;
  text-align: center;
  vertical-align: middle;
}
.plan-image3 .tbl_data td img {
  width: 90%;
}
.plan-image3 .tbl_data tr:nth-child(1) td:nth-child(2) {
  border-left: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data tr:nth-child(2) td {
  border-top: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data tr:nth-child(2) td:nth-child(2), .plan-image3 .tbl_data tr:nth-child(2) td:nth-child(3), .plan-image3 .tbl_data tr:nth-child(2) td:nth-child(4) {
  border-left: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data tr:nth-child(2) td:nth-child(1) {
  background-color: #f6e0c0;
}
.plan-image3 .tbl_data tr:nth-child(2) td:nth-child(3) {
  background-color: #feedad;
}
.plan-image3 .tbl_data b {
  font-size: 140%;
  color: #e64646;
  padding-right: 0.3rem;
  display: inline-block;
  font-weight: 400;
}
.plan-image3 .tbl_data u {
  font-weight: 400;
  text-decoration: none;
}
.plan-image3 .tbl_data i {
  font-size: 75%;
}
.plan-image3 .tbl_data span {
  color: #3b3838 !important;
  font-size: 70%;
}
.plan-image3 .tbl_data span b, .plan-image3 .tbl_data span u, .plan-image3 .tbl_data span i {
  color: #999 !important;
}
@media screen and (max-width: 768px) {
  .plan-image3 {
    padding: 6rem 2rem;
  }
  .table-scroll {
    overflow: scroll;
  }
  .plan-image3 h3 span {
    font-size: 1.5rem;
  }
}
.plan-image3 .tbl_data2 {
  border: 2px solid #7E7E7D;
  border-radius: 2rem;
  border-collapse: separate;
  overflow: hidden;
  margin-top: 3rem;
  margin-bottom: 1rem;
  width: 100%;
}
.plan-image3 .tbl_data2 td {
  font-size: 2.2rem;
  padding: 3rem;
  text-align: center;
  vertical-align: middle;
}
.plan-image3 .tbl_data2 td img {
  width: 90%;
}
.plan-image3 .tbl_data2 tr:nth-child(1) td:nth-child(2), .plan-image3 .tbl_data2 tr:nth-child(1) td:nth-child(3) {
  border-left: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data2 tr:nth-child(2) td, .plan-image3 .tbl_data2 tr:nth-child(3) td {
  border-top: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data2 tr:nth-child(2) td:nth-child(2), .plan-image3 .tbl_data2 tr:nth-child(2) td:nth-child(3), .plan-image3 .tbl_data2 tr:nth-child(2) td:nth-child(4), .plan-image3 .tbl_data2 tr:nth-child(3) td:nth-child(2), .plan-image3 .tbl_data2 tr:nth-child(3) td:nth-child(3), .plan-image3 .tbl_data2 tr:nth-child(3) td:nth-child(4) {
  border-left: 2px solid #7e7e7d;
}
.plan-image3 .tbl_data2 tr:nth-child(2) td:nth-child(1) {
  background-color: #f6e0c0;
}
.plan-image3 .tbl_data2 tr:nth-child(3) td:nth-child(1) {
  background-color: #feedad;
}
.plan-image3 .tbl_data2 b {
  font-size: 140%;
  color: #e64646;
  padding-right: 0.3rem;
  display: inline-block;
  font-weight: 400;
}
.plan-image3 .tbl_data2 u {
  font-weight: 400;
  text-decoration: none;
}
.plan-image3 .tbl_data2 i {
  font-size: 75%;
}
.plan-image3 .tbl_data2 span {
  color: #3b3838 !important;
  font-size: 70%;
}
.plan-image3 .tbl_data2 span b, .plan-image3 .tbl_data2 span u, .plan-image3 .tbl_data2 span i {
  color: #999 !important;
}
.plan-image3 .tbl_data2 tr:nth-child(2) td:nth-child(2) b, .plan-image3 .tbl_data2 tr:nth-child(3) td:nth-child(2) b {
  color: #000;
}
.plan-image4 {
  background-color: #fff;
  position: relative;
  padding: 6rem 10rem;
}
.plan-image4 h3 {
  font-size: 2.4rem;
  font-weight: 400;
  text-indent: 10rem;
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  position: relative;
  margin-bottom: 2rem;
}
.plan-image4 h3::before {
  content: "";
  display: block;
  width: 77px;
  height: 16px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a1.png);
  position: absolute;
  left: 0px;
  top: 5px;
}
.plan-image4 h3.mid1::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a1.png);
}
.plan-image4 h3.mid2::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a2.png);
}
.plan-image4 h3.mid3::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a3.png);
}
.plan-image4 h3.mid4::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a4.png);
}
.plan-image4 h3.mid5::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a5.png);
}
.plan-image4 h3.mid6::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a6.png);
}
.plan-image4 h3.mid7::before {
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/a7.png);
}
.plan-image4 table {
  margin-left: 1rem;
}
.plan-image4 table tr td:nth-child(1) {
  font-size: 1.7rem;
  vertical-align: top;
  width: 12rem;
  padding-top: 1rem;
}
.plan-image4 table tr td:nth-child(2) {
  font-size: 2rem;
  width: 20rem;
  padding-bottom: 2rem;
}
.plan-image4 table tr td:nth-child(2) b {
  font-size: 3rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
}
.plan-image4 table tr td:nth-child(2) span {
  font-size: 1.5rem;
  color: #999;
}
.plan-image4 ul {
  display: flex;
  margin-bottom: 3rem;
}
.plan-image4 ul li:nth-child(1) {
  flex: 1;
}
.plan-image4 ul li:nth-child(2) {
  flex: 2;
}
.plan-image4 ul li:nth-child(2) img {
  width: 100%;
  height: auto;
}
.plan-image4 p {
  font-size: 1.7rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .plan-image4 {
    padding: 6rem 2rem;
  }
  .plan-image4 ul {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .plan-image4 ul li:nth-child(1) {
    flex: 1;
  }
  .plan-image4 ul li:nth-child(2) {
    flex: 1;
  }
  .plan-image4 ul li:nth-child(2) img {
    margin-bottom: 1rem;
  }
  .plan-image4 table tr td:nth-child(1) {
    width: 15rem;
  }
  .plan-image4 table tr td:nth-child(2) {
    width: 25rem;
  }
}
.common-plan04 {
  background-color: #ecc488;
  padding-top: 8.4rem;
  padding-bottom: 4rem;
}
.common-plan04 .common-plan03-inr h2 {
  text-align: center;
}
.common-plan04 .common-plan03-inr .c-txt {
  text-align: center;
}
.common-plan04 .studio {
  margin-top: 20px;
}
.common-plan04 .studio ul {
  display: flex;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  height: auto;
  margin-top: 100px;
  margin-bottom: 20px;
  position: relative;
}
.common-plan04 .studio ul li:nth-child(1) {
  flex: 1;
}
.common-plan04 .studio ul li:nth-child(1) img {
  width: 100%;
  height: auto;
}
.common-plan04 .studio ul li:nth-child(2) {
  flex: 4;
  padding: 20px;
}
.common-plan04 .studio ul li:nth-child(2) h3 {
  font-family: "dejima";
  font-weight: 400;
  font-size: 2.3rem;
  margin-bottom: 10px;
}
.common-plan04 .studio ul li:nth-child(2) p {
  font-size: 1.6rem;
  line-height: 1.6;
}
.common-plan04 .studio ul li:nth-child(2) strong {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background-color: #000;
  padding: 3px 12px;
  font-size: 1.4rem;
  margin-top: 5px;
  margin-bottom: 4px;
}
.common-plan04 .studio ul::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s1.png);
  position: absolute;
  top: -71px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul.s2::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s2.png);
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul.s3::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s3.png);
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul.s4::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s4.png);
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul.s5::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s5.png);
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul.s6::before {
  content: "";
  width: 190px;
  height: 104px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/s6.png);
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.common-plan04 .studio ul::after {
  content: "";
  width: 100%;
  height: 1px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/dot.png);
  position: absolute;
  bottom: 5px;
}
@media screen and (max-width: 768px) {
  .common-plan04 .studio ul li:nth-child(1) img {
    margin-top: 25px;
    z-index: 999;
  }
  .common-plan04 .studio ul li:nth-child(1) {
    flex: 1;
  }
  .common-plan04 .studio ul li:nth-child(2) {
    flex: 2;
    padding: 10px;
    padding-top: 25px;
  }
}
.common-plan02-inr ul.faq {
  display: flex;
  width: 100%;
  margin: 0;
  flex-direction: column;
  margin-top: 20px;
}
.faq li {
  display: block;
  position: relative;
  padding: 25px;
  font-size: 1.7rem;
  line-height: 1.7;
  background-color: #fff;
  text-align: left;
  border-radius: 0;
  padding-left: 14rem;
}
.faq li:nth-child(1) {
  width: 100%;
  border-bottom: 2px dotted #666;
  font-weight: 400;
}
.faq li:nth-child(2) {
  width: 100%;
}
.faq li:nth-child(1)::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/mark_q.png);
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.faq li:nth-child(2)::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(https://photo-hana.com/wp-content/uploads/2025/05/mark_a.png);
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .common-plan02-inr ul.faq {
    margin-left: 2rem;
    margin-right: 2rem;
    width: calc(100% - 4rem);
  }
  .faq li {
    padding-left: 7rem;
  }
  .faq li:nth-child(1) {
    margin-bottom: 0;
  }
  .faq li:nth-child(1)::before, .faq li:nth-child(2)::before {
    left: 5px;
    width: 35px;
    height: 35px;
  }
}
.btn_orange {
  background: #d96d25;
  font-size: 1.7rem;
  color: #fff;
  display: block;
  padding: 15px;
  text-align: center;
  width: 250px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  position: relative;
}
.btn_orange::after {
  content: ' >';
  font-size: 1.7rem;
  margin-left: 8px;
  position: absolute;
  display: block;
  right: 10px;
  top: 15px;
}
.common-plan02-inr + .common-plan02-inr {
  padding-top: 0 !important;
}