@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #50C1B6;
  color: #50C1B6 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #50C1B6;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #50C1B6;
  border-right: 1px solid #50C1B6;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #50C1B6;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #50C1B6;
  height: 4px;
  left: 0.5em;
  top: 0.75em;
  width: 4px;
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #50C1B6;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #50C1B6;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #50C1B6;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
.numbered-list {
  counter-reset: li;
  list-style: none;
  padding: 0;
}

.numbered-list > li {
  counter-increment: li;
  position: relative;
  padding-left: 2em;
}
@media (min-width: 768px) {
  .numbered-list > li {
    padding-left: 48px;
  }
}
.numbered-list > li:not(:last-child) {
  margin-bottom: 20px;
}

.numbered-list > li::before {
  content: "(" counter(li) ")";
  position: absolute;
  left: 0;
}
@media (min-width: 768px) {
  .numbered-list > li::before {
    left: 1px;
    top: -1px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #50C1B6;
  border-top: 1px solid #50C1B6;
  border-bottom: 1px solid #50C1B6;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #50C1B6;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #50C1B6;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #50C1B6 !important;
}

.consul2 {
  color: #50C194 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-top: solid 1px #C3C3C3;
  border-bottom: solid 1px #C3C3C3;
}
.box_faq:not(:last-child) {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .box_faq:not(:last-child) {
    margin-bottom: 20px;
  }
}
.box_faq .question {
  position: relative;
  padding: 18.5px 11px 18.5px 15px;
}
.box_faq .question:after {
  content: "";
  width: 35px;
  height: 35px;
  background: url(../img/top/faq_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.box_faq .question.open:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .box_faq .question {
    padding: 11.5px 11px 11.5px 11px;
  }
}
.box_faq .faq_title {
  font-weight: 500;
  line-height: 22px;
  font-size: 17px;
  color: #303030;
  padding-left: 50px;
  padding-right: 38px;
  cursor: pointer;
  position: relative;
}
.box_faq .faq_title:before {
  content: "Q";
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  color: #C3C3C3;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 767px) {
  .box_faq .faq_title {
    font-size: 16px;
    line-height: 22px;
    padding-left: 37px;
  }
}
.box_faq .answer {
  padding: 15px 15px 0;
  font-size: 18px;
  line-height: 36px;
  padding-left: 65px;
  color: #303030;
  border-top: solid 1px #C3C3C3;
  position: relative;
  display: none;
}
.box_faq .answer:before {
  content: "A";
  position: absolute;
  top: 20px;
  left: 15px;
  line-height: 1;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  color: #8AC8AF;
}
@media (max-width: 767px) {
  .box_faq .answer {
    font-size: 16px;
    padding: 12px 0 0 40px;
    line-height: 31.2px;
  }
  .box_faq .answer:before {
    top: 15px;
    left: 7px;
  }
}
.box_faq.parent {
  border-bottom: 0;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #50C1B6;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #50C1B6;
  background: #50C1B6;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

footer {
  padding: 121px 0 0;
  background: #fff;
  z-index: 3;
  position: relative;
}
footer .footer_bnr_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 39px 100px;
  max-width: 1003px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  footer {
    padding: 50px 0 20px;
  }
  footer .footer_bnr_list {
    width: 183px;
    gap: 32px 100px;
  }
}

.copyright {
  text-align: center;
  border-top: solid 1px #C3C3C3;
  letter-spacing: 0.2em;
  line-height: 1;
  font-size: 13px;
  padding: 15px 0;
  margin-top: 130px;
}
@media (max-width: 767px) {
  .copyright {
    padding-bottom: 100px;
    margin-top: 54px;
  }
}

.list_list dd a {
  color: #535353;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #535353;
}
.sec_top h2:before, .sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .pcbr02 {
    display: block !important;
  }
  .sp02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .spbr02 {
    display: block !important;
  }
  .pc02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .pc03 {
    display: none !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .sp03 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
.page_policy {
  margin-bottom: 86px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .page_policy {
    font-size: 16px;
  }
}
.page_policy p {
  font-size: clamp(16px, 2.2vw, 18px);
  line-height: clamp(31.2px, 4.68vw, 36px);
}
.page_policy h2.h2_A {
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .page_policy h2.h2_A {
    padding-left: 10px;
  }
}
.page_policy h3 {
  letter-spacing: 0.1em;
}
.page_policy h3 .ttl_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .page_policy h3 .ttl_wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page_policy p + h3 {
  margin-top: 75px;
}
@media (max-width: 767px) {
  .page_policy p + h3 {
    margin-top: 51px;
  }
}
.page_policy h3 + .txt_wrap {
  margin: 18px auto 70px;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .page_policy h3 + .txt_wrap {
    margin-bottom: 34px;
    padding-left: 7px;
  }
}
.page_policy .type_other h3 {
  padding: 6px 24px 6px 27px;
}
@media (max-width: 767px) {
  .page_policy .type_other h3 {
    padding-left: 17px;
  }
}
.page_policy .type_other h3 + .txt_wrap {
  margin-top: 20px;
}
.page_policy * + h2 {
  margin-top: 101px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page_policy * + h2 {
    margin-top: 62px;
    margin-bottom: 23px;
  }
}
.page_policy .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .page_policy .list {
    margin-left: 10px;
    gap: 14px 0;
    line-height: 31.2px;
    letter-spacing: 0.17em;
  }
}
.page_policy .list dt {
  width: 34px;
}
.page_policy .list dd {
  width: calc(100% - 34px);
}
.page_policy .list.typeA strong {
  font-weight: 500;
}
.page_policy .list.typeA dt {
  width: 30px;
}
.page_policy .list.typeA dd {
  width: calc(100% - 30px);
}
.page_policy .list.typeA p {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .page_policy .list.typeA p {
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  .page_policy .list.typeA {
    letter-spacing: 0.1em;
  }
}
.page_policy .dot_list li {
  padding-left: 27px;
  position: relative;
}
.page_policy .dot_list li:before {
  content: "・";
  position: absolute;
  top: 2px;
  left: 7px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .page_policy .dot_list li {
    padding-left: 24px;
  }
  .page_policy .dot_list li:before {
    top: 0;
    left: 6px;
  }
}
.page_policy .list + h3 {
  margin-top: 71px;
}
@media (max-width: 767px) {
  .page_policy .list + h3 {
    margin-top: 19px;
  }
}
.page_policy .list + .list {
  margin-top: 31px;
}
@media (max-width: 767px) {
  .page_policy .list + .list {
    margin-top: 14px;
  }
}
@media (min-width: 768px) {
  .page_policy .txt_wrap + .list {
    margin-top: -39px;
  }
  .page_policy .list dt {
    width: 53px;
  }
  .page_policy .list dd {
    width: calc(100% - 53px);
  }
  .page_policy .list.typeA dt {
    width: 45px;
  }
  .page_policy .list.typeA dd {
    width: calc(100% - 45px);
  }
}
@media (max-width: 767px) {
  .page_policy h2.h2_A {
    border: 0;
    position: relative;
  }
  .page_policy h2.h2_A:before, .page_policy h2.h2_A:after {
    content: "";
    width: calc(100% + 20px);
    height: 1px;
    background: #C3C3C3;
    position: absolute;
    left: -11px;
    right: -11px;
    margin: auto;
  }
  .page_policy h2.h2_A:before {
    top: 0;
  }
  .page_policy h2.h2_A:after {
    bottom: 0;
  }
}
.page_policy .secondary_block p + .dot_list {
  margin-bottom: 37px;
}
.page_policy .secondary_block p + .dot_list:last-child {
  margin-bottom: 0;
}
.page_policy .secondary_block .other_txt {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page_policy .secondary_block .other_txt {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page_policy .secondary_block h3 + .txt_wrap {
    margin-bottom: 20px;
  }
  .page_policy .secondary_block .list {
    margin-bottom: 10px;
  }
  .page_policy .secondary_block p + .dot_list {
    margin-bottom: 0;
  }
}
.page_policy .text-end {
  text-align: right;
}
@media (min-width: 768px) {
  .page_policy .text-end {
    -webkit-transform: translate(-4px, 6px);
            transform: translate(-4px, 6px);
  }
}
@media (max-width: 767px) {
  .page_policy .ls1 {
    letter-spacing: 0.1em;
  }
  .page_policy .ls05 {
    letter-spacing: 0.05em;
  }
  .page_policy .ctmt1 {
    margin-top: 0 !important;
  }
  .page_policy .ctmb1 {
    margin-bottom: 21px !important;
  }
}

.post-renewal-works:not(.single) .container {
  width: 1354px;
  max-width: calc(100% - 25px);
}
.post-renewal-works .head_blcok {
  padding: 72px 0;
  max-width: 1270px;
  width: 100%;
  margin: auto;
}
.post-renewal-works .primary_txt {
  text-align: center;
}
.post-renewal-works .head_container {
  font-weight: 500;
}
.post-renewal-works .head_container:not(:last-child) {
  margin-bottom: 25px;
}
.post-renewal-works .head_container .ttl {
  font-size: clamp(18px, 2.79vw, 25px);
  letter-spacing: 0.15em;
  line-height: 40px;
  width: 300px;
  height: clamp(50px, 7.8125vw, 70px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  background: #50C1B6;
  color: #fff;
}
.post-renewal-works .head_container .ttl.color_area {
  background: #50C194;
}
.post-renewal-works .head_container .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 1.6%;
}
.post-renewal-works .head_container .list li {
  min-height: clamp(60px, 8.46vw, 70px);
  width: 23.8%;
}
.post-renewal-works .head_container .list li a {
  background: #fff;
  border: solid 2px #C3C3C3;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.5;
  border-radius: 10px;
  text-decoration: none;
  color: #303030;
  font-size: clamp(17px, 2.4vw, 20px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .head_container .list li a:hover {
  opacity: 1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-color: #50C1B6;
  color: #50C1B6;
}
.post-renewal-works .head_container.type_area .list li a:hover {
  color: #50C194;
  border-color: #50C194;
}
@media (min-width: 768px) {
  .post-renewal-works .head_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 25px;
  }
  .post-renewal-works .head_container .ttl {
    width: 300px;
    height: 70px;
  }
  .post-renewal-works .head_container .list {
    width: calc(100% - 325px);
  }
}
.post-renewal-works .main_container {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 100px 30px 100px 30px;
  overflow: hidden;
  padding: 84px 71px 90px;
}
.post-renewal-works .main_container .archive-list-container {
  gap: 77px 30px;
}
.post-renewal-works .main_container .archive-list-container .col {
  width: calc((100% - 60px) / 3);
}
.post-renewal-works .main_container .archive-list-container .thumbnail {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
}
.post-renewal-works .main_container .archive-list-container .thumbnail figure {
  height: 232px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .post-renewal-works .main_container .archive-list-container .thumbnail figure {
    height: 110px;
  }
}
.post-renewal-works .main_container .archive-list-container .thumbnail figure img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li {
  width: 155px;
  height: 38px;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li:not(:last-child) {
  margin-bottom: 18px;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a .web {
  position: relative;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a .web:after {
  content: "";
  width: 22px;
  height: 18px;
  background: url(../img/common/web_ic.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 5px);
  margin: auto;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a .more {
  position: relative;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a .more:after {
  content: "";
  width: 37px;
  height: 34px;
  background: url(../img/common/arrow_ic.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% - 2px);
  margin: auto;
}
.post-renewal-works .main_container .archive-list-container .thumbnail .link_list li a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .post-renewal-works .main_container .archive-list-container .thumbnail:hover figure img {
    -webkit-transform: scale(1.13);
            transform: scale(1.13);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .post-renewal-works .main_container .archive-list-container .thumbnail:hover .link_list {
    opacity: 1;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.post-renewal-works .main_container .content {
  margin-top: 19px;
  padding: 0 16px;
}
.post-renewal-works .main_container .cat_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 12px;
}
.post-renewal-works .main_container .cat_list a {
  text-decoration: none;
  font-weight: 700;
  line-height: 30px;
  padding: 0 11px 1px 13px;
  background: #50C1B6;
  color: #fff;
  border-radius: 5px;
  min-height: clamp(20px, 3.25vw, 31px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(13px, 1.82vw, 15px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .cat_list a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .cat_list .color_area a {
  background: #50C194;
}
.post-renewal-works .main_container .title {
  font-weight: 700;
  font-size: clamp(14px, 2.1vw, 19px);
  line-height: clamp(20px, 3.19vw, 29px);
}
.post-renewal-works .main_container .title a {
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .title a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.post-renewal-works .main_container .link a {
  color: #38A97B;
  font-size: 15px;
  line-height: 29px;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: 700;
  word-break: break-all;
}
.post-renewal-works .main_container .link a:after {
  content: "";
  background: url(../img/common/external_ic.svg) no-repeat center/cover;
  width: 16px;
  height: 19px;
  position: absolute;
  bottom: 2px;
  left: calc(100% + 5px);
}
.post-renewal-works .main_container .link a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .post-renewal-works .head_blcok {
    padding: 40px 0;
  }
  .post-renewal-works .primary_txt {
    font-size: 16px;
    line-height: 31.2px;
  }
  .post-renewal-works .head_container:not(:last-child) {
    margin-bottom: 35px;
  }
  .post-renewal-works .head_container .ttl {
    width: 100%;
    margin-bottom: 15px;
  }
  .post-renewal-works .head_container .list {
    width: 96.666%;
    margin: auto;
    gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .post-renewal-works .head_container .list li {
    width: calc((100% - 8px) / 2);
  }
  .post-renewal-works .main_container {
    border-radius: 80px 30px 80px 30px;
    padding: 60px 15px 50px;
    width: 100%;
    margin: auto;
  }
  .post-renewal-works .main_container .archive-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 70px 10px;
  }
  .post-renewal-works .main_container .archive-list-container .col {
    width: calc((100% - 10px) / 2);
    margin-bottom: 0;
  }
  .post-renewal-works .main_container .archive-list-container .thumbnail {
    height: 110px;
  }
  .post-renewal-works .main_container .content {
    padding: 0 5px;
  }
  .post-renewal-works .main_container .cat_list a {
    padding: 1px 6.25px 0 7.25px;
    line-height: 14.5px;
    border-radius: 2.41px;
  }
}

.single-renewal-works .single_container .head_block {
  padding: 0 20px;
  padding-bottom: 40px;
  border-bottom: solid 1px #C3C3C3;
  margin-bottom: 58px;
}
.single-renewal-works .single_container .head_block .title {
  padding: 0 0 0 6px;
  font-size: 33px;
  font-weight: 700;
  line-height: 35px;
  color: #303030;
}
@media (max-width: 767px) {
  .single-renewal-works .single_container .head_block {
    padding: 0;
    padding-bottom: 25px;
    margin-bottom: 37px;
  }
  .single-renewal-works .single_container .head_block .title {
    font-size: 20px;
    line-height: 29px;
    word-break: auto-phrase;
    padding: 0 5px;
  }
}
.single-renewal-works .single_container .cat_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 30px;
}
.single-renewal-works .single_container .cat_list a {
  text-decoration: none;
  font-weight: 700;
  line-height: 30px;
  padding: 0 11px 1px 13px;
  background: #50C1B6;
  color: #fff;
  border-radius: 5px;
  min-height: clamp(20px, 3.25vw, 31px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(13px, 1.82vw, 15px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-renewal-works .single_container .cat_list a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-renewal-works .single_container .cat_list .color_area a {
  background: #50C194;
}
@media (max-width: 767px) {
  .single-renewal-works .single_container .cat_list {
    margin-bottom: 15px;
  }
  .single-renewal-works .single_container .cat_list a {
    padding: 1.5px 13px 1.5px 15px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 15px;
  }
}
.single-renewal-works .single_container .primary_block {
  padding-bottom: 65px;
  margin-bottom: 102px;
  position: relative;
}
@media (max-width: 767px) {
  .single-renewal-works .single_container .primary_block {
    width: 300px;
    margin: 0 auto 22px;
  }
  .single-renewal-works .single_container .primary_block .sp_wrap {
    position: relative;
    z-index: 0;
  }
  .single-renewal-works .single_container .primary_block .sp_wrap:before {
    content: "";
    width: 400px;
    height: 195px;
    background: url(../img/common/single_head_bg_sp.png) no-repeat center/cover;
    position: absolute;
    right: -50px;
    bottom: -50px;
    z-index: -1;
  }
  .single-renewal-works .single_container .primary_block .head_img {
    width: 100%;
    height: 220px;
    background: url(../img/common/device_img_sp.png) no-repeat center/cover;
    position: relative;
    margin-bottom: 61px;
  }
  .single-renewal-works .single_container .primary_block .head_img .pc_img {
    width: 240px;
    height: 133px;
    overflow: hidden;
    position: absolute;
    top: 11px;
    left: 10px;
  }
  .single-renewal-works .single_container .primary_block .head_img .sp_img {
    width: 44px;
    height: 93px;
    background: url(../img/common/device_img_mobile_sp.png) no-repeat center/cover;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  .single-renewal-works .single_container .primary_block .head_img .sp_img figure {
    width: 40px;
    height: 86px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    left: 2px;
    border-radius: 15px;
  }
}
@media (min-width: 768px) {
  .single-renewal-works .single_container .primary_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 0 18px;
  }
  .single-renewal-works .single_container .primary_block:before {
    content: "";
    width: clamp(1650px, 95vw, 3000px);
    height: 285px;
    background: url(../img/common/single_head_bg.png) no-repeat center/cover;
    position: absolute;
    bottom: 0;
    right: -110px;
    border-radius: 0 100px 30px 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 768px) and (max-width: 1450px) {
  .single-renewal-works .single_container .primary_block:before {
    right: -10px;
  }
}
@media (min-width: 768px) {
  .single-renewal-works .single_container .primary_block .head_img {
    width: 692px;
    height: 506px;
    background: url(../img/common/device_img.png) no-repeat center/cover;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateX(18px);
            transform: translateX(18px);
  }
  .single-renewal-works .single_container .primary_block .head_img .pc_img {
    width: 550px;
    height: 308px;
    position: absolute;
    top: 25px;
    left: 24px;
    overflow: hidden;
  }
  .single-renewal-works .single_container .primary_block .head_img .sp_img {
    width: 107px;
    height: 217px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: url(../img/common/device_img_mobile.png) no-repeat center/cover;
  }
  .single-renewal-works .single_container .primary_block .head_img .sp_img figure {
    width: 95px;
    height: 205px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 12px;
  }
  .single-renewal-works .single_container .primary_block .contents_list {
    width: 490px;
    padding-left: 44px;
  }
}
.single-renewal-works .single_container .contents_list {
  line-height: 20px;
}
.single-renewal-works .single_container .contents_list dt {
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 19px;
  margin-bottom: 11px;
}
.single-renewal-works .single_container .contents_list dd {
  font-family: 17px;
  font-weight: 500;
}
.single-renewal-works .single_container .contents_list dd a {
  position: relative;
  text-decoration: none;
}
.single-renewal-works .single_container .contents_list dd a:after {
  content: "";
  background: url(../img/common/external_ic_bk.svg) no-repeat center/cover;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 2px;
  left: calc(100% + 5px);
}
.single-renewal-works .single_container .contents_list dd a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-renewal-works .single_container .contents_list dd + dt {
  margin-top: 28px;
}
.single-renewal-works .single_container .img_container .ttl {
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  width: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px 50px 50px 5px;
  margin-bottom: 21px;
}
.single-renewal-works .single_container .img_container .pc_img img,
.single-renewal-works .single_container .img_container .sp_img img {
  border-radius: 5px;
}
@media (max-width: 767px) {
  .single-renewal-works .single_container .img_container {
    width: 330px;
    margin: 0 auto 30px;
  }
  .single-renewal-works .single_container .img_container .pc_img {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .single-renewal-works .single_container .img_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 35px;
    height: 925px;
    overflow: hidden;
    margin-bottom: 135px;
  }
  .single-renewal-works .single_container .img_container .pc_img {
    width: 775px;
  }
  .single-renewal-works .single_container .img_container .sp_img {
    width: 390px;
  }
  .single-renewal-works .single_container .img_container .ttl {
    width: 210px;
    font-size: 25px;
    margin-bottom: 33px;
  }
}
.single-renewal-works .comment_container {
  padding: 0 79.5px 79.5px;
  border-radius: 100px 30px 100px 30px;
  background: #fff;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 68px;
}
@media (max-width: 767px) {
  .single-renewal-works .comment_container {
    padding: 0 25px 46px;
    border-radius: 80px 20px 80px 20px;
    width: 330px;
    margin: 0 auto 58px;
  }
}
.single-renewal-works .comment_container h2 {
  text-align: center;
  font-size: 45px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0.15em;
  color: #7D7D7D;
  font-family: "Raleway", sans-serif;
  padding-top: 28px;
  width: 635px;
  height: 95px;
  margin: auto;
  background: url(../img/common/comment_ttl_bg.png) no-repeat center/cover;
  padding-left: 9px;
}
@media (max-width: 767px) {
  .single-renewal-works .comment_container h2 {
    font-size: 25px;
    line-height: 42px;
    width: 264px;
    height: 55px;
    background: url(../img/common/comment_ttl_bg_sp.png) no-repeat center/cover;
    padding: 3px 0 0 0;
    margin-bottom: 12px;
  }
}
.single-renewal-works .comment_container .comment_list {
  padding-top: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-renewal-works .comment_container .comment_list dt,
.single-renewal-works .comment_container .comment_list dd {
  border-bottom: solid 1px #C3C3C3;
  padding: 20px 0;
}
.single-renewal-works .comment_container .comment_list dt {
  color: #38A97B;
  text-align: center;
  font-weight: 700;
  line-height: 28.1px;
}
@media (max-width: 767px) {
  .single-renewal-works .comment_container .comment_list {
    padding-top: 8px;
  }
  .single-renewal-works .comment_container .comment_list dt {
    width: 100%;
    font-size: 17px;
    padding: 6px 0;
  }
  .single-renewal-works .comment_container .comment_list dd {
    padding: 13px 0;
    font-size: 16px;
    line-height: 2;
  }
}
@media (min-width: 768px) {
  .single-renewal-works .comment_container .comment_list dt {
    width: 230px;
    font-size: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .single-renewal-works .comment_container .comment_list dd {
    width: 745px;
    font-size: 16px;
    line-height: 2;
    padding-left: 5px;
  }
}

@media (min-width: 768px) {
  body.page-name-renewal .wrap {
    overflow: visible;
  }
}
.page-name-renewal .mce-content-body {
  width: 100%;
  max-width: 100%;
}

.common_contact {
  padding: 72px 0 68px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
@media (max-width: 767px) {
  .common_contact {
    padding: 66px 0;
  }
  .common_contact .container {
    max-width: calc(100% - 40px);
  }
  .common_contact h2.h2 {
    margin-bottom: 13px;
  }
}
.common_contact .subtxt {
  text-align: center;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: clamp(37px, 5.7vw, 51px);
  font-size: clamp(16px, 2.34vw, 18px);
}
.common_contact .contents_block {
  max-width: 745px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.common_contact .contents_block .area_box {
  padding: 15px 40px 20px;
  width: 100%;
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.common_contact .contents_block .higashinihon {
  background: -webkit-gradient(linear, left top, left bottom, from(#50C194), to(rgba(80, 193, 148, 0.5)));
  background: linear-gradient(#50C194 0%, rgba(80, 193, 148, 0.5) 100%);
}
.common_contact .contents_block .higashinihon .link_list li a:after {
  background-color: #50C194;
}
.common_contact .contents_block .higashinihon .link_list li a:hover {
  background-color: #50C194;
}
.common_contact .contents_block .tohoku {
  background: -webkit-gradient(linear, left top, left bottom, from(#60CE88), to(rgba(96, 206, 136, 0.5)));
  background: linear-gradient(#60CE88 0%, rgba(96, 206, 136, 0.5) 100%);
}
.common_contact .contents_block .tohoku .link_list li a:after {
  background-color: #60CE88;
}
.common_contact .contents_block .tohoku .link_list li a:hover {
  background-color: #60CE88;
}
.common_contact .contents_block .nishinihon {
  background: -webkit-gradient(linear, left top, left bottom, from(#50C1B6), to(rgba(80, 193, 182, 0.5)));
  background: linear-gradient(#50C1B6 0%, rgba(80, 193, 182, 0.5) 100%);
}
.common_contact .contents_block .nishinihon .link_list li a:after {
  background-color: #50C1B6;
}
.common_contact .contents_block .nishinihon .link_list li a:hover {
  background-color: #50C1B6;
}
.common_contact .contents_block .area_name {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  line-height: 30px;
  margin-bottom: 12px;
}
.common_contact .contents_block .wrapper {
  display: table;
  margin: auto;
}
.common_contact .contents_block .link_list {
  background: rgba(255, 255, 255, 0.3);
  padding: 12px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.common_contact .contents_block .link_list li {
  width: 95px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common_contact .contents_block .link_list li a {
  position: relative;
  background: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 5px;
  padding: 6px 2px 9px;
  font-weight: 500;
  color: #303030;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.common_contact .contents_block .link_list li a:after {
  content: "";
  width: clamp(9px, 1.17vw, 10px);
  height: clamp(9px, 1.17vw, 10px);
  position: absolute;
  bottom: 4px;
  right: 4px;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.common_contact .contents_block .link_list li a:hover {
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.common_contact .contents_block .link_list li a:hover:after {
  background-color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .common_contact .contents_block .higashinihon {
    width: 415px;
  }
  .common_contact .contents_block .tohoku {
    width: 310px;
  }
  .common_contact .contents_block .link_list {
    padding: 12px 15px;
  }
}
@media (max-width: 767px) {
  .common_contact .contents_block .area_box {
    padding: 15px 22px 17px;
  }
  .common_contact .contents_block .area_box .wrapper {
    width: 100%;
  }
  .common_contact .contents_block .area_box .link_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .common_contact .contents_block .area_box .link_list li {
    width: 85px;
    height: 42px;
  }
  .common_contact .contents_block .area_box .link_list li a {
    font-size: 17px;
  }
}

.main_parallax {
  position: relative;
}
.main_parallax .parallax-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background: url(../img/top/top_fixed_bg.jpg) no-repeat center top/cover;
  z-index: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  will-change: transform;
}
.main_parallax.fixed .parallax-background {
  position: fixed;
}
.main_parallax:not(.fixed) .parallax-background {
  background-size: contain;
}
.main_parallax .top_content {
  position: relative;
  z-index: 2;
}

/* ホームページの運用でこのようなお悩み、ありませんか？ */
.top_problems {
  padding: 162px 0 70px;
}
@media (max-width: 767px) {
  .top_problems {
    padding: 91px 0 39px;
  }
}
.top_problems h2.h2_B {
  display: table;
  position: relative;
  margin: 0;
}
.top_problems h2.h2_B:before {
  content: "";
  position: absolute;
  right: 0;
}
.top_problems h2.h2_B .en {
  color: #7D7D7D;
  letter-spacing: 0.15em;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .top_problems h2.h2_B:before {
    width: 100vw;
    height: 5px;
    background: #7D7D7D;
    top: calc(100% - 62px);
  }
}
@media (max-width: 767px) {
  .top_problems h2.h2_B {
    display: block;
    margin-right: auto;
    width: 360px;
    margin-bottom: 39px;
  }
  .top_problems h2.h2_B:before {
    width: 390px;
    height: 42px;
    background: url(../img/top/problems_line_sp.svg) no-repeat center/cover;
    top: calc(100% - 33px);
    right: -30px;
  }
  .top_problems h2.h2_B .en {
    display: table;
    padding-left: 55px;
  }
}
.top_problems .headline {
  margin-bottom: 77px;
}
.top_problems .headline .sub {
  font-size: 33px;
  color: #303030;
  line-height: 40px;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.top_problems .headline .sub .bg {
  background: #50C194;
  color: #fff;
  padding: 6px 11px 8px 18px;
  border-radius: 10px;
  line-height: 40px;
  display: inline-block;
  margin-top: 15px;
  margin-left: 9px;
}
@media (max-width: 767px) {
  .top_problems .headline {
    margin-bottom: 35px;
  }
  .top_problems .headline .sub {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0.08em;
    padding-left: 55px;
  }
  .top_problems .headline .sub .bg {
    line-height: 24px;
    margin-top: 6px;
    margin-left: 0;
    border-radius: 6px;
    padding: 4px 9px 5px 11px;
  }
}
.top_problems .primary_block {
  padding: 0 15px 40px;
}
.top_problems .primary_block figure {
  text-align: center;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .top_problems .primary_block {
    border-top: solid 1px #C3C3C3;
    border-bottom: solid 1px #C3C3C3;
    padding: 35px 25px 40px;
  }
  .top_problems .primary_block figure {
    margin-bottom: 35px;
  }
}
.top_problems h3 {
  display: block;
  padding: 0;
  background: transparent;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 43px;
  margin-bottom: 30px;
}
.top_problems h3 .num {
  font-family: "Raleway", sans-serif;
  font-size: 60px;
  color: #303030;
  letter-spacing: 0.05em;
  line-height: 40px;
  display: table;
  font-weight: normal;
  position: relative;
  margin-bottom: 20px;
}
.top_problems h3 .num:after {
  content: "";
  width: 63px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 24px);
  margin: auto;
  background: url(../img/top/ttl_dot.svg) no-repeat center/cover;
}
.top_problems h3 .color {
  color: #50C194;
}
@media (max-width: 767px) {
  .top_problems .container {
    max-width: 100%;
  }
  .top_problems .primary_block {
    padding-bottom: 0;
  }
  .top_problems .primary_block .box {
    padding: 0 10px;
  }
  .top_problems .primary_block .txt_wrap {
    padding: 0 4px;
    font-size: 16px;
    line-height: 31.5px;
    letter-spacing: 0.1em;
  }
  .top_problems .primary_block .col {
    border-bottom: solid 1px #C3C3C3;
    padding-bottom: 21px;
  }
  .top_problems .primary_block .col:not(:last-child) {
    margin-bottom: 17px;
  }
  .top_problems h3 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    margin-bottom: 17px;
  }
  .top_problems h3 .ttl {
    padding-left: 5px;
    display: block;
  }
  .top_problems h3 .num {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 17px;
  }
  .top_problems h3 .num:after {
    width: 53px;
    height: 17px;
    left: calc(100% + 22px);
    top: -3px;
  }
}
@media (min-width: 768px) {
  .top_problems .headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_problems .headline .sub {
    margin-top: 28px;
    margin-right: 6px;
  }
  .top_problems h3 .ttl {
    padding-left: 3px;
  }
  .top_problems .primary_block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 70px 0;
  }
  .top_problems .primary_block .col {
    width: 575px;
  }
  .top_problems .primary_block .col figure {
    padding-top: 4px;
  }
  .top_problems .primary_block .col .box {
    width: 499px;
  }
  .top_problems .primary_block .col .box p {
    line-height: 36px;
    letter-spacing: 0.1em;
  }
  .top_problems .primary_block .col .txt_wrap {
    padding-left: 4px;
  }
  .top_problems .primary_block .col:nth-child(odd) {
    padding-left: 25px;
    border-right: solid 1px #C3C3C3;
  }
  .top_problems .primary_block .col:nth-child(odd) figure {
    text-align: left;
  }
  .top_problems .primary_block .col:nth-child(even) {
    padding-right: 25px;
    padding-left: 50px;
  }
  .top_problems .primary_block .col:nth-child(even) figure {
    text-align: right;
  }
  .top_problems .primary_block .col:nth-child(n+3) {
    position: relative;
  }
  .top_problems .primary_block .col:nth-child(n+3):before {
    content: "";
    width: calc(100% + 1px);
    height: 1px;
    background: #C3C3C3;
    position: absolute;
    bottom: calc(100% + 35px);
    left: 0;
  }
}

/* 「Dentalest」がお悩みをすべて解決します！ */
.top_worries .container {
  max-width: 1300px;
  width: 100%;
}
.top_worries h2 {
  color: #fff;
  text-align: left;
  font-size: 47px;
  letter-spacing: 0.1em;
  line-height: 60px;
  font-weight: 700;
  padding-left: 121px;
  padding-bottom: 23px;
  position: relative;
}
.top_worries h2:after {
  content: "";
  width: 1613px;
  height: 27px;
  background: url(../img/top/worries_line.svg) no-repeat center/cover;
  position: absolute;
  top: calc(100% + 7px);
  right: 0;
}
.top_worries h2:before {
  content: "";
  width: 100vw;
  height: 3px;
  background: #fff;
  position: absolute;
  right: calc(100% - 59px);
  bottom: -33px;
}
@media (min-width: 2000px) {
  .top_worries h2:before {
    height: 4px;
    bottom: -34px;
    right: calc(100% - 58px);
  }
}
.top_worries h2 .large {
  font-size: 60px;
}
.top_worries h2 .color {
  color: #DEFFD5;
}
@media (max-width: 767px) {
  .top_worries h2 {
    padding-left: 37px;
    font-size: 25px;
    letter-spacing: 0.15em;
    line-height: 35px;
    margin-left: 3px;
  }
  .top_worries h2:after {
    background: url(../img/top/worries_line_sp.svg) no-repeat center/cover;
    width: 100%;
    height: 17px;
    height: clamp(17px, 4.3vw, 35px);
    top: 100%;
  }
  .top_worries h2 .large {
    font-size: 30px;
  }
}
.top_worries h3 {
  color: #303030;
  font-size: 27px;
  letter-spacing: 0.1em;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.9);
  padding: 6px 20px 8px 43px;
  position: relative;
  font-weight: 700;
  margin-bottom: 31px;
  margin-left: -3px;
  border-radius: 10px;
}
.top_worries h3:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #50C194;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 23px;
  margin: auto;
}
@media (max-width: 767px) {
  .top_worries h3 {
    padding: 3px 12px 3px 32px;
    font-size: 18px;
    display: table;
    margin-bottom: 20px;
    margin-left: -1px;
  }
  .top_worries h3:before {
    left: 12px;
  }
}
.top_worries .contents_box {
  max-width: 890px;
  width: 100%;
  margin: auto;
}
.top_worries .contents_box .txt_wrap {
  margin-left: 2px;
}
.top_worries .contents_box p {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 2;
  font-size: 18px;
  color: #fff;
}
.top_worries .contents_box p:not(:last-child) {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .top_worries .contents_box {
    padding: 15px 27px 0 30px;
  }
  .top_worries .contents_box .txt_wrap {
    margin-left: 10px;
  }
  .top_worries .contents_box p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
  }
  .top_worries .contents_box p:not(:last-child) {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .top_worries {
    width: calc(100% - 17.45px);
    margin: 0 auto 0 0;
    padding: 50px 0 59px;
    position: relative;
    z-index: 0;
  }
  .top_worries:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: url(../img/top/top_worries_bg_sp.jpg) repeat center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 100px 30px 0;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  .top_worries {
    margin-bottom: 20px;
  }
  .top_worries .container {
    position: relative;
    z-index: 0;
    padding: 82px 0 99px;
  }
  .top_worries .container:before {
    content: "";
    width: clamp(1613px, 100vw, 3000px);
    height: 100%;
    background: url(../img/top/top_worries_bg.jpg) repeat center/cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 0 100px 30px 0;
  }
}

/* なぜ「Dentalest」でリニューアルするのか */
.top_why {
  overflow: hidden;
  max-width: 2000px;
  width: 100%;
  margin: auto;
}
.top_why .scroll_content {
  max-width: 1510px;
  width: 100%;
  margin: auto;
}
.top_why .headline {
  background: #fff;
  padding: 37.5px 83px 37.5px 20px;
  border-radius: 0 50px 50px 0;
  position: relative;
  margin-bottom: 38px;
}
.top_why .headline:before, .top_why .headline:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../img/top/quarter_bg.png) no-repeat center/cover;
  position: absolute;
  left: 0;
}
.top_why .headline:before {
  bottom: 100%;
}
.top_why .headline:after {
  top: 100%;
  -webkit-transform: rotate(80deg);
          transform: rotate(80deg);
}
@media (max-width: 767px) {
  .top_why .headline {
    padding: 16px 35.44px 18px 35px;
    border-radius: 0 20px 20px 0;
    margin-bottom: 41px;
  }
  .top_why .headline:before {
    background: url(../img/top/quarter_bg_sp01.png) no-repeat center/cover;
    width: 14px;
    height: 20px;
    left: 3px;
    bottom: calc(100% - 1px);
  }
}
.top_why .content {
  margin-left: auto;
  margin-right: 32px;
  width: 412px;
}
@media (min-width: 768px) {
  .top_why {
    margin-top: 48px;
  }
  .top_why .reason_number {
    width: 636px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_why .reason_number .wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 636px;
            flex: 1 1 636px;
  }
}
.top_why .counter_wrap {
  width: 365px;
  height: 365px;
  margin: 0;
  border: solid 3px #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 0;
}
.top_why .counter_wrap:after {
  content: "";
  width: 312px;
  height: 312px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.top_why .reason_slider {
  margin: 0;
  position: absolute;
  left: 52px;
}
.top_why .reason_slider li {
  font-family: "Raleway", sans-serif;
  font-size: 23px;
  font-weight: 600;
  color: #303030;
  line-height: 31px;
  letter-spacing: 0.25em;
  padding-left: 20px;
  margin: 15px 0;
  width: 400px !important;
}
.top_why .reason_slider li .ttl {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
}
.top_why .reason_slider li .num {
  color: #C3C3C3;
  font-size: 169px;
  line-height: 80px;
  letter-spacing: normal;
  text-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  margin-left: 12px;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}
.top_why .controls_box {
  position: relative;
  width: 365px;
  margin-top: 36px;
}
.top_why .controls_box .slick-dots {
  bottom: -23px;
}
.top_why .controls_box .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 12.5px;
}
.top_why .controls_box .slick-dots li button {
  width: 8px;
  height: 8px;
}
.top_why .controls_box .slick-dots li button:before {
  content: "";
  font-family: none;
  opacity: 1;
  width: 8px;
  height: 8px;
  opacity: 1;
  background: #7BD6B2;
  border-radius: 50%;
}
.top_why .controls_box .slick-dots li.slick-active {
  width: 14px;
  height: 14px;
}
.top_why .controls_box .slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
}
.top_why .controls_box .slick-dots li.slick-active button:before {
  width: 14px;
  height: 14px;
  background: #50C194;
}
.top_why h2 {
  color: #303030;
  font-size: clamp(23px, 2.5vw, 35px);
  letter-spacing: 0.1em;
  line-height: 61px;
  font-weight: 700;
  display: table;
  text-align: left;
  margin: 0;
}
.top_why h2 strong {
  color: #50C194;
  font-size: clamp(28.5px, 3.33vw, 43px);
}
@media (max-width: 767px) {
  .top_why h2 {
    line-height: 37px;
  }
}
.top_why h3 {
  font-size: 23px;
  line-height: 47px;
  letter-spacing: 0.1em;
  padding: 0;
  background: transparent;
  font-weight: 700;
  color: #303030;
  margin-bottom: 12px;
}
.top_why h3 .bg {
  font-size: 30px;
  color: #38A97B;
  background: #fff;
  padding: 0 10px 3px 13px;
  border-radius: 5px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .top_why h3 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .top_why h3 .bg {
    font-size: 21px;
    padding: 7px 8px 7px 10px;
    line-height: 19px;
    display: inline-block;
    margin: 5px auto 3px;
  }
}
.top_why .contents_block figure {
  margin-bottom: 40px;
}
.top_why .contents_block figure img {
  border-radius: 40px;
}
@media (min-width: 768px) {
  .top_why .contents_block {
    width: 740px;
    padding: 114px 0 87px;
  }
}
@media (max-width: 767px) {
  .top_why .contents_block figure {
    margin-bottom: 18px;
  }
  .top_why .contents_block figure img {
    border-radius: 17.95px;
  }
}
.top_why .txt_wrap {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media (max-width: 767px) {
  .top_why .scroll_block {
    width: calc(100% - 20px);
    margin-left: auto;
    background: #F1F1F1;
    padding: 54px 0 50px;
    border-radius: 80px 0 0 30px;
  }
  .top_why .headline {
    width: calc(100% - 30px);
  }
  .top_why .contents_block {
    width: 320px;
    margin: auto;
  }
  .top_why .item_box:not(:last-child) {
    margin-bottom: 57px;
  }
  .top_why .item_box figure {
    position: relative;
  }
  .top_why .item_box figure figcaption {
    position: absolute;
    top: -26px;
    left: -17px;
    width: 87px;
    height: 87px;
    border: solid 2px #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0.25em;
  }
  .top_why .item_box figure figcaption .txt {
    width: 72px;
    height: 72px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 50%;
    font-family: "Raleway", sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.25em;
    line-height: 11px;
  }
  .top_why .item_box figure figcaption .txt .num {
    font-size: 35px;
    letter-spacing: normal;
    line-height: 24.5px;
    font-weight: 400;
  }
  .top_why .txt_wrap {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 31.2px;
    max-width: 312px;
    width: 100%;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .top_why h2 {
    margin-left: auto;
  }
  .top_why .scroll_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 46px;
    position: relative;
    z-index: 0;
  }
  .top_why .scroll_content:after {
    content: "";
    width: 200vw;
    height: 100%;
    background: #F1F1F1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 100px 0 0 30px;
  }
  .top_why .container_block {
    max-width: 620px;
    margin-left: 50px;
  }
}

/* 数字で分かる「Dentalest」の実績 */
.top_performance {
  padding: 154px 0 139px;
}
.top_performance .headline {
  overflow: hidden;
  width: 100%;
  margin: auto;
}
.top_performance h2.h2 {
  font-size: clamp(18px, 2vw, 30px);
  letter-spacing: 0.1em;
  line-height: 28.1px;
  margin-bottom: 73px;
}
.top_performance h2.h2 .en {
  margin-bottom: 26px;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.top_performance h2.h2 .en:after {
  right: calc(100% + 4px);
}
.top_performance h2.h2 strong {
  font-size: clamp(18px, 2vw, 35px);
}
.top_performance .primary_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 50px;
  max-width: 1033px;
  width: 100%;
  margin: auto;
  padding: 77px 0;
}
.top_performance .primary_block .col {
  width: 311px;
  height: 311px;
  border: solid 2px #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_performance .primary_block .circle_box {
  width: 259px;
  height: 259px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(39%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.95)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 39%, rgba(255, 255, 255, 0.95) 100%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.top_performance .primary_block .circle_box .item {
  padding: 25px 24px;
  width: 100%;
}
.top_performance .primary_block .circle_box .animated-number {
  text-align: center;
  font-weight: 700;
}
.top_performance .primary_block .circle_box .animated-number .number {
  font-size: 58px;
  letter-spacing: 0.05em;
  display: inline-block;
  line-height: 55px;
}
.top_performance .primary_block .circle_box .animated-number .txt {
  font-size: 32px;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-left: 6px;
  -webkit-transform: translate(0px, 14px);
          transform: translate(0px, 14px);
}
@media (max-width: 767px) {
  .top_performance .primary_block .circle_box .animated-number .txt {
    -webkit-transform: translate(3px, 10px);
            transform: translate(3px, 10px);
  }
}
@media (max-width: 767px) {
  .top_performance .primary_block .circle_box {
    width: 133.5px;
    height: 133.5px;
  }
}
.top_performance .primary_block h3 {
  padding: 60px 0 12px;
  position: relative;
  background: transparent;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 23.1px;
  text-align: center;
  display: block;
  margin-bottom: 11px;
}
.top_performance .primary_block h3:before {
  content: "";
  width: 38px;
  height: 46px;
  background: url(../img/top/performance_ic.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.top_performance .primary_block h3:after {
  content: "";
  background: url(../img/top/performance_line.svg) no-repeat center/cover;
  width: 235px;
  height: 23px;
  position: absolute;
  top: 100%;
  right: 0;
}
@media (max-width: 767px) {
  .top_performance .primary_block h3 {
    font-size: 14px;
    line-height: 11.9px;
  }
}
@media (min-width: 768px) {
  .top_performance .bg_wrap {
    position: relative;
    z-index: 0;
    max-width: 1321px;
    width: 100%;
    margin: auto;
  }
  .top_performance .bg_wrap:before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/top/top_performance_bg.jpg) no-repeat right center/cover;
    z-index: -1;
    border-radius: 0 300px 300px 0;
  }
}
@media (max-width: 767px) {
  .top_performance {
    padding: 76px 0 55px;
  }
  .top_performance .bg_wrap {
    position: relative;
    z-index: 0;
    width: 375px;
  }
  .top_performance .bg_wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/top/top_performance_bg_sp.jpg) no-repeat center;
    z-index: -1;
    border-radius: 0 90px 90px 0;
  }
  .top_performance .primary_block {
    gap: 0 10px;
    padding: 31px 0 19px;
    width: 345px;
    margin: auto;
  }
  .top_performance .primary_block .col {
    width: 160px;
    height: 160px;
    margin: 0;
    border: solid 1px #fff;
  }
  .top_performance .primary_block h3 {
    padding: 36px 0 3px;
    margin-bottom: 5px;
  }
  .top_performance .primary_block h3:before {
    width: 22px;
    height: 26px;
  }
  .top_performance .primary_block h3:after {
    width: 122px;
    height: 12px;
    background: url(../img/top/performance_line_sp.svg) no-repeat center/cover;
  }
  .top_performance .primary_block .circle_box .item {
    padding: 11.6px 12.35px;
  }
  .top_performance .primary_block .circle_box .animated-number .number {
    font-size: 32px;
    line-height: 28.3px;
    letter-spacing: 0.05em;
    -webkit-transform: translateX(7px);
            transform: translateX(7px);
  }
  .top_performance .primary_block .circle_box .animated-number .txt {
    font-size: 20px;
    line-height: 14.5px;
    letter-spacing: 0.1em;
  }
  .top_performance h2.h2 {
    line-height: 40px;
    margin-bottom: 34px;
  }
  .top_performance h2.h2 .en {
    font-size: 40px;
    margin-bottom: 0;
  }
  .top_performance h2.h2 .en:before, .top_performance h2.h2 .en:after {
    height: 2px;
  }
  .top_performance h2.h2 .en:before {
    left: calc(100% - 1px);
  }
}

/* 数字で分かる「Dentalest」の実績 */
.top_case {
  padding: 53px 0 200px;
  background: rgba(236, 246, 234, 0.5);
  opacity: 0.9;
  position: relative;
}
@media (max-width: 767px) {
  .top_case {
    padding: 65px 0 48px;
  }
}
.top_case h2.h2_C .color {
  color: #38A97B;
}
.top_case h3 {
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
  color: #303030;
  font-size: 30px;
  line-height: 49px;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 0;
}
.top_case h3 .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 2px;
}
.top_case h3 .number .en {
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  line-height: 19px;
  color: #303030;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-weight: 600;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .top_case h3 .number .en {
    -webkit-transform: translate(-4px, -1px);
            transform: translate(-4px, -1px);
  }
}
.top_case h3 .number .num {
  color: #50C194;
  font-size: 90px;
  letter-spacing: normal;
  line-height: 59.1px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .top_case h3 .number .num {
    -webkit-transform: translate(-2px, -6px);
            transform: translate(-2px, -6px);
  }
}
@media (max-width: 767px) {
  .top_case h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    background: transparent;
    gap: 0;
  }
  .top_case h3 .number .num {
    font-size: 45px;
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
  }
  .top_case h3 .number .en {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 19px;
  }
}
.top_case .title {
  max-width: 928px;
  width: 100%;
  margin: auto;
  padding: 0 15px 20px;
  border-bottom: solid 1px #C3C3C3;
}
.top_case .content {
  max-width: 950px;
  width: 100%;
}
.top_case .list {
  background: #ECF6EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 47px !important;
  border-radius: 0 100px 100px 0;
}
@media (max-width: 767px) {
  .top_case .list {
    margin-bottom: 30px !important;
  }
}
.top_case .list li {
  margin-left: 20px;
  padding-left: 10px;
  color: #303030;
}
.top_case .list .ttl {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 35px;
  padding-bottom: 10px;
}
.top_case .list .site_url a {
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.1em;
  text-decoration: none;
  border-bottom: solid 1px #C3C3C3;
  padding-bottom: 2px;
  padding-left: 2px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_case .list .site_url a:hover {
  color: #535353;
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-color: transparent;
}
@media (min-width: 768px) {
  .top_case .list {
    width: 430px;
    height: 205px;
  }
}
@media (max-width: 767px) {
  .top_case .list {
    height: 140px;
  }
  .top_case .list .ttl {
    font-size: 16px;
    margin-left: 15px;
    padding: 0;
    line-height: 20.6px;
  }
  .top_case .list .site_url {
    padding-left: 0;
    margin-left: 15px;
  }
  .top_case .list .site_url a {
    font-size: 12px;
    color: #303030;
    line-height: 20.6px;
    padding-left: 5px;
    letter-spacing: 0.115em;
  }
}
.top_case .head_block {
  border-bottom: solid 1px #C3C3C3;
}
@media (min-width: 768px) {
  .top_case .head_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 40px 0 40px 40px;
    max-width: 975px;
    width: 100%;
  }
  .top_case .head_block figure {
    width: 500px;
    height: 330px;
    border-radius: 20px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .top_case .head_block figure {
    border-radius: 15px;
    height: 205px;
    overflow: hidden;
    margin-left: 17.5px;
    margin-bottom: 15px;
  }
}
.top_case .content {
  padding: 30px 45px 0;
  max-width: 928px;
  width: 100%;
  margin: auto;
  color: #303030;
}
.top_case .content h4 {
  background: #50C1B6;
  color: #fff;
  display: table;
  padding: 0 20px;
  font-size: 17px;
  line-height: 35px;
  border-radius: 8px;
  margin-bottom: 10px;
}
.top_case .content .txt_wrap {
  padding-left: 5px;
}
.top_case .content .txt_wrap p {
  font-size: 17px;
  line-height: 34px;
  letter-spacing: 0.1em;
}
.top_case .content .txt_wrap + h4 {
  margin-top: clamp(25px, 2.5vw, 30px);
}
@media (max-width: 767px) {
  .top_case .content h4 {
    padding: 7px 12px;
    line-height: 20.6px;
    border-radius: 4.71px;
    margin-bottom: 7px;
  }
  .top_case .content .txt_wrap {
    padding-left: 2px;
  }
  .top_case .content .txt_wrap p {
    font-size: 16px;
    line-height: 31.2px;
  }
}
.top_case .scroll_txt {
  color: #50C194;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 18px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  letter-spacing: 0.35em;
  padding-left: 54px;
  margin-left: 48px;
}
.top_case .scroll_txt:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 21px;
  height: 34px;
  background: url(../img/top/scroll_arrow.svg) no-repeat center/cover;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 768px) {
  .top_case .scroll_txt {
    position: absolute;
    right: 7%;
    top: calc(100% + 90px);
    width: 155px;
  }
}
@media (max-width: 767px) {
  .top_case .container {
    max-width: 100%;
  }
  .top_case .contents_block {
    width: calc(100% - 40px);
    margin: auto;
    background: #fff;
    padding: 25px 18px 40px 0;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 8.83px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 8.83px rgba(0, 0, 0, 0.1);
  }
  .top_case .contents_block:not(:last-child) {
    margin-bottom: 40px;
  }
  .top_case .contents_block .content {
    padding: 30px 15px 0 25px;
  }
  .top_case h2.h2_C {
    max-width: 300px;
    width: 100%;
    text-align: left;
    line-height: 26px;
    margin-left: 16px;
    margin-bottom: 35px;
    letter-spacing: 0.14em;
  }
  .top_case h2.h2_C:before {
    right: -9px;
    width: calc(100% + 2px);
    height: calc(100% + 3px);
  }
  .top_case h2.h2_C .ttl {
    -webkit-transform: translate(11px, -5px);
            transform: translate(11px, -5px);
  }
  .top_case .headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_case .scroll_txt {
    height: 20px;
    width: 20px;
    font-size: 12px;
    letter-spacing: 0.35em;
    line-height: 20px;
    padding-left: 33px;
    margin: 63px 20px 0px 0px;
  }
  .top_case .scroll_txt:after {
    width: 13px;
    height: 20px;
    left: 10px;
  }
  .top_case .case_box .title {
    padding: 0 8px 15px 9px;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .top_case .container {
    width: 1220px;
    position: relative;
    padding-top: 48px;
  }
  .top_case h2.h2_C {
    padding: 62px 14px 83px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 47px;
    margin-bottom: 50px;
  }
  .top_case h2.h2_C:before {
    height: calc(100% + 4px);
  }
  .top_case h2.h2_C .middle-dot {
    display: inline-block;
    -webkit-transform: translateX(7px);
            transform: translateX(7px);
  }
  .top_case .headline {
    width: 170px;
    position: sticky;
    top: 85px;
    left: -10px;
    z-index: 2;
    -webkit-transform: translateX(-11px);
            transform: translateX(-11px);
  }
  .top_case .contents_wrapper {
    margin-top: -468px;
  }
  .top_case .contents_block {
    width: 1048px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 50px 40px 65px;
    border-radius: 30px;
    margin: 0 61px auto auto;
  }
  .top_case .contents_block:not(:last-child) {
    margin-bottom: 145px;
  }
}

/* 制作の流れ */
.top_flow {
  padding: 124px 0 83px;
}
.top_flow .container {
  width: 1554px;
}
.top_flow h2.h2_B {
  width: 545px;
  text-align: right;
  position: relative;
  margin-bottom: 38px;
}
.top_flow h2.h2_B:after {
  content: "";
  width: 200vw;
  height: 5px;
  background: #50C194;
  position: absolute;
  top: calc(100% - 6px);
  right: 5px;
}
.top_flow h2.h2_B .en {
  color: #50C194;
  letter-spacing: 0.15em;
}
@media (max-width: 767px) {
  .top_flow h2.h2_B:after {
    width: 100%;
    height: clamp(25px, 6.4vw, 54px);
    background: url(../img/top/flow_line_sp.svg) no-repeat center/cover;
  }
}
.top_flow h3 {
  font-size: 25px;
  display: block;
  padding: 0;
  letter-spacing: 0.1em;
  line-height: 28.1px;
  background: transparent;
  color: #303030;
  font-weight: 700;
  margin-bottom: 25px;
}
.top_flow .head_block {
  max-width: 864px;
  width: 100%;
  margin: 0 auto 6px;
}
.top_flow .head_block .txt_wrap {
  letter-spacing: 0.1em;
}
.top_flow .primary_block .col {
  position: relative;
}
.top_flow .primary_block .number {
  font-size: 15px;
  width: 118px;
  height: 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: 0.25em;
  line-height: 21.1px;
  border-radius: 50%;
  border: solid 2px #fff;
  position: absolute;
  z-index: 0;
  top: 3px;
  left: 1px;
  z-index: 1;
}
.top_flow .primary_block .number .en {
  -webkit-transform: translate(3px, -9px);
          transform: translate(3px, -9px);
  color: #303030;
}
.top_flow .primary_block .number .num {
  display: block;
  color: #50C194;
  font-size: 44px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: -4px;
}
.top_flow .primary_block .number:after {
  content: "";
  width: 102px;
  height: 102px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 767px) {
  .top_flow .primary_block .number {
    width: 100px;
    height: 100px;
  }
  .top_flow .primary_block .number .en {
    font-size: 13px;
  }
  .top_flow .primary_block .number .num {
    font-size: 42px;
  }
  .top_flow .primary_block .number:after {
    width: 86px;
    height: 86px;
  }
}
.top_flow .primary_block .content {
  color: #303030;
}
.top_flow .primary_block .content p {
  line-height: 2;
  letter-spacing: 0.1em;
}
.top_flow .primary_block .img_box {
  position: relative;
}
.top_flow .primary_block .img_box .ttl {
  width: 300px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 50px 0 0 50px;
  position: absolute;
  bottom: 30px;
  right: 0;
  font-weight: 700;
  font-size: 19px;
  line-height: 43px;
  letter-spacing: 0.1em;
  color: #303030;
}
.top_flow .primary_block .img_box .ttl .ic {
  width: 60px;
  height: 60px;
  background: #E6F9F0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .top_flow .primary_block .img_box .ttl .ic img {
    -webkit-transform: translate(3px, 0px);
            transform: translate(3px, 0px);
  }
}
@media (max-width: 767px) {
  .top_flow .primary_block .img_box .ttl {
    height: 55px;
    bottom: 0;
    width: 280px;
    font-size: 17px;
  }
  .top_flow .primary_block .img_box .ttl .ic {
    width: 55px;
    height: 55px;
  }
  .top_flow .primary_block .img_box .ttl .ic.ic01 img {
    width: 39px;
  }
  .top_flow .primary_block .img_box .ttl .ic.ic02 img {
    width: 25px;
  }
  .top_flow .primary_block .img_box .ttl .ic.ic03 img {
    width: 25px;
  }
  .top_flow .primary_block .img_box .ttl .ic.ic04 img {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .top_flow {
    padding: 41px 0 88px;
    background: url(../img/top/flow_bg_sp.png) no-repeat center top/cover, rgba(236, 246, 234, 0.5);
  }
  .top_flow .container {
    max-width: 100%;
  }
  .top_flow h2.h2_B {
    width: calc(100% - 30px);
    text-align: left;
    margin-bottom: 28px;
  }
  .top_flow h2.h2_B .en {
    -webkit-transform: translate(28px, -10px);
            transform: translate(28px, -10px);
  }
  .top_flow h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .top_flow .head_block {
    max-width: calc(100% - 60px);
    margin: 0 auto 31px;
  }
  .top_flow .head_block .txt_wrap p {
    font-size: 16px;
    line-height: 31.2px;
    letter-spacing: 0.1em;
  }
  .top_flow .primary_block {
    width: 351px;
    margin: auto;
  }
  .top_flow .primary_block .number {
    top: 0;
    left: -5px;
  }
  .top_flow .primary_block .img_box {
    padding: 30px 0 0 11px;
  }
  .top_flow .primary_block .img_box figure {
    margin-bottom: 21px;
  }
  .top_flow .primary_block .img_box figure img {
    border-radius: 0 30px 0 30px;
  }
  .top_flow .primary_block .img_box .ttl .ic {
    margin-right: 10px;
  }
  .top_flow .primary_block .content {
    padding-left: 15px;
  }
  .top_flow .primary_block .col:not(:last-child) {
    margin-bottom: 46px;
  }
}
@media (min-width: 768px) {
  .top_flow {
    background: url(../img/top/flow_bg.png) no-repeat center top/cover, rgba(236, 246, 234, 0.5);
  }
  .top_flow .primary_block {
    gap: 46px 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top_flow .primary_block .col {
    width: 351px;
    padding-left: 37px;
    padding-top: 52px;
  }
  .top_flow .primary_block figure {
    margin-bottom: 29px;
  }
  .top_flow .primary_block figure img {
    border-radius: 0 30px 0 30px;
  }
  .top_flow .primary_block .content {
    padding-left: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1620px) {
  .top_flow .primary_block {
    width: 752px;
    margin: auto;
  }
  .top_flow .primary_block .col:nth-child(1), .top_flow .primary_block .col:nth-child(3) {
    margin-top: 46px;
  }
  .top_flow .head_block {
    margin-bottom: 46px;
  }
}
@media (min-width: 1621px) {
  .top_flow .primary_block .col:nth-child(1) {
    margin-top: 138px;
  }
  .top_flow .primary_block .col:nth-child(2) {
    margin-top: 92px;
  }
  .top_flow .primary_block .col:nth-child(3) {
    margin-top: 46px;
  }
}

/* パララックス */
.top_parallax {
  position: relative;
  height: 555px;
}
.top_parallax .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.top_parallax .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/top/renewal_parallax_bg.jpg) no-repeat center/cover;
  z-index: -1;
}
@media (max-width: 767px) {
  .top_parallax {
    height: 260px;
  }
  .top_parallax .bg {
    width: 780px;
  }
}

/* よくあるご質問 */
.top_faq {
  position: relative;
  z-index: 1;
}
.top_faq h3 {
  display: block;
  padding: 0;
  margin-bottom: 70px;
}
.top_faq h3 .en {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 100px;
  letter-spacing: 0.15em;
  line-height: 42px;
  color: #50C194;
  position: relative;
}
.top_faq h3 .en:after {
  content: "";
  width: 200vw;
  height: 5px;
  background: #50C194;
  position: absolute;
  top: calc(100% - 24px);
  right: 0;
}
@media (min-width: 768px) {
  .top_faq h3 {
    text-align: right;
  }
}
.top_faq .container {
  position: relative;
  z-index: 0;
}
.top_faq .container:before {
  content: "";
  width: 200vw;
  height: 100%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 0 100px 30px 0;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
@media (max-width: 767px) {
  .top_faq {
    padding: 43px 30px 0 0;
  }
  .top_faq .container {
    max-width: 100%;
  }
  .top_faq .container:before {
    border-radius: 0 70px 30px 0;
  }
  .top_faq .sp_wrap {
    width: calc(100% - 34px);
    margin: auto;
  }
  .top_faq .headline {
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  .top_faq h2.h2_C .ttl {
    -webkit-transform: translate(5px, -4px);
            transform: translate(5px, -4px);
    letter-spacing: 0.14em;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  .top_faq h2.h2_C {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .top_faq h3 {
    margin-bottom: 53px;
  }
  .top_faq h3 .en {
    padding-left: 30px;
    font-size: 40px;
    line-height: 1;
    display: block;
  }
  .top_faq h3 .en:after {
    width: 100%;
    height: clamp(25px, 6.4vw, 55px);
    background: url(../img/top/faq_line_sp.svg) no-repeat center/cover;
    top: calc(100% - 7px);
    bottom: 0;
  }
  .top_faq .contents {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
}
@media (min-width: 768px) {
  .top_faq {
    margin-top: -30px;
  }
  .top_faq .container {
    width: 1410px;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 100px 85px 83px 0;
    gap: 0 61px;
    margin-top: -61px;
    min-height: 845px;
  }
  .top_faq .headline {
    width: 169px;
  }
  .top_faq .headline h2 {
    -webkit-transform: translateY(-154px);
            transform: translateY(-154px);
  }
  .top_faq .headline h2 .ttl {
    -webkit-transform: translate(9px, 5px);
            transform: translate(9px, 5px);
  }
  .top_faq .contents {
    width: 805px;
  }
}

.en_wrap {
  position: relative;
  padding-bottom: 57px;
}
.en_wrap .english_txt {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Raleway", sans-serif;
  position: absolute;
  letter-spacing: 0.05em;
  top: 96px;
  right: 39px;
  color: #fff;
  font-size: 90px;
  white-space: nowrap;
}
@media (max-width: 1665px) {
  .en_wrap .english_txt {
    display: none;
  }
}
@media (max-width: 767px) {
  .en_wrap {
    background: #EEEEEE;
  }
}
@media (min-width: 768px) {
  .en_wrap {
    padding-bottom: 155px;
  }
  .en_wrap:before {
    content: "";
    width: 100%;
    height: calc(100% - 62px);
    background: #EEEEEE;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

/* ご利用料金 */
.top_price .container {
  padding: 88px 0 88.27px;
  width: 1410px;
  position: relative;
  z-index: 0;
}
.top_price .container:after {
  content: "";
  width: 100%;
  height: calc(100% - 162px);
  background: url(../img/top/price_bg.jpg) no-repeat center top/cover;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px 30px 100px 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
@media (max-width: 767px) {
  .top_price .container {
    padding: 75px 0 63px;
    max-width: 100%;
    width: 94.1%;
    margin: 0 0 0 auto;
  }
  .top_price .container:after {
    height: calc(100% - 90px);
    border-radius: 70px 0 100px 30px;
    background: url(../img/top/price_bg_sp.jpg) no-repeat center top/cover;
  }
}
.top_price h2 {
  position: relative;
  margin-bottom: 125px;
}
.top_price h2:after {
  content: "";
  width: 633px;
  height: 633px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -62px;
  left: 0;
  right: 0;
  margin: auto;
}
.top_price h2 .en,
.top_price h2 .sub {
  display: block;
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.top_price h2 .en {
  font-family: "Raleway", sans-serif;
  font-size: 100px;
  line-height: 108px;
  letter-spacing: 0.15em;
  font-weight: 500;
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}
.top_price h2 .sub {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top_price h2 {
    padding-left: 9px;
    margin-bottom: 40px;
  }
  .top_price h2 .en {
    font-size: 40px;
    line-height: 22.4px;
    margin-bottom: 19px;
  }
  .top_price h2 .sub {
    font-size: 18px;
    line-height: 15px;
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
  .top_price h2:after {
    content: "";
    width: 404px;
    height: 404px;
    bottom: -26px;
    left: -12px;
  }
}
.top_price .primary_block {
  max-width: 1035px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .top_price .primary_block {
    width: 87%;
  }
}
.top_price .primary_block .col {
  background: #fff;
  padding: 0 45px 40px;
  border-radius: 60px 20px 60px 20px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .top_price .primary_block .col {
    padding: 0 15px 37px;
  }
  .top_price .primary_block .col:not(:last-child) {
    margin-bottom: 34px;
  }
}
.top_price .primary_block h3 {
  background: #50C194;
  color: #fff;
  font-size: 22px;
  line-height: 28.1px;
  letter-spacing: 0.15em;
  font-weight: 700;
  min-height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0 0 15px 15px;
  margin: 0 auto 26px;
  padding: 0;
}
@media (max-width: 767px) {
  .top_price .primary_block h3 {
    font-size: 19px;
  }
}
.top_price .primary_block h3 .ic {
  position: relative;
}
.top_price .primary_block h3 .ic:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.top_price .primary_block h3 .ic.ic01 {
  padding-left: 43px;
}
.top_price .primary_block h3 .ic.ic01:before {
  background: url(../img/top/price_ic01.svg) no-repeat center/cover;
  width: 34px;
  height: 25px;
}
@media (min-width: 768px) {
  .top_price .primary_block h3 .ic.ic01 {
    -webkit-transform: translateX(-16px);
            transform: translateX(-16px);
    padding-left: 53px;
  }
  .top_price .primary_block h3 .ic.ic01:before {
    width: 42px;
    height: 30px;
  }
}
.top_price .primary_block h3 .ic.ic02 {
  padding-left: 43px;
}
.top_price .primary_block h3 .ic.ic02:before {
  background: url(../img/top/price_ic02.svg) no-repeat center/cover;
  width: 33px;
  height: 33px;
}
@media (max-width: 767px) {
  .top_price .primary_block h3 .ic.ic02:before {
    width: 31px;
    height: 31px;
  }
}
.top_price .primary_block h3 .ic.ic03 {
  padding-left: 57px;
}
.top_price .primary_block h3 .ic.ic03:before {
  background: url(../img/top/price_ic03.svg) no-repeat center/cover;
  width: 45px;
  height: 35px;
}
@media (max-width: 767px) {
  .top_price .primary_block h3 .ic.ic03:before {
    width: 41px;
    height: 30px;
  }
}
.top_price .primary_block h4 {
  text-align: center;
  font-size: 20px;
  line-height: 28.1px;
  letter-spacing: 0.1em;
  background: transparent;
  padding: 0;
  color: #535353;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .top_price .primary_block h4 {
    font-size: 19px;
  }
}
.top_price .primary_block .c-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_price .primary_block .c-price .txt {
  -webkit-transform: translate(2px, 1px);
          transform: translate(2px, 1px);
}
@media (max-width: 767px) {
  .top_price .primary_block .c-price .txt {
    -webkit-transform: translate(-1px, 5px);
            transform: translate(-1px, 5px);
  }
}
.top_price .primary_block .one h3 {
  width: 360px;
}
@media (max-width: 767px) {
  .top_price .primary_block .one h3 {
    width: 230px;
  }
}
.top_price .primary_block .one .pt1 {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .top_price .primary_block .one .pt1 {
    margin-bottom: 31px;
  }
  .top_price .primary_block .one .pt1 .c-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top_price .primary_block .one .pt2 {
  border-radius: 15px;
  overflow: hidden;
  text-align: center;
  background: #E4F6EC;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 20px;
}
.top_price .primary_block .one .pt2:not(:last-child) {
  margin-bottom: 27px;
}
.top_price .primary_block .one .pt2 h5 {
  min-height: 35px;
  background: #79C3AC;
  color: #fff;
  text-align: center;
  margin: 0 auto 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_price .primary_block .one .pt2 .size01 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 28.1px;
}
.top_price .primary_block .one .pt2 .c-price .txt {
  -webkit-transform: translate(3px, 5px);
          transform: translate(3px, 5px);
}
@media (max-width: 767px) {
  .top_price .primary_block .one .pt2 {
    margin: 0;
  }
  .top_price .primary_block .one .pt2 .size01 {
    font-size: 25px;
    -webkit-transform: translate(-3px, 2px);
            transform: translate(-3px, 2px);
  }
  .top_price .primary_block .one .pt2 .c-price .txt {
    font-size: 16px;
    -webkit-transform: translate(1px, 5px);
            transform: translate(1px, 5px);
  }
}
.top_price .primary_block .one .box {
  border-top: solid 1px #C3C3C3;
  padding-top: 30px;
}
.top_price .primary_block .one .box h4 {
  font-size: 18px;
}
@media (max-width: 767px) {
  .top_price .primary_block .one .box {
    padding-top: 19px;
  }
}
.top_price .primary_block .two h3 {
  letter-spacing: 0.1em;
}
.top_price .primary_block .two h3 .ic {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}
.top_price .primary_block .two .bg_typeA {
  padding: 25px 15px 26px 25px;
}
.top_price .primary_block .two .bg_typeA:not(:last-child) {
  margin-bottom: 15px;
}
.top_price .primary_block .two .ul_dot li {
  font-size: 16.5px;
  line-height: 24px;
  padding-left: 17px;
  color: #303030;
}
.top_price .primary_block .two .ul_dot li:not(:last-child) {
  margin-bottom: 10px;
}
.top_price .primary_block .two .ul_dot li:before {
  width: 7px;
  height: 7px;
  left: 0;
  top: 9px;
}
.top_price .primary_block .two .pt1 .c-price {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}
@media (max-width: 767px) {
  .top_price .primary_block .two h3 {
    width: 230px;
    height: 80px;
    line-height: 25px;
  }
  .top_price .primary_block .two h3 .ic {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  .top_price .primary_block .two .pt1 .txt {
    -webkit-transform: translate(3px, 3px);
            transform: translate(3px, 3px);
  }
  .top_price .primary_block .two .bg_typeA {
    padding: 25px 15px 26px 20px;
  }
}
.top_price .primary_block .three h3 {
  max-width: 535px;
  letter-spacing: 0.15em;
  margin-bottom: 40px;
}
.top_price .primary_block .three h3 .ic {
  -webkit-transform: translateX(-17px);
          transform: translateX(-17px);
}
.top_price .primary_block .three h4 {
  font-size: 22px;
  padding-bottom: 53px;
  position: relative;
}
.top_price .primary_block .three h4:after {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../img/top/price_arrow.svg) no-repeat center/cover;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
}
.top_price .primary_block .three h4 .large {
  font-size: 26px;
}
.top_price .primary_block .three .pt1 {
  padding: 18px 15px;
  background: #E4F6EC;
  border-radius: 15px;
}
.top_price .primary_block .three .pt1 .txt {
  color: #38A97B;
  text-align: center;
  line-height: 24px;
  border-bottom: solid 1px #38A97B;
  display: block;
  font-weight: 700;
  padding-bottom: 12px;
  margin-bottom: 9px;
}
.top_price .primary_block .three .pt1 .c-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.07em;
}
.top_price .primary_block .three .pt1 .c-price .size1 {
  font-size: 23px;
}
.top_price .primary_block .three .pt1 .c-price .size2 {
  font-size: 25px;
}
.top_price .primary_block .three .pt1 .c-price .ls1 {
  letter-spacing: 0.07em;
  padding-left: 5px;
}
.top_price .primary_block .three .pt1 .c-price .ls2 {
  letter-spacing: 0.1em;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.top_price .primary_block .three .pt2 {
  border-radius: 15px;
  overflow: hidden;
  background: #E4F6EC;
}
.top_price .primary_block .three .pt2 h5 {
  background: #79C3AC;
  color: #fff;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.top_price .primary_block .three .pt2 .list {
  padding: 13px 15px 20px 23px;
}
.top_price .primary_block .three .pt2 .list li {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 23px;
  font-weight: 500;
}
.top_price .primary_block .three .pt2 .list li:not(:last-child) {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .top_price .primary_block .three h3 {
    max-width: 230px;
    height: 75px;
    line-height: 25px;
    margin-bottom: 17px;
  }
  .top_price .primary_block .three h3 .ic {
    padding-left: 51px;
    -webkit-transform: translate(-3px, 2px);
            transform: translate(-3px, 2px);
  }
  .top_price .primary_block .three h4 {
    font-size: 19px;
    padding-bottom: 34px;
  }
  .top_price .primary_block .three h4:after {
    bottom: 0;
  }
  .top_price .primary_block .three h4 .large {
    font-size: 21px;
  }
  .top_price .primary_block .three h4 .xlarge {
    font-size: 26px;
  }
  .top_price .primary_block .three .pt1 {
    padding: 18px 14px 22px;
  }
  .top_price .primary_block .three .pt1 .txt {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-align: left;
    margin-bottom: 14px;
  }
  .top_price .primary_block .three .pt1 .c-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    letter-spacing: 0.1em;
    display: table;
    margin: auto;
    font-size: 18px;
  }
  .top_price .primary_block .three .pt1 .c-price .sp_wrap {
    display: block;
  }
  .top_price .primary_block .three .pt1 .c-price .size1,
  .top_price .primary_block .three .pt1 .c-price .size2 {
    font-size: 22px;
  }
  .top_price .primary_block .three .pt1 .c-price .wrapper {
    display: table;
  }
  .top_price .primary_block .three .pt1 .c-price .ls1,
  .top_price .primary_block .three .pt1 .c-price .ls2 {
    padding: 0;
  }
  .top_price .primary_block .three .pt1 .c-price .ls1 {
    letter-spacing: 0.06em;
  }
  .top_price .primary_block .three .pt1 .c-price .last {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_price .primary_block .three .pt2 h5 {
    font-size: 17px;
  }
  .top_price .primary_block .three .pt2 .list li {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}
.top_price .primary_block .bg_typeA {
  background: #E4F6EC;
  min-height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.top_price .primary_block .size01 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 28.1px;
}
@media (max-width: 767px) {
  .top_price .primary_block .size01 {
    font-size: 28px;
  }
}
.top_price .primary_block .bg_typeB {
  max-width: 650px;
  width: 100%;
  margin: auto;
}
.top_price .primary_block .bg_typeB:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .top_price .primary_block .bg_typeB:not(:last-child) {
    margin-bottom: 21px;
  }
}
@media (min-width: 768px) {
  .top_price .primary_block {
    gap: 64px 55px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top_price .primary_block .tow_column {
    width: 490px;
  }
  .top_price .primary_block .one_column {
    width: 890px;
  }
}

/* 日本全国の制作事例 */
.top_production_example .container {
  padding: 150px 0 82px;
  max-width: clamp(1190px, 94.166vw, 1348px);
  width: 100%;
  position: relative;
  z-index: 0;
}
.top_production_example .container:before {
  content: "";
  width: 200vw;
  height: 100%;
  background: #F7F7F7;
  -webkit-transform: translateX(clamp(2px, 2.8vw, 98px));
          transform: translateX(clamp(2px, 2.8vw, 98px));
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 0 90px 90px 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
@media (max-width: 767px) {
  .top_production_example .container {
    padding: 28px 0 0;
  }
  .top_production_example .container:before {
    display: none;
  }
}
.top_production_example h2.h2_B {
  margin-bottom: 36px;
}
.top_production_example h2.h2_B .ttl_wrap {
  display: block;
}
.top_production_example h2.h2_B .en {
  color: #A1A1A1;
  position: relative;
  display: table;
  margin: 0 auto 36px;
  padding: 0 12px 0 0;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.top_production_example h2.h2_B .en:before {
  content: "";
  width: 200vw;
  height: 5px;
  background: #A1A1A1;
  position: absolute;
  top: calc(100% - 8px);
  right: 0;
}
.top_production_example h2.h2_B .sub {
  color: #303030;
  font-size: 25px;
  line-height: 28.1px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .top_production_example h2.h2_B {
    text-align: left;
  }
  .top_production_example h2.h2_B .en {
    font-size: 45px;
    line-height: 40px;
    text-align: left;
    letter-spacing: 0.09em;
    display: block;
    margin: 0 auto 22px;
  }
  .top_production_example h2.h2_B .en:before {
    background: url(../img/top/production_example_line_sp.svg) no-repeat center/cover;
    width: 100%;
    height: clamp(20px, 5.55vw, 49px);
    left: -33px;
    top: calc(100% + 3px);
  }
  .top_production_example h2.h2_B .sub {
    font-size: 18px;
    line-height: 28.1px;
    padding-left: 13px;
  }
}
.top_production_example .tab_item_wrap {
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .top_production_example .tab_item_wrap {
    margin-bottom: 32px;
    padding: 0 5px;
  }
}
.top_production_example .tab_btn {
  display: block;
}
.top_production_example .tab_item {
  display: none;
}
.top_production_example .tab_item.active {
  display: block;
}
.top_production_example .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #EAEAEA;
  border-radius: 50px;
  margin-bottom: 55px;
}
.top_production_example .tab_btn_wrap .tab_btn {
  text-align: center;
  font-weight: 700;
  font-size: 23px;
  height: 40px;
  color: #303030;
  width: 33.3333333333%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.top_production_example .tab_btn_wrap .tab_btn.active {
  background: -webkit-gradient(linear, left top, right bottom, from(#3AB483), color-stop(49%, #6DE0B0), to(#82D3BF));
  background: linear-gradient(to bottom right, #3AB483 0%, #6DE0B0 49%, #82D3BF 100%);
  color: #fff;
  border-radius: 50px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .top_production_example .tab_btn_wrap {
    margin-bottom: 20px;
  }
  .top_production_example .tab_btn_wrap .tab_btn {
    font-size: 15px;
    height: 55px;
  }
}
.top_production_example .bg_wrap {
  background: #fff;
  padding: 60px 75px 95px;
  border-radius: 30px 100px 30px 100px;
}
@media (max-width: 767px) {
  .top_production_example .bg_wrap {
    padding: 25px 14px 43px;
    border-radius: 40px;
  }
}
@media (max-width: 767px) {
  .top_production_example .sp_wrap {
    position: relative;
    padding: 28px 0;
    width: 330px;
    margin: auto;
  }
  .top_production_example .sp_wrap:before {
    content: "";
    width: 200vw;
    height: 100%;
    background: #F7F7F7;
    position: absolute;
    top: 0;
    right: -25px;
    border-radius: 0 90px 90px 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    z-index: -1;
  }
}
.top_production_example .tab_item .col {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_production_example .tab_item .col {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}
.top_production_example .tab_item .col figure img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .top_production_example .tab_item .col figure {
    height: 250px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .top_production_example .tab_item .col figure {
    height: 93px;
  }
  .top_production_example .tab_item .col figure img {
    border-radius: 2.5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
.top_production_example .tab_item .col:hover figure img {
  -webkit-transform: scale(1.13);
          transform: scale(1.13);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_production_example .tab_item .col:hover .link_list {
  opacity: 1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_production_example .tab_item .link_list {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_production_example .tab_item .link_list li {
  width: 155px;
  height: 38px;
}
.top_production_example .tab_item .link_list li:not(:last-child) {
  margin-bottom: 18px;
}
.top_production_example .tab_item .link_list li a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_production_example .tab_item .link_list li a .web {
  position: relative;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}
.top_production_example .tab_item .link_list li a .web:after {
  content: "";
  width: 22px;
  height: 18px;
  background: url(../img/common/web_ic.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 5px);
  margin: auto;
}
.top_production_example .tab_item .link_list li a .more {
  position: relative;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}
.top_production_example .tab_item .link_list li a .more:after {
  content: "";
  width: 37px;
  height: 34px;
  background: url(../img/common/arrow_ic.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% - 2px);
  margin: auto;
}
.top_production_example .tab_item .link_list li a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .top_production_example .tab_item .row {
    gap: 50px 25px;
  }
  .top_production_example .tab_item .row .col {
    width: calc((100% - 50px) / 3);
  }
}
@media (max-width: 767px) {
  .top_production_example .tab_item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
  .top_production_example .tab_item .row .col {
    width: calc((100% - 12px) / 2);
    margin: 0;
    border-radius: 2.16px;
  }
}
@media (max-width: 767px) {
  .top_production_example .content {
    margin-top: 10px;
  }
  .top_production_example .content .cat_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 12px;
  }
  .top_production_example .content .cat_list a {
    padding: 0 6.25px 1px 7.25px;
    line-height: 14.5px;
    border-radius: 2.41px;
    text-decoration: none;
    font-weight: 700;
    background: #50C1B6;
    color: #fff;
    min-height: clamp(20px, 3.25vw, 31px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: clamp(13px, 1.82vw, 15px);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_production_example .content .cat_list a:hover {
    opacity: 0.6;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_production_example .content .cat_list .color_area a {
    background: #50C194;
  }
  .top_production_example .content .title {
    font-weight: 700;
    font-size: clamp(14px, 2.1vw, 19px);
    line-height: clamp(20px, 3.19vw, 29px);
  }
  .top_production_example .content .title a {
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_production_example .content .title a:hover {
    opacity: 0.6;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_production_example .content .link a {
    color: #38A97B;
    font-size: 15px;
    line-height: 29px;
    text-decoration: none;
    position: relative;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-weight: 700;
    word-break: break-all;
  }
  .top_production_example .content .link a:after {
    content: "";
    background: url(../img/common/external_ic.svg) no-repeat center/cover;
    width: 16px;
    height: 19px;
    position: absolute;
    bottom: 2px;
    left: calc(100% + 5px);
  }
  .top_production_example .content .link a:hover {
    opacity: 0.6;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */