.p-top {
  font-feature-settings: 'palt';
}
.p-top_section_ttl_block {
  background-color: #010870;
}
.p-top_section_ttl {
  text-align: center;
  line-height: 1.46;
  color: #fff;
  font-weight: 700;
}
.p-top_section_ttl span {
  color: #ffd933
}
.p-top_section_ttl_block.-yellow {
  background: #FFD933;
  background: linear-gradient(90deg, rgba(255, 217, 51, 1) 0%, rgba(255, 217, 124, 1) 50%, rgba(255, 217, 51, 1) 100%);
}
.-yellow .p-top_section_ttl {
  color: #000870;
}
.-yellow .p-top_section_ttl span {
  color: #000870;
  background-image: linear-gradient(transparent 80%, #fff 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_section_bln {
  text-align: center;
}
.p-top_section_bln span {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: #000870;
  font-weight: 700;
  background-color: #fff;
  border-radius: 6em;
}
.p-top_section_bln span::after {
  content: '';
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  translate: -50% 0;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.p-top_mv {
  position: relative;
}
.p-top_mv img {
  width: 100%;
}

.p-top_product {
  position: relative;
  background: #020971;
  background: linear-gradient(90deg, rgba(2, 9, 113, 1) 0%, rgba(47, 79, 166, 1) 50%, rgba(2, 9, 113, 1) 100%);
  overflow: hidden;
}
.p-top_product .deco-wrap {
  position: absolute;
  top: -1px;
  left: 50%;
  translate: -50% 0;
}
.p-top_product .deco {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  height: 100%;
  background: #E9B44C;
  background: linear-gradient(90deg, rgba(233, 180, 76, 1) 0%, rgba(245, 237, 164, 1) 33%, rgba(234, 179, 76, 1) 65%, rgba(245, 237, 164, 1) 100%);
  z-index: 1;
}
.p-top_product .deco::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  z-index: 2;
}
.p-top_product .deco.-nsdw::before {
  display: none;
}
.p-top_product_inner {
  position: relative;
  text-align: center;
  z-index: 10;
}
.p-top_ttl_product {
  text-align: center;
  color: #000870;
  font-weight: bold;
}
.p-top_product_item_wrap {}
.p-top_product_item {}
.p-top_product_item_fig_wrap {}
.p-top_product_item_fig {}
.p-top_product_item_fig img {
  width: 100%;
}
.p-top_product_item_txt {
  color: #fff;
  font-feature-settings: normal;
}
.p-top_product_item_txt .item_name {
  font-weight: 700;
}
.p-top_product_item_txt .item_name sub {
  vertical-align: baseline;
}
.p-top_product_item_txt .item_num {
  text-align: left;
}
.p-top_product_item_txt .item_num span {
  display: inline-block;
  line-height: 1;
  border: 1px solid #fff;
  padding: 0.4em 1em;
}
.p-top_product_btn {
  max-width: 100%;
  margin: 0 auto;
}

.p-top_recommend {
  position: relative;
  background: #000;
  background: linear-gradient(180deg, rgba(114, 114, 114, 1) 0%, rgba(0, 0, 0, 1) 100%);
}
.p-top_recommend_inner {
  position: relative;
  z-index: 1;
}
.p-top_recommend_ttl_block {
  background-color: #010870;
}
.p-top_recommend_list li {
  position: relative;
  color: #000870;
  font-weight: 700;
  font-feature-settings: normal;
  background-color: #ffd933;
  border-radius: 6em;
}
.p-top_recommend_list li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/brand/edicare/img/top/icon_check.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.p-top_recommend_msg {
  color: #fff;
  font-weight: 700;
  font-feature-settings: normal;
}
.p-top_recommend_msg span {
  color: #ffd933;
}
.p-top_recommend_note {
  text-align: right;
  color: #fff;
}
.p-top_recommend_img img {
  width: 100%;
}

.p-top_intro {
  position: relative;
  background-color: #bfc9ea;
  overflow: hidden;
}
.p-top_intro_ttl01 {
  position: relative;
  text-align: center;
  color: #000870;
  font-weight: 700;
  background-image: url('/brand/edicare/img/top/top_intro_ttl_bg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 10;
}
.p-top_intro_ttl01 > span {
  position: relative;
  background-image: linear-gradient(transparent 80%, #ffd933 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_intro_ttl02 {
  position: relative;
  text-align: center;
  color: #000870;
  font-weight: 700;
  z-index: 10;
}
.p-top_intro_ttl02 > span {
  position: relative;
  background-image: linear-gradient(transparent 80%, #ffd933 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_intro_img {
  position: relative;
  z-index: 1;
}
.p-top_intro_msg {
  text-align: center;
  color: #333;
  font-feature-settings: normal;
}
.p-top_intro_note {
  text-align: center;
  color: #333;
  font-feature-settings: normal;
}

.p-top_component {
  position: relative;
  background-image: url('/brand/edicare/img/top/top_component_bg.webp');
  background-position: center top;
}
.p-top_component_block {
  background-color: #fff;
  margin-inline: auto;
}
.p-top_component_block_txt .tag span {
  display: inline-block;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  border-radius: 6em;
}
.p-top_component_block_txt .txt {
  font-feature-settings: normal;
}
.p-top_component_block_fig {
  text-align: center;
}
.component01 .p-top_component_block_txt .tag span {
  background-color: #ff7300;
}
.component02 .p-top_component_block_txt .tag span {
  background-color: #d90054;
}
.component03 .p-top_component_block_txt .tag span {
  background-color: #1484ff;
}
.p-top_component_block_note {
  line-height: 1;
}
.p-top_component_other_block {
  position: relative;
  background-color: #d0d9f5;
  margin-inline: auto;
}
.p-top_component_other_block_ttl {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -40%;
  width: max-content;
  color: #fff;
  font-weight: 700;
  background-color: #010870;
}
.p-top_component_other_block_ttl::after {
  content: '';
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  translate: -50% 0;
  background-color: #010870;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.p-top_component_other_block_wrap_cont {}

.p-top_component_other_block_wrap {
  display: flex;
  justify-content: space-between;
}
.p-top_component_other_block_txt .title span {
  line-height: 1;
  color: #000870;
  font-weight: 700;
  background-image: linear-gradient(transparent 80%, #ffd933 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_component_other_block_fig {
  align-self: center;
}

.p-top_component_other_block_fig img {
  width: 100%;
}
.p-top_component_other_block_note {
  text-align: right;
  color: #333;
  font-feature-settings: normal;
}

.p-top_achievement {
  position: relative;
}
.p-top_achievement_inner {}
.p-top_achievement_list {}
.p-top_achievement_img {}
.p-top_achievement_img img {
  width: 100%;
}
.p-top_achievement_bln {
  position: relative;
  background-color: #d0d9f5;
}
.p-top_achievement_bln::after {
  content: '';
  position: absolute;
  background-color: #d0d9f5;
}
.p-top_achievement_bln p {
  font-feature-settings: normal;
}
.p-top_achievement_note {
  font-feature-settings: normal;
}

.p-top_control {
  position: relative;
  background-color: #e2e2ea;
}
.p-top_control_inner {}
.p-top_section_ttl_block {}
.p-top_control_block_wrap {}
.p-top_control_block {
  background-color: #fff;
}
.p-top_control_block_ttl {
  color: #000870;
  font-weight: 700;
}
.p-top_control_block_txt {}
.p-top_control_block_fig {
  width: 100%;
}
.p-top_control_block_fig img {
  width: 100%;
}
.p-top_control_block_note {
  text-align: right;
  font-feature-settings: normal;
}

.p-top_reason {
  position: relative;
}
.p-top_reason_inner {}
.p-top_reason_list {
  margin-inline: auto;
}
.p-top_reason_list li {
  position: relative;
  width: 100%;
  color: #000870;
  font-weight: 700;
  background-color: #d0d9f5;
  border-radius: 6em;
}
.p-top_reason_list li span {
  color: #000870;
  font-weight: 700;
  background-image: linear-gradient(transparent 80%, #ffd933 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_reason_list_point {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
.p-top_reason_list_point img {
  width: 100%;
}
.p-top_reason_msg {
  color: #000870;
  font-weight: 700;
}
.p-top_reason_msg span {
  color: #000870;
  font-weight: 700;
  background-image: linear-gradient(transparent 80%, #ffd933 20%);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.p-top_reason_note {}
.p-top_reason_img {}
.p-top_reason_img img {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .p-top_section_ttl_block {
    padding: 21px 10px;
    margin-bottom: 91px;
  }
  .p-top_section_ttl_block.-yellow {
    margin-bottom: 0;
  }
  .p-top_section_ttl {
    font-size: 39px;
  }
  .-yellow .p-top_section_ttl span {
    background-position: 0 -4px;
  }
  .p-top_section_bln {
    margin-bottom: 15px;
  }
  .p-top_section_ttl_block:has(.p-top_section_bln) {
    padding-top: 31px;
  }
  .p-top_section_bln span {
    font-size: 24px;
    padding: 0.4em 0.9em;
  }
  .p-top_section_bln span::after {
    width: 14px;
    height: 12px;
  }

  .p-top_mv {
    text-align: center;
  }
  .p-top_mv_ttl {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .p-top_product .deco-wrap {
    width: max(100vw, 1068px);
    height: 163px;
    filter: drop-shadow(10px 0 20px rgba(4, 0, 0, 0.3));
  }
  .p-top_product .deco {
    clip-path: polygon(0% 0%, 100% 0, 100% 45%, 50% 100%, 0 45%);
  }
  .p-top_product .deco::before {
    height: 18px;
    background-image: url('/brand/edicare/img/top/shadow_pc.png');
  }
  .p-top_product_inner {
    padding: 25px 0 40px;
  }
  .p-top_ttl_product {
    line-height: 1.5;
    font-size: 44px;
    margin-bottom: 20px;
  }
  .p-top_product_item_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 64px;
  }
  .p-top_product_item {
    width: 480px;
  }
  .p-top_product_item_fig_wrap {
    display: flex;
    align-items: flex-end;
    column-gap: 22px;
  }
  .product_item01 .p-top_product_item_fig {
    width: 271px;
  }
  .product_item02 .p-top_product_item_fig {
    width: 196px;
  }
  .p-top_product_item_txt {
    padding-bottom: 36px;
  }
  .p-top_product_item_txt .item_name {
    text-align: left;
    line-height: 1;
    font-size: 30px;
  }
  .p-top_product_item_txt .item_name sub {
    font-size: 12px;
  }
  .p-top_product_item_txt .item_name.ja {
    font-size: 15px;
    margin-top: 12px;
  }
  .p-top_product_item_txt .item_name.ex {
    font-size: 27px;
    margin-top: 8px;
  }
  .p-top_product_item_txt .item_num {
    margin-top: 18px;
  }
  .product_item02 .p-top_product_item_txt .item_num {
    margin-top: 34px;
  }
  .p-top_product_item_txt .item_num span {
    font-size: 16px;
  }
  .p-top_product_btn {
    width: 480px;
    margin: 6px auto 0
  }
  .product_item02 .p-top_product_btn {
    margin-top: 3px;
  }

  .p-top_recommend_inner {
    padding-top: 56px;
    padding-bottom: 24px;
  }
  .p-top_recommend_list {
    margin-left: 30px;
    margin-bottom: 40px;
  }
  .p-top_recommend_list li {
    width: fit-content;
    line-height: 1.5;
    font-size: 20px;
    padding: 10px 32px 10px 66px;
    filter: drop-shadow(5px 0 15px rgba(4, 0, 0, 0.2));
  }
  .p-top_recommend_list li:not(:last-child) {
    margin-bottom: 31px;
  }
  .p-top_recommend_list li::before {
    top: -14px;
    left: 7px;
    width: 67px;
    height: 52px;
    filter: drop-shadow(2px 0 5px rgba(4, 0, 0, 0.1));
  }
  .p-top_recommend_msg {
    line-height: 1.5;
    font-size: 30px;
    margin-left: 30px;
  }
  .p-top_recommend_note {
    font-size: 12px;
    margin-top: 50px;
  }
  .p-top_recommend_img {
    position: absolute;
    bottom: 0;
    right: 39px;
    z-index: -1;
    width: 450px;
  }

  .p-top_intro_inner {
    padding-top: 75px;
    padding-bottom: 90px
  }
  .p-top_intro .p-top_section_ttl_block {
    margin-bottom: 36px;
  }
  .p-top_intro_ttl01 {
    line-height: 1.46;
    font-size: 39px;
    background-size: 594px 93px;
  }
  .p-top_intro_ttl01 > span {
    background-position: 0 -6px;
  }
  .p-top_intro_ttl02 {
    line-height: 1.5;
    font-size: 24px;
    font-feature-settings: normal;
    margin-bottom: 20px;
  }
  .p-top_intro_ttl02 > span {
    background-position: 0 -2px;
  }
  .p-top_intro_img {
    width: 100%;
    height: 585px;
  }
  .p-top_intro_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -51%;
    width: 1600px;
    max-width: none;
  }
  .p-top_intro_msg {
    line-height: 1.5;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .p-top_intro_msg sub {
    font-size: 11px;
  }
  .p-top_intro_note {
    line-height: 1.5;
    font-size: 12px;
  }

  .p-top_component {
    background-size: 1600px auto;
  }
  .p-top_component_inner {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .p-top_component .p-top_section_ttl_block {
    margin-bottom: 52px;
  }
  .p-top_component_block {
    width: 968px;
    border-radius: 20px;
    filter: drop-shadow(5px 0 20px rgba(4, 0, 0, 0.2));
    padding: 30px 35px 35px 30px;
  }
  .p-top_component_block + .p-top_component_block {
    margin-top: 40px;
  }
  .p-top_component_block_wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-top_component_block_txt {}
  .p-top_component_block_txt .tag {
    margin-bottom: 25px;
  }
  .p-top_component_block_txt .tag span {
    font-size: 24px;
    padding: 0.5em 0.9em;
  }
  .p-top_component_block_txt .tag span sub {
    font-size: 12px;
    font-weight: 400;
  }
  .p-top_component_block_txt .txt {
    line-height: 1.5;
    font-size: 16px;
  }
  .p-top_component_block_fig img {
    border-radius: 10px;
  }
  .p-top_component_block_note {
    text-align: right;
    font-size: 12px;
    margin-top: 20px;
  }
  .p-top_component_block_wrap .p-top_component_block_txt {
    width: 530px;
  }
  .p-top_component_block_wrap .p-top_component_block_fig {
    width: 305px;
  }
  .component02 .p-top_component_block_fig {
    width: 620px;
    margin-inline: auto;
    margin-top: 26px;
  }
  .component02 .p-top_component_block_note {
    font-feature-settings: normal;
    margin-top: 30px;
  }

  .p-top_component_other_block {
    width: 968px;
    border-radius: 20px;
    filter: drop-shadow(5px 0 20px rgba(4, 0, 0, 0.2));
    padding: 56px 30px 32px;
    margin-top: 57px;
  }
  .p-top_component_other_block_ttl {
    font-size: 30px;
    border-radius: 20px;
    padding: 0.3em 1.5em;
  }
  .p-top_component_other_block_ttl::after {
    width: 24px;
    height: 18px;
  }
  .p-top_component_other_block_wrap_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 68px;
  }
  .p-top_component_other_block_wrap {
    width: calc((100% - 68px) / 2);
    padding: 30px 0;
  }
  .p-top_component_other_block_wrap:nth-last-child(n+3) {
    border-bottom: 1px solid #8082aa;
  }
  .p-top_component_other_block_txt {
    width: calc(100% - 160px);
  }
  .p-top_component_other_block_txt .title {
    margin-bottom: 10px;
  }
  .p-top_component_other_block_txt .title span {
    font-size: 24px;
    background-position: 0 -2px;
  }
  .p-top_component_other_block_txt .txt {
    line-height: 1.5;
    font-size: 16px;
  }
  .p-top_component_other_block_fig {
    width: 125px;
  }
  .p-top_component_other_block_note {
    font-size: 12px;
  }

  .p-top_achievement_inner {
    padding-top: 50px;
    padding-bottom: 66px
  }
  .p-top_achievement_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 28px 0;
    width: 968px;
    margin-inline: auto;
  }
  .p-top_achievement_img {
    filter: drop-shadow(5px 0 15px rgba(4, 0, 0, 0.2));
  }
  .p-top_achievement_img.-img01 {
    width: 457px;
  }
  .p-top_achievement_img.-img02 {
    width: 477px;
  }
  .p-top_achievement_img.-img03 {
    width: 455px;
  }
  .p-top_achievement_bln {
    width: 455px;
    border-radius: 3px;
    padding: 35px 30px 32px;
  }
  .p-top_achievement_bln::after {
    top: 50%;
    right: calc(100% - 1px);
    translate: 0 -50%;
    width: 30px;
    height: 34px;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
  }
  .p-top_achievement_bln p {
    line-height: 1.5;
    font-size: 16px;
  }
  .p-top_achievement_note {
    width: fit-content;
    line-height: 1.5;
    font-size: 12px;
    margin-inline: auto;
    margin-top: 30px;
  }

  .p-top_control_inner {
    padding-top: 75px;
    padding-bottom: 75px
  }
  .p-top_control .p-top_section_ttl_block {
    margin-bottom: 45px;
  }
  .p-top_control_block_wrap {
    display: flex;
    justify-content: center;
    column-gap: 28px;
  }
  .p-top_control_block {
    width: 470px;
    border-radius: 20px;
    filter: drop-shadow(10px 0 15px rgba(4, 0, 0, 0.2));
    padding: 33px 30px 30px;
  }
  .p-top_control_block_ttl {
    line-height: 1.5;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .p-top_control_block_txt {
    min-height: 6em;
    line-height: 1.5;
    font-size: 16px;
  }
  .p-top_control_block_txt small {
    font-size: 16px;
  }
  .p-top_control_block_fig {
    margin-top: 30px;
  }
  .p-top_control_block_fig img {
    border-radius: 10px;
  }
  .p-top_control_block_note {
    line-height: 1.5;
    font-size: 12px;
    margin-top: 18px;
  }

  .p-top_reason_inner {
    padding-top: 75px;
    padding-bottom: 54px;
  }
  .p-top_reason .p-top_section_ttl_block {
    margin-bottom: 70px;
  }
  .p-top_reason_list {
    width: 783px;
  }
  .p-top_reason_list li {
    font-size: 30px;
    padding: 0.8em 0 0.8em 185px;
    filter: drop-shadow(5px 0 15px rgba(4, 0, 0, 0.2));
  }
  .p-top_reason_list li:not(:last-child) {
    margin-bottom: 70px;
  }
  .p-top_reason_list li span {
    background-position: 0 -2px;
  }
  .p-top_reason_list li sub {
    font-size: 12px;
  }
  .p-top_reason_list_point {
    width: 146px;
    filter: drop-shadow(5px 0 15px rgba(4, 0, 0, 0.2));
  }
  .p-top_reason_msg {
    width: 753px;
    line-height: 1.5;
    font-size: 28px;
    margin-inline: auto;
    margin-top: 74px;
  }
  .p-top_reason_msg span {
    background-position: 0 -2px;
  }
  .p-top_reason_note {
    width: 753px;
    line-height: 1.5;
    font-size: 12px;
    margin-inline: auto;
    margin-top: 33px;
  }
  .p-top_reason_img {
    position: absolute;
    bottom: 0;
    left: calc(50% + 88px);
    width: 289px;
  }
}

@media screen and (max-width: 767px) {
  .p-top_section_ttl_block {
    padding: 2.13vw 2vw 2.93vw;
    margin-bottom: 10.4vw;
  }
  .p-top_section_ttl_block.-yellow {
    margin-bottom: 0;
  }
  .p-top_section_ttl {
    font-size: 5.2vw;
  }
  .-yellow .p-top_section_ttl span {
    background-position: 0 -0.53vw;
  }
  .p-top_section_bln {
    margin-bottom: 2.66vw;
  }
  .p-top_section_ttl_block:has(.p-top_section_bln) {
    padding-top: 4vw;
  }
  .p-top_section_bln span {
    font-size: 3.2vw;
    padding: 0.4em 0.9em;
  }
  .p-top_section_bln span::after {
    width: 1.86vw;
    height: 1.6vw;
  }

  .p-top_mv_ttl {
    width: 100%;
  }

  .p-top_product .deco-wrap {
    width: 100%;
    height: 20.8vw;
    filter: drop-shadow(1.33vw 0 2.66vw rgba(4, 0, 0, 0.3));
  }
  .p-top_product .deco {
    clip-path: polygon(0% 0%, 100% 0, 100% 72%, 50% 100%, 0 72%);
  }
  .p-top_product .deco::before {
    height: 2.4vw;
    background-image: url('/brand/edicare/img/top/shadow_sp.png');
  }
  .p-top_product_inner {
    padding: 4.13vw 0 10vw;
  }
  .p-top_ttl_product {
    line-height: 1.5;
    font-size: 5.87vw;
    margin-bottom: 10.8vw;
  }
  .p-top_product_item_wrap {}
  .p-top_product_item {
    width: 100%;
  }
  .p-top_product_item.product_item02 {
    margin-top: 7.73vw;
    width: 100%;
  }
  .p-top_product_item_fig_wrap {
    display: flex;
    align-items: flex-end;
    column-gap: 6.4vw;
  }
  .p-top_product_item_fig {
    width: 38.13vw;
  }
  .product_item01 .p-top_product_item_fig {
    padding-left: 2vw;
  }
  .product_item01 .p-top_product_item_fig img {
    width: 36.13vw;
  }
  .product_item02 .p-top_product_item_fig {
    padding-left: 3.73vw;
  }
  .product_item02 .p-top_product_item_fig img {
    width: 26.13vw;
  }
  .p-top_product_item_txt {
    padding-bottom: 2.27vw;
  }
  .p-top_product_item_txt .item_name {
    text-align: left;
    line-height: 1;
    font-size: 5.2vw;
  }
  .p-top_product_item_txt .item_name sub {
    font-size: 2.13vw;
  }
  .p-top_product_item_txt .item_name.ja {
    font-size: 2.67vw;
    margin-top: 2vw;
  }
  .p-top_product_item_txt .item_name.ex {
    font-size: 4.8vw;
    margin-top: 2.4vw;
  }
  .p-top_product_item_txt .item_num {
    margin-top: 2.8vw;
  }
  .p-top_product_item_txt .item_num span {
    font-size: 2.93vw;
  }
  .p-top_product_btn {
    width: 100%;
    margin: 2.53vw auto 0
  }
  .product_item02 .p-top_product_btn {
    margin-top: 2.8vw;
  }

  .p-top_recommend {
  }
  .p-top_recommend_inner {
    padding-top: 7.87vw;
  }
  .p-top_recommend_list {
    margin-bottom: 6.93vw;
  }
  .p-top_recommend_list li {
    width: 100%;
    line-height: 1.5;
    font-size: 4.53vw;
    padding: 2.13vw 0 2.13vw 15.2vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
  }
  .p-top_recommend_list li:not(:last-child) {
    margin-bottom: 6.93vw;
  }
  .p-top_recommend_list li::before {
    top: -5.47vw;
    left: 1.47vw;
    width: 17.87vw;
    height: 13.87vw;
  }
  .p-top_recommend_msg {
    line-height: 1.5;
    font-size: 5.2vw;
    margin-left: 0.4vw;
  }
  .p-top_recommend_note {
    position: absolute;
    bottom: 3.47vw;
    right: 1.07vw;
    font-size: 2.67vw;
    z-index: 10;
  }
  .p-top_recommend_img {
    width: 60vw;
    margin-top: 7.47vw;
    margin-inline: auto;
  }

  .p-top_intro_inner {
    padding-top: 10.67vw;
    padding-bottom: 9.33vw;
  }
  .p-top_intro .p-top_section_ttl_block {
    margin-bottom: 5.33vw;
  }
  .p-top_intro_ttl01 {
    line-height: 1.46;
    font-size: 5.2vw;
    background-size: 79.2vw 12.4vw;
  }
  .p-top_intro_ttl01 > span {
    background-position: 0 -0.8vw;
  }
  .p-top_intro_ttl02 {
    line-height: 1.46;
    font-size: 5.2vw;
    margin-bottom: 4.8vw;
  }
  .p-top_intro_ttl02 > span {
    background-position: 0 -2px;
  }
  .p-top_intro_img {
    width: 100%;
    height: 84vw;
  }
  .p-top_intro_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -51%;
    width: 100vw;
    max-width: none;
  }
  .p-top_intro_msg {
    line-height: 1.5;
    font-size: 3.2vw;
    margin-bottom: 5.07vw;
  }
  .p-top_intro_msg sub {
    font-size: 2.13vw;
  }
  .p-top_intro_note {
    text-align: left;
    line-height: 1.5;
    font-size: 2.67vw;
  }

  .p-top_component {
    background-image: url('/brand/edicare/img/top/top_component_bg_sp.webp');
    background-size: 100% auto;
  }
  .p-top_component_inner {
    padding-top: 10.67vw;
    padding-bottom: 10vw;
  }
  .p-top_component .p-top_section_ttl_block {
    margin-bottom: 6.67vw;
  }
  .p-top_component_block {
    width: 100%;
    border-radius: 3.33vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
    padding: 5.33vw 5.33vw 5.33vw;
  }
  .p-top_component_block + .p-top_component_block {
    margin-top: 5.33vw;
  }
  .p-top_component_block_txt {}
  .p-top_component_block_txt .tag {
    margin-bottom: 4.8vw;
  }
  .p-top_component_block_txt .tag span {
    font-size: 4.53vw;
    padding: 0.5em 0.9em;
  }
  .p-top_component_block_txt .tag span sub {
    font-size: 2.67vw;
    font-weight: 400;
  }
  .p-top_component_block_txt .txt {
    line-height: 1.5;
    font-size: 2.93vw;
    margin-bottom: 6vw;
  }
  .p-top_component_block_fig img {
    border-radius: 1.33vw;
  }
  .p-top_component_block_note {
    text-align: right;
    font-size: 2.67vw;
    margin-top: 5.2vw;
  }
  .component02 .p-top_component_block_txt .txt {
    margin-bottom: 4.4vw;
  }
  .component02 .p-top_component_block_fig img {
    width: 79.07vw;
    margin-inline: auto;
  }

  .p-top_component_other_block {
    width: 100%;
    border-radius: 3.33vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
    padding: 3.47vw 5.33vw 5.33vw 5.33vw;
    margin-top: 16vw;
  }
  .p-top_component_other_block_ttl {
    translate: -50% -60%;
    font-size: 4vw;
    border-radius: 2.67vw;
    padding: 0.5em 1.5em;
  }
  .p-top_component_other_block_ttl::after {
    width: 3.2vw;
    height: 2.4vw;
  }
  .p-top_component_other_block_wrap {
    width: 100%;
    padding: 4.53vw 0;
  }
  .p-top_component_other_block_wrap:not(:last-child) {
    border-bottom: 1px solid #8082aa;
  }
  .p-top_component_other_block_txt {
    width: 44vw;
  }
  .p-top_component_other_block_txt .title {
    margin-bottom: 3.73vw;
  }
  .p-top_component_other_block_txt .title span {
    font-size: 4.53vw;
    background-position: 0 -0.27vw;
  }
  .p-top_component_other_block_txt .txt {
    line-height: 1.5;
    font-size: 2.93vw;
    font-feature-settings: normal;
  }
  .p-top_component_other_block_fig {
    width: 33.33vw;
  }
  .p-top_component_other_block_note {
    font-size: 2.67vw;
  }

  .p-top_achievement_inner {
    padding-top: 6.67vw;
    padding-bottom: 9.07vw;
  }
  .p-top_achievement_list li:not(:last-child) {
    margin-bottom: 4.67vw;
  }
  .p-top_achievement_img {
    text-align: center;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
    margin-inline: auto;
  }
  .p-top_achievement_img.-img01 {
    width: 60.93vw;
  }
  .p-top_achievement_img.-img02 {
    width: 63.6vw;
  }
  .p-top_achievement_img.-img03 {
    width: 60.67vw;
  }
  .p-top_achievement_bln {
    width: 64.13vw;
    border-radius: 1.33vw;
    padding: 3.73vw 4.53vw;
    margin-inline: auto;
  }
  .p-top_achievement_bln::after {
    bottom: calc(100% - 1px);
    left: 50%;
    translate: -50% 0;
    width: 3.47vw;
    height: 2.93vw;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  }
  .p-top_achievement_bln p {
    line-height: 1.5;
    font-size: 2.93vw;
  }
  .p-top_achievement_note {
    width: 100%;
    line-height: 1.5;
    font-size: 2.67vw;
    margin-top: 6vw;
  }

  .p-top_control_inner {
    padding-top: 10.67vw;
    padding-bottom: 10.67vw;
  }
  .p-top_control .p-top_section_ttl_block {
    margin-bottom: 6.67vw;
  }
  .p-top_control_block_wrap {}
  .p-top_control_block {
    width: 100%;
    border-radius: 3.33vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
    padding: 6.67vw 5.33vw 3.6vw;
  }
  .p-top_control_block + .p-top_control_block {
    margin-top: 5.07vw;
  }
  .p-top_control_block_ttl {
    line-height: 1.5;
    font-size: 4.53vw;
    margin-bottom: 1.87vw;
  }
  .p-top_control_block_txt {
    line-height: 1.5;
    font-size: 2.93vw;
    font-feature-settings: normal;
  }
  .p-top_control_block_txt small {
    font-size: 2.67vw;
  }
  .p-top_control_block_fig {
    margin-top: 4.4vw;
  }
  .p-top_control_block_fig img {
    border-radius: 1.33vw;
  }
  .p-top_control_block_note {
    line-height: 1.5;
    font-size: 2.67vw;
    margin-top: 2vw;
  }

  .p-top_reason_inner {
    padding-top: 9.6vw;
    padding-bottom: 0;
  }
  .p-top_reason .p-top_section_ttl_block {
    margin-bottom: 9.33vw;
  }
  .p-top_reason_list {
    width: 100%;
  }
  .p-top_reason_list li {
    font-size: 4vw;
    padding: 0.6em 0 0.6em 23.73vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
  }
  .p-top_reason_list li.point02 {
    padding-top: 1em;
    padding-bottom: 1.1em;
  }
  .p-top_reason_list li:not(:last-child) {
    margin-bottom: 7.87vw;
  }
  .p-top_reason_list li span {
    background-position: 0 -0.27vw;
  }
  .p-top_reason_list li sub {
    font-size: 1.6vw;
  }
  .p-top_reason_list_point {
    width: 19.47vw;
    filter: drop-shadow(0.67vw 0 2vw rgba(4, 0, 0, 0.2));
  }
  .p-top_reason_msg {
    text-align: center;
    line-height: 1.5;
    font-size: 5.2vw;
    margin-top: 4.93vw;
  }
  .p-top_reason_msg span {
    background-position: 0 -0.27vw;
  }
  .p-top_reason_note {
    line-height: 1.5;
    font-size: 2.67vw;
    font-feature-settings: normal;
    margin-top: 4.8vw;
  }
  .p-top_reason_img {
    width: 76.93vw;
    margin-left: 9.87vw;
    margin-top: 3.33vw;
  }
}


@media print, screen and (min-width: 1201px) {
  .p-top_mv_ttl {
    width: 100%;
    max-width: none;
    height: 704px;
    overflow: hidden;
  }
  .p-top_mv_ttl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media print, screen and (min-width: 2001px) {
  .p-top_mv_ttl {
    width: 100%;
    max-width: none;
    height: calc(704 / 2000 * 100vw);
    overflow: hidden;
  }
}