@charset "UTF-8";
/*ブレイクポイント*/
/* フォント*/
/* カラー */
.section--static {
  margin-top: -9rem;
  letter-spacing: 0.08em;
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 0;
}

@media screen and (max-width: 959px) {
  .section--static {
    margin-top: 0;
    padding-top: 14rem;
  }
}
@media screen and (max-width: 959px) {
  .static-content {
    overflow: hidden;
  }
}
.static-content .js-fadein-item {
  opacity: 0;
  transform: translateY(-4rem);
  transition: 1s;
}

.static-content .js-fadein-item.is-fadein {
  opacity: 1 !important;
  transform: none !important;
}

.section-title--page {
  margin-bottom: 1.5rem;
  text-align: center;
}

@media screen and (max-width: 959px) {
  .section-title--page {
    text-align: center;
  }
}
.vertical {
  writing-mode: vertical-rl;
}

.company-box1 {
  margin-top: 9.7rem;
  margin-bottom: 5rem;
  position: relative;
}

@media screen and (max-width: 959px) {
  .company-box1 {
    margin-bottom: 0;
  }
}
.company-box1::after {
  content: "";
  position: absolute;
  top: 11.5rem;
  right: 19.5rem;
  width: 108.5rem;
  height: 140rem;
  background-color: #fefafa;
  z-index: -1;
}

@media screen and (max-width: 959px) {
  .company-box1::after {
    background-color: #fff;
  }
}
.company-box1__inner {
  display: flex;
  flex-direction: row-reverse;
}

@media screen and (max-width: 959px) {
  .company-box1__inner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    position: relative;
  }
}
.company-box1__figure {
  padding-left: 19.5rem;
}

@media screen and (max-width: 959px) {
  .company-box1__figure {
    padding: 0;
  }
}
.company-box1__title {
  padding: 22.7rem 36rem 0rem 16.5rem;
  font-size: 2.8rem;
  line-height: 4.4rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .company-box1__title {
    padding: 0;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    right: 0;
    font-size: 4rem;
    background: #fdf7f8;
    padding: 6rem 5rem 6rem;
    writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    height: 96rem;
    line-height: 1.3;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .company-box1__title {
    transform: translate(-50%, 100%);
  }
}
.company-box2 {
  margin-bottom: 6rem;
}

@media screen and (max-width: 959px) {
  .company-box2 {
    margin-bottom: 8rem;
    padding-bottom: 5rem;
  }
}
.company-box2__title {
  position: absolute;
  left: 42rem;
  top: -0.15em;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-family: "Spartan", sans-serif;
  font-size: 2rem;
}

@media screen and (max-width: 959px) {
  .company-box2__title {
    font-family: inherit;
    left: auto;
    top: -1.8em;
    right: 10px;
    font-size: 3rem;
    color: #fff;
  }
}
.company-box2__inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

@media screen and (max-width: 959px) {
  .company-box2__inner {
    position: relative;
    flex-direction: column;
    height: 237rem;
  }
}
.company-box2 .f--1 {
  flex: 0 0 33%;
  padding: 10rem 6rem 0 0;
}

@media screen and (max-width: 959px) {
  .company-box2 .f--1 {
    order: 3;
    padding: 5rem 0 0;
    max-width: 65rem;
    padding: 5rem 0 0;
    position: absolute;
    top: 129.4rem;
    left: 0;
  }
  .company-box2 .f--1 img {
    width: 65rem;
    height: 50rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.company-box2 .f--2 {
  flex: 0 0 33%;
  padding: 2rem 0rem 0 6rem;
}

@media screen and (max-width: 959px) {
  .company-box2 .f--2 {
    order: 2;
    position: absolute;
    top: 88rem;
    right: -27rem;
    padding: 0;
    max-width: 58rem;
  }
  .company-box2 .f--2::after {
    content: "";
    background: #fff;
    width: 15rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
  }
}
.company-box2 .f--3 {
  flex: 0 0 100%;
  padding-left: 72rem;
  padding-top: 4rem;
  padding-right: 44rem;
}

@media screen and (max-width: 959px) {
  .company-box2 .f--3 {
    order: 4;
    position: absolute;
    right: 0;
    padding: 0rem;
    bottom: -5rem;
  }
  .company-box2 .f--3 img {
    width: 64rem;
    height: 51rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.company-box2__text {
  flex: 0 0 34%;
  padding: 0px 5rem 0 6.5rem;
  line-height: 3.3rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .company-box2__text {
    order: 1;
    font-size: 2.7rem;
    position: relative;
    z-index: 1;
    padding: 0 3rem 0 4rem;
    width: 75%;
    line-height: 4.4rem;
    padding-top: 4rem;
  }
}
.company-box3 {
  margin-bottom: 10.6rem;
}

.company-box3__inner {
  padding-left: 49rem;
  padding-right: 38.3rem;
}

@media screen and (max-width: 959px) {
  .company-box3__inner {
    padding: 1rem 5rem 0 4rem;
  }
}
.company-box3__title {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  font-family: "Spartan";
}

.company-box3__catch {
  font-size: 3.6rem;
  margin-top: 11.5rem;
  letter-spacing: 0.16em;
  font-weight: bold;
  position: relative;
}

.company-box3__catch::after {
  content: "";
  position: absolute;
  top: -10rem;
  left: 50%;
  border: solid 1px #c80a14;
  width: 1px;
  height: 6rem;
}

.company-box3__wrap {
  display: flex;
}

.company-box3__figure {
  padding: 4rem 0 0 3rem;
}

@media screen and (max-width: 959px) {
  .company-box3__figure {
    padding: 5rem 0 0 5.5rem;
  }
  .company-box3__figure img {
    width: 100%;
    height: 53rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.company-box3__text {
  font-size: 2rem;
  line-height: 4.8rem;
  margin-top: 2rem;
  margin-left: 1rem;
  letter-spacing: 0.16em;
}

@media screen and (max-width: 959px) {
  .company-box3__text {
    font-size: 2.8rem;
    margin-top: 4rem;
    margin-left: 0rem;
  }
}
.company-box4 {
  padding-bottom: 6rem;
  background: #fafafa;
}

.company-box4__title {
  padding: 1.5rem 7.3rem 0 0rem;
  font-size: 2rem;
  letter-spacing: 0.22em;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .company-box4__title {
    writing-mode: initial;
    padding: 13rem 6rem 2rem;
    font-size: 3rem;
  }
}
.company-box4__inner {
  display: flex;
  padding: 11.4rem 38rem 0 48rem;
}

@media screen and (max-width: 959px) {
  .company-box4__inner {
    padding: 0;
    display: block;
  }
}
.company-box4__right {
  flex: 0 0 90%;
}

@media screen and (max-width: 959px) {
  .company-box4__right {
    padding: 5rem 0;
  }
}
.company-box4__info {
  display: flex;
  font-size: 1.5rem;
  border-bottom: 2px solid #fafafa;
  background: #fff;
}

@media screen and (max-width: 959px) {
  .company-box4__info {
    border-bottom: 0;
    display: block;
    margin: 0 7rem;
    border-top: 1px solid #d6d7d8;
  }
  .company-box4__info:last-child {
    border-bottom: 1px solid #d6d7d8;
  }
}
.company-box4__info-title {
  padding: 1.8rem 1.5rem;
  flex: 0 0 25%;
  background: #fff;
  border-right: 7px solid #fafafa;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .company-box4__info-title {
    margin-bottom: 1rem;
    border-right: 0;
    font-size: 2.4rem;
    letter-spacing: 0.4em;
    padding: 1.5rem 5rem;
  }
}
.company-box4__info-details {
  padding: 0 0 0 4.3rem;
  flex: 0 0 75%;
  background: #fff;
  align-self: center;
}

@media screen and (max-width: 959px) {
  .company-box4__info-details {
    padding: 0 1.5rem 0 0rem;
  }
}
.company-box4__info-details-text {
  margin: 1rem 0;
  line-height: 3.6rem;
}

@media screen and (max-width: 959px) {
  .company-box4__info-details-text {
    padding: 2rem 5rem;
    font-size: 2.6rem;
    line-height: 3.6rem;
    margin: 0;
  }
}
.company-box4__info-detail {
  letter-spacing: 0.08em;
  line-height: 2.6rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .company-box4__info-detail {
    margin-bottom: 4rem;
    font-size: 2.6rem;
    line-height: 3.6rem;
    padding-left: 4.5rem;
    padding-right: 1rem;
  }
}
.company-box4__info-detail:first-child {
  padding-top: 1.8rem;
}

@media screen and (max-width: 959px) {
  .company-box4__info-detail:first-child {
    padding-top: 5.4rem;
  }
}
.company-box4__info-detail:last-child {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 959px) {
  .company-box4__info-detail:last-child {
    margin-bottom: 0;
  }
}
.company-box4__info-detail-title::before {
  content: "■";
  color: #c80a14;
}

.company-box4__info-detail-button {
  padding: 0.6rem 0.9rem 0.6rem 0.7rem;
  display: inline-block;
  color: #c80a14;
  font-weight: bold;
  border: solid 1px #c80a14;
  line-height: 1;
  margin: 0.5rem 0;
  margin-bottom: 2.5rem;
  letter-spacing: 0.08em;
  font-size: 1.4rem;
}

@media screen and (max-width: 959px) {
  .company-box4__info-detail-button {
    font-size: 2.4rem;
    line-height: 5.3rem;
    padding: 0rem 2rem;
    margin-bottom: 4.5rem;
  }
}
.company-box5 {
  padding-top: 4.3rem;
  margin-top: 1rem;
}

@media screen and (max-width: 959px) {
  .company-box5 {
    margin-bottom: 12rem;
  }
}
.company-box5__title {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  font-family: "Spartan";
}

@media screen and (max-width: 959px) {
  .company-box5__title {
    writing-mode: initial;
    font-size: 3rem;
  }
}
.company-box5__inner {
  padding-left: 29.5rem;
  padding-top: 10.4rem;
  border-left: 4px solid #c80a14;
  border-top: 4px solid #c80a14;
  margin-left: 19.4rem;
  padding-bottom: 10.5rem;
}

@media screen and (max-width: 959px) {
  .company-box5__inner {
    border-bottom: 4px solid #c80a14;
    padding: 0;
    margin: 0;
    margin-left: 2rem;
    padding-left: 4rem;
    padding-top: 5rem;
  }
}
.company-box5__boxs {
  max-width: 99rem;
  padding-left: 12rem;
}

@media screen and (max-width: 959px) {
  .company-box5__boxs {
    max-width: 100%;
    padding: 0;
  }
}
.company-box5__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .company-box5__box {
    margin-top: 6.5rem;
  }
}
.company-box5__box-title {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  flex: 0 0 100%;
  margin-bottom: 0.6rem;
}

@media screen and (max-width: 959px) {
  .company-box5__box-title {
    font-size: 3rem;
  }
}
.company-box5__box-address {
  border-left: 1px solid #ddd;
  margin-left: 0.8rem;
  padding: 1.5rem 1rem 1.5rem 3rem;
  letter-spacing: 0.16em;
  font-size: 1.5rem;
  line-height: 2.6rem;
}

@media screen and (max-width: 959px) {
  .company-box5__box-address {
    font-size: 2.8rem;
    line-height: 4.8rem;
  }
}
.company-box5__box-button {
  font-weight: bold;
  border: solid 3px #000;
  padding: 0.8rem;
  align-self: flex-end;
  width: 20rem;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  margin-right: -1rem;
  position: relative;
}

.company-box5__box-button:after {
  content: "";
  border-width: 1px;
  border: solid 1px;
  border-left: 0;
  border-bottom: 0;
  color: #c80a14;
  border-color: #c80a14;
  border-width: 1px;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 48%;
  transform: rotate(45deg) translateY(-48%);
  right: 15px;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .company-box5__box-button {
    width: 100%;
    margin: 4rem 15rem 4rem 10rem;
    font-size: 2.55rem;
    border-width: 2px;
    line-height: 6rem;
    padding-left: 0;
  }
}
.company-box5 iframe {
  flex: 0 0 100%;
  margin-top: 3rem;
  height: 47.7rem;
  padding-bottom: 0rem;
  margin-bottom: 6.5rem;
}

@media screen and (max-width: 959px) {
  .company-box5 iframe {
    height: 38.7rem;
    padding-bottom: 0rem;
    margin-bottom: 2rem;
    padding-right: 6rem;
  }
}
.company-box6__inner {
  display: flex;
  padding: 11.4rem 38rem 0 48rem;
}
@media screen and (max-width: 959px) {
  .company-box6__inner {
    padding: 0;
    display: block;
  }
}
.company-box6__title {
  padding: 1.5rem 7.3rem 0 0rem;
  font-size: 2rem;
  letter-spacing: 0.22em;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  .company-box6__title {
    writing-mode: initial;
    padding: 13rem 6rem 2rem;
    font-size: 3rem;
  }
}
.company-box6__right {
  flex: 0 0 90%;
}
@media screen and (max-width: 959px) {
  .company-box6__right {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 959px) {
  .company-box6 .p-history_list {
    padding: 0 1.6rem;
  }
}
.company-box6 .p-history_list_item {
  display: flex;
  justify-content: space-between;
}
.company-box6 .p-history_list_item:nth-of-type(odd) {
  background-color: #fafafa;
}
.company-box6 .p-history_list_head {
  width: 20rem;
  padding: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
@media screen and (max-width: 959px) {
  .company-box6 .p-history_list_head {
    width: 12rem;
    padding: 1.6rem;
  }
}
.company-box6 .p-history_list_body {
  width: calc(100% - 20rem);
}
@media screen and (max-width: 959px) {
  .company-box6 .p-history_list_body {
    width: calc(100% - 12rem);
  }
}
.company-box6 .p-history_year_num {
  font-weight: 700;
  font-size: 1.7rem;
}
@media screen and (max-width: 959px) {
  .company-box6 .p-history_year_num {
    font-size: 2.8rem;
  }
}
.company-box6 .p-history_month {
  width: 10rem;
  padding: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #f1f1f1;
}
@media screen and (max-width: 959px) {
  .company-box6 .p-history_month {
    padding: 1.6rem;
  }
}
.company-box6 .p-history_data {
  display: flex;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}
.company-box6 .p-history_desc {
  width: calc(100% - 10rem);
  padding: 3rem;
}

.sitemap-table-wrap {
  max-width: 76rem;
  margin: auto;
  margin-top: 5rem;
  margin-bottom: 10rem;
}

@media screen and (max-width: 959px) {
  .sitemap-table-wrap {
    margin-top: 6rem;
    max-width: 100%;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.sitemap-link {
  text-align: right;
  margin-bottom: 2rem;
}

@media screen and (max-width: 959px) {
  .sitemap-link {
    display: none;
  }
}
.sitemap-link a {
  margin-right: 3rem;
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
}

.sitemap-link a::after {
  content: "";
  border: solid 2px #fff;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  transform: rotate(45deg) translateY(-96%);
  position: absolute;
  top: 50%;
  right: 4rem;
  border-left: 0;
  border-bottom: 0;
  color: #c80a14;
  border-color: #c80a14;
  border-width: 1px;
  width: 6px;
  height: 6px;
  top: 35%;
  transform: rotate(45deg) translateY(-50%);
  right: -2.5rem;
}

.sitemap-table-row {
  display: flex;
}

.sitemap-table-row:last-child {
  border-bottom: solid 1px #ddd;
}

.sitemap-table-left {
  flex: 0 0 40%;
  padding: 2.5rem 3.5rem;
  border: solid 1px #ddd;
  border-bottom: 0;
}

@media screen and (max-width: 959px) {
  .sitemap-table-left {
    flex: 0 0 48%;
    padding: 3.8rem 2.5rem 3.6rem;
  }
}
.sitemap-table-left a {
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 959px) {
  .sitemap-table-left a {
    font-size: 2.5rem;
  }
}
.sitemap-table-left a::after {
  content: "";
  border: solid 2px #fff;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  transform: rotate(45deg) translateY(-96%);
  position: absolute;
  top: 50%;
  right: 4rem;
  border-left: 0;
  border-bottom: 0;
  color: #c80a14;
  border-color: #c80a14;
  border-width: 1px;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotate(45deg) translateY(-85%);
  right: -2.5rem;
}

@media screen and (max-width: 959px) {
  .sitemap-table-left a::after {
    width: 1rem;
    height: 1rem;
  }
}
.sitemap-table-right {
  flex: 0 0 60%;
  padding: 2.5rem 1.5rem;
  border: solid 1px #ddd;
  border-left: 0;
  border-bottom: 0;
}

@media screen and (max-width: 959px) {
  .sitemap-table-right {
    flex: 0 0 52%;
    padding: 2.5rem 5rem 2.5rem 3rem;
  }
}
.sitemap-table-right > div {
  margin-bottom: 1.8rem;
}

.sitemap-table-right > div:last-child {
  margin-bottom: 0;
}

.sitemap-table-right a {
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  font-weight: 500;
}

@media screen and (max-width: 959px) {
  .sitemap-table-right a {
    font-size: 2.5rem;
  }
}
.sitemap-table-right a::after {
  content: "";
  border: solid 2px #fff;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  transform: rotate(45deg) translateY(-96%);
  position: absolute;
  top: 50%;
  right: 4rem;
  border-left: 0;
  border-bottom: 0;
  color: #c80a14;
  border-color: #c80a14;
  border-width: 1px;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotate(45deg) translateY(-50%);
  right: -2.5rem;
}

@media screen and (max-width: 959px) {
  .sitemap-table-right a::after {
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (max-width: 959px) {
  .privacy-policy-text {
    display: block;
  }
}
.praivacy-policy {
  max-width: 80rem;
  margin: 6rem auto;
}

@media screen and (max-width: 959px) {
  .praivacy-policy {
    max-width: 100%;
    margin: 3.5rem 0 6rem;
  }
}
.praivacy-policy__box {
  border: 4px solid #c80a14;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 3.8rem;
  padding: 5rem 0 6rem;
  margin-bottom: 7rem;
}

@media screen and (max-width: 959px) {
  .praivacy-policy__box {
    margin: 0 2rem 6rem;
    font-size: 3.4rem;
    line-height: 5.7rem;
    padding: 8rem 6rem;
  }
}
.praivacy-policy__text {
  font-size: 1.6rem;
  line-height: 3.3rem;
  letter-spacing: 0.08em;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .praivacy-policy__text {
    margin: 0 3.5rem;
    font-size: 3rem;
    line-height: 4.6rem;
  }
}
.praivacy-policy__content {
  margin-bottom: -1.4rem;
}

@media screen and (max-width: 959px) {
  .praivacy-policy__content {
    margin: 0 3.5rem;
  }
}
.praivacy-policy__content-title {
  font-size: 1.6rem;
  line-height: 3.3rem;
  letter-spacing: 0.08em;
  margin-top: 3.8rem;
  border-left: 3px solid #c80a14;
  padding-left: 1.5rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .praivacy-policy__content-title {
    font-size: 3.4rem;
    line-height: 4.6rem;
  }
}
.praivacy-policy__content-text {
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: 0.08em;
  padding: 2.5rem 1rem 1rem 2rem;
}

@media screen and (max-width: 959px) {
  .praivacy-policy__content-text {
    font-size: 2.4rem;
    line-height: 4.6rem;
    padding: 2.5rem 0rem 1rem 0rem;
  }
}
/****concept**/
.stripe_border {
  margin-top: 4rem;
  position: relative;
  background: white;
  width: 64rem;
}

.stripe_border::after {
  position: absolute;
  top: -10px;
  bottom: -2px;
  left: -10px;
  right: -10px;
  background: repeating-linear-gradient(-45deg, #ddd, #ddd 2px, #fff 1px, #fff 4px);
  background-color: black;
  content: "";
  z-index: -1;
}

@media screen and (max-width: 959px) {
  .stripe_border::after {
    bottom: 0;
  }
}
.concept .section-title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Noto Sans JP", sans-serif;
}

.concept .section-title--page span {
  font-weight: bold;
  font-family: "Spartan";
  letter-spacing: 0.08em;
}

.concept-box0 {
  margin: 7rem auto;
}

@media screen and (max-width: 959px) {
  .concept-box0 {
    margin: 10rem auto 7rem;
    padding: 2rem;
  }
}
.concept-box0__inner {
  max-width: 100rem;
  min-height: 70rem;
  border: solid 5px #c80a14;
  margin: auto;
  text-align: center;
  padding: 5rem;
}

@media screen and (max-width: 959px) {
  .concept-box0__inner {
    padding: 4rem 4rem 7rem 4rem;
  }
}
.concept-box0__subtitle2 {
  color: #c80a14;
  font-size: 2rem;
  letter-spacing: 0.06em;
  font-weight: bold;
}

.concept-box0__subtitle1 {
  color: #c80a14;
  font-weight: bold;
  font-size: 3rem;
  margin: 0.5rem auto 3rem;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 959px) {
  .concept-box0__subtitle1 {
    margin: 1.5rem auto 3rem;
  }
}
.concept-box0__title {
  color: #c80a14;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 2.5rem;
}

.concept-box0__title span {
  font-size: 4.9rem;
  letter-spacing: 0.06em;
}

.concept-box0__catch {
  text-align: left;
  margin: auto 9rem;
  letter-spacing: 0.06em;
  line-height: 3.9rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .concept-box0__catch {
    margin: 0;
    line-height: 4.3rem;
  }
}
.concept-box0__logo {
  margin-bottom: 4rem;
}

@media screen and (max-width: 959px) {
  .concept-box0__logo {
    margin-bottom: 0;
  }
}
.concept-box0__logo img {
  margin: auto;
  max-width: 25rem;
}

.concept-box1 {
  text-align: center;
  margin-top: 8rem;
}

@media screen and (max-width: 959px) {
  .concept-box1 {
    margin-top: 5rem;
  }
}
.concept-box1__title {
  font-size: 3rem;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #c80a14;
  display: inline-block;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .concept-box1__title {
    font-size: 5rem;
    line-height: 6.7rem;
  }
}
.concept-box1__text {
  margin-top: 3rem;
  line-height: 4rem;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .concept-box1__text {
    font-size: 2.7rem;
    padding: 0 4rem;
    margin-top: 6rem;
    text-align: left;
    line-height: 5.1rem;
  }
}
.concept-box1__text .red {
  font-size: 2rem;
  color: #c80a14;
}

@media screen and (max-width: 959px) {
  .concept-box1__text .red {
    font-size: 2.7rem;
  }
}
.concept-box1__items {
  display: flex;
  max-width: 86rem;
  margin: 13rem auto 12rem;
  justify-content: space-between;
}

@media screen and (max-width: 959px) {
  .concept-box1__items {
    padding: 0 2rem;
    margin-bottom: 8rem;
  }
}
.concept-box1__item img {
  max-width: 23rem;
}

.concept-box2__inner {
  margin: auto;
  max-width: 110rem;
}

@media screen and (max-width: 959px) {
  .concept-box2 {
    margin-bottom: 18rem;
  }
  .concept-box2__items {
    padding: 0 2rem;
  }
}
.concept-box2__item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12rem;
  background-repeat: no-repeat;
  background-image: url("../images/concept/border.png");
  position: relative;
  margin-top: -14rem;
  padding-top: 14rem;
  background-position-y: 14rem;
}

.concept-box2__button--1 img.comment {
  left: -1rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__item {
    margin-bottom: 10.5rem;
  }
  .concept-box2__item:first-child {
    height: 130rem;
  }
  #sec1 .concept-box2__buttons,
  #sec3 .concept-box2__buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .concept-box2__item:last-child {
    height: 156rem;
  }
  .concept-box2__button--1 img.comment {
    top: -8rem;
    left: -1rem;
  }
}
.concept-box2__item .vertical {
  margin: 1rem auto;
  font-size: 3.2rem;
  font-weight: bold;
  color: #c80a14;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .concept-box2__item .vertical {
    font-size: 3.5rem;
  }
}
.concept-box2__item .vertical span {
  margin-top: 2rem;
}

.concept-box2__text {
  flex: 0 0 75%;
  max-width: 75%;
}

@media screen and (max-width: 959px) {
  .concept-box2__text {
    flex: 0 0 73%;
    max-width: 73%;
  }
}
.concept-box2__text p {
  padding: 5.8rem 10rem 1rem;
  line-height: 5rem;
  font-weight: 500;
}

@media screen and (max-width: 959px) {
  .concept-box2__text p {
    padding: 7.5rem 2rem 0 4rem;
    letter-spacing: 0.008em;
    line-height: 4.7rem;
  }
}
.concept-box2__text .sub {
  text-align: right;
  font-size: 1.3rem;
  text-align: right;
  color: #aaaaaa;
  letter-spacing: 0.08em;
  margin-right: 10rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__text .sub {
    margin-right: 0;
    font-size: 2.1rem;
    color: #000;
    margin-top: 2rem;
  }
}
.concept-box2__text .i1 {
  margin-left: 6.5rem;
  margin-right: 1rem;
  max-width: 60rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__text .i1 {
    position: absolute;
    bottom: 21rem;
    left: 0;
    margin-left: 5rem;
    max-width: 61rem;
  }
}
.concept-box2__text .i2 {
  max-width: 80rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__text .i2 {
    max-width: 49rem;
    margin-top: 5rem;
    margin-left: 5rem;
  }
}
.concept-box2__text .i3 {
  max-width: 66rem;
  padding-left: 9rem;
  margin-top: 2rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__text .i3 {
    position: absolute;
    bottom: 21rem;
    left: 0;
    max-width: 71rem;
    width: 100%;
    margin: auto;
    padding: 0;
  }
}
.concept-box2__figure {
  flex: 0 0 19%;
}

.concept-box2__figure img {
  padding-left: 1rem;
  max-width: 20rem;
  transform: translateY(-2rem);
}

@media screen and (max-width: 959px) {
  .concept-box2__figure img {
    padding-left: 0rem;
    max-width: 19rem;
  }
}
.concept-box2__button {
  max-width: 49.6rem;
  width: 100%;
  color: #c80a14;
  font-weight: bold;
  border: solid 3px;
  text-align: center;
  padding: 1.6rem;
  position: relative;
  display: block;
  font-size: 2.1rem;
  letter-spacing: 0.12em;
}

.concept-box2__button a {
  display: block;
}

@media screen and (max-width: 959px) {
  .concept-box2__button a {
    padding-left: 5rem;
  }
}
.concept-box2__button .mini {
  font-size: 1.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__button .mini {
    font-size: 2.4rem;
  }
}
.concept-box2__button .comment {
  width: 12rem;
  position: absolute;
  top: -9rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__button .comment {
    width: 14rem;
    top: -5rem;
    left: 2rem;
  }
}
.concept-box2__button .arrow {
  position: absolute;
  right: 2rem;
  top: 50%;
  width: 1.1rem;
  transform: translateY(-50%);
}

@media screen and (max-width: 959px) {
  .concept-box2__button .arrow {
    right: 2.6rem;
    width: 1.4rem;
  }
}
@media screen and (max-width: 959px) {
  .concept-box2__button {
    max-width: 64rem;
    margin: auto;
    padding: 4rem;
    font-size: 3rem;
    line-height: 1;
  }
  .concept-box2__button + .concept-box2__button {
    margin-top: 6rem;
  }
}
.concept-box2__buttons {
  flex: 0 0 100%;
  display: flex;
  padding-left: 9rem;
  justify-content: space-between;
  margin-top: 13.8rem;
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box2__buttons {
    display: block;
    padding: 0;
    margin: 7.2rem auto 0rem;
  }
}
.concept-box3 {
  margin-bottom: 15rem;
}

@media screen and (max-width: 959px) {
  .concept-box3 {
    margin-bottom: 0;
  }
}
.concept-box3__inner {
  background: linear-gradient(transparent 8%, rgba(238, 238, 238, 0.7019607843) 8%);
  max-width: 100%;
  margin: 0 6rem 5rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 959px) {
  .concept-box3__inner {
    background: linear-gradient(transparent 10%, rgba(238, 238, 238, 0.7019607843) 10%);
    margin: 0 0 5rem;
    padding: 0 6rem;
    padding-bottom: 17rem;
  }
}
.concept-box3__content-head {
  display: block;
}

@media screen and (max-width: 959px) {
  .concept-box3__content-head {
    display: block;
    padding: 0rem 3rem;
  }
}
.concept-box3__content-head-left img {
  max-width: 95rem;
  margin: auto;
  transform: translate(-2rem, -8.5rem);
}

@media screen and (max-width: 959px) {
  .concept-box3__content-head-left img {
    max-width: 65rem;
    transform: translate(-3rem, -13.5rem);
  }
}
.concept-box3__content-head-right {
  font-weight: bold;
  margin-top: 2.5rem;
  width: 100%;
  font-size: 4.5rem;
  line-height: 6rem;
  margin-left: 5rem;
  letter-spacing: 0.08em;
  color: #c80a14;
}

@media screen and (max-width: 959px) {
  .concept-box3__content-head-right {
    font-size: 4.4rem;
    margin-top: -0.5rem;
    line-height: 7rem;
    text-align: center;
    margin-left: 0;
  }
}
.concept-box3__content-head-right span {
  margin-left: -12rem;
  text-align: center;
  color: #000;
  display: block;
  font-size: 3rem;
}

@media screen and (max-width: 959px) {
  .concept-box3__content-head-right span {
    margin-left: 0;
    font-size: 3.5rem;
  }
}
.concept-box3__content-figure {
  max-width: 75rem;
  margin: 3rem auto;
}

@media screen and (max-width: 959px) {
  .concept-box3__content-figure {
    margin-top: 1rem;
  }
}
.concept-box4 {
  margin-bottom: 7rem;
}

@media screen and (max-width: 959px) {
  .concept-box4 {
    margin-bottom: 19rem;
  }
}
.concept-box4__title {
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  color: #c80a14;
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__title {
    font-size: 3.8rem;
  }
}
.concept-box4__title:before {
  content: "";
  color: #000;
  font-weight: bold;
  margin-right: 2rem;
  border-left: solid 2px #000;
  transform: rotate(-32deg);
  display: inline-block;
  height: 2.5rem;
}

.concept-box4__title:after {
  content: "";
  color: #000;
  font-weight: bold;
  margin-left: 5rem;
  border-left: solid 2px #000;
  transform: rotate(32deg);
  display: inline-block;
  height: 2.5rem;
}

.concept-box4__items-wrap {
  max-width: 90rem;
  margin: 1rem auto 0;
  position: relative;
}

.concept-box4__items-wrap .titleimage {
  position: absolute;
  right: -25rem;
  top: 10rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__items-wrap .titleimage {
    position: static;
    margin-top: -10rem;
    max-width: 50rem;
  }
}
.concept-box4__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__items {
    display: block;
    padding: 0 2rem;
    margin-top: 5rem;
  }
}
.concept-box4__item {
  margin-bottom: 4rem;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 6.5rem 4rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item {
    padding: 0 3rem 5rem 5rem;
    margin: 9rem;
    max-width: 100%;
    background-color: #fff;
  }
}
.concept-box4__item-inner {
  position: relative;
  background: #fff;
  height: 38rem;
  display: block;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-inner {
    display: block;
    height: 22rem;
  }
}
@media screen and (max-width: 959px) {
  .concept-box4__item {
    margin-bottom: 7rem;
  }
}
.concept-box4__item:last-child {
  margin-bottom: 0rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item:last-child {
    margin-bottom: 0rem;
  }
}
.concept-box4__item-figure {
  padding: 1rem;
  flex: 0 0 55%;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-figure {
    width: 100%;
    position: absolute;
    bottom: 2rem;
  }
}
.concept-box4__item-figure img {
  width: 44rem;
  height: 27.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-figure img {
    width: 100%;
    height: 27.5rem;
  }
}
.concept-box4__item-body {
  flex: 0 0 45%;
  position: relative;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-body {
    position: static;
  }
}
.concept-box4__item-head {
  color: #c80a14;
  padding-top: 9rem;
  margin-bottom: 5rem;
  margin-left: 2.2rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-head {
    margin: 0;
    padding-top: 6rem;
  }
}
.concept-box4__item-icon img {
  max-width: 6rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-icon img {
    max-width: 7.5rem;
  }
}
.concept-box4__item-title {
  padding-left: 1.5rem;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-title {
    font-size: 3rem;
    padding-left: 0;
    padding-top: 1rem;
  }
}
.concept-box4__item-title .mini {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-title .mini {
    font-size: 2.4rem;
    padding: 0 0.2rem 0 0.4rem;
    letter-spacing: 0.08em;
  }
}
.concept-box4__item-text {
  padding: 1rem 5rem 4rem 4rem;
  font-weight: bold;
  line-height: 2.7rem;
  letter-spacing: 0.12em;
  font-size: 1.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__item-text {
    padding: 2rem 0rem;
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
}
.concept-box4__arrow {
  position: absolute;
  bottom: 1.5rem;
  max-width: 1rem;
  right: 2.7rem;
}

@media screen and (max-width: 959px) {
  .concept-box4__arrow {
    bottom: -1.5rem;
    right: 0rem;
    max-width: 1rem;
  }
}
.concept-box4__inner {
  max-width: 80rem;
  margin: auto;
}

.concept-box-other {
  /**/
  margin-bottom: 15rem;
}

@media screen and (max-width: 959px) {
  .concept-box-other {
    padding-top: 5rem;
  }
}
.concept-box-other__inner {
  border-top: 2px solid;
  border-bottom: 2px solid;
  max-width: 110rem;
  margin: auto;
  padding-bottom: 7rem;
}

@media screen and (max-width: 959px) {
  .concept-box-other__inner {
    max-width: 100%;
    margin: 3rem 4rem;
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 959px) {
  .concept-box-other__content {
    padding: 1.5rem ​0;
  }
}
.concept-box-other__title {
  text-align: center;
  font-family: "Spartan";
  font-weight: bold;
  padding: 3.5rem 0 0;
  margin-bottom: 5rem;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 959px) {
  .concept-box-other__title {
    padding-top: 5rem;
    margin-bottom: 4rem;
  }
}
.concept-box-other__items {
  padding: 0 1rem;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 959px) {
  .concept-box-other__items {
    display: block;
  }
}
.concept-box-other__item {
  display: flex;
  flex: 0 0 50%;
  max-width: 50%;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item + .concept-box-other__item {
    margin-top: 18rem;
  }
}
@media screen and (max-width: 959px) {
  .concept-box-other__item {
    display: block;
    max-width: 100%;
  }
}
.concept-box-other__item:last-child {
  margin-left: 3rem;
}

.concept-box-other__item-title {
  margin-bottom: 1rem;
  letter-spacing: 0.12em;
  font-size: 1.5rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item-title {
    margin-bottom: 3rem;
    text-align: center;
    font-size: 2.5rem;
  }
}
.concept-box-other__item-title .mini {
  font-weight: normal;
  font-size: 1.29rem;
  margin-left: 0.8rem;
}

.concept-box-other__item-text {
  font-size: 1.4rem;
  line-height: 2.3rem;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item-text {
    max-width: 46rem;
    margin: auto;
    line-height: 4.1rem;
    font-size: 2.4rem;
  }
}
.concept-box-other__item-figure {
  flex: 0 0 20%;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item-figure {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 959px) {
  .concept-box-other__item-figure img {
    max-width: 21rem;
    margin: auto;
  }
}
.concept-box-other__item-body {
  flex: 0 0 80%;
  padding: 0 1rem 0 4rem;
  position: relative;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item-body {
    padding: 0;
  }
}
.concept-box-other__item-body img {
  position: absolute;
  right: 2.3rem;
  bottom: -1.5rem;
}

@media screen and (max-width: 959px) {
  .concept-box-other__item-body img {
    right: 5.3rem;
    bottom: -2rem;
  }
}
.quality {
  margin-top: 1rem;
}

@media screen and (max-width: 959px) {
  .quality {
    margin-top: 3rem;
  }
}
.quality__hero {
  position: relative;
}

@media screen and (max-width: 959px) {
  .quality__hero {
    margin-bottom: 2rem;
  }
}
.quality__hero-body {
  position: absolute;
  top: 12.5rem;
  left: 50%;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
}

@media screen and (max-width: 959px) {
  .quality__hero-body {
    top: 5.5rem;
    display: block;
    width: 100%;
  }
}
.quality__hero-body-figure {
  max-width: 29rem;
}

@media screen and (max-width: 959px) {
  .quality__hero-body-figure {
    max-width: 100%;
    width: 44.4rem;
    margin: auto;
  }
}
.quality__hero-body-text {
  margin-left: 8rem;
  font-size: 1.8rem;
  line-height: 3.9rem;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (max-width: 959px) {
  .quality__hero-body-text {
    margin: 6rem 0 0;
    font-size: 2.7rem;
    line-height: 5.1rem;
    text-align: left;
    padding: 0 5rem;
  }
}
.quality__hero-body-text > span {
  font-weight: bold;
  background: #fff;
  padding: 0 1rem;
}

@media screen and (max-width: 959px) {
  .quality__hero-body-text > span {
    padding: 0;
  }
}
.quality__section {
  max-width: 111rem;
  margin: auto;
  margin-bottom: 7rem;
  position: relative;
}

@media screen and (max-width: 959px) {
  .quality__section.last {
    margin-bottom: 15rem;
  }
}
.quality__section-wrap {
  background: #fbfbfb;
  padding-top: 7rem;
  padding-bottom: 1px;
}

.quality__section-wrap.last {
  margin-bottom: 8rem;
}

.quality__section-wrapper {
  background: #fbfbfb;
  padding: 8rem 0 4rem;
  margin: 0 auto 8.5rem;
}
.quality__section-wrapper#insulation {
  padding-top: 15rem;
  margin-top: -7rem;
}
#resistant {
  padding-top: 15rem;
  margin-top: -15rem;
}
#support {
  padding-top: 7rem;
  margin-top: -7rem;
}

/* .quality__section-wrap#support {
  padding-top: 15rem;
  margin-top: -7rem;
} */

.quality__section-wrapper.second {
  margin-bottom: 0;
}

@media screen and (max-width: 959px) {
  .quality__section-wrapper {
    margin: 0 auto 9.5rem;
  }
  .quality__section-wrapper.first {
    padding-top: 3rem;
    margin-bottom: 7rem;
  }
  .quality__section-wrapper.second {
    padding-bottom: 7rem;
    margin-top: 14rem;
  }
  .quality__section-wrapper.second .quality__section {
    margin-bottom: 0;
  }
}
.quality__section-wrap--nobg {
  padding-top: 0;
  background: #fff;
}

.quality__section-title {
  position: relative;
  border: solid 3px #c80a14;
  margin-right: 0;
  padding: 2.5rem 1rem;
  height: 15.2rem;
  box-shadow: 11px 12px 0px 0px #f8e3e4;
  margin-bottom: 9rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title {
    padding-top: 4rem;
    margin: 0 2rem 5rem 2rem;
    height: 100%;
    padding-bottom: 4rem;
    margin-right: 4rem;
  }
}
.quality__section-title.v2 > span {
  line-height: 1.2;
  text-indent: 0;
  padding-top: 3rem;
  letter-spacing: 0.08em;
}

.quality__section-title.v3 {
  height: 100%;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v3 {
    padding: 1rem 1rem 6rem 2rem;
  }
}
.quality__section-title.v3 .quality__section-title-body-left {
  padding: 5rem 0rem;
  height: 100%;
  flex: 0 0 45%;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v3 .quality__section-title-body-left {
    padding: 5rem 0rem 1.3rem;
  }
}
.quality__section-title.v3 .quality__section-title-body-right {
  flex: 0 0 54%;
  padding-left: 6.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v3 .quality__section-title-body-right {
    padding-left: 3.5rem;
  }
}
.quality__section-title.v4 {
  height: 100%;
  margin-top: 9rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v4 {
    padding: 0 0 4rem;
    margin-top: -5rem;
  }
}
.quality__section-title.v4 .quality__section-title-body-left {
  padding: 3.5rem 0 3.5rem 2rem;
  height: 100%;
  flex: 0 0 45%;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v4 .quality__section-title-body-left {
    padding: 4rem 0 0;
  }
}
.quality__section-title.v4 .quality__section-title-body-right {
  flex: 0 0 54%;
  padding-left: 7rem;
}

.quality__section-title.v5 {
  height: 19rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v5 {
    padding-top: 3rem;
    height: 100%;
  }
}
.quality__section-title.v5 .quality__section-title-body-left {
  flex: 0 0 37%;
  padding-top: 2.5rem;
}

.quality__section-title.v5 .quality__section-title-body-right {
  padding-left: 3.5rem;
  flex: 0 0 61%;
}

@media screen and (max-width: 959px) {
  .quality__section-title.v5 .quality__section-title-body-right {
    padding-left: 4rem;
    padding-right: 1rem;
  }
}
.quality__section-title-body {
  display: flex;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 959px) {
  .quality__section-title-body {
    display: block;
  }
}
.quality__section-title-body-left {
  flex: 0 0 42.5%;
  border-right: 2px solid #c80a14;
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  color: #c80a14;
  height: 100%;
  padding-top: 3rem;
  padding-left: 1rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title-body-left {
    padding: 0;
    border-right: 0;
    font-size: 4rem;
    height: auto;
    position: relative;
  }
  .quality__section-title-body-left::after {
    content: "";
    border-bottom: 2px solid #c80a14;
    width: 20rem;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.quality__section-title-body-right {
  flex: 0 0 59%;
  padding-left: 12rem;
  line-height: 3.8rem;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .quality__section-title-body-right {
    font-size: 2.4rem;
    margin-top: 6rem;
    padding-left: 9rem;
  }
}
.quality__section-title > span {
  font-weight: bold;
  font-size: 1.9rem;
  text-indent: 1rem;
  position: absolute;
  top: -2.6rem;
  left: -1.5rem;
  color: #c80a14;
  text-align: center;
  letter-spacing: 0.5em;
  border: #c80a14;
  background: #fff;
  display: block;
  width: 11rem;
  height: 11rem;
  line-height: 10rem;
  border-radius: 50%;
  border: solid 3px #c80a14;
  z-index: 2;
  box-shadow: 0px 0px 0px 3px white;
}

@media screen and (max-width: 959px) {
  .quality__section-title > span {
    top: -4rem;
    left: -0.8rem;
    width: 13rem;
    height: 13rem;
    font-size: 2.4rem;
    line-height: 12rem;
  }
}
.quality__section-title--sub {
  background: #c80a14;
  color: #fff;
  height: 8rem;
  padding: 1rem;
  box-shadow: none;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub {
    transform: translateX(0);
    flex: 0 0 22%;
    margin-top: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    height: 100%;
    padding: 1rem 1rem 5rem 4rem;
  }
  .quality__section-title--sub .quality__section-title-body {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title1 {
    padding-bottom: 11rem;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title2 {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title3 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title4 {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title5 {
    padding-bottom: 11rem;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title6 {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-title--sub.ir-title7 {
    height: 52rem;
    margin-left: 0;
    padding-right: 3rem;
    padding-left: 0;
    padding-bottom: 0;
  }
  .quality__section-title--sub.ir-title7 .quality__section-title-body-left {
    width: 10rem;
    flex: 0 0 100%;
    writing-mode: vertical-rl;
    text-align: left;
  }
}
.quality__section-title--sub.v2 > span {
  padding-top: 1.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub.v2 > span {
    padding-top: 1.8rem;
  }
}
.quality__section-title--sub::before {
  content: "";
  position: absolute;
  left: 6.5rem;
  bottom: 0;
  transform: translateY(100%);
  border-top: 8px solid #c80a14;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 4px solid transparent;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub::before {
    left: -4rem;
    top: 3rem;
    bottom: auto;
    transform: translateY(100%);
    border-top: 1.5rem solid transparent;
    border-right: 2.2rem solid #c80a14;
    border-bottom: 1.5rem solid transparent;
    border-left: 1.5rem solid transparent;
  }
}
.quality__section-title--sub > span {
  max-width: 7rem;
  max-height: 7rem;
  min-width: 55px;
  min-height: 55px;
  white-space: nowrap;
  top: -1.7rem;
  font-size: 1.3rem;
  line-height: 6rem;
  text-indent: 0.3rem;
  box-shadow: none;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub > span {
    font-size: 1.8rem;
    letter-spacing: 0.4em;
    line-height: 8rem;
    max-width: 9.25rem;
    max-height: 9.25rem;
    top: -3.2rem;
    left: auto;
    right: 1rem;
  }
}
.quality__section-title--sub .quality__section-title-body-left {
  flex: 0 0 54%;
  color: #fff;
  padding: 1.2rem 0rem;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub .quality__section-title-body-left {
    font-size: 3.5rem;
    width: 1rem;
    padding: 9rem 1rem 0 0rem;
    line-height: 3.8rem;
  }
  .quality__section-title--sub .quality__section-title-body-left::after {
    display: none;
  }
}
.quality__section-title--sub .quality__section-title-body-left > span {
  font-size: 1.4rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub .quality__section-title-body-left > span {
    font-size: 2.5rem;
    writing-mode: vertical-rl;
  }
}
.quality__section-title--sub .quality__section-title-body-right {
  padding-left: 0;
  background: #fff;
  flex: 0 0 43.5%;
  line-height: 4rem;
  margin-left: 2rem;
  color: #c80a14;
  text-align: center;
}

.quality__section-title--sub .quality__section-title-body-right.lixil {
  display: flex;
  padding-left: 4rem;
  font-size: 2.2rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub .quality__section-title-body-right.lixil {
    position: relative;
    display: block;
    width: 6rem;
    margin-right: 1rem;
    margin-top: 10.5rem;
    padding: 5rem 2rem 5rem;
  }
}
.quality__section-title--sub .quality__section-title-body-right.lixil img {
  align-self: center;
  max-width: 9rem;
}

@media screen and (max-width: 959px) {
  .quality__section-title--sub .quality__section-title-body-right.lixil img {
    max-width: 8rem;
    position: absolute;
    top: 1rem;
    left: -1rem;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-title--sub .quality__section-title-body-right {
    padding: 2rem 1.5rem 3rem;
    line-height: 2.6rem;
    font-size: 2.4rem;
    margin-top: 7.5rem;
    margin: 7.5rem 1rem 0 2rem;
    background: #fff;
    text-orientation: upright;
    writing-mode: vertical-rl;
  }
}
.quality__section-text {
  line-height: 3.4rem;
  letter-spacing: 0.02em;
  margin-bottom: 4rem;
  padding: 0 1rem;
  align-self: center;
  font-weight: bold;
  font-size: 1.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-text {
    padding-top: 2rem;
    flex: 0 0 72%;
    padding-left: 3rem;
    padding-right: 1rem;
    font-size: 2.7rem;
    line-height: 5rem;
    letter-spacing: 0.08em;
  }
  .quality__section-text.ir-text1 {
    padding-top: 6rem;
    margin-bottom: 10rem;
  }
  .quality__section-text.ir-text2 {
    padding-top: 2.5rem;
  }
  .quality__section-text.ir-text3 {
    padding-top: 4rem;
  }
  .quality__section-text.ir-text4 {
    padding-top: 6rem;
  }
  .quality__section-text.ir-text5 {
    padding-top: 0;
    margin-top: -5rem;
  }
}
.quality__section-text .maker {
  font-size: 1.8rem;
  padding: 0 0.5rem;
  letter-spacing: 0.08em;
  background-color: #f8e3e4;
}

@media screen and (max-width: 959px) {
  .quality__section-text .maker {
    font-size: 2.7rem;
  }
}
.quality__section-groups {
  max-width: 94rem;
  margin: auto;
}

.quality__section-group {
  margin-bottom: 9.5rem;
}

.quality__section-group.ir1 {
  margin-bottom: 8rem;
}

.quality__section-group.ir2 {
  margin-bottom: 7.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-group.ir2 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-group {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-group-body {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 3.8rem;
    justify-content: space-between;
  }
}
.quality__section-visual {
  margin-bottom: 7rem;
}

@media screen and (max-width: 959px) {
  .quality__section-visual {
    margin-bottom: 0.5rem;
  }
}
.quality__section-visual img {
  padding: 0rem 0​ 0.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-visual img {
    padding: 2rem 3rem;
  }
}
.quality__section-figures {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 959px) {
  .quality__section-figures {
    display: block;
  }
}
.quality__section-figures--center {
  justify-content: center;
  margin-bottom: -4rem;
}

.quality__section-figure {
  flex: 0 0 46%;
  max-width: 46%;
}

@media screen and (max-width: 959px) {
  .quality__section-figure {
    max-width: 100%;
    padding: 0 3rem;
    margin-bottom: 6rem;
  }
  .quality__section-figure > img {
    width: 100%;
  }
  .quality__section-figure .f1 {
    width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-figure .f1 + .quality__section-figure-caption {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-figure .f2 {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-figure .f3 {
    width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-figure .f3 {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-figure .f4 {
    width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .quality__section-figure .f4 {
    width: 90%;
    margin: auto;
  }
}
.quality__section-figure-caption {
  font-size: 1.5rem;
  text-align: center;
  line-height: 3.4rem;
  letter-spacing: 0.08em;
  margin-top: 0.5rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .quality__section-figure-caption {
    margin-top: 2rem;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 6rem;
  }
}
.quality__section-standard-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -3.5rem;
  margin-left: 3rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-title {
    margin-left: 0;
    margin-top: 3.5rem;
    text-align: center;
    display: block;
  }
}
.quality__section-standard-title-body {
  font-family: "Spartan";
  font-weight: bold;
  font-size: 2.9rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-title-body {
    font-size: 3.6rem;
  }
}
.quality__section-standard-title-body > span {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  padding-left: 1.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-title-body > span {
    font-size: 2rem;
  }
}
.quality__section-standard-title-figure {
  padding-top: 3rem;
  max-width: 60rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-title-figure {
    margin: auto;
  }
}
.quality__section-standard-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 1rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-items {
    padding: 1rem 3rem;
  }
}
.quality__section-standard-item {
  flex: 0 0 32.88%;
  margin-bottom: 4rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-item {
    margin-bottom: 2rem;
  }
}
.quality__section-standard-item-caption {
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1rem 1rem 0.5rem;
}

.quality__section-standard-item-caption img {
  max-width: 2.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-standard-item-caption {
    font-size: 2rem;
    display: flex;
    align-items: center;
    padding: 1rem 0.5rem 1rem 0.5rem;
  }
  .quality__section-standard-item-caption img {
    margin-left: auto;
    max-width: 1.9rem;
    margin-top: 0.9rem;
    align-self: center;
  }
}
.quality__section-box {
  max-width: 92rem;
  margin: auto;
  margin-top: -2rem;
  margin-bottom: 1rem;
  position: relative;
  background: #fff;
  z-index: 2;
}

.quality__section-box-wrapper {
  position: relative;
}

@media screen and (max-width: 959px) {
  .quality__section-box-wrapper {
    margin: 0 2rem;
    padding: 0 0.5rem;
  }
}
.quality__section-box-bg {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: 9rem;
  width: 93rem;
  height: calc(100% + 1rem);
  z-index: 1;
  background: repeating-linear-gradient(-45deg, #ddd, #f1f1f1 2px, #fff 1px, #fff 4px);
}

@media screen and (max-width: 959px) {
  .quality__section-box-bg {
    right: 0rem;
    width: 100%;
    height: calc(100% + 1rem);
  }
}
.quality__section-box-inner {
  position: relative;
  background: #fff;
  padding: 7rem 5rem 0.5rem;
  z-index: 2;
}

@media screen and (max-width: 959px) {
  .quality__section-box-inner {
    padding: 13rem 3rem 0.5rem;
  }
}
.quality__section-box-title {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  max-width: 23rem;
}

.quality__section-box-title .label {
  width: 22.5rem;
  background: #c80a14;
  color: #fff;
  padding: 1rem;
  display: block;
  text-align: center;
  font-weight: bold;
  border: solid 2px;
  box-shadow: 0 0 0px 3px #c80a14;
  border-radius: 0.5px;
  font-size: 2rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .quality__section-box-title .label {
    font-size: 3.5rem;
    padding: 2rem;
    width: 29.5rem;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-box-title {
    top: -4rem;
    max-width: 30rem;
  }
}
.quality__section-box-col {
  display: flex;
  flex: 0 0 50%;
}

@media screen and (max-width: 959px) {
  .quality__section-box-col {
    margin-bottom: 1.5rem;
  }
}
.quality__section-box-col > div {
  flex: 0 0 50%;
  position: relative;
}

@media screen and (max-width: 959px) {
  .quality__section-box-col > div:first-child {
    flex: 0 0 47%;
  }
  .quality__section-box-col > div:last-child {
    padding-left: 6rem;
    flex: 0 0 53%;
  }
}
.quality__section-box-top {
  display: flex;
}

@media screen and (max-width: 959px) {
  .quality__section-box-top {
    display: block;
  }
}
.quality__section-box-top-body {
  text-align: center;
  align-self: center;
}

.quality__section-box-top-figure img {
  max-width: 20rem;
}

@media screen and (max-width: 959px) {
  .quality__section-box-top-figure img {
    max-width: 30rem;
  }
}
.quality__section-box-middle {
  text-align: center;
  margin: 2rem auto;
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  color: #c80a14;
}

@media screen and (max-width: 959px) {
  .quality__section-box-middle {
    margin: 2rem auto 4rem;
  }
}
.quality__section-box-middle-title {
  display: inline-block;
  line-height: 2;
}

@media screen and (max-width: 959px) {
  .quality__section-box-middle-title {
    font-size: 3.2rem;
    background: none;
    padding: 0 1.5rem;
    margin-top: 3rem;
    line-height: 5.1rem;
    margin-bottom: 1.4rem;
  }
}
.quality__section-box-middle .arrow {
  margin: 1.5rem auto 2rem;
  max-width: 3rem;
}

@media screen and (max-width: 959px) {
  .quality__section-box-middle .arrow {
    margin: 1.5rem auto 3.5rem;
  }
}
.quality__section-box-bottom {
  display: flex;
  margin-bottom: 3rem;
  justify-content: space-between;
}

@media screen and (max-width: 959px) {
  .quality__section-box-bottom {
    display: block;
  }
}
.quality__section-box-bottom .quality__section-box-col {
  display: block;
  flex: 0 0 24.33%;
}

@media screen and (max-width: 959px) {
  .quality__section-box-bottom .quality__section-box-col {
    display: flex;
  }
}
.quality__section-box-bottom .quality__section-box-top-figure {
  flex: 0 0 40%;
}

.quality__section-box-bottom .quality__section-box-top-body {
  flex: 0 0 50%;
  padding-top: 2rem;
}

.quality__section-box-bottom .quality__section-box-content-no {
  left: 50%;
  transform: translateX(-50%);
  top: -2.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-box-bottom .quality__section-box-content-no {
    left: 0;
    transform: translateX(-50%);
    top: 3.5rem;
  }
}
.quality__section-box-content-no {
  border: solid 2px #c80a14;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.55rem;
  font-weight: bold;
  margin: auto;
  border-radius: 100%;
  font-family: "Spartan";
  color: #c80a14;
  position: absolute;
  left: -3rem;
  background: #c80a14;
  color: #fff;
}

@media screen and (max-width: 959px) {
  .quality__section-box-content-no {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    left: -4.5rem;
    top: 2rem;
  }
}
.quality__section-box-content-title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #c80a14;
  margin: 1rem auto 0.5rem;
}

@media screen and (max-width: 959px) {
  .quality__section-box-content-title {
    font-size: 3.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
}
.quality__section-box-content-text {
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  .quality__section-box-content-text {
    font-size: 2.5rem;
  }
}
.quality__section-image {
  max-width: 94rem;
  margin: 6rem auto 11rem;
}

@media screen and (max-width: 959px) {
  .quality__section-image {
    margin-top: 12rem;
    margin-bottom: -7rem;
  }
}
.quality__section-image-title {
  border: solid 2px #c80a14;
  padding: 1.7rem;
  text-align: center;
  margin: 0 1rem;
  font-size: 2.1rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #c80a14;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 959px) {
  .quality__section-image-title {
    padding: 3rem;
    font-size: 3.2rem;
    margin: -7rem 3rem 3rem;
  }
}
.quality__section-image-body {
  margin: 0 1rem;
}

@media screen and (max-width: 959px) {
  .quality__section-image-body {
    margin: 0 0 0 3rem;
  }
}
.quality .quality__section-figure-caption-box {
  border: solid 2px #c80a14;
  padding: 1.4rem;
  color: #c80a14;
  font-weight: bold;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figure-caption-box {
    margin: 4rem 2rem 0;
    font-size: 2.5rem;
    padding: 2rem 1.5rem;
    text-align: center;
    color: #fff;
    background: #c80a14;
  }
}
.quality .quality__section-figure-caption--v2 {
  display: flex;
  justify-content: center;
  font-weight: bold;
  padding-right: 3rem;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
}

.quality .quality__section-figure-caption--v2 .red {
  color: #c80a14;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figure-caption--v2 > img {
    align-self: end;
  }
}
.quality .quality__section-figure-caption--v2 > div {
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0.08em;
  margin-right: 4rem;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figure-caption--v2 > div {
    font-size: 2.9rem;
    line-height: 2.9rem;
  }
}
.quality .quality__section-figure-caption--v2 > div > span {
  font-size: 1.5rem;
  display: block;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figure-caption--v2 > div > span {
    font-size: 2.2rem;
    line-height: 2.9rem;
  }
}
.quality .quality__section-figures--v3 {
  margin-top: -2rem;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figures--v3 {
    padding: 0 7rem;
    margin-top: 0;
  }
}
.quality .quality__section-figures--v3 .quality__section-figure-caption {
  text-align: left;
  padding: 0 2rem;
  line-height: 2.8rem;
  font-weight: bold;
  margin-top: 1rem;
  letter-spacing: 0.2em;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figures--v3 .quality__section-figure-caption {
    font-size: 3.4rem;
    line-height: 5.3rem;
    letter-spacing: 0.14em;
    margin-top: 0;
  }
}
.quality .quality__section-figures--v3 .quality__section-figure-caption.center {
  text-align: center;
  margin: 2.5rem 0 1.5rem;
}

.quality .quality__section-figures--v3 .quality__section-figure {
  flex: 0 0 30%;
  border-top: 6px solid #c80a14;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figures--v3 .quality__section-figure {
    border-top: 8px solid #c80a14;
    padding: 2.7rem 2rem;
  }
}
.quality .quality__section-figures--v3 .quality__section-figure img {
  max-width: 26rem;
  margin: auto;
}

@media screen and (max-width: 959px) {
  .quality .quality__section-figures--v3 .quality__section-figure img {
    max-width: 100%;
    width: 100%;
    margin: 14rem;
    margin: 4rem auto 3rem;
  }
}
@media screen and (max-width: 959px) {
  .quality .ir-figure1 {
    margin-top: 9rem;
  }
}
@media screen and (max-width: 959px) {
  .quality .ir-figure2 {
    margin-top: 8rem;
    margin-bottom: -8rem;
  }
  .quality .ir-figure2 .quality__section-figure-caption {
    padding: 0 6.4rem;
  }
}
.quality .ir-figure3 {
  margin-bottom: 0;
}

.quality .ir-visual1 {
  margin-bottom: 10rem;
}

@media screen and (max-width: 959px) {
  .quality .ir-visual1 {
    margin-bottom: 1rem;
  }
}
.quality .ir-visual2 {
  margin-bottom: 5.7rem;
}

@media screen and (max-width: 959px) {
  .quality .ir-visual2 {
    margin-bottom: 2.7rem;
  }
}
@media screen and (max-width: 959px) {
  .quality .ir-group1 {
    margin-bottom: -1.5rem;
  }
}
.quality .ir-group2 {
  margin-bottom: 6rem;
}

.quality .ir-title-body1 {
  text-orientation: upright;
  writing-mode: vertical-rl;
}

.quality .concept-box3__inner {
  background: rgba(238, 238, 238, 0.7019607843);
  max-width: 100%;
  margin: 0 6rem 5rem;
  padding-top: 5rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 959px) {
  .quality .concept-box3__inner {
    margin: 0 0 5rem;
    padding: 14rem 6rem 7rem;
  }
}
@media screen and (max-width: 959px) {
  .quality .ir-title-min1 {
    writing-mode: rl-tb;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media screen and (max-width: 959px) {
  .quality .vert {
    text-orientation: upright;
    writing-mode: vertical-rl;
    font-size: 3.5rem !important;
  }
}
@media screen and (max-width: 959px) {
  .quality .ir-body-right1 {
    padding-left: 13rem;
  }
}
.section--quality {
  border: 0;
}

/* 12 step **/
.step12 {
  padding-bottom: 4rem;
  border-bottom: 0;
}

@media screen and (max-width: 959px) {
  .step12 {
    overflow-x: hidden;
  }
}
.step12__content {
  position: relative;
  margin-bottom: 14rem;
}

.step12__content::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: #f7f7f7;
  width: 100%;
  height: 240rem;
}

@media screen and (max-width: 959px) {
  .step12__content::before {
    height: 457rem;
  }
}
.step12__content::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #fdf6f6;
  width: 100%;
  height: 71rem;
}

@media screen and (max-width: 959px) {
  .step12__content::after {
    height: 145rem;
  }
}
.step12__wrapper {
  position: relative;
  z-index: 2;
  max-width: 115.2rem;
  margin: auto;
  padding: 0 10rem 6rem;
}

@media screen and (max-width: 959px) {
  .step12__wrapper {
    padding: 0 4.6rem 12rem 3.3rem;
  }
}
.step12__head {
  padding: 3.4rem 1rem 1rem;
  display: flex;
  margin-bottom: 6rem;
}

@media screen and (max-width: 959px) {
  .step12__head {
    display: block;
    padding: 9rem 0 0;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 959px) {
  .step12__head-logo {
    max-width: 43rem;
    margin: 0 auto 6rem;
  }
}
.step12__head-text {
  font-size: 1.8rem;
  line-height: 3.9rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  align-self: flex-end;
  padding: 1rem 1rem 0 5rem;
}

@media screen and (max-width: 959px) {
  .step12__head-text {
    letter-spacing: 0.08em;
    font-size: 2.7rem;
    padding: 1.1rem 0 0 2.6rem;
    line-height: 5.1rem;
    margin-right: -0.6rem;
  }
  .step12__head-text br {
    display: none;
  }
}
.step12__box {
  height: 29rem;
  position: relative;
  margin-bottom: 6rem;
}

@media screen and (max-width: 959px) {
  .step12__box {
    height: auto;
    margin-bottom: 0;
  }
  .step12__box:nth-child(1) .step12__box-image img {
    width: 23rem;
  }
  .step12__box:nth-child(2) .step12__box-image img {
    width: 40rem;
  }
  .step12__box:nth-child(2) .step12__box-body-text br {
    display: none;
  }
  .step12__box:nth-child(5) .step12__box-body-title {
    margin-left: 3rem;
  }
  .step12__box:nth-child(8) .step12__box-body-title {
    margin-left: 3rem;
  }
  .step12__box:nth-child(9) .step12__box-body-title {
    margin-left: 3rem;
  }
}
.step12__box:last-child {
  margin-bottom: 0;
}

.step12__box .arrow-wrap {
  height: calc(200% + 6rem);
  background-color: transparent;
  position: absolute;
  left: 1.75rem;
  top: 0;
  width: 100%;
}

.step12__box .arrow-wrap--3 {
  height: calc(300% + 12rem);
}

@media screen and (max-width: 959px) {
  .step12__box .arrow-wrap {
    left: -0.25rem;
    height: 103rem;
  }
}
.step12__box .arrow-wrap--3 {
  height: calc(300% + 12rem);
}

@media screen and (max-width: 959px) {
  .step12__box .arrow-wrap--3 {
    height: 178rem;
  }
}
@media screen and (max-width: 959px) {
  .step12__box .arrow-wrap--4 {
    height: 131rem;
  }
}
.step12__box .arrow-wrap .arrow-image {
  position: absolute;
  bottom: 2rem;
  left: -9rem;
}

@media screen and (max-width: 959px) {
  .step12__box .arrow-wrap .arrow-image {
    bottom: -7.5rem;
    left: 1rem;
    max-width: 11rem;
  }
}
.step12__box .arrow {
  width: 4px;
}

.step12__box .arrow-top {
  width: 15px;
  border-radius: 100%;
  background: #c80a14;
  height: 14px;
  position: absolute;
  top: 0;
  left: -0.5rem;
}

@media screen and (max-width: 959px) {
  .step12__box .arrow-top {
    left: -1.1rem;
    width: 18px;
    height: 18px;
  }
}
.step12__box .arrow::before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background-color: #c80a14;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: scale(1, 0);
  transform-origin: left top;
  transition-duration: 1.5s;
  transition-delay: 1.5s;
}

.step12__box .arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 12px 9px 0px 9px;
  border-style: solid;
  border-color: #c80a14 transparent transparent transparent;
  position: absolute;
  bottom: -3px;
  left: -7px;
  transform: scale(1, 0);
  transform-origin: left bottom;
  transition-duration: 2s;
  transition-delay: 2s;
}

.step12__box .arrow.active::before,
.step12__box .arrow.active::after {
  transform: scale(1, 1);
}

.step12__box .arrow2 {
  height: calc(300% + 12rem);
}

@media screen and (max-width: 959px) {
  .step12__box .arrow2 {
    height: calc(200% + 35rem);
  }
}
.step12__box-inner {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0 4rem;
  background: #fff;
  height: 100%;
  box-shadow: 5px 5px 0 0 #eee;
}

@media screen and (max-width: 959px) {
  .step12__box-inner {
    margin: 0 0 0 2rem;
    display: block;
    padding-bottom: 6rem;
  }
}
.step12__box-body {
  flex: 0 0 65%;
  padding-right: 6rem;
  align-self: center;
}

@media screen and (max-width: 959px) {
  .step12__box-body {
    padding-right: 0;
  }
}
.step12__box-image {
  align-self: center;
  flex: 0 0 32.5%;
}

@media screen and (max-width: 959px) {
  .step12__box-image {
    padding-top: 16rem;
    margin-bottom: 5rem;
  }
}
.step12__box-image img {
  margin: auto;
  max-width: 30.6rem;
  padding-left: 6.5rem;
}

@media screen and (max-width: 959px) {
  .step12__box-image img {
    max-width: 60rem;
    padding-left: 1.5rem;
  }
}
.step12__box-no {
  top: 0;
  position: absolute;
  background: #c80a14;
  color: #fff;
  border-radius: 100%;
  width: 7rem;
  height: 7rem;
  display: block;
  flex: 0 0 8%;
  margin: 1rem 2.5rem 2.5rem;
  text-align: center;
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.14em;
  padding-top: 1rem;
}

@media screen and (max-width: 959px) {
  .step12__box-no {
    width: 9.5rem;
    height: 9.5rem;
    display: block;
    margin: 3rem 3.5rem 2.5rem;
    font-size: 1.8rem;
    padding-top: 2rem;
  }
}
.step12__box-no span {
  font-size: 2.3rem;
  display: block;
  text-align: center;
}

@media screen and (max-width: 959px) {
  .step12__box-no span {
    font-size: 3.2rem;
    margin-top: 1rem;
  }
}
.step12__box-body-title {
  text-align: center;
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 3.9rem;
  letter-spacing: 0.14em;
}

@media screen and (max-width: 959px) {
  .step12__box-body-title {
    position: absolute;
    top: 5.5rem;
    left: 53%;
    width: 100%;
    transform: translateX(-50%);
    font-size: 3.6rem;
    line-height: 3.9rem;
    letter-spacing: 0.14em;
  }
}
.step12__box-body-title + .step12__box-body-text {
  margin-top: 2.8rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-title + .step12__box-body-text {
    margin-top: 0;
  }
}
.step12__box-body-text {
  padding-left: 1.5rem;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: 0.14em;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-text {
    margin-top: 0rem;
    margin-bottom: 4rem;
    font-size: 2.3rem;
    line-height: 3.4rem;
    padding: 0 3rem 0 4.4rem;
  }
}
.step12__box-body-button {
  position: relative;
  background: #c80a14;
  text-align: center;
  margin: auto;
  width: 28rem;
  display: block;
  padding: 1rem 1.5rem 1.5rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 3.4rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  border-radius: 3px;
  box-shadow: 0px 4px 3.68px 0.32px rgba(0, 0, 0, 0.45);
}

@media screen and (max-width: 959px) {
  .step12__box-body-button {
    width: 40rem;
    padding: 2rem;
    transform: translateX(1rem);
    font-size: 2.2rem;
  }
}
.step12__box-body-button img {
  display: inline-block;
  margin-top: 0rem;
  transform: translateY(0.75rem);
  margin-right: 1rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-button img {
    max-width: 3.2rem;
    left: 4rem;
  }
}
.step12__box-body-icon {
  position: absolute;
  top: -2.3rem;
  right: -2rem;
  max-width: 10rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-icon {
    top: -3.5rem;
    right: -2rem;
    max-width: 11.8rem;
  }
}
.step12__box-body-icon--large {
  max-width: 20rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-icon--large {
    max-width: 19.5rem;
    top: -14.5rem;
  }
}
.step12__box-body-play {
  margin: 1.8rem auto;
  max-width: 5rem;
}

@media screen and (max-width: 959px) {
  .step12__box-body-play {
    margin: 5.8rem auto 3.8rem;
  }
}
.step12__arrows {
  position: relative;
}

.step12__arrow {
  position: absolute;
  top: 0;
  left: 0;
}

.step12 .concept-box3__inner {
  background: rgba(238, 238, 238, 0.7019607843);
  max-width: 100%;
  margin: 0 6rem 5rem;
  padding-top: 5rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 959px) {
  .step12 .concept-box3__inner {
    margin: 0 0 5rem;
    padding: 14rem 6rem 7rem;
  }
}
/**/
/***/
@media screen and (max-width: 959px) {
  .plan {
    overflow-x: hidden;
  }
}
.plan__wrapper {
  position: relative;
  z-index: 2;
  max-width: 115.2rem;
  margin: auto;
  padding: 0 10rem 4rem;
}

@media screen and (max-width: 959px) {
  .plan__wrapper {
    padding: 0 5rem 7rem;
  }
}
.plan__head {
  padding: 7.4rem 1rem 1rem;
  display: flex;
  margin-bottom: 3rem;
}

@media screen and (max-width: 959px) {
  .plan__head {
    display: block;
    padding: 7rem 0 0;
    margin-bottom: 4rem;
  }
}
.plan__catch {
  font-size: 1.8rem;
  line-height: 3.9rem;
  letter-spacing: 0.14em;
  padding: 0 1rem;
  margin-bottom: 8rem;
}

@media screen and (max-width: 959px) {
  .plan__catch {
    font-size: 2.7rem;
    line-height: 5.1rem;
    letter-spacing: 0.08em;
    padding: 0;
  }
}
.plan__head-logo {
  flex: 0 0 30.5%;
}

@media screen and (max-width: 959px) {
  .plan__head-logo {
    max-width: 43.5rem;
    margin: 0 auto 4.5rem;
  }
}
.plan__head-text {
  padding: 0 9rem;
  font-size: 3.3rem;
  line-height: 4.8rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  padding-top: 7.5rem;
}

@media screen and (max-width: 959px) {
  .plan__head-text {
    font-size: 3.3rem;
    line-height: 5.6rem;
    letter-spacing: 0.14em;
    text-align: center;
    padding: 0;
  }
}
.plan__body {
  max-width: 152rem;
  margin: auto;
  margin-bottom: 14rem;
}

@media screen and (max-width: 959px) {
  .plan__body {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
/* .plan__btn {
  display: flex;
  justify-content: space-between;
}
.plan__btn-link {
  display: block;
  padding: 2rem 12rem;
  font-size: 2rem;
  font-weight: bold;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
@media screen and (max-width: 959px) {
  .plan__btn-link {
    padding: 2.4rem 6.4rem;
    font-size: 3rem;
  }
} */
.plan__box {
  display: none;
  border: solid 3px #c80a14;
}

.plan__box + .plan__box {
  margin-top: 10rem;
}

.plan__box-outer {
  border: solid 3px #c80a14;
}

.plan__box-ttl {
  margin-bottom: 10rem;
  color: #c80a14;
  font-size: 6rem;
  text-align: center;
}

.plan__card-outer {
  width: 100%;
  border: solid 3px #c80a14;
}

.plan__box-head {
  display: flex;
  min-height: 12rem;
  border-bottom: 2px solid #c80a14;
  margin: 0 1rem;
}

@media screen and (max-width: 959px) {
  .plan__box-head {
    min-height: 19rem;
    margin: 0;
  }
}
.plan__box-head-left {
  flex: 0 0 50%;
  padding: 1rem;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .plan__box-head-left {
    padding: 2rem 0 2rem 1rem;
  }
}
.plan__box-head-label {
  text-align: center;
  background: #c80a14;
  padding: 2rem 0.3rem 3.6rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  position: relative;
}

@media screen and (max-width: 959px) {
  .plan__box-head-label {
    padding: 0 0.5rem 2rem;
    height: 14rem;
  }
}
.plan__box-head-label span {
  writing-mode: lr;
  position: absolute;
  left: 0.4rem;
  bottom: 1.6rem;
}

@media screen and (max-width: 959px) {
  .plan__box-head-label span {
    bottom: 2.5rem;
  }
}
.plan__box-head-title {
  letter-spacing: 0.14em;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: max(3.1rem, 20px);
  line-height: 3.9rem;
}

@media screen and (max-width: 959px) {
  .plan__box-head-title {
    font-size: 2.4rem;
  }
}
.plan__box-head-right {
  flex: 0 0 50%;
  color: #c80a14;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 3px solid #c80a14;
  padding: 0 1rem 0 1rem;
  margin: 2.2rem auto 2rem;
}

@media screen and (max-width: 959px) {
  .plan__box-head-right {
    flex: 0 0 50%;
    padding: 1rem 0rem 0 1.5rem;
    flex-wrap: wrap;
  }
}
.plan__box-head-price-image {
  padding-right: 2.6rem;
  max-width: 100px;
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-image {
    padding-right: 0.4rem;
    max-width: 6.8rem;
  }
}
.plan__box-head-price-main {
  font-size: max(3.4rem, 26px);
  font-weight: bold;
  margin-bottom: -1.8rem;
  margin-right: 1rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-main {
    font-size: 2.8rem;
    margin: 0;
    padding-left: 0.5rem;
    padding-top: 1rem;
  }
}
.plan__box-head-price-main .r {
  font-size: max(2.2rem, 16px);
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-main .r {
    font-size: 1.6rem;
  }
}
.plan__box-head-price-main .r::after {
  content: "(税込)";
  font-size: max(1.4rem, 9px);
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-main .r::after {
    font-size: 0.9rem;
  }
}
.plan__box-head-price-sub {
  font-size: max(1.8rem, 16px);
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 0.5rem 1rem 0;
  margin-top: 1rem;
  background: repeating-linear-gradient(-45deg, #ddd, #eee 2px, #fff 1px, #fff 4px);
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-sub {
    font-size: 1.6rem;
    margin: auto;
  }
}
.plan__box-head-price-sub .pr {
  font-size: max(2.2rem, 20px);
  letter-spacing: 0.04em;
}

@media screen and (max-width: 959px) {
  .plan__box-head-price-sub .pr {
    font-size: 2.2rem;
  }
}
.plan__box-body {
  position: relative;
  margin-bottom: 2.5rem;
  padding: 1rem 0.8rem 0;
}

@media screen and (max-width: 959px) {
  .plan__box-body {
    margin-bottom: 3.5rem;
  }
}
.plan__box-tsubo {
  position: absolute;
  top: 1rem;
  left: 0.8rem;
  padding: 1.4rem 0 0.9rem;
  width: 12rem;
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  background: #8d8e90;
  color: #fff;
}

@media screen and (max-width: 959px) {
  .plan__box-tsubo {
    padding: 1.9rem 0 1rem;
    width: 14.6rem;
    font-size: 2.6rem;
  }
}
.plan__box-tsubo .r {
  padding-left: 0.6rem;
  font-size: 1.6rem;
}

@media screen and (max-width: 959px) {
  .plan__box-tsubo .r {
    padding-left: 0.6rem;
    font-size: 2.2rem;
  }
}
.plan__box-slides-inner {
  overflow: hidden;
  margin: 1rem;
  position: relative;
  padding-bottom: 3rem;
}

.plan__box-slides-inner .swiper-pagination {
  position: relative;
  left: 50%;
  bottom: -1rem;
  z-index: 1;
}

.plan__box-slides-inner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.plan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.plan__box-bottom-title {
  text-align: center;
  font-size: 4rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 3.9rem;
  position: relative;
  margin-bottom: 2.6rem;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-title {
    font-size: 4.8rem;
    margin-bottom: 5.5rem;
  }
}
.plan__box-bottom-title::after {
  content: "";
  border-bottom: 4px solid #c80a14;
  width: 15.5rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  bottom: -1.5rem;
  transform: translateX(-50%);
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-title::after {
    width: 17.5rem;
    border-width: 3px;
    bottom: -3.2rem;
  }
}
.plan__box-bottom-subtitle {
  text-align: center;
  font-size: 2.2rem;
  line-height: 3.9rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 5rem;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-subtitle {
    font-size: 3.1rem;
  }
}
.plan__box-bottom-figures {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 2rem 0 5rem;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-figures {
    /* display: block; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4.5rem 3.5rem 3.5rem;
  }
}
.plan__box-bottom-memo {
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 0.04em;
  font-weight: 300;
  max-width: 47%;
  margin-left: auto;
  margin-bottom: 2rem;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-memo {
    max-width: 100%;
    padding: 0 8rem;
    font-size: 2rem;
    line-height: 3.1rem;
    letter-spacing: 0.04em;
    margin-bottom: 5rem;
  }
}
.plan__box-bottom-figure {
  flex: 0 0 41%;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-figure + .plan__box-bottom-figure {
    margin-top: 8rem;
  }
}
.plan__box-bottom-figure--col1 {
  flex: 0 0 62%;
}

.plan__box-bottom-figure--col3 {
  flex: 0 0 33.33%;
}

.plan__box-bottom-figure-title {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0.14em;
  font-weight: bold;
  font-family: "Spartan";
  text-align: center;
}

.plan .concept-box3__inner {
  background: rgba(238, 238, 238, 0.7019607843);
  max-width: 100%;
  margin: 0 6rem 5rem;
  padding-top: 5rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 959px) {
  .plan .concept-box3__inner {
    margin: 0 0 5rem;
    padding: 14rem 6rem 7rem;
  }
}
.plan__box-bottom-area {
  text-align: center;
  padding: 0 0 10.5rem;
  font-size: 1.2rem;
  font-weight: bold;
}

.plan__box-bottom-area-span {
  display: inline-block !important;
}

@media screen and (max-width: 959px) {
  .plan__box-bottom-area {
    font-size: 2rem;
  }
  .plan__box-bottom-area-span {
    display: none !important;
  }
}
@media screen and (max-width: 959px) {
  .quality__section-figure-img-graph {
    max-width: 95%;
    margin: 0 auto;
  }
}
/* -----プランページ改修追記20240517------- */
.plan__4ldk,
.plan__3ldk,
.plan__2ldk {
  margin-bottom: 12rem;
}

.plan__card-ttl {
  padding-top: 6rem;
  margin-bottom: 4rem;
  color: #c80a14;
  font-size: 6rem;
  font-weight: bold;
  text-align: center;
}

.plan__cards {
  position: relative;
}

@media screen and (max-width: 959px) {
  .plan__cards {
    width: 82%;
    margin: 0 auto;
  }
}
.plan__card-outer {
  width: 100%;
  border: solid 3px #c80a14;
}

.plan__card-head {
  display: flex;
  min-height: 10rem;
  border-bottom: 2px solid #c80a14;
}

@media screen and (max-width: 959px) {
  .plan__card-head {
    min-height: 16rem;
  }
}
.plan__card-head-left {
  flex: 0 0 50%;
  padding: 0.5rem;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .plan__card-head-left {
    padding: 0 0 0 1rem;
  }
}
.plan__card-head-label {
  text-align: center;
  background: #c80a14;
  padding: 2rem 0.36rem 3rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  position: relative;
}

@media screen and (max-width: 959px) {
  .plan__card-head-label {
    padding: 0 0.5rem 2rem;
    height: 10rem;
  }
}
.plan__card-head-label span {
  writing-mode: lr;
  position: absolute;
  left: 0.45rem;
  bottom: 1.5rem;
}

@media screen and (max-width: 959px) {
  .plan__card-head-label span {
    left: 0.6rem;
    bottom: 2.5rem;
  }
}
.plan__card-head-title {
  letter-spacing: 0.02em;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
}

@media screen and (max-width: 959px) {
  .plan__card-head-title {
    font-size: 2.4rem;
  }
}
.plan__card-head-right {
  flex: 0 0 50%;
  color: #c80a14;
  border-left: 3px solid #c80a14;
  padding: 0 0.5rem 0 1rem;
  margin: 1.4rem auto;
}

@media screen and (max-width: 959px) {
  .plan__card-head-right {
    padding: 1rem 0rem 0 1.5rem;
    flex-wrap: wrap;
  }
}
.plan__card-head-right-box {
  display: flex;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 959px) {
  .plan__card-head-right-box {
    margin-bottom: 1rem;
  }
}
.plan__card-head-price-image {
  padding-right: 1rem;
  max-width: 6rem;
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-image {
    padding-right: 0.4rem;
    max-width: 7.7rem;
  }
}
.plan__card-head-price-main {
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: -1.8rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-main {
    font-size: 3rem;
    margin: 0;
    padding-left: 0.5rem;
    padding-top: 1rem;
  }
}
.plan__card-head-price-main .r {
  font-size: 1rem;
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-main .r {
    font-size: 1.5rem;
  }
}
.plan__card-head-price-main .r::after {
  content: "(税込)";
  font-size: 0.8rem;
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-main .r::after {
    font-size: 1.2rem;
  }
}
.plan__card-head-price-sub {
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding: 0.5rem 1rem 0;
  margin: 1rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
  background: repeating-linear-gradient(-45deg, #ddd, #eee 2px, #fff 1px, #fff 4px);
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-sub {
    font-size: 2.2rem;
    padding: 0.5rem 2rem 0;
    margin: auto;
  }
}
.plan__card-head-price-sub .pr {
  font-size: 2rem;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 959px) {
  .plan__card-head-price-sub .pr {
    font-size: 2.8rem;
  }
}
.plan__card-body {
  position: relative;
  margin-bottom: 2.5rem;
  padding: 0.8rem 0.8rem 0;
}

@media screen and (max-width: 959px) {
  .plan__card-body {
    margin-bottom: 3.5rem;
  }
}
.plan__card-tsubo {
  position: absolute;
  top: 0.8rem;
  left: 0.8rem;
  padding: 1rem 0 0.5rem;
  width: 8.4rem;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  background: #8d8e90;
  color: #fff;
}

@media screen and (max-width: 959px) {
  .plan__card-tsubo {
    padding: 1.7rem 0 0.8rem;
    width: 14rem;
    font-size: 2.4rem;
  }
}
.plan__card-tsubo .r {
  padding-left: 0.3rem;
  font-size: 1rem;
}

@media screen and (max-width: 959px) {
  .plan__card-tsubo .r {
    padding-left: 0.6rem;
    font-size: 2rem;
  }
}
.plan__card-bottom-title {
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 3.9rem;
  position: relative;
  margin-bottom: 2.6rem;
}

@media screen and (max-width: 959px) {
  .plan__card-bottom-title {
    font-size: 4.8rem;
    margin-bottom: 5.5rem;
  }
}
.plan__card-bottom-title::after {
  content: "";
  border-bottom: 4px solid #c80a14;
  width: 14.5rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  bottom: -1.5rem;
  transform: translateX(-50%);
}

@media screen and (max-width: 959px) {
  .plan__card-bottom-title::after {
    width: 17.5rem;
    border-width: 3px;
    bottom: -3.2rem;
  }
}
.plan__card-bottom-subtitle {
  text-align: center;
  font-size: 1.8rem;
  line-height: 3.9rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 5rem;
}

@media screen and (max-width: 959px) {
  .plan__card-bottom-subtitle {
    font-size: 3.1rem;
  }
}
.plan__card-plus {
  position: relative;
  margin-left: auto;
  padding: 1rem 4rem;
  width: -moz-fit-content;
  width: fit-content;
  background: #c80a14;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.plan__card-plus::after {
  content: "";
  position: absolute;
  top: 35%;
  left: 72%;
  display: block;
  max-width: 14px;
  width: 50%;
  height: 50%;
  background: url(../images/plan/zoom.png) no-repeat;
  background-size: contain;
}

/**/
/* -------swiper------- */
.swiper-container--plan {
  margin-bottom: 2rem;
}

.swiper-container--plan .swiper-wrapper {
  width: 100%;
}

.swiper-wrapper--plan .swiper-slide {
  width: 33.3333333333%;
  height: 100%;
}

.swiper-pagination--plan {
  position: static;
}

.swiper-pagination--plan .swiper-pagination-bullet {
  margin: 0 0.6rem;
  width: 1rem;
  height: 1rem;
}

.swiper-button-prev--plan {
  right: -6rem;
}

.swiper-button-next--plan {
  left: -6rem;
}

@media screen and (max-width: 959px) {
  .plan .swiper-button-prev--plan {
    right: -3.4rem !important;
  }
  .plan .swiper-button-next--plan {
    left: -3.4rem !important;
  }
}
/* -------swiper-------- */
.swiper-button-next--plan::after,
.swiper-button-prev--plan::after {
  border-top: solid 0.5rem #c05f64;
  border-right: solid 0.5rem #c05f64;
}

.swiper-button-next--plan::after,
.swiper-button-prev--plan::after {
  border-color: #c80a14 !important;
}

.swiper-pagination {
  bottom: -40px !important;
}

/* -------modaal-------- */
.modaal-wrapper {
  z-index: 10000;
}

.modaal-overlay {
  z-index: 9999;
}

.modaal-container {
  max-width: 1200px;
}

@media screen and (max-width: 959px) {
  .modaal-content-container {
    padding: 10px;
  }
}
