@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: 600px;
  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: 4px 10px 6px 10px;
    top: -4vw;
  }
}
.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 .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.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;
}/*# sourceMappingURL=add.css.map */