@charset "UTF-8";
#header-top .header-top__inner {
  align-items: center;
}

#header-top .header-top__nav {
  width: calc(100% - 720px);
}

#header-top .header-top__navItem {
  width: 25%;
}

#header-top .header-top__navItem-gold {
  margin-left: 10px;
  padding: 12px;
  font-size: 14px;
  background: #bea747;
  color: #fff;
  border-radius: 10px;
  line-height: 1.2;
}

#header-top .header-top__tel--info {
  display: flex;
  justify-content: center;
  margin-left: 10px;
}

#header-top .header-top__tel--info1,
#header-top .header-top__tel--info2 {
  font-size: 14px;
  padding: 8px;
  color: #333;
  border: 1px solid #333;
  border-radius: 10px;
  line-height: 1.2;
}

#header-top .header-top__tel--info1 {
  margin-right: 5px;
}

#header-bottom .header-bottom__navItem-red a {
  background: #F15957;
}

.mv {
  position: relative;
  /*
    height: 670px;
    clip-path: ellipse(110% 89% at 50% 0%);

    background: url(../images/new/mv-bg.png) no-repeat center top;

    background-size: 110%;

  */
}

.mv-left {
  position: absolute;
  left: 21.5%;
  top: 8%;
  width: 28%;
}

.mv-txt {
  margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
  .mv-txt {
    position: absolute;
    top: 3%;
    left: 5%;
    width: 90%;
    text-align: left;
  }
  .mv-txt img + img {
    width: 75%;
  }
}
.mv-banner img {
  display: block;
  width: 100%;
}

.mb {
  margin-bottom: 20px;
}

.topcontent {
  position: relative;
  top: -2vw;
}

@media screen and (max-width: 1000px) {
  .topcontent {
    padding-bottom: 40px;
  }
}
.topcontent-head {
  position: relative;
  top: -1vw;
  padding: 4px 10px 10px 10px;
  width: 90%;
  max-width: 720px;
  font-size: 24px;
  font-weight: 700;
  background: #F15957;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
  letter-spacing: 3px;
}

@media screen and (max-width: 768px) {
  .topcontent-head {
    font-size: 20px;
    padding: 10px;
    top: -4vw;
    line-height: 1;
  }
}
.topcontent-head:after {
  content: "";
  position: absolute;
  bottom: -10px;
  /* 本体の下に少し出す */
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #F15957;
}

.topcontent-head strong {
  font-size: 32px;
}

.topcontent-price {
  width: 90%;
  max-width: 600px;
  margin: 0 auto 30px;
}

.topcontent-cta_head {
  padding: 4px 28px 10px;
  width: 90%;
  max-width: 600px;
  font-size: 24px;
  font-weight: 500;
  color: #575A61;
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
  letter-spacing: 1px;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_head {
    font-size: 16px;
    width: auto;
  }
}
.topcontent-cta_head span {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_head span {
    display: inline-block;
  }
}
.topcontent-cta_head span:before {
  content: "＼";
  position: absolute;
  left: -29px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 700;
  color: #575A61;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_head span:before {
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background: #575A61;
    transform: rotate(-15deg);
  }
}
.topcontent-cta_head span:after {
  content: "／";
  position: absolute;
  right: -29px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 700;
  color: #575A61;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_head span:after {
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background: #575A61;
    transform: rotate(15deg);
  }
}
.topcontent-cta_area {
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: flex-start;
  max-width: 950px;
  margin: 0 auto;
  margin-top: 10px;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_area {
    display: block;
  }
}
.topcontent-cta_area div {
  width: calc(50% - 15px);
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_area div {
    width: 85%;
    margin: 0 auto;
  }
}
.topcontent-cta_area div img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25));
}

.topcontent-cta_area div small {
  display: inline-block;
  text-align: left;
  margin-top: 10px;
  color: #575A61;
}

.topcontent-cta_area .topcontent-cta1 {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_area .topcontent-cta1 {
    margin-bottom: 15px;
  }
}
.topcontent-cta_area .topcontent-cta1:before {
  top: 0;
  bottom: 0;
  left: -10%;
  margin: auto;
  position: absolute;
  display: block;
  width: 150px;
  height: 100px;
  background: url(../images/new/cta-top01b.png) center no-repeat;
  background-size: 100%;
  pointer-events: none;
  content: "";
  z-index: 1;
}

@media screen and (max-width: 1000px) {
  .topcontent-cta_area .topcontent-cta1:before {
    display: none;
  }
}
.main-head {
  width: 90%;
  max-width: 760px;
  margin: 0 auto;
}

.main-head_ttl {
  background: #FFF100;
  color: #385183;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 4px 10px 10px 10px;
  border-radius: 16px;
}

@media screen and (max-width: 1000px) {
  .main-head_ttl {
    padding: 10px;
    line-height: 1;
    font-size: 18px;
  }
}
.main-head_ttl strong {
  font-size: 40px;
}

@media screen and (max-width: 1000px) {
  .main-head_ttl strong {
    font-size: 32px;
  }
}
.bnr-ttl {
  font-size: 24px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .bnr-ttl {
    font-size: 18px;
  }
}
.main_planwrap {
  padding-bottom: 50px;
}

.cta-area {
  padding: 60px 0;
}

.cta-area--box {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  width: 90%;
  gap: 30px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .cta-area--box {
    display: block;
  }
}
.cta-area--box div {
  width: calc(50% - 15px);
}

@media screen and (max-width: 1000px) {
  .cta-area--box div {
    width: 100%;
  }
}
.cta-area--box div img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.25));
}

.cta-area--box div small {
  display: inline-block;
  text-align: left;
  margin-top: 10px;
  color: #575A61;
  padding: 0 20px;
}

.cta-area--head {
  position: relative;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  color: #575A61;
}

@media screen and (max-width: 768px) {
  .cta-area--head {
    font-size: 16px;
  }
}
.cta-area--head span {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .cta-area--head span {
    display: inline-block;
  }
}
.cta-area--head span:before {
  content: "＼";
  position: absolute;
  left: -29px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 700;
  color: #575A61;
}

@media screen and (max-width: 1000px) {
  .cta-area--head span:before {
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background: #575A61;
    transform: rotate(-15deg);
  }
}
.cta-area--head span:after {
  content: "／";
  position: absolute;
  right: -29px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: 700;
  color: #575A61;
}

@media screen and (max-width: 1000px) {
  .cta-area--head span:after {
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background: #575A61;
    transform: rotate(15deg);
  }
}
.cta-area--head b {
  color: #F15957;
}

@media screen and (max-width: 1000px) {
  .cta-area--head b {
    display: block;
    margin-top: 10px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768px) {
  .cta-area--head b {
    font-size: 20px;
  }
}
.cta-area--head strong {
  font-size: 40px;
}

@media screen and (max-width: 1000px) {
  .cta-area--head strong {
    font-size: 30px;
  }
}
.bg-cta {
  background: #f6f6f6;
}

.mb-30 {
  margin-bottom: 30px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-30 {
  padding-bottom: 30px;
}

.plan-tbl {
  border-collapse: collapse;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #ececec;
  table-layout: fixed;
}

.plan-tbl tr:first-child th {
  font-size: 18px;
  color: #fff;
  padding: 10px;
  background: #888;
  text-align: center;
  font-weight: 500;
}

.plan-tbl th {
  border: 1px solid #ececec;
  box-sizing: border-box;
}

.plan-tbl th:first-child {
  width: 225px;
}

.plan-tbl th:nth-child(2) {
  width: 210px;
}

.plan-tbl th:nth-child(3) {
  width: 190px;
}

.plan-tbl th:nth-child(4) {
  width: 60px;
}

.plan-tbl th:nth-child(5) {
  width: 180px;
}

.plan-tbl th:nth-child(6) {
  width: 116px;
}

.plan-tbl td {
  border: 1px solid #ececec;
  box-sizing: border-box;
  background: #fff;
  padding: 6px;
}

.plan-tbl td:first-child {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  padding-left: 16px;
  width: 225px;
}

.plan-tbl td:first-child:before {
  position: absolute;
  top: 0;
  left: -1px;
  width: 8px;
  height: 100%;
  content: "";
}

.plan-tbl td:first-child small {
  display: block;
  padding: 6px;
  background: #fff;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
}

.plan-tbl td:nth-child(2) {
  width: 210px;
  padding: 0;
}

.plan-tbl td:nth-child(2) img {
  display: block;
  width: 100%;
  height: auto;
}

.plan-tbl td:nth-child(3) {
  width: 190px;
  font-weight: 500;
  color: #F15957;
  font-size: 40px;
  line-height: 1.2;
}

.plan-tbl td:nth-child(3) small {
  position: relative;
  font-size: 20px;
  color: #575A61;
}

.plan-tbl td:nth-child(3) small:after {
  position: absolute;
  top: -10px;
  right: 0;
  content: "税抜";
  font-size: 10px;
}

.plan-tbl td:nth-child(3) .taxin {
  display: block;
  text-align: center;
  color: #575A61;
  font-size: 14px;
}

.plan-tbl td:nth-child(3) .taxin b {
  font-size: 20px;
}

.plan-tbl td:nth-child(4) {
  width: 60px;
  font-size: 28px;
  font-weight: 700;
  color: #575A61;
}

.plan-tbl td:nth-child(5) {
  width: 180px;
}

.plan-tbl td:nth-child(6) {
  width: 116px;
}

.plan-tbl td:nth-child(6) a {
  font-size: 14px;
  color: #575A61;
  text-decoration: none;
  font-weight: 700;
}

.plan-tbl td:nth-child(6) a svg {
  margin-left: 5px;
}

.plan-tbl .l-blue td:first-child {
  background: #E3F2FD;
}

.plan-tbl .l-blue td:first-child a {
  color: #4694D1;
  text-decoration: none;
}

.plan-tbl .l-blue td:first-child small {
  color: #4694D1;
}

.plan-tbl .l-blue td:first-child:before {
  background: #4694D1;
}

.plan-tbl .l-blue td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #4694D1;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #4694D1;
  transition: 0.2s;
}

.plan-tbl .l-blue td:nth-child(6) a:hover {
  background: #fff;
  color: #4694D1;
}

.plan-tbl .purple td:first-child {
  background: #F3E5F5;
}

.plan-tbl .purple td:first-child a {
  text-decoration: none;
  color: #924898;
}

.plan-tbl .purple td:first-child small {
  color: #924898;
}

.plan-tbl .purple td:first-child:before {
  background: #924898;
}

.plan-tbl .purple td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #924898;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #924898;
  transition: 0.2s;
}

.plan-tbl .purple td:nth-child(6) a:hover {
  background: #fff;
  color: #924898;
}

.plan-tbl .pink td:first-child {
  background: #FCE4EC;
}

.plan-tbl .pink td:first-child a {
  color: #EC6D81;
  text-decoration: none;
}

.plan-tbl .pink td:first-child small {
  color: #EC6D81;
}

.plan-tbl .pink td:first-child:before {
  background: #EC6D81;
}

.plan-tbl .pink td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #EC6D81;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #EC6D81;
  transition: 0.2s;
}

.plan-tbl .pink td:nth-child(6) a:hover {
  background: #fff;
  color: #EC6D81;
}

.plan-tbl .vermilion td:first-child {
  background: #F8E4E6;
}

.plan-tbl .vermilion td:first-child a {
  color: #D5695F;
  text-decoration: none;
}

.plan-tbl .vermilion td:first-child small {
  color: #D5695F;
}

.plan-tbl .vermilion td:first-child:before {
  background: #D5695F;
}

.plan-tbl .vermilion td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #D5695F;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #D5695F;
  transition: 0.2s;
}

.plan-tbl .vermilion td:nth-child(6) a:hover {
  background: #fff;
  color: #D5695F;
}

.plan-tbl .orange td:first-child {
  background: #FFF3E0;
}

.plan-tbl .orange td:first-child a {
  color: #F39939;
  text-decoration: none;
}

.plan-tbl .orange td:first-child small {
  color: #F39939;
}

.plan-tbl .orange td:first-child:before {
  background: #F39939;
}

.plan-tbl .orange td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #F39939;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #F39939;
  transition: 0.2s;
}

.plan-tbl .orange td:nth-child(6) a:hover {
  background: #fff;
  color: #F39939;
}

.plan-tbl .green td:first-child {
  background: #E8F5E9;
}

.plan-tbl .green td:first-child a {
  color: #82BB7A;
  text-decoration: none;
}

.plan-tbl .green td:first-child small {
  color: #82BB7A;
}

.plan-tbl .green td:first-child:before {
  background: #82BB7A;
}

.plan-tbl .green td:nth-child(6) a {
  display: block;
  padding: 5px 3px;
  background: #82BB7A;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #82BB7A;
  transition: 0.2s;
}

.plan-tbl .green td:nth-child(6) a:hover {
  background: #fff;
  color: #82BB7A;
}

.table-remarks {
  width: 100%;
  max-width: 1000px;
  margin: 10px auto;
  text-align: left;
  font-size: 14px;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .table-remarks {
    width: 85%;
  }
}
div.main_planwrap {
  padding: 80px 0;
}

@media screen and (max-width: 1000px) {
  div.main_planwrap {
    padding-top: 60px !important;
  }
}
#rightbanner {
  background-color: #259C96;
}

#rightbanner,
#rightbanner2 {
  letter-spacing: 2px;
}

#rightbanner span,
#rightbanner2 span {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

#rightbanner b,
#rightbanner2 b {
  text-combine-upright: all;
  margin-bottom: 2px;
}

#rightbanner span {
  color: #fff100;
}

.plan-card {
  background: #fff;
  width: 85%;
  margin: auto;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.plan-card img {
  width: 100%;
  height: auto;
}

.plan-card.l-blue a {
  color: #4694D1;
  text-decoration: none;
}

.plan-card.l-blue .plan-head {
  background: #E3F2FD;
}

.plan-card.l-blue .plan-date span {
  background: #E3F2FD;
}

.plan-card.l-blue .plan-btn a {
  display: block;
  padding: 6px;
  color: #4694D1;
  font-weight: 700;
  border: 1px solid #4694D1;
  text-decoration: none;
}

.plan-card.l-blue .plan-head:before {
  background: #4694D1;
}

.plan-card.purple a {
  color: #924898;
  text-decoration: none;
}

.plan-card.purple .plan-head {
  background: #F3E5F5;
}

.plan-card.purple .plan-date span {
  background: #F3E5F5;
}

.plan-card.purple .plan-btn a {
  display: block;
  padding: 10px;
  color: #924898;
  border: 1px solid #924898;
  text-decoration: none;
}

.plan-card.purple .plan-head:before {
  background: #924898;
}

.plan-card.pink a {
  color: #EC6D81;
  text-decoration: none;
}

.plan-card.pink .plan-head {
  background: #FCE4EC;
}

.plan-card.pink .plan-date span {
  background: #FCE4EC;
}

.plan-card.pink .plan-btn a {
  display: block;
  padding: 10px;
  color: #EC6D81;
  border: 1px solid #EC6D81;
  text-decoration: none;
}

.plan-card.pink .plan-head:before {
  background: #EC6D81;
}

.plan-card.vermilion a {
  color: #D5695F;
  text-decoration: none;
}

.plan-card.vermilion .plan-head {
  background: #F8E4E6;
}

.plan-card.vermilion .plan-date span {
  background: #F8E4E6;
}

.plan-card.vermilion .plan-btn a {
  display: block;
  padding: 10px;
  color: #D5695F;
  border: 1px solid #D5695F;
  text-decoration: none;
}

.plan-card.vermilion .plan-head:before {
  background: #EC6D81;
}

.plan-card.orange a {
  color: #F39939;
  text-decoration: none;
}

.plan-card.orange .plan-head {
  background: #FFF3E0;
}

.plan-card.orange .plan-date span {
  background: #FFF3E0;
}

.plan-card.orange .plan-btn a {
  display: block;
  padding: 10px;
  color: #F39939;
  border: 1px solid #F39939;
  text-decoration: none;
}

.plan-card.orange .plan-head:before {
  background: #F39939;
}

.plan-card.green a {
  color: #82BB7A;
  text-decoration: none;
}

.plan-card.green .plan-head {
  background: #E8F5E9;
}

.plan-card.green .plan-date span {
  background: #E8F5E9;
}

.plan-card.green .plan-btn a {
  display: block;
  padding: 10px;
  color: #82BB7A;
  border: 1px solid #82BB7A;
  text-decoration: none;
}

.plan-card.green .plan-head:before {
  background: #82BB7A;
}

.plan-head {
  position: relative;
  font-size: 28px;
  padding: 20px 10px 10px;
  font-weight: 700;
}

.plan-head:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  width: 100%;
  content: "";
}

.plan-head br {
  display: none;
}

.plan-head small {
  display: block;
  padding: 6px;
  background: #fff;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
}

.plan-head small br {
  display: block;
}

.plan-img {
  overflow: hidden;
  position: relative;
}

.plan-price {
  line-height: 1.2;
}

.plan-price strong {
  color: #F15957;
  font-size: 48px;
}

.plan-price small {
  position: relative;
  color: #575A61;
  font-size: 20px;
}

.plan-price small:after {
  position: absolute;
  top: -10px;
  right: 0;
  content: "税抜";
  font-size: 10px;
}

.plan-price .taxin {
  display: block;
  color: #575A61;
}

.plan-price .taxin b {
  font-size: 20px;
  font-weight: 700;
  margin: 0 3px;
}

.plan-info {
  padding: 10px 30px;
  display: flex;
  align-items: center;
}

.plan-date {
  width: 35%;
  font-size: 32px;
  font-weight: 500;
}

.plan-date span {
  display: block;
  font-size: 14px;
  color: #575A61;
  padding: 5px;
  font-weight: 500;
}

.plan-date small {
  font-size: 20px;
}

.plan-flow {
  width: 65%;
  padding-left: 15px;
}

.plan-btn {
  width: 90%;
  padding: 10px;
  margin: 0 auto;
}

.plan-btn .svg-inline--fa {
  display: inline-block;
  margin-left: 16px;
}

.bottombanner_innner a img {
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.35));
}

.hover {
  transition: 0.2s;
}

.hover:hover {
  opacity: 0.7;
}

#rightbanner,
#rightbanner2 {
  transition: 0.2s;
}

#rightbanner:hover,
#rightbanner2:hover {
  opacity: 0.7;
}

.area__top_new_wrap {
  padding: 20px 0;
}

h1.area_h1_ttl-top,
p.area__top_titletext {
  color: #385183;
  margin-bottom: 10px !important;
}

.bg-cta2 {
  padding-top: 0px;
}

.top_whiteback {
  padding: 20px 0;
}

/* 全体を囲むエリア */
.tokyo_items_wrap {
  background-color: #f8faff;
  /* 全体の背景を薄いブルーに */
}

.area-block {
  padding: 30px 50px;
  border: 1px solid #385183;
  margin-bottom: 50px;
  background: #EFF1F8;
  border-radius: 6px;
}

/* 「東京23区」などの大きなタイトル */
.area-title {
  background-color: #43598d;
  /* 濃い紺色 */
  color: #fff;
  padding: 10px 20px;
  font-size: 28px;
  border-radius: 4px;
  margin-bottom: 30px;
}

/* 五十音の行（あ行など）の並び */
.kana-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

/* 「あ行」などのラベル */
.kana-line-name {
  width: 100%;
  font-size: 28px;
  color: #385183;
  margin: 0;
  margin-bottom: 16px;
  padding-left: 10px;
  border-left: 5px solid #385183;
  /* 左側の太い線 */
  flex-shrink: 0;
  line-height: 1.2;
  height: -moz-fit-content;
  height: fit-content;
}

/* カードが並ぶグリッド */
.category-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 3列 */
  gap: 12px;
  flex-grow: 1;
}

/* 市区町村の個別カード */
.category-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border: 1px solid #385183;
  padding: 12px 15px;
  border-radius: 6px;
  text-decoration: none;
  color: #385183;
  font-weight: bold;
  transition: background 0.3s, transform 0.2s;
  position: relative;
}

.category-item:hover {
  background: #eef2ff;
  transform: translateY(-2px);
}

/* 件数 (000) */
.category-item .count {
  font-weight: normal;
  color: #385183;
  margin-left: auto;
  margin-right: 25px;
  /* 矢印との隙間 */
}

/* 矢印アイコンの作成 */
.category-item::after {
  content: "";
  position: absolute;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #385183;
  border-right: 2px solid #385183;
  transform: rotate(45deg);
}

/* --- スマートフォン・タブレット用の再現スタイル --- */
@media (max-width: 768px) {
  /* 「東京23区」などの紺色バー */
  .area-title {
    background-color: #3b5084;
    color: #fff;
    padding: 12px 15px;
    font-size: 18px;
    margin: 0;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* 右側の開閉アイコン（マイナス）の擬似再現 */
  .area-title::after {
    content: "—";
    /* マイナス記号 */
    font-size: 20px;
  }
  /* 「あ行」などの行全体のラップ */
  .kana-row {
    display: flex;
    flex-direction: row;
    background: #fff;
    /* 横並びに戻す */
    /* 行ごとの区切り線 */
    margin-bottom: 0;
  }
  /* 「あ」「か」のラベル部分 */
  .kana-line-name {
    width: 40px;
    /* 1文字分の幅 */
    font-size: 18px;
    color: #3b5084;
    padding: 15px 0 0 10px;
    border-left: none;
    flex-shrink: 0;
    text-align: center;
  }
  /* 市区町村リストのコンテナ */
  .category-grid {
    display: block;
    /* 1列に並べる */
    margin-left: 0;
    flex-grow: 1;
  }
  /* 各市区町村（足立区など） */
  .category-item {
    border: none;
    border-radius: 0;
    border-bottom: 1px dotted #888;
    /* 下側に点線を追加 */
    padding: 15px 10px;
    background: transparent;
  }
  /* 最後の項目の点線を消す */
  .kana-row:last-child .category-item:last-child {
    border-bottom: none;
  }
  .category-item:hover {
    transform: none;
    /* スマホではホバー効果をオフに */
    background: #ffffff;
  }
  /* 件数表示 */
  .category-item .count {
    font-size: 14px;
    color: #3b5084;
    margin-right: 20px;
  }
  /* 右側の矢印 */
  .category-item::after {
    border-color: #3b5084;
  }
  .area-block {
    padding: 15px;
  }
}
/* --- PC表示（アコーディオン無効化） --- */
.area-title {
  pointer-events: none;
  /* PCではクリック無効 */
}

.area-title::after {
  display: none;
  /* PCではプラス・マイナスアイコンを出さない */
}

/* --- スマホ表示（アコーディオン有効化） --- */
@media (max-width: 768px) {
  .area-title {
    pointer-events: auto;
    /* スマホではクリック有効 */
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .area-title::after {
    display: block;
    content: "+";
    font-size: 24px;
  }
  .area-title.is-open::after {
    content: "—";
    /* マイナス記号 */
  }
  /* 重要：スマホの時だけ初期状態で中身を隠す */
  .area-block .kana-row {
    display: none;
  }
}
/* スマホ時、表示状態にある .kana-row は常に flex にする */
@media (max-width: 768px) {
  /* jQueryの slideToggle で display: block が付いても flex を優先させる */
  .area-block .kana-row[style*="display: block"] {
    display: flex !important;
  }
}
.sougijo__info_middle_box {
  display: flex;
  justify-content: space-between;
}

.sougijo__info_middle_left {
  width: calc(100% - 375px);
}
.sougijo__info_middle_right {
  width: 375px;
}

/* 全体のコンテナ設定 */
.facility-grid {
  display: grid;
  width: 100%;
  border-top: 1px solid #e0e6f0;
  border-left: 1px solid #e0e6f0;
  background-color: #fff;
}

/* PC版：3列並び */
@media screen and (min-width: 769px) {
  .facility-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* スマホ版：2列並び */
@media screen and (max-width: 768px) {
  .facility-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* 各項目の枠組み */
.facility-item {
  display: flex;
  border-right: 1px solid #e0e6f0;
  border-bottom: 1px solid #e0e6f0;
  min-height: 60px;
}

/* 左側のラベル（薄い青色） */
.facility-item .label {
  width: 90%;
  background-color: #f4f7fc;
  /* 薄い青 */
  color: #1b224c;
  /* 濃い紺色 */
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
}

@media (min-width: 1000px) {
  .facility-item .label {
    width: 60%;
  }
}
/* ラベル内の補足説明（小さい文字） */
.facility-item .label span {
  font-size: 11px;
  font-weight: normal;
  display: block;
}

/* 右側の内容（◯やテキスト） */
.facility-item .value {
  width: 40%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

/* 「お問合せください」など文字が長い場合の微調整 */
.facility-item .value {
  flex-grow: 1;
}

/* スマホでの文字サイズ微調整 */
@media screen and (max-width: 480px) {
  .facility-item .label {
    font-size: 12px;
    padding: 8px;
  }
  .facility-item .value {
    font-size: 12px;
    padding: 8px;
  }
}
.sougijo__tokucho {
  margin: 25px auto 15px;
  width: 95%;
  max-width: 1000px;
}

@media (max-width: 768px) {
  .sougijo__info_middle_box {
    display: block;
  }
  .sougijo__info_middle_left {
    width: 100%;
  }
  .sougijo__info_middle_right {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .kana-line-name span {
    position: relative;
  }
  .kana-line-name span:after {
    display: inline-block;
    top: 0;
    bottom: 0;
    right: 0;
    content: "行";
  }
}
.kana-row2 {
  margin-bottom: 25px;
}

@media (max-width: 1000px) {
  .kana-row2 {
    background: #fff;
    display: flex;
    margin-bottom: 0px;
  }
}
.p-plan_table tbody tr:last-child td:not(:first-child) {
  padding-top: 16px;
  padding-bottom: 16px;
  align-content: flex-start;
}

.p-plan_table tbody tr:nth-child(2) td:not(:first-child) {
  align-content: flex-start;
}

.halfop {
  opacity: 0.6;
}

/*# sourceMappingURL=add.css.map */