img {
  height: auto; }

header {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 80px;
  padding: 0 20px; }
  header .logo {
    flex: 1 0 0; }
    header .logo a {
      display: block;
      max-width: 365px; }

@media screen and (max-width: 1080px) {
  header {
    justify-content: center; } }
@media screen and (max-width: 1023px) {
  header .hd-container .group {
    padding: 30px 0 0; }

  header .g_nav > ul li a,
  header .g_nav > ul li .link-item {
    font-size: 13px; } }
@media screen and (max-width: 767px) {
  header {
    height: 64px; }

  header .hd-container .group {
    padding: 0;
    height: 64px; }

  header .g_nav > ul li a,
  header .g_nav > ul li .link-item {
    font-size: 20px; }

  header .contact {
    margin: 0 -30px;
    padding: 64px 30px; } }
#main .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 30px; }
  #main .container:after {
    display: none; }

#main .elementor-widget:not(:last-child) {
  margin-bottom: 0; }

h2.h2,
.h2 h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center; }
  h2.h2 .sub,
  .h2 h2 .sub {
    display: block;
    font-family: "Hind", sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 8px; }

@media screen and (max-width: 767px) {
  h2.h2,
  .h2 h2 {
    font-size: 36px;
    line-height: 1.28; } }
@media screen and (max-width: 389px) {
  h2.h2,
  .h2 h2 {
    font-size: 32px; }
    h2.h2 .sub,
    .h2 h2 .sub {
      font-size: 16px; } }


@media screen and (max-width: 374px) {

	  h2.h2,  .h2 h2 {
    font-size: 28px; }

}


#kv {
  background: url("../img/prevention-concept/kv-bg.jpg") no-repeat center left/cover;
  width: 100%;
  min-height: 687px;
  position: relative; }
  #kv:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../img/prevention-concept/kv-deco.png") no-repeat center bottom/1183px auto;
    position: absolute;
    top: 8px;
    left: -100px; }
  #kv .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  #kv figure {
    width: 52.4%;
    min-width: 716px;
    margin-left: auto; }
  #kv h2 {
    font-weight: 700;
    font-size: 56px;
    letter-spacing: 0.08em;
    padding-bottom: 24px; }
    #kv h2 span {
      font-size: 80px; }
  #kv .txt {
    max-width: 551px;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.04em;
    padding-bottom: 32px; }
  #kv .txt-bg {
    max-width: 551px;
    background-color: #FFFDED;
    border-radius: 16px;
    font-weight: 700;
    letter-spacing: 0.04em;
    padding: 32px; }

@media screen and (max-width: 1300px) {
  #kv {
    display: flex;
    align-items: flex-end; }
    #kv figure {
      min-width: inherit; } }
@media screen and (max-width: 1140px) {
  #kv figure {
    width: 48%; } }
@media screen and (max-width: 1023px) {
  #kv {
    background-image: url("../img/prevention-concept/kv-bg_sp.jpg");
    background-position: top center;
    padding: 48px 0 16vw; }
    #kv:after {
      background-image: url("../img/prevention-concept/kv-deco_sp.png");
      background-size: 96% auto;
      top: 5px;
      left: 0;
      z-index: 2; }
    #kv .container {
      position: relative;
      top: auto;
      left: auto;
      transform: translateX(0); }
    #kv figure {
      width: auto;
      margin-right: -30px; }
      #kv figure.pc {
        display: none !important; }
      #kv figure.sp {
        display: block !important; }
    #kv .txt-bg {
      margin: 0 auto; } }
@media screen and (max-width: 767px) {
  #kv h2 {
    font-size: 24px;
    padding-bottom: 4px; }
    #kv h2 span {
      font-size: 36px; }
  #kv .txt {
    font-size: 18px;
    padding-bottom: 32px; }
  #kv .txt-bg {
    font-size: 16px;
    line-height: 1.44;
    padding: 24px 24px; } }
#preventive-treatment {
  padding: 64px 0 80px; }
  #preventive-treatment .box {
    padding-top: 40px; }
    #preventive-treatment .box .elementor-row {
      align-items: center;
      flex-wrap: nowrap;
      gap: 40px; }
    #preventive-treatment .box .txt {
      width: 500px; }
    #preventive-treatment .box .img {
      width: 540px; }
      #preventive-treatment .box .img img {
        border-radius: 24px; }
  #preventive-treatment .photo {
    padding-top: 40px; }

@media screen and (max-width: 1023px) {
  #preventive-treatment .box .elementor-row {
    flex-direction: column-reverse; } }
@media screen and (max-width: 767px) {
  #preventive-treatment {
    padding: 56px 0 64px; }
    #preventive-treatment .box {
      padding-top: 32px; }
      #preventive-treatment .box .elementor-row {
        gap: 16px; }
      #preventive-treatment .box .txt,
      #preventive-treatment .box .img {
        width: 100%; }
      #preventive-treatment .box .img img {
        border-radius: 16px; }
    #preventive-treatment .photo {
      padding-top: 32px; } }
#point {
  background: url("../img/prevention-concept/point-deco-1.png") no-repeat center top 157px/1080px auto, url("../img/prevention-concept/point-bg.png") no-repeat center top;
  padding: 80px 0 88px; }
  #point h2 .cl1 {
    font-size: 48px; }
  #point h2 small {
    font-size: 32px; }
  #point .desc {
    text-align: center;
    padding: 40px 30px 0; }
  #point .block {
    max-width: 100%;
    margin: 0 auto; }
    #point .block .elementor-row {
      flex-direction: column;
      flex-wrap: nowrap; }
      #point .block .elementor-row .elementor-column {
        width: 100%; }
  #point .box-img {
    padding-top: 40px;
    font-size: 16px; }
    #point .box-img + .box-img {
      padding-top: 80px; }
    #point .box-img .elementor-widget-wrap {
      flex-direction: row-reverse;
      align-items: center;
      flex-wrap: nowrap;
      gap: 40px; }
    #point .box-img .elementor-widget-image {
      width: 50%; }
      #point .box-img .elementor-widget-image img {
        border-radius: 24px 0 0 24px; }
    #point .box-img .elementor-widget-text-editor {
      width: 500px; }
    #point .box-img pre {
      display: block;
      font-family: inherit; }
    #point .box-img h3 {
      font-weight: 500;
      font-size: 32px;
      padding-top: 16px; }
    #point .box-img p {
      padding-top: 16px; }
    #point .box-img .deco-1 {
      width: 52px;
      position: absolute;
      top: 0;
      right: 0;
      padding: 0; }
    #point .box-img .deco-2 {
      width: 61px;
      position: absolute;
      bottom: -40px;
      right: 0;
      padding: 0; }
    #point .box-img .deco-3 {
      width: 42px;
      position: absolute;
      bottom: -70px;
      right: 0;
      padding: 0; }
    #point .box-img.img-l .elementor-widget-wrap {
      flex-direction: row; }
    #point .box-img.img-l .elementor-widget-image img {
      border-radius: 0 24px 24px 0; }

@media screen and (max-width: 1200px) {
  #point .box-img .elementor-widget-image {
    width: calc(50% - 80px); } }
@media screen and (max-width: 1023px) {
  #point .box-img .elementor-widget-wrap {
    flex-direction: column; }
  #point .box-img .elementor-widget-image {
    width: calc(100% - 30px);
    margin-left: auto; }
  #point .box-img .deco-2,
  #point .box-img .deco-3 {
    bottom: 0; }
  #point .box-img.img-l .elementor-widget-wrap {
    flex-direction: column; }
  #point .box-img.img-l .elementor-widget-image {
    margin-right: auto;
    margin-left: 0; } }
@media screen and (max-width: 767px) {
  #point {
    background: url("../img/prevention-concept/point-deco-1_sp.png") no-repeat center top 157px/85% auto, url("../img/prevention-concept/point-bg_sp.png") no-repeat center top/cover;
    padding: 64px 0; }
    #point h2 small {
      font-size: 24px; }
    #point h2 .cl1 {
      font-size: 40px; }
    #point .desc {
      text-align: left;
      font-size: 18px;
      padding-top: 32px; }
    #point .box-img {
      padding-top: 32px; }
      #point .box-img + .box-img {
        padding-top: 48px; }
      #point .box-img .elementor-widget-wrap {
        gap: 16px; }
      #point .box-img .elementor-widget-text-editor {
        width: 100%;
        padding: 0 30px; }
      #point .box-img h3 {
        font-size: 28px;
        line-height: 1.44; }
      #point .box-img .deco-1 {
        width: 24px;
        right: 30px; }
      #point .box-img .deco-2 {
        width: 27px;
        top: 0;
        right: 30px;
        bottom: auto; }
      #point .box-img .deco-3 {
        width: 25px;
        top: 0;
        right: 30px;
        bottom: auto; } }
#numbers-effect {
  background: url("../img/prevention-concept/number-effect-bg.jpg") no-repeat center top/cover;
  padding: 80px 0 88px; }
  #numbers-effect .block .elementor-row {
    flex-direction: column;
    flex-wrap: nowrap; }
    #numbers-effect .block .elementor-row .elementor-column {
      width: 100%; }
  #numbers-effect [class*="box"] {
    padding-top: 40px;
    font-size: 16px; }
    #numbers-effect [class*="box"] .elementor-widget-wrap {
      align-items: center;
      flex-wrap: nowrap; }
    #numbers-effect [class*="box"] h3 {
      font-weight: 500;
      font-size: 32px; }
    #numbers-effect [class*="box"] h4 {
      font-weight: 500;
      font-size: 24px;
      padding-top: 16px; }
    #numbers-effect [class*="box"] p {
      padding-top: 16px; }
  #numbers-effect .box-1 .elementor-widget-wrap {
    gap: 47px; }
  #numbers-effect .box-1 .elementor-widget-image {
    width: 533px; }
  #numbers-effect .box-1 .elementor-widget-text-editor {
    width: 500px; }
  #numbers-effect .box-2 .elementor-widget-wrap {
    flex-direction: row-reverse;
    gap: 70px; }
  #numbers-effect .box-2 .elementor-widget-image {
    width: 454px; }
  #numbers-effect .box-2 .elementor-widget-text-editor {
    width: 533px; }

@media screen and (max-width: 1140px) {
  #numbers-effect .box-1 .elementor-widget-image {
    width: calc(100% - 547px); }
  #numbers-effect .box-2 .elementor-widget-image {
    width: calc(100% - 603px); } }
@media screen and (max-width: 1023px) {
  #numbers-effect [class*="box"] .elementor-widget-wrap {
    flex-direction: column; }
  #numbers-effect .box-1 .elementor-widget-image {
    width: 533px; }
  #numbers-effect .box-2 .elementor-widget-image {
    width: 454px; } }
@media screen and (max-width: 767px) {
  #numbers-effect {
    background-image: url("../img/prevention-concept/number-effect-bg_sp.jpg");
    padding: 64px 0; }
    #numbers-effect [class*="box"] .elementor-widget-wrap {
      gap: 32px; }
    #numbers-effect [class*="box"] h3 {
      font-size: 28px; }
    #numbers-effect [class*="box"] h4 {
      font-size: 20px; }
    #numbers-effect .box-1 {
      padding-top: 32px; }
      #numbers-effect .box-1 .elementor-widget-text-editor,
      #numbers-effect .box-1 .elementor-widget-image {
        width: 100%; }
    #numbers-effect .box-2 {
      padding-top: 40px; }
      #numbers-effect .box-2 .elementor-widget-text-editor,
      #numbers-effect .box-2 .elementor-widget-image {
        width: 100%; } }
#unique-preventive-treatment {
  padding: 80px 0 88px; }
  #unique-preventive-treatment .block .elementor-row {
    flex-direction: column;
    flex-wrap: nowrap; }
    #unique-preventive-treatment .block .elementor-row .elementor-column {
      width: 100%; }
  #unique-preventive-treatment .box-1 {
    padding-top: 48px; }
    #unique-preventive-treatment .box-1 .elementor-widget-wrap {
      flex-direction: row;
      flex-wrap: nowrap;
      gap: 47px; }
    #unique-preventive-treatment .box-1 .col-l {
      width: 500px; }
    #unique-preventive-treatment .box-1 .deco {
      padding-top: 24px; }
    #unique-preventive-treatment .box-1 .col-r {
      width: 533px; }
      #unique-preventive-treatment .box-1 .col-r table {
        width: 100%;
        border-collapse: separate; }
        #unique-preventive-treatment .box-1 .col-r table th,
        #unique-preventive-treatment .box-1 .col-r table td {
          vertical-align: middle;
          text-align: center;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 1.5;
          padding: 5px;
          border: 4px solid #F4F2E9;
          border-radius: 8px; }
          #unique-preventive-treatment .box-1 .col-r table th:first-child,
          #unique-preventive-treatment .box-1 .col-r table td:first-child {
            border-left: 0; }
          #unique-preventive-treatment .box-1 .col-r table th:last-child,
          #unique-preventive-treatment .box-1 .col-r table td:last-child {
            border-right: 0; }
        #unique-preventive-treatment .box-1 .col-r table th {
          height: 62px;
          color: #fff; }
          #unique-preventive-treatment .box-1 .col-r table th:nth-child(1) {
            background-color: #AAD000;
            width: 180px; }
          #unique-preventive-treatment .box-1 .col-r table th:nth-child(2) {
            background-color: #78C365; }
        #unique-preventive-treatment .box-1 .col-r table td {
          background-color: #fff;
          height: 82px; }
  #unique-preventive-treatment .box-2 {
    font-size: 16px; }
    #unique-preventive-treatment .box-2 .elementor-widget-wrap {
      display: grid;
      grid-template-columns: 550px 533px; }
    #unique-preventive-treatment .box-2 .elementor-widget-image {
      padding: 0 40px 40px 0; }
    #unique-preventive-treatment .box-2 .col-1,
    #unique-preventive-treatment .box-2 .col-2,
    #unique-preventive-treatment .box-2 .col-3 {
      padding: 32px 24px 40px; }
    #unique-preventive-treatment .box-2 h3 {
      font-weight: 500;
      font-size: 24px;
      text-align: center;
      padding-bottom: 16px; }
    #unique-preventive-treatment .box-2 .col-1,
    #unique-preventive-treatment .box-2 .col-2 {
      background-color: #E9E6D5; }
    #unique-preventive-treatment .box-2 .col-1 {
      align-self: flex-end;
      border-radius: 24px 24px 0 0; }
    #unique-preventive-treatment .box-2 .col-2 {
      border-radius: 24px 0 0 24px; }
    #unique-preventive-treatment .box-2 .col-3 {
      background-color: #E0DCC6;
      border-radius: 0 0 24px 0; }

@media screen and (max-width: 1140px) {
  #unique-preventive-treatment .box-2 .elementor-widget-wrap {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 1023px) {
  #unique-preventive-treatment .box-1 .elementor-widget-wrap {
    flex-direction: column;
    align-items: center; }
  #unique-preventive-treatment .box-2 .elementor-widget-wrap {
    grid-template-columns: 1fr;
    padding-top: 40px; }
  #unique-preventive-treatment .box-2 .elementor-widget-image {
    padding: 0 0 40px; }
  #unique-preventive-treatment .box-2 .col-2 {
    background-color: #E0DCC6;
    border-radius: 0; }
  #unique-preventive-treatment .box-2 .col-3 {
    background-color: #E9E6D5;
    border-radius: 0 0 24px 24px; } }
@media screen and (max-width: 767px) {
  #unique-preventive-treatment .box-1 {
    padding-top: 32px; }
    #unique-preventive-treatment .box-1 .elementor-widget-wrap {
      gap: 24px; }
    #unique-preventive-treatment .box-1 .col-l,
    #unique-preventive-treatment .box-1 .col-r {
      width: 100%; }
    #unique-preventive-treatment .box-1 .col-l {
      font-size: 18px; }
    #unique-preventive-treatment .box-1 .col-r table th,
    #unique-preventive-treatment .box-1 .col-r table td {
      font-size: 14px;
      padding: 8px; }
    #unique-preventive-treatment .box-1 .col-r table th {
      width: 48%; }
    #unique-preventive-treatment .box-1 .col-r table td {
      height: 92px; }
  #unique-preventive-treatment .box-2 {
    padding-top: 32px; }
    #unique-preventive-treatment .box-2 .elementor-widget-image {
      background: url("../img/prevention-concept/unique-deco_sp.png") no-repeat center top/100% auto;
      padding-bottom: 24px; } }
#about-us {
  background: url("../img/prevention-concept/about-deco.png") no-repeat center top 93px/1080px auto, url("../img/prevention-concept/about-faq-bg.png") no-repeat center top;
  background-color: #FEFDF8;
  border-radius: 48px 48px 0 0;
  padding: 80px 0 88px; }
  #about-us .box {
    padding-top: 40px; }
    #about-us .box .elementor-widget-wrap {
      align-items: center;
      flex-wrap: nowrap;
      gap: 40px; }
    #about-us .box .elementor-widget-image {
      width: 540px; }
      #about-us .box .elementor-widget-image img {
        border-radius: 24px; }
    #about-us .box .elementor-widget-text-editor {
      width: 500px; }
  #about-us .box-qa {
    background-color: #E9E6D5;
    border-radius: 24px;
    margin-top: 40px;
    padding: 64px; }
    #about-us .box-qa .elementor-row {
      flex-direction: column;
      flex-wrap: nowrap; }
      #about-us .box-qa .elementor-row .elementor-column {
        width: 100%; }

@media screen and (max-width: 1140px) {
  #about-us .box .elementor-widget-image {
    width: calc(100% - 540px); } }
@media screen and (max-width: 1023px) {
  #about-us .box .elementor-widget-wrap {
    flex-direction: column-reverse; }
  #about-us .box .elementor-widget-image {
    width: 540px; }
  #about-us .box-qa {
    padding: 64px 32px; } }
@media screen and (max-width: 767px) {
  #about-us {
    background: url("../img/prevention-concept/about-deco_sp.png") no-repeat center top 34px/85% auto, url("../img/prevention-concept/about-faq-bg_sp.png") no-repeat center top/cover;
    background-color: #FEFDF8;
    border-radius: 32px 32px 0 0;
    padding: 64px 0; }
    #about-us .box {
      font-size: 18px;
      padding-top: 32px; }
      #about-us .box .elementor-widget-wrap {
        gap: 16px; }
      #about-us .box .elementor-widget-image,
      #about-us .box .elementor-widget-text-editor {
        width: 100%; }
    #about-us .box-qa {
      margin-top: 28px;
      padding: 0; } }
#faq {
  padding-top: 64px; }

.qa-item:not(:last-child) {
  border-bottom: 1px solid #584736;
  padding-bottom: 40px; }
.qa-item + .qa-item {
  padding-top: 40px; }
.qa-item .elementor-widget-heading {
  display: grid;
  align-items: center;
  grid-template-columns: 80px 1fr;
  gap: 40px;
  padding-right: 120px; }
  .qa-item .elementor-widget-heading:before {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background: url("../img/prevention-concept/faq-photo-1.png") no-repeat center top/cover;
    border-radius: 8px; }
  .qa-item .elementor-widget-heading h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.08em;
    border-bottom: 1px dashed #584736;
    position: relative;
    padding: 0 0 26px 40px; }
    .qa-item .elementor-widget-heading h3:before {
      content: 'Q. ';
      font-weight: 500;
      font-size: 32px;
      position: absolute;
      top: 0;
      left: 0; }
.qa-item .elementor-widget-text-editor {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 80px;
  gap: 40px;
  padding: 22px 0 0 120px; }
  .qa-item .elementor-widget-text-editor:after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background: url("../img/prevention-concept/faq-photo-2.png") no-repeat center top/cover;
    border-radius: 8px; }
  .qa-item .elementor-widget-text-editor .elementor-text-editor {
    position: relative;
    padding: 12px 0 0 40px; }
    .qa-item .elementor-widget-text-editor .elementor-text-editor label {
      font-weight: 500;
      font-size: 32px;
      position: absolute;
      top: 0;
      left: 0;
      color: #78C365; }
      .qa-item .elementor-widget-text-editor .elementor-text-editor label:after {
        content: ".";
        color: #584736; }

@media screen and (max-width: 767px) {
  .qa-item {
    padding: 24px; }
    .qa-item:not(:last-child) {
      padding-bottom: 24px; }
    .qa-item + .qa-item {
      padding-top: 24px; }
    .qa-item .elementor-widget-heading {
      grid-template-columns: 40px 1fr;
      align-items: flex-start;
      gap: 8px;
      padding-right: 0; }
      .qa-item .elementor-widget-heading:before {
        width: 40px;
        height: 40px; }
      .qa-item .elementor-widget-heading h3 {
        font-size: 16px;
        line-height: 1.28;
        padding: 0px 0 25px 25px; }
        .qa-item .elementor-widget-heading h3:before {
          font-size: 16px; }
        .qa-item .elementor-widget-heading h3:after {
          content: '';
          width: 17px;
          height: 17px;
          background: url("../img/prevention-concept/icon-plus.png") no-repeat center top/cover;
          position: absolute;
          bottom: -8px;
          left: 50%;
          transform: translateX(-50%);
          transition: all 0.3s; }
    .qa-item .elementor-widget-text-editor {
      display: none;
      padding-right: 48px;
      padding-left: 0; }
      .qa-item .elementor-widget-text-editor:after {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 22px;
        right: 0; }
      .qa-item .elementor-widget-text-editor .elementor-text-editor {
        font-size: 16px;
        line-height: 1.28;
        padding: 0px 0 25px 25px; }
        .qa-item .elementor-widget-text-editor .elementor-text-editor label {
          font-size: 16px; }
    .qa-item.active .elementor-widget-heading h3:after {
      transform: translateX(-50%) rotate(45deg); } }
#regular-check-up {
  background-color: #FEFDF8;
  padding: 80px 0 88px; }
  #regular-check-up .box-1 {
    padding-top: 40px;
    font-size: 16px; }
    #regular-check-up .box-1 .elementor-widget-wrap {
      flex-direction: row;
      align-items: flex-end;
      flex-wrap: nowrap;
      gap: 40px; }
    #regular-check-up .box-1 .col-l {
      width: 500px; }
      #regular-check-up .box-1 .col-l h3 {
        font-weight: 500;
        font-size: 24px; }
      #regular-check-up .box-1 .col-l p {
        padding-top: 16px; }
        #regular-check-up .box-1 .col-l p img {
          display: block;
          max-width: 329px;
          margin: 0 auto; }
    #regular-check-up .box-1 .col-r {
      width: 540px; }
      #regular-check-up .box-1 .col-r .elementor-text-editor ul {
        background-color: #E9E6D5;
        padding: 40px;
        border-radius: 16px;
        margin-top: 24px; }
        #regular-check-up .box-1 .col-r .elementor-text-editor ul li {
          position: relative;
          padding-left: 16px; }
          #regular-check-up .box-1 .col-r .elementor-text-editor ul li:before {
            content: '';
            width: 8px;
            height: 8px;
            background-color: #AAD000;
            position: absolute;
            top: 9px;
            left: 0;
            border-radius: 50%; }
          #regular-check-up .box-1 .col-r .elementor-text-editor ul li:not(:last-child) {
            padding-bottom: 8px; }
  #regular-check-up .box-2 {
    counter-reset: section;
    padding-top: 40px; }
    #regular-check-up .box-2 .elementor-row {
      flex-direction: column;
      flex-wrap: nowrap; }
      #regular-check-up .box-2 .elementor-row .elementor-column {
        width: 100%; }
    #regular-check-up .box-2 h3 {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 40px;
      background-color: #99826B;
      border-radius: 24px 24px 0 0;
      color: #fff;
      font-weight: 500;
      font-size: 24px;
      letter-spacing: 0.08em;
      line-height: 1.6;
      padding: 18px; }
      #regular-check-up .box-2 h3 span {
        font-size: 14px; }
    #regular-check-up .box-2 .item {
      background-color: #fff;
      padding: 40px 64px 50px;
      position: relative;
      counter-increment: section;
      font-size: 16px; }
      #regular-check-up .box-2 .item:last-child {
        border-radius: 24px; }
      #regular-check-up .box-2 .item:not(:last-child):after {
        content: '';
        height: 11px;
        background: url("../img/prevention-concept/check-up-border.png") no-repeat center top/auto 100%;
        position: absolute;
        right: 64px;
        bottom: 0;
        left: 64px; }
      #regular-check-up .box-2 .item .elementor-widget-wrap {
        flex-direction: row-reverse;
        align-items: center;
        flex-wrap: nowrap;
        gap: 40px; }
      #regular-check-up .box-2 .item .elementor-widget-image {
        width: 440px; }
        #regular-check-up .box-2 .item .elementor-widget-image img {
          border-radius: 24px; }
      #regular-check-up .box-2 .item .elementor-widget-text-editor {
        width: 472px; }
      #regular-check-up .box-2 .item h4 {
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 500;
        font-size: 24px;
        padding-bottom: 16px;
        padding-left: 86px;
        position: relative; }
        #regular-check-up .box-2 .item h4:before {
          content: "0" counter(section);
          color: #78C365;
          background: url("../img/prevention-concept/ttl-deco.png") no-repeat center left/40px auto;
          padding-left: 48px;
          position: absolute;
          top: calc(50% - 8px);
          left: 0;
          transform: translateY(-50%); }

@media screen and (max-width: 1140px) {
  #regular-check-up .box-2 .item {
    padding: 40px 30px 50px; }
    #regular-check-up .box-2 .item:not(:last-child):after {
      right: 30px;
      left: 30px; } }
@media screen and (max-width: 1023px) {
  #regular-check-up .box-1 .elementor-widget-wrap {
    flex-direction: column;
    align-items: center; }
  #regular-check-up .box-2 .item .elementor-widget-wrap {
    flex-direction: column; }
  #regular-check-up .box-2 .item .elementor-widget-image,
  #regular-check-up .box-2 .item .elementor-widget-text-editor {
    width: 100%; } }
@media screen and (max-width: 767px) {
  #regular-check-up {
    padding: 64px 0; }
    #regular-check-up .box-1 .col-l,
    #regular-check-up .box-1 .col-r {
      width: 100%; }
    #regular-check-up .box-1 .col-r .elementor-text-editor ul {
      padding: 24px; }
    #regular-check-up .box-2 h3 {
      flex-direction: column;
      gap: 8px; }
    #regular-check-up .box-2 .item {
      padding: 24px 24px 42px; }
      #regular-check-up .box-2 .item:last-child {
        border-radius: 16px; }
      #regular-check-up .box-2 .item .elementor-widget-wrap {
        gap: 8px; }
      #regular-check-up .box-2 .item h4 {
        line-height: 1.44;
        padding-bottom: 8px; }
        #regular-check-up .box-2 .item h4:before {
          top: calc(50% - 4px); }
        #regular-check-up .box-2 .item h4 span {
          font-size: 16px; } }
#oral-environment {
  background: #F4F2E9 url("../img/prevention-concept/oral-deco.png") no-repeat center top;
  border-radius: 48px 48px 0 0;
  padding: 80px 0 136px; }
  #oral-environment .box-intro {
    padding-top: 40px; }
    #oral-environment .box-intro .elementor-widget-wrap {
      flex-wrap: nowrap;
      align-items: center;
      gap: 40px; }
    #oral-environment .box-intro .elementor-widget-image {
      width: 500px; }
      #oral-environment .box-intro .elementor-widget-image img {
        border-radius: 24px; }
    #oral-environment .box-intro .elementor-widget-text-editor {
      width: 540px;
      font-size: 16px; }
      #oral-environment .box-intro .elementor-widget-text-editor p + p {
        padding-top: 30px; }
  #oral-environment .block {
    background-color: #fff;
    border-radius: 24px;
    font-size: 16px;
    margin-top: 40px;
    padding: 0; }
    #oral-environment .block h3 {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 80px;
      background-color: #99826B;
      color: #fff;
      font-weight: 500;
      font-size: 24px;
      line-height: 40px;
      border-radius: 24px 24px 0 0;
      text-align: center;
      padding: 10px; }
  #oral-environment .slider_sp,
  #oral-environment .box {
    padding: 40px 64px 48px; }
    #oral-environment .slider_sp figure,
    #oral-environment .box figure {
      position: relative; }
      #oral-environment .slider_sp figure img,
      #oral-environment .box figure img {
        border-radius: 16px; }
      #oral-environment .slider_sp figure figcaption,
      #oral-environment .box figure figcaption {
        background: url("../img/prevention-concept/ttl-deco.png") no-repeat center left/27px auto;
        color: #78C365;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 500;
        position: absolute;
        bottom: 12px;
        left: 0;
        padding: 0 0 0 31px; }
    #oral-environment .slider_sp h4,
    #oral-environment .box h4 {
      font-weight: 500;
      font-size: 24px;
      text-align: center;
      padding-top: 16px; }
    #oral-environment .slider_sp .txt,
    #oral-environment .box .txt {
      padding-top: 8px; }
  #oral-environment .slider_sp {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 26px; }
    #oral-environment .slider_sp .slide figure:after {
      content: '';
      width: 0;
      height: 0;
      border-width: 8px 0 8px 12px;
      border-color: transparent transparent transparent #78C365;
      border-style: solid;
      position: absolute;
      top: calc(50% - 8px);
      left: 100%; }
    #oral-environment .slider_sp .slide:nth-child(4) figure:before {
      content: '';
      width: 0;
      height: 0;
      border-width: 8px 0 8px 12px;
      border-color: transparent transparent transparent #78C365;
      border-style: solid;
      position: absolute;
      top: calc(50% - 8px);
      right: 100%; }
    #oral-environment .slider_sp .slide:nth-child(3n) h4 {
      letter-spacing: -0.04em; }
    #oral-environment .slider_sp .slide:last-child figure:after {
      display: none; }
  #oral-environment .box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px; }
    #oral-environment .box .col:not(:last-child) figure:after {
      content: '';
      width: 0;
      height: 0;
      border-width: 8px 0 8px 12px;
      border-color: transparent transparent transparent #78C365;
      border-style: solid;
      position: absolute;
      top: calc(50% - 8px);
      left: calc(100% + 14px); }

@media screen and (max-width: 1023px) {
  #oral-environment .box-intro .elementor-widget-wrap {
    flex-direction: column; }
  #oral-environment .box-intro .elementor-widget-image,
  #oral-environment .box-intro .elementor-widget-text-editor {
    width: 100%; }
  #oral-environment .slider_sp,
  #oral-environment .box {
    padding: 40px 32px 48px; }
  #oral-environment .slider_sp {
    grid-template-columns: repeat(2, 1fr); }
    #oral-environment .slider_sp .slide:nth-child(4) figure:before {
      display: none; }
    #oral-environment .slider_sp .slide:nth-child(2n+1) figure:before {
      content: '';
      width: 0;
      height: 0;
      border-width: 8px 0 8px 12px;
      border-color: transparent transparent transparent #78C365;
      border-style: solid;
      position: absolute;
      top: calc(50% - 8px);
      right: 100%; }
    #oral-environment .slider_sp .slide:first-child figure:before {
      display: none; } }
@media screen and (max-width: 767px) {
  #oral-environment {
    background-image: url("../img/prevention-concept/oral-deco_sp.png");
    background-size: cover;
    padding: 64px 0 96px; }
    #oral-environment .box-intro {
      padding-top: 32px; }
      #oral-environment .box-intro .elementor-widget-wrap {
        gap: 16px; }
    #oral-environment .block h3 {
      height: auto;
      line-height: 1.6;
      padding: 24px 10px; }
    #oral-environment .block .slider_sp,
    #oral-environment .block .box {
      padding: 24px; }
    #oral-environment .block .slider_sp {
      display: block;
      padding-bottom: 42px; }
      #oral-environment .block .slider_sp .slick-list {
        margin: 0 -10px; }
      #oral-environment .block .slider_sp .slick-slide {
        margin: 0 10px; }
        #oral-environment .block .slider_sp .slick-slide figure:after,
        #oral-environment .block .slider_sp .slick-slide figure:before {
          display: none; }
      #oral-environment .block .slider_sp .slick-arrow {
        width: 12px;
        height: 16px;
        background: transparent;
        border: 0;
        font-size: 0;
        position: absolute;
        bottom: 16px;
        left: 50%; }
        #oral-environment .block .slider_sp .slick-arrow:before {
          content: '';
          width: 0;
          height: 0;
          border-width: 8px 0 8px 12px;
          border-color: transparent transparent transparent #78C365;
          border-style: solid;
          position: absolute;
          top: 0;
          left: 0; }
      #oral-environment .block .slider_sp .slick-prev {
        margin-left: -24px; }
        #oral-environment .block .slider_sp .slick-prev:before {
          transform: rotate(180deg);
          border-left-color: #584736; }
      #oral-environment .block .slider_sp .slick-next {
        margin-left: 12px; }
    #oral-environment .block .box {
      grid-template-columns: 1fr;
      gap: 60px; }
      #oral-environment .block .box h4,
      #oral-environment .block .box .txt {
        padding-top: 8px; }
      #oral-environment .block .box .col:not(:last-child) {
        position: relative; }
        #oral-environment .block .box .col:not(:last-child):before {
          content: '';
          width: 0;
          height: 0;
          border-width: 12px 8px 0 8px;
          border-color: #78C365 transparent transparent transparent;
          border-style: solid;
          position: absolute;
          bottom: -35px;
          left: calc(50% - 8px); }
        #oral-environment .block .box .col:not(:last-child) figure:after {
          display: none; } }
#information {
  padding: 32px 0 90px;
  position: relative; }
  #information:before {
    content: '';
    width: 100%;
    height: auto;
    background-color: #FEFDF8;
    border-radius: 48px 48px 0 0;
    position: absolute;
    top: -48px;
    bottom: 0;
    left: 0; }
  #information .box-1 {
    padding-top: 40px; }
    #information .box-1 .elementor-widget-wrap {
      align-items: center;
      flex-wrap: nowrap;
      gap: 40px; }
    #information .box-1 .txt-info,
    #information .box-1 .map {
      width: 50%; }
    #information .box-1 .txt-info dl + dl {
      padding-top: 16px; }
    #information .box-1 .txt-info dl dt {
      font-weight: 700;
      font-size: 16px; }
    #information .box-1 .txt-info dl dd {
      padding-top: 4px; }
    #information .box-1 .gmap {
      width: 100%;
      height: 320px;
      overflow: hidden;
      border-radius: 24px; }
      #information .box-1 .gmap iframe {
        display: block;
        width: 100%;
        height: 100%; }
  #information .box-2 {
    padding-top: 40px; }
    #information .box-2 .elementor-widget-wrap {
      flex-wrap: nowrap;
      gap: 40px; }
    #information .box-2 .col {
      width: 50%; }
    #information .box-2 h3 {
      display: grid;
      grid-template-columns: 28px 1fr;
      align-items: center;
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 0;
      position: relative; }
      #information .box-2 h3:before {
        content: '';
        width: 20px;
        height: 20px;
        background-color: #78C365;
        display: block; }
    #information .box-2 table {
      margin-top: 8px; }
      #information .box-2 table th,
      #information .box-2 table td {
        background-color: #fff;
        font-weight: 500;
        padding: 8px 0; }
        #information .box-2 table th:first-child,
        #information .box-2 table td:first-child {
          padding-left: 17px; }
        #information .box-2 table th:last-child,
        #information .box-2 table td:last-child {
          padding-right: 17px; }
      #information .box-2 table td {
        text-align: center; }
      #information .box-2 table thead th {
        border-bottom: 1px solid #78C365; }
        #information .box-2 table thead th + th {
          width: 30px;
          text-align: center; }
      #information .box-2 table tbody tr:not(:last-child) th,
      #information .box-2 table td {
        padding-bottom: 0; }
    #information .box-2 .note {
      font-size: 14px;
      letter-spacing: 0;
      padding-top: 8px;
      text-indent: -14px;
      padding-left: 14px; }
      #information .box-2 .note + .note {
        padding-top: 0; }

@media screen and (max-width: 1023px) {
  #information .box-1 .elementor-widget-wrap {
    flex-direction: column; }
  #information .box-1 .txt-info,
  #information .box-1 .map {
    width: 100%; }
  #information .box-2 .elementor-widget-wrap {
    flex-direction: column; }
  #information .box-2 .col {
    width: 100%; } }
@media screen and (max-width: 767px) {
  #information:before {
    top: -32px;
    border-radius: 32px 32px 0 0; }
  #information .box-1 {
    padding-top: 32px; }
    #information .box-1 .elementor-widget-wrap {
      gap: 32px; }
    #information .box-1 .gmap {
      height: 240px;
      border-radius: 16px; }
  #information .box-2 {
    padding-top: 32px; }
    #information .box-2 .elementor-widget-wrap {
      gap: 24px; }
    #information .box-2 table th,
    #information .box-2 table td {
      font-size: 18px; }
    #information .box-2 table thead th + th {
      width: 22px; } }
@media screen and (max-width: 389px) {
  #information .box-2 table th,
  #information .box-2 table td {
    font-size: 15px; } }
.contact {
  background: url("../img/prevention-concept/contact-bg.jpg") no-repeat center top/cover;
  font-size: 16px;
  padding: 48px 0 64px;
  position: relative; }
  .contact:before {
    content: '';
    width: 100%;
    height: 64px;
    background-color: #E1CC6C;
    position: absolute;
    bottom: 0;
    left: 0; }
  .contact:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../img/prevention-concept/contact-deco.png") no-repeat center bottom 40px/1324px auto;
    position: absolute;
    top: 0;
    left: -10px; }
  .contact .box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 40px;
    padding: 40px 0; }
  .contact .txt {
    width: 656px; }
    .contact .txt p:not(:last-child) {
      padding-bottom: 30px; }
  .contact .banner {
    width: 383px; }
    .contact .banner li + li {
      padding-top: 16px; }

@media screen and (max-width: 1023px) {
  .contact:after {
    background-image: url("../img/prevention-concept/contact-deco_sp.png");
    background-size: 83.5% auto;
    left: 0; }
  .contact .box {
    flex-direction: column;
    align-items: center;
    padding-bottom: 26vw; } }
@media screen and (max-width: 767px) {
  .contact {
    background-image: url("../img/prevention-concept/contact-bg_sp.jpg");
    padding: 64px 0; }
    .contact .box {
      gap: 32px;
      padding-top: 32px; }
      .contact .box .txt,
      .contact .box .banner {
        width: 100%; }
      .contact .box .txt p:not(:last-child) {
        padding-bottom: 0px; } }

/*# sourceMappingURL=prevention-concept.css.map */
