@charset "UTF-8";
@media only screen and (min-width: 600px) {
  /* 今回用のcss */
  .main-page {
    margin-bottom: 50px;
    padding: 0 0 80px;
    font-size: 120%;
    color: #333;
    background: #f6f6f6;
    font-family: "Noto Sans JP", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --mp-indent: 24px;
    --mp-bg-color-1: #fadde8;
    --mp-bg-color-2: #f6dde8;
  }
  .main-page img {
    height: auto;
  }
  .main-page .staff-card .brand {
    color: #666;
  }
  .main-page ul.block-thumbnail-t > li .block-thumbnail-t--goods .block-icon > span {
    background-color: transparent;
  }
  .main-page .mod-lyt > .inner {
    margin-left: -20px !important;
  }
  .main-page .mod-lyt > .inner > .col {
    margin-left: 20px !important;
  }
  .main-page .mod-lyt[data-col="2"] > .inner > .col {
    width: calc(25% - 20px) !important;
  }
  .main-page .mod-lyt[data-col="2"] > .inner > .col:nth-child(2n+1) {
    clear: none !important;
  }
  .main-page .content {
    width: auto !important;
    padding: 0 !important;
  }
  #main-wave,
  .main-page--wave {
    --mp-bg-color-1: #d0edfd;
    --mp-bg-color-2: #d0edfd;
  }
  #main-natural,
  .main-page--natural {
    --mp-bg-color-1: #e0f2a3;
    --mp-bg-color-2: #e0f2a3;
  }
  .mp__sp-only {
    display: none;
  }
  .mp__inner {
    padding: 0 60px;
  }
  .mp__indent {
    margin-inline: var(--mp-indent);
  }
  .mp__indent--left {
    margin-left: var(--mp-indent);
  }
  .mp__hl {
    margin-bottom: 18px;
    font-feature-settings: "palt";
    position: relative;
    font-size: 140.6%;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 0.06em;
    padding-left: var(--mp-indent);
  }
  .mp__hl::before {
    content: "";
    display: block;
    height: 100%;
    width: 5px;
    background-color: #b3993e;
    position: absolute;
    top: 0;
    left: 0;
  }
  .mp__hl span.mp__hl-small {
    font-size: 0.8em;
  }
  .mp__hl span.mp__hl-en {
    font-size: 1.133em;
    letter-spacing: 0em;
    font-family: "Inter", sans-serif;
  }
  .mp__hl-bdr {
    padding-block: 30px 0;
    margin-block: 0 40px;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    font-size: 140.6%;
    font-weight: 500;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 1.419;
  }
  .mp__hl-bdr .mp__hl-bdr-small {
    font-size: 0.8em;
  }
  .mp__hl-bdr .mp__hl-bdr-en {
    font-size: 1.133em;
    font-family: "Inter", sans-serif;
    letter-spacing: 0em;
  }
  .mp__hl-bdr strong {
    font-weight: inherit;
    background: var(--mp-bg-color-1);
    background: linear-gradient(180deg, transparent 10%, var(--mp-bg-color-1) 10%, var(--mp-bg-color-1) 90%, transparent 90%);
    color: #333;
    margin-inline: 0.15em;
  }
  .mp__text {
    font-feature-settings: "palt";
    font-size: 83.3%;
    line-height: 1.849;
    letter-spacing: 0.08em;
  }
  .mp__text strong {
    background: #ffea00;
    font-weight: inherit;
    color: inherit;
  }
  #main-straight .mp__text strong, #main-wave .mp__text strong, #main-natural .mp__text strong, .main-page--straight .mp__text strong, .main-page--wave .mp__text strong, .main-page--natural .mp__text strong {
    background: var(--mp-bg-color-1);
  }
  .mp__text span.mp__text-lts-small {
    letter-spacing: 0.02em;
  }
  .mp__point {
    padding-bottom: 0;
    margin-bottom: 0.5em;
  }
  .mp__point span {
    display: inline-block;
    padding-inline: 0.7em;
    font-size: 83.3%;
    font-weight: bold;
    font-style: italic;
    font-feature-settings: "palt";
    line-height: 1.8;
    height: 1.8em;
    background-color: #e7e7e7;
    border-radius: 9999px;
  }
  .mp-head {
    padding-top: 60px;
    font-feature-settings: "palt";
  }
  .mp-head__lead {
    display: flex;
    justify-content: center;
    gap: 0 0.2em;
    font-size: 187.5%;
    font-weight: bold;
    font-style: italic;
    line-height: 1.333em;
    text-align: center;
    background-color: #333333;
    letter-spacing: 0.02em;
    border-radius: 9999px;
    font-family: "Inter", sans-serif;
  }
  .mp-head__lead span:nth-child(1) {
    color: #fadde8;
  }
  .mp-head__lead span:nth-child(2) {
    color: #d0edfd;
  }
  .mp-head__lead span:nth-child(3) {
    color: #e0f2a3;
  }
  .mp-head__ttl {
    margin-block: 24px 0;
    border-bottom-width: 0 !important;
  }
  .mp-head__ttl img {
    width: 100%;
    display: block;
  }
  .mp-head__sublead {
    margin-top: 14px;
    text-align: center;
    font-weight: 300;
    font-size: 156.3%;
    letter-spacing: 0.1em;
  }
  .mp-head__sublead span {
    font-size: 78.1%;
  }
  .mp-head__supervisor {
    margin-top: 20px;
    text-align: center;
  }
  .mp-head__supervisor span {
    padding-inline: 1em;
    display: inline-block;
    font-size: 83.3%;
    letter-spacing: 0.02em;
    line-height: 1.778;
    background-color: #fff;
    font-weight: 300;
    border-radius: 9999px;
  }
  .mp-head__date {
    margin-top: 20px;
    position: relative;
    display: flex;
    justify-content: flex-end;
  }
  .mp-head__date::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
  }
  .mp-head__date-text {
    font-size: 62.5%;
    letter-spacing: 0.04em;
    line-height: 1.562;
    background: #f6f6f6;
    position: relative;
    padding-left: 1.5em;
  }
  .mp-nav {
    margin-top: 30px;
    font-feature-settings: "palt";
  }
  .mp-nav ul {
    margin-top: 34px;
    padding-left: 0;
    list-style-type: disc;
    display: grid;
    gap: 0 20px;
    align-items: stretch;
    grid-template-columns: repeat(3, 1fr);
  }
  .mp-nav__item {
    border-radius: 14px;
    background-color: #fadde8;
  }
  .mp-nav a {
    padding-top: 8.8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    text-decoration: none !important;
  }
  .mp-nav__type {
    background-color: #fff;
    width: 80.6%;
    border-radius: 9999px;
    line-height: 1.25;
    font-size: 145.8%;
    font-weight: bold;
    font-style: italic;
    font-family: "Inter", sans-serif;
    color: #f7d4e1;
    text-align: center;
  }
  .mp-nav__name {
    margin-top: 2.7%;
    letter-spacing: 0.06em;
    font-weight: 500;
    text-align: center;
    line-height: 1.455;
    font-size: 88.5%;
  }
  .mp-nav__name strong {
    font-size: 1.467em;
    letter-spacing: 0.06em;
    color: #333;
    font-weight: inherit;
  }
  .mp-nav__name span {
    letter-spacing: 0.12em;
  }
  .mp-nav__img {
    margin-top: 6%;
    width: 119px;
  }
  .mp-nav__img img {
    width: 100%;
    display: block;
  }
  .mp-nav__item--wave {
    background-color: #d0edfd;
  }
  .mp-nav__item--wave .mp-nav__type {
    color: #c6e6f8;
  }
  .mp-nav__item--natural {
    background-color: #e0f2a3;
  }
  .mp-nav__item--natural .mp-nav__type {
    color: #d9ec98;
  }
  .mp-about {
    margin-top: 100px;
    font-feature-settings: "palt";
  }
  .mp-about__btn {
    margin-top: 30px;
  }
  .mp-about__btn a {
    position: relative;
    padding-block: 1em;
    display: grid;
    place-content: center;
    font-weight: 500;
    font-size: 125%;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-decoration: none !important;
    background-color: #ffea00;
    text-align: center;
  }
  .mp-about__btn a .mp-about__btn-01 {
    font-size: 0.769em;
    letter-spacing: 0.05em;
  }
  .mp-about__btn a::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    display: block;
    width: 18px;
    height: 18px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp-tab {
    margin-top: 100px;
  }
  .mp-tab__ttl {
    padding-block: 20px 29px;
    margin-bottom: 0;
    font-feature-settings: "palt";
    text-align: center;
    border-top: 1px solid #333333;
    font-size: 151%;
    font-weight: 500;
    letter-spacing: 0.06em;
  }
  .mp-tab__ttl span {
    font-size: 0.833em;
  }
  .mp-tab__nav {
    margin-bottom: 32px;
    margin-inline: -40px;
    padding-inline: 40px;
    font-feature-settings: "palt";
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
    position: sticky;
    background-color: #f6f6f6;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 3;
  }
  .mp-tab__nav li {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }
  .mp-tab__nav a {
    padding-block: 6%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    color: #333;
    text-decoration: none !important;
  }
  .mp-tab__nav a::after {
    content: "";
    position: absolute;
    opacity: 0;
    display: block;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333333;
    transition: opacity 0.3s;
  }
  .mp-tab__nav-en {
    text-align: center;
    margin-inline: auto;
    font-weight: bold;
    font-style: italic;
    font-size: 125%;
    font-family: "Inter", sans-serif;
    height: 1.538em;
    line-height: 1.538;
    width: 77.5%;
    border-radius: 9999px;
    transition: background-color 0.3s;
  }
  .mp-tab__nav-ja {
    margin-top: 1%;
    font-size: 78.1%;
    font-weight: bold;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .mp-tab__nav > li.mp-active a::after {
    opacity: 1;
  }
  .mp-tab__nav > li.mp-active:nth-child(1) .mp-tab__nav-en {
    background-color: #fadde8;
  }
  .mp-tab__nav > li.mp-active:nth-child(2) .mp-tab__nav-en {
    background-color: #d0edfd;
  }
  .mp-tab__nav > li.mp-active:nth-child(3) .mp-tab__nav-en {
    background-color: #e0f2a3;
  }
  .mp-tab__panel {
    padding-bottom: 40px;
  }
  .mp-tab__panel .mp__point,
  .mp-tab__panel .mp__text {
    margin-left: 20px;
  }
  .mp-tab__panel .mp__text {
    margin-bottom: 40px;
  }
  .mp-tab__panel .block-goods-list-naviframe--bottom {
    display: none;
  }
  .mp-tab__panel .mp__hl-bdr {
    margin-top: 60px;
  }
  .mp-tab__panel .right-arrow:last-child {
    margin-block: 40px 0;
  }
  .mp-supervisor {
    margin-top: 60px;
    font-feature-settings: "palt";
  }
  .mp-supervisor .mp__hl {
    padding-block: 8px;
  }
  .mp-supervisor .mp__hl div:nth-child(1) {
    font-size: 0.733em;
    letter-spacing: 0.06em;
  }
  .mp-supervisor .mp__hl div:nth-child(2) {
    margin-block: 0.3em -0.1em;
    font-size: 0.533em;
    letter-spacing: 0.04em;
  }
  .mp-supervisor__ctt {
    margin-top: 34px;
    display: flex;
    gap: 0 50px;
    align-items: flex-start;
  }
  .mp-supervisor__photo {
    width: 200px;
    flex-shrink: 0;
  }
  .mp-supervisor__photo img {
    display: block;
    width: 100%;
  }
  .mp-supervisor__text {
    margin-top: -0.2em;
    font-size: 83.3%;
    line-height: 1.749;
    letter-spacing: 0.04em;
  }
  .mp-pass {
    margin-top: 100px;
    font-feature-settings: "palt";
  }
  .mp-pass__bnrs {
    margin-top: 40px;
    display: grid;
    gap: 0 60px;
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
  }
  .mp-pass__bnrs#app-diagnosis {
    padding-top: 110px;
    margin-top: -70px;
  }
  .mp-pass__bnrs a {
    display: block;
    text-decoration: none !important;
  }
  .mp-pass__bnrs img {
    width: 100%;
    display: block;
  }
  .mp-pass__desc {
    margin-block: 20px 26px;
    font-size: 83.3%;
    line-height: 1.61;
    letter-spacing: 0.04em;
  }
  .mp-pass .right-arrow {
    border-width: 0;
    background-color: #333333;
    color: #fff;
    font-size: 99%;
    letter-spacing: 0.08em;
    padding-left: 0;
    padding-block: 8.3%;
    margin-bottom: 0;
  }
  .mp-pass .right-arrow::after {
    border-top-color: #fff;
    border-right-color: #fff;
    right: 16px;
    width: 15px;
    height: 15px;
  }
  .mp-illust {
    font-feature-settings: "palt";
    padding-top: 60px;
  }
  .mp-illust__ttl-en {
    background: var(--mp-bg-color-1);
    font-size: 250%;
    font-weight: bold;
    font-style: italic;
    height: 1.28em;
    line-height: 1.28;
    border-radius: 9999px;
    text-align: center;
    font-family: "Inter", sans-serif;
  }
  .mp-illust__ttl-ja {
    border-bottom-width: 0;
    margin: 4px 0 0;
    padding: 0;
    font-weight: bold;
    font-size: 125%;
    text-align: center;
    letter-spacing: 0.06em;
  }
  .mp-illust__main {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0 50px;
  }
  .mp-illust__box {
    padding: 2.3% 3.1% 4.9%;
    flex: 1;
    background-color: #fff;
    border-radius: 18px;
  }
  .mp-illust__box:first-child {
    margin-top: 14%;
  }
  .main-page--wave .mp-illust__box:first-child {
    margin-top: 1.4%;
  }
  .mp-illust__box:last-child {
    margin-bottom: 13.5%;
    align-self: flex-end;
  }
  .mp-illust__box-ttl {
    font-weight: 500;
    font-size: 114.6%;
    letter-spacing: 0.06em;
    line-height: 1.99;
    border-bottom: 1px solid #cccccc;
  }
  .mp-illust__box-desc {
    margin-top: 11%;
    font-size: 83.3%;
    line-height: 1.832;
    letter-spacing: 0.08em;
  }
  .mp-illust__illust {
    width: 164px;
    flex-shrink: 0;
  }
  .mp-illust__illust img {
    width: 100%;
    display: block;
  }
  .mp-illust .mp__point,
  .mp-illust .mp__text {
    margin-left: 20px;
  }
  .mp-illust .mp__point {
    margin-top: -10px;
  }
  .mp-link {
    margin-top: 100px;
    font-feature-settings: "palt";
  }
  .mp-link .mp__hl-bdr {
    margin-bottom: 44px;
  }
  .mp-link .mp-link__nav ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
    gap: 20px;
  }
  .mp-link .mp-link__nav a {
    padding-right: 20px;
    position: relative;
    display: grid;
    place-content: center;
    height: 5.5em;
    font-size: 104.2%;
    letter-spacing: 0.08em;
    line-height: 1.449;
    text-align: center;
    background-color: var(--mp-bg-color-2);
    text-decoration: none !important;
  }
  .mp-link .mp-link__nav a::after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    display: block;
    width: 16px;
    height: 16px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp-recommend {
    margin-top: 100px;
  }
  .mp-recommend .mp__hl-bdr {
    margin-bottom: 26px;
    font-feature-settings: "palt";
  }
  .mp-recommend .block-goods-list-naviframe--bottom {
    display: none;
  }
  .mp-coordinate {
    margin-top: 100px;
    font-feature-settings: "palt";
  }
  .mp-coordinate .mp__hl-bdr {
    margin-bottom: 36px;
    white-space: nowrap;
  }
  .mp-coordinate__link {
    padding-left: 0;
    display: flex;
    font-size: 32px;
    font-weight: 500;
    align-items: stretch;
    justify-content: center;
    gap: 0 5%;
  }
  .mp-coordinate__link li {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: var(--mp-bg-color-1);
  }
  .mp-coordinate__link a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    text-decoration: none !important;
  }
  .mp-coordinate__icon {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 0 2.1%;
    width: 100%;
  }
  .mp-coordinate__icon::before, .mp-coordinate__icon::after {
    content: "";
    display: block;
    width: 6.4%;
    padding-bottom: 10.7%;
    border: 1px solid #333333;
    background-color: #333333;
    flex-shrink: 0;
  }
  .mp-coordinate__icon::after {
    padding-bottom: 15%;
    background-color: transparent;
  }
  .mp-coordinate__link li:last-child .mp-coordinate__icon::before {
    background-color: transparent;
  }
  .mp-coordinate__link li:last-child .mp-coordinate__icon::after {
    background-color: #333333;
  }
  .mp-coordinate__text1 {
    margin-top: 0.5em;
    line-height: 1;
    letter-spacing: 0.06em;
  }
  .mp-coordinate__text1 span {
    font-size: 0.667em;
    letter-spacing: 0.06em;
  }
  .mp-coordinate__text2 {
    margin-block: 0.6em 0.2em;
    font-size: 0.389em;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  .mp-coordinate__text3 {
    font-size: 0.5em;
    letter-spacing: 0.06em;
    line-height: 1;
  }
  .mp-snap {
    margin-top: 100px;
  }
  .mp-snap .mp__hl-bdr {
    margin-bottom: 50px;
  }
  .mp-snap .right-arrow {
    margin-block: 50px 0;
    background-color: var(--mp-bg-color-1);
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
    font-size: 83.3%;
    border-width: 0;
  }
  .mp-path {
    --mp-color: #d0edfd;
    margin-top: 100px;
    font-feature-settings: "palt";
  }
  .mp-path__type {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: stretch;
    gap: 0 24px;
    width: 600px;
    margin-inline: auto;
  }
  .mp-path__type a {
    display: block;
    height: 100%;
    text-decoration: none !important;
  }
  .mp-path__type-item {
    border-radius: 18px;
    background-color: #fff;
    overflow: hidden;
  }
  .mp-path__type-item--natural {
    --mp-color: #e0f2a3;
  }
  .mp-path__type-item--straight {
    --mp-color: #fadde8;
  }
  .mp-path__type-img {
    display: block;
    margin: 24px auto 0;
    width: 33.1%;
  }
  .mp-path__type-en {
    margin-block: 0em 0.1em;
    color: var(--mp-color);
    font-family: "Inter", sans-serif;
    text-align: center;
    font-size: 302.1%;
    font-weight: bold;
    font-style: italic;
    line-height: 1;
  }
  .mp-path__type-ja {
    font-size: 83.3%;
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height: 1;
    text-align: center;
  }
  .mp-path__type-check {
    margin-top: 9%;
    padding: 8% 0;
    position: relative;
    background-color: var(--mp-color);
    font-size: 135.4%;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    letter-spacing: -0.02em;
    line-height: 1;
    text-align: center;
  }
  .mp-path__type-check::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    width: 18px;
    height: 18px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
  }
  .mp-path .right-arrow {
    letter-spacing: 0.08em;
    font-size: 104.2%;
  }
  .mp-path .right-arrow.mp-path__btn-app {
    margin-block: 38px 34px;
    border-radius: 9999px;
    background-color: #ffea00;
    border-width: 0;
  }
  .mp-path .right-arrow.mp-path__btn-app::after {
    right: 30px;
    border-top-width: 0;
    border-bottom: 1px solid #333333;
  }
  .mp-path .right-arrow.mp-path__btn-repeat {
    margin-bottom: 24px;
    background-color: #333333;
    color: #fff;
  }
  .mp-path .right-arrow.mp-path__btn-repeat::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  /* 共通css */
  .event-title {
    font-size: 180%;
    color: #202321;
    font-weight: normal;
    padding: 22px 10px;
    margin: 0 0 22px;
    line-height: 1;
    border-bottom: #CCC 1px solid;
  }
  .site-main {
    padding-top: 0;
  }
  .str-outer:not(.of-full),
  .mod-tab .tab-panel {
    padding-right: 0;
    padding-left: 0;
  }
  /* トピックス */
  #footer_topics {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between !important;
    width: to_percent(708, 780);
    gap: 20px;
    margin: 50px auto !important;
  }
  #footer_topics .col img {
    width: 100%;
  }
  .topics-flex {
    margin: 2% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 2%;
  }
  .topics-flex li {
    width: 48%;
    margin-bottom: 2%;
  }
  /* ボタン */
  .right-arrow {
    display: block;
    position: relative;
    margin: 0 0 40px;
    padding: 25px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #333;
    text-decoration: none;
    font-size: 93.8%;
    color: #333;
  }
  .right-arrow::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 30px;
    content: "";
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: translateY(-50%) rotate(45deg);
  }
  /* アコーディオン */
  /*アコーディオン全体*/
  .accordion-area {
    list-style: none;
    margin: 0 0 5%;
  }
  .accordion-area section {
    border: 1px solid #ccc;
  }
  .accordion-area > li:not(first-child) {
    margin-top: 40px;
  }
  /*アコーディオンタイトル*/
  .favorite-btn {
    position: relative;
    margin: 0;
    cursor: pointer;
    text-align: center;
    padding: 3%;
    color: #fff;
    transition: all 0.5s ease;
    border-bottom: none;
    background-color: #333333;
    font-size: 93.8%;
  }
  /*アイコンの＋と×*/
  .favorite-btn::before,
  .favorite-btn::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  .favorite-btn::before {
    top: 48%;
    right: 30px;
    transform: rotate(0deg);
  }
  .favorite-btn::after {
    top: 48%;
    right: 30px;
    transform: rotate(90deg);
  }
  /*　closeというクラスがついたら形状変化　*/
  .favorite-btn.close::before {
    transform: rotate(45deg);
  }
  .favorite-btn.close::after {
    transform: rotate(-45deg);
  }
  /*アコーディオンで現れるエリア*/
  .box {
    display: none;
    color: #333;
    margin: 0;
    padding: 1em 0 0;
  }
  .box-text {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    align-items: center;
    margin: 0;
  }
  .box-text li {
    position: relative;
    display: flex;
    width: 32%;
    margin-bottom: 2%;
    justify-content: center;
    height: 7em;
    align-items: center;
    text-align: center;
    background: #fff;
  }
  .box-text li.box-text--2col {
    width: 49%;
  }
  .box-text li.box-text--2col img {
    width: 188px;
  }
  .box-text li.box-text--3col {
    width: 100%;
  }
  .box-text li::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    content: "";
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: translateY(-50%) rotate(45deg);
  }
  .box-text a {
    padding: 35px 15px 35px 0;
    display: block;
    width: 100%;
    text-decoration: none;
  }
  .box-text img {
    max-width: 80%;
  }
  .material-box li {
    width: 45%;
  }
  /*共通*/
  html {
    scroll-behavior: smooth;
  }
  .content_inner {
    padding-top: 70px;
    margin-top: -70px;
  }
  hr {
    margin: 10% 5%;
  }
  .note {
    font-size: 3vw;
  }
  .indent-1 {
    padding-left: 1em;
    text-indent: -1em;
  }
  .block-goods-list--param-sort dd select,
  .block-goods-list--param-stock dd select {
    display: none;
  }
  .block-goods-list--param {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  }
}
/*# sourceMappingURL=260222_pc_diagnosis.css.map */
