* {
    box-sizing: border-box;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
img {
    display: block;
    width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
.sp {
    display: block;
}
.pc {
    display: none;
}
body {
    font-family: tbudgothic-std, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.66667cqw;
    margin: 0;
    padding: 0;
    color: #373737;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
    font-style: normal;
    font-weight: 700;
}

#wrapper {
    position: relative;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    container-type: inline-size;
}
#footer {
    position: relative;
    height: 34.4cqw;
    padding-bottom: 21.33333cqw;
    border-top: #c2c2c2 solid 1px;
}
#footer .box {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding-block: 8cqw;
    padding-inline: 4.8cqw;
    display: block;
}
#footer .box .company {
    margin-bottom: 3.2cqw;
    text-align: center;
}
#footer .box .company .logo {
    width: 40cqw;
    margin: 0 auto;
}
#footer .box p {
    width: 100%;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #9c9c9c;
    margin: 4.2666666667cqw 0 0;
    text-align: center;
    font-size: 2.4cqw;
}

#Navigations {
    background-color: #fff;
    width: 100%;
    min-width: auto;
    height: 13.3333333333cqw;
    max-height: 100px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 4cqw;
}
#Navigations #Brlogo {
    width: 18.9333333333cqw;
    max-width: 140px;
    margin: 0;
    z-index: 1000;
}
#ytPlayerBox {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#ytPlayerBox .box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    padding: 56.25% 0 0 0;
}
@media screen and (min-width: 751px) {
    #ytPlayerBox .box {
        width: auto;
        padding-top: 0;
    }
}
#ytPlayerBox .close {
    position: absolute;
    right: 1em;
    top: -3em;
    cursor: pointer;
    color: #fff;
}

@media screen and (min-width: 751px) {
    #ytPlayerBox .close {
        right: 0;
    }
}
#ytPlayerBox #ytPlayer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}
@media screen and (min-width: 751px) {
    #ytPlayerBox #ytPlayer {
        position: static;
        width: 960px;
        height: 540px;
    }
}
#ytPlayerBox .bg {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 0;
}
#ytPlayerBox.open {
    display: block;
}
.type {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 51px;
    height: 51px;
    background-color: #d9d9d9;
    border-radius: 50%;
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
}
.type svg {
    vertical-align: top;
}
.type .ico_granules {
    width: 32px;
    height: auto;
    margin: 0 0 0 4px;
}
.type .ico_tablet {
    width: 27px;
    height: 14.5px;
    margin-top: 4px;
    margin-bottom: 1px;
}
.type .type-text {
    margin-top: 3px;
    text-align: center;
}
.type + .balloon {
    margin-top: 4px;
}
.balloon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 51px;
    height: 51px;
    background-color: #d9d9d9;
    border-radius: 50%;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.2857142857;
}
.balloon .balloon__01 {
    font-size: 11px;
    line-height: 1.0384615385;
}
.balloon .balloon__02 {
    font-size: 10px;
    line-height: 1.2272727273;
}

.balloon .balloon__indent {
    letter-spacing: -0.04em;
}
.ico-stomach-guard {
    position: relative;
    width: 51px;
    height: 51px;
    max-width: inherit;
    border-radius: 50%;
    background-color: #807f80;
}
.ico-stomach-guard img {
    position: relative;
    top: 3px;
    left: 3px;
    width: 40px;
    height: auto;
}
.acc-title .btn-feature {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 78.6666666667cqw;
    padding: 3.7333333333cqw 0 3.4666666667cqw 0.18em;
    border-radius: 5.3333333333cqw;
    text-align: center;
    color: #fff;
    font-size: 3.4666666667cqw;
    line-height: 1;
    background-color: #373737;
    letter-spacing: 0.18em;
    text-decoration: none;
}
.acc-title .btn-feature::after {
    position: absolute;
    top: 50%;
    right: 4cqw;
    display: block;
    content: "";
    width: 3.0666666667cqw;
    height: 2.8cqw;
    background: url("../images/ico_feature-button.png") no-repeat 0 0 / contain;
    transform: translateY(-50%) rotate(90deg);
    transition: all 0.3s ease;
}

.acc-title.open .btn-feature::after {
    transform: translateY(-50%) rotate(-90deg);
}

.product-sedesHighProtect .btn-feature {
    background-color: #707070;
}
.product-sedesHighG .btn-feature {
    background-color: #edaf20;
}
.product-sedesHigh .btn-feature {
    background-color: #aaa;
}
.product-newSedes .btn-feature {
    background-color: #006fa6;
}
.product-sedesV .btn-feature {
    background-color: #7b6eaf;
}
.product-sedesCure .btn-feature {
    background-color: #e36b98;
}
#CM {
    position: relative;
    overflow: hidden;
    padding-bottom: 22.4cqw;
}
#CM .cm-title {
    text-align: center;
    font-weight: 800;
    font-size: 4.2666666667cqw;
    line-height: 1.4375;
    letter-spacing: 0.18em;
}
#CM .cmListContents .video {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
}
#CM .cmListContents .video:hover .thumb-inner::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

#CM .cmListContents .thumb {
    width: 90vw;
    max-width: 560px;
    margin: 0 auto;
}

#CM .cmListContents .thumb-inner {
    height: 50cqw;
    position: relative;
    width: 100%;
    overflow: hidden;
}
@media screen and (min-width: 751px) {
    #CM .cmListContents .thumb-inner {
        height: 320px;
    }
}
#CM .cmListContents img {
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#CM .cmListContents .thumb-inner::after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transition: transform 0.2s linear;
    transform: translate(-50%, -50%) scale(1);
    width: 9.0666666667vw;
    height: 9.0666666667vw;
    z-index: 2;
    background: url(../images/ico_play_sp.png) no-repeat 0 0 / contain;
}

#CM .cmListContents .title {
    left: 0;
    width: auto;
    padding-left: 0.08em;
    margin-top: 2.4cqw;
    font-weight: 800;
    font-size: 3.2666666667cqw;
    line-height: 1.4375;
    letter-spacing: 0.18em;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.product-detail-point {
    max-width: 714px;
    width: 89.3333333333cqw;
    margin: 0 auto;
}

.product-detail-point_sedesHighProtect {
    position: relative;
    left: 0;
    max-width: 850px;
}
.product-detail-point-heading {
    margin: 10cqw 0 0;
    padding-left: 0.18em;
    font-weight: 800;
    font-size: 4.8cqw;
    line-height: 1;
    letter-spacing: 0.18em;
    text-align: center;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.product-detail-point-list {
    margin: 9.6cqw auto 0;
    padding: 0;
    list-style-type: none;
}

.product-detail-point-list_sedesHighProtect {
    margin-bottom: 21px;
    margin-left: 0;
}
.product-detail-point-list_sedesHighProtect .product-detail-point-text {
    width: 64.2666666667cqw;
}
.product-detail-point-list_sedesHigh {
    margin-bottom: 6.6666666667cqw;
}
.product-detail-point-item {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
.product-detail-point-item_sedesHighProtect + .product-detail-point-item_sedesHighProtect {
    margin-top: 6.1333333333cqw;
}
.product-detail-point-item_sedesHigh + .product-detail-point-item_sedesHigh {
    margin-top: 6.1333333333cqw;
}
.product-detail-point-item_newSedes + .product-detail-point-item_newSedes {
    margin-top: 6.6666666667cqw;
}
.product-detail-point-image_sedesHighProtect01 {
    width: 20.2666666667cqw;
    margin-top: 0;
}
.product-detail-point-image_sedesHighProtect02 {
    width: 19.7333333333cqw;
    margin-top: 0;
}

.product-detail-point-image_sedesHighG01 {
    width: 21.3333333333cqw;
    margin-top: 0;
}
.product-detail-point-image_sedesHighG02 {
    width: 19.7333333333cqw;
    margin-top: 0;
}
.product-detail-point-image_sedesHigh01 {
    width: 20.2666666667cqw;
    margin-top: 0;
}
.product-detail-point-image_sedesHigh02 {
    width: 19.7333333333cqw;
    margin-top: 0;
}

.product-detail-point-image_newSedes01 {
    width: 20.5333333333cqw;
    margin-top: -1.6cqw;
}
.product-detail-point-image_newSedes02 {
    width: 14.4cqw;
    margin-top: 0.5333333333cqw;
    margin-left: 2.9333333333cqw;
}

.product-detail-point-text {
    width: 64.2666666667cqw;
}
.product-detail-point-label {
    position: relative;
    display: inline-block;
    padding-bottom: 2.9333333333cqw;
    font-weight: 700;
    font-size: 3.7333333333cqw;
    line-height: 1;
    margin-top: 0.2666666667cqw;
    vertical-align: top;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.product-detail-point-label::after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 0.2666666667cqw;
    background-color: #373737;
}
.product-detail-point-lead {
    margin: 2.9333333333cqw 0 0;
    font-weight: 700;
    font-size: 4.5333333333cqw;
    line-height: 1.2352941176;
    letter-spacing: 0.1em;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.product-detail-point-description {
    margin: 3.2cqw 0 0;
    font-weight: 500;
    font-size: 3.2cqw;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
.product-detail-point-button-wrap {
    display: flex;
    justify-content: center;
    width: 53.3333333333cqw;
}
.product-detail-point-button {
    width: 53.3333333333cqw;
}

.main-visual {
    position: relative;
    overflow: hidden;
}
.main-visual-wrapper {
    position: static;
    left: 0;
    min-width: inherit;
    width: 100%;
    transform: translateX(0);
}
.main-visual a {
    display: block;
}
.top-sedes-high-series {
    padding: 4.1333333333cqw 0 6cqw 0.2666666667cqw;
}
.top-sedes-high-series-image {
    width: 95.7333333333cqw;
    max-width: 98%;
    margin: 0 auto;
}
.top-component {
    display: block;
    padding: 0;
    background-image: linear-gradient(90deg, rgb(173, 203, 210) 0%, rgb(204, 226, 228) 28%, rgb(235, 249, 245) 49%, rgb(173, 203, 210) 100%);
    padding: 0;
    color: #fff;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.top-component .display-pc {
    display: none;
}
.top-component .display-sp {
    display: initial;
}

.top-component-inner {
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding-top: 13.6cqw;
    padding-bottom: 15.4666666667cqw;
}
.top-component-inner::after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.2666666667cqw 4.6666666667cqw 0 4.6666666667cqw;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.top-component-heading {
    position: relative;
    margin: 0;
    padding-left: 0.08em;
    font-weight: 800;
    color: #373737;
    font-size: min(5.6cqw, 42px);
    line-height: 1.4285714286;
    text-align: center;
    letter-spacing: 0.08em;
}
.top-component-heading::after {
    position: absolute;
    left: 50%;
    bottom: -1.6cqw;
    display: block;
    content: "";
    width: 60cqw;
    max-width: 460px;
    height: 0.4cqw;
    background-color: #373737;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.top-component-lead {
    width: 80%;
    max-width: 100%;
    margin: 7.2cqw auto 0;
    color: #373737;
    font-size: min(3.4666666667cqw, 26px);
    line-height: 1.6153846154;
    letter-spacing: 0.18em;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.top-component-image {
    width: 99.4666666667cqw;
    max-width: 100%;
    margin: 0 0 0 0.8cqw;
}

.top-component-details {
    width: 100%;
    margin: 9.8666666667cqw 0 0;
    padding-top: 0.2666666667cqw;
    padding-bottom: 6.6666666667cqw;
    background-color: rgba(255, 255, 255, 0.2);
}
.top-component-details-heading {
    margin: -2.1333333333cqw 0 0;
    font-weight: 800;
    padding-left: 0.18em;
    color: #373737;
    font-size: min(4cqw, 30px);
    line-height: 1;
    text-align: center;
    letter-spacing: 0.18em;
}
.top-component-details-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90.1333333333cqw;
    max-width: 92%;
    margin: 3.2cqw auto 0;
}

.top-component-details-item {
    position: relative;
    width: 43.2cqw;
    height: auto;
    background-color: #77a0a8;
    margin-top: 4cqw;
    padding: 0 0 3.4666666667cqw;
    z-index: 1;
}
.top-component-details-item:nth-child(1) .top-component-details-name {
    padding-top: 2.9333333333cqw;
}
.top-component-details-item:nth-child(2) .top-component-details-name {
    padding-top: 6.1333333333cqw;
    padding-left: 0.1em;
    letter-spacing: 0.1em;
}
.top-component-details-item:nth-child(2) .top-component-details-description {
    margin-top: 1.0666666667cqw;
    margin-right: 0.5333333333cqw;
    margin-left: 1.6cqw;
}
.top-component-details-item:nth-child(3) .top-component-details-name {
    padding-top: 3.2cqw;
    padding-bottom: 2.4cqw;
}
.top-component-details-item:nth-child(4) .top-component-details-name {
    padding-top: 5.0666666667cqw;
}
.top-component-details-item:nth-child(4) .top-component-details-description {
    margin-left: 2.4cqw;
}

.top-component-details-name {
    position: relative;
    box-sizing: border-box;
    height: 14.1333333333cqw;
    margin: 0;
    padding-left: 0.18em;
    font-weight: 800;
    font-size: 3.7333333333cqw;
    line-height: 1.2857142857;
    text-align: center;
    letter-spacing: 0.18em;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.top-component-details-name:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    content: "";
    width: 37.3333333333cqw;
    max-width: 100%;
    height: 0.1333333333cqw;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.top-component-details-name-full {
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding-left: 0;
    font-weight: 700;
    font-size: min(2.6666666667cqw, 20px);
    line-height: 1;
    white-space: nowrap;
    letter-spacing: 0.16em;
}

.top-component-details-name-full::before,
.top-component-details-name-full::after {
    display: none;
}

.top-component-details-description {
    margin: 1.8666666667cqw 0.8cqw 0 2.4cqw;
    font-size: min(3.2cqw, 24px);
    line-height: 1.5;
    letter-spacing: 0.18em;
}

.top-products {
    position: relative;
    width: 92cqw;
    max-width: 750px;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 12cqw;
}
.top-products .acc-content {
    display: none;
}
.top-products-icon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    width: 18.9333333333cqw;
    max-width: 142px;
    color: #fff;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%, -50%);
}

.top-products-icon-image {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    z-index: 2;
}

.top-products-icon-text {
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    padding-left: 0.18em;
    font-weight: 700;
    font-size: min(2.9333333333cqw, 20px);
    line-height: 1;
    letter-spacing: 0.18em;
    text-align: center;
    z-index: 2;
}
.top-products-icon::before {
    display: block;
    content: "";
    width: 100%;
    height: 0;
}
.top-products-icon:after {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    padding: 100% 0 0 0;
    border-radius: 50%;
    background-color: #006fa6;
}

.top-products-heading {
    margin: 0;
    padding-left: 0.18em;
    font-weight: 800;
    font-size: min(7.4666666667cqw, 56px);
    line-height: 1;
    letter-spacing: 0.18em;
    text-align: center;
}
.top-products-group {
    margin-top: 12.2666666667cqw;
}
.top-products-group + .top-products-group {
    margin-top: 19.2cqw;
}
.top-products-lead {
    position: relative;
    padding: 2.1333333333cqw 0 2.4cqw 0.18em;
    color: #fff;
    font-weight: 800;
    font-size: 4.2666666667cqw;
    letter-spacing: 0.18em;
    line-height: 1.5;
    background-color: #373737;
    text-align: center;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.top-products-lead::after {
    position: absolute;
    top: 17.3333333333cqw;
    left: 50%;
    display: block;
    content: "";
    width: 2.8cqw;
    height: 2.4cqw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/ico_arrow-bottom-gray.png") no-repeat 0 0;
    margin-left: -0.2666666667cqw;
    background-size: contain;
}
.top-products-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -12px;
    padding: 0;
    list-style-type: none;
}
.top-products-item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 500px;
    margin: 77px 0 0;
}
.top-products-item.product-sedesHighProtect {
    margin-top: 12cqw;
    padding-left: 0;
}
.top-products-item.product-sedesHighG {
    padding-left: 0;
}
.top-products-item.product-sedesHigh {
    margin-top: 12cqw;
    padding-right: 0;
}
.top-products-item.product-sedesV {
    padding-left: 0;
}
.top-products-list {
    margin-top: -1.6cqw;
}
.top-products-item {
    width: 100%;
    margin-top: 12cqw;
}
.top-products-link {
    position: relative;
    display: block;
    color: #373737;
    text-decoration: none;
}
.top-products-description {
    margin: 0;
    font-weight: 700;
    font-size: 4.2666666667cqw;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-align: center;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    padding-left: 0.2em;
}

.product-sedesHigh .top-products-description {
    margin-top: 0;
}
.product-sedesV .top-products-description {
    padding-top: 3.4666666667cqw;
}

.top-products-package {
    position: relative;
}
.top-products-package-image {
    margin-right: auto;
    margin-left: auto;
}
.top-products-package-image_sedesHighProtect {
    width: 69.3333333333cqw;
    margin-top: 0.5333333333cqw;
    margin-bottom: 3.2cqw;
    transform: translateX(0);
}

.top-products-package-image_sedesHighG {
    width: 60.5333333333cqw;
    margin-top: -0.2666666667cqw;
    margin-bottom: 3.7333333333cqw;
    transform: translateX(0.2666666667cqw);
}
.top-products-package-image_sedesHigh {
    width: 69.3333333333cqw;
    margin-top: -0.8cqw;
    margin-bottom: 3.7333333333cqw;
    transform: translateX(0);
}
.top-products-package-image_newSedes {
    width: 69.0666666667cqw;
    margin-top: 0.2666666667cqw;
    margin-bottom: 2.6666666667cqw;
    transform: translateX(0);
}
.top-products-package-image_sedesV {
    width: 69.3333333333cqw;
    margin-top: 2.6666666667cqw;
    margin-bottom: 2.9333333333cqw;
    transform: translateX(0);
}
.top-products-package-mark {
    position: absolute;
    left: 61.8666666667cqw;
    bottom: -0.2666666667cqw;
    width: 14.6666666667cqw;
}
.product-sedesHighProtect .top-products-package-mark {
    left: 61.8666666667cqw;
}
.product-sedesHighG .top-products-package-mark {
    left: 57.6cqw;
    bottom: -0.5333333333cqw;
}
.product-sedesHigh .top-products-package-mark {
    left: 62.1333333333cqw;
    bottom: -0.5333333333cqw;
}
.product-newSedes .top-products-package-mark {
    bottom: 0.2666666667cqw;
}
.product-sedesV .top-products-package-mark {
    left: 62.1333333333cqw;
    bottom: 0;
}
.product-sedesCure .top-products-package-mark {
    left: 61.8666666667cqw;
    bottom: 0;
}

.top-products-is-pilin {
    position: absolute;
    left: 50%;
    font-size: 2.9333333333cqw;
    line-height: 1;
    letter-spacing: 0.06em;
    white-space: nowrap;
    -webkit-transform: translate(-50%, -5.8666666667cqw);
    transform: translate(-50%, -5.8666666667cqw);
}
.product-sedesHighG .top-products-is-pilin {
    -webkit-transform: translate(-50%, -6.4cqw);
    transform: translate(-50%, -6.4cqw);
}
.top-products-icons {
    position: absolute;
    top: -0.8cqw;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.product-sedesHighProtect .top-products-icons {
    top: 0;
    left: 0;
}
.product-sedesHighG .top-products-icons {
    left: 0;
}
.product-sedesHigh .top-products-icons {
    top: -0.8cqw;
    left: 0;
}
.product-sedesV .top-products-icons {
    left: 0;
}
.product-sedesCure .top-products-icons {
    left: 0;
}
.top-products-icons-item + .top-products-icons-item {
    margin-top: 1.6cqw;
}

.top-products-icon-same {
    position: absolute;
    width: 18.9333333333cqw;
    height: 18.9333333333cqw;
}
.product-sedesHigh .top-products-icon-same {
    top: 15.2cqw;
    right: -3.4666666667cqw;
}
.product-sedesHighG .top-products-icon-same {
    top: 16.5333333333cqw;
    right: -0.5333333333cqw;
}

.top-products-recommend {
    width: 78.6666666667cqw;
    margin: 0 auto;
    padding: 3.2cqw 0 2.6666666667cqw;
    text-align: center;
}
.product-sedesHighProtect .top-products-recommend {
    background-color: #e2e2e2;
}
.product-sedesHighG .top-products-recommend {
    background-color: #fbefd2;
}
.product-sedesHigh .top-products-recommend {
    background-color: #f3f3f4;
}
.product-newSedes .top-products-recommend {
    background-color: #cce2ed;
}
.product-sedesV .top-products-recommend {
    width: 86.6666666667cqw;
    background-color: #e5e2ef;
}
.product-sedesCure .top-products-recommend {
    background-color: #f9e1ea;
}

.top-products-recommend-label {
    font-weight: 700;
    color: #d02f26;
    font-size: 2.9333333333cqw;
    line-height: 1;
    letter-spacing: 0.1em;
}
.top-products-recommend-label-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.top-products-recommend-label-inner::before {
    position: absolute;
    top: 50%;
    left: -6cqw;
    display: block;
    content: "";
    width: 4.5333333333cqw;
    height: 4.5333333333cqw;
    margin-top: 0;
    background: url("../images/ico_check_sp.png") no-repeat 0 0 / contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-products-recommend-list {
    display: flex;
    justify-content: center;
    margin: 2.6666666667cqw 0 0;
    padding: 0;
    list-style-type: none;
}
.product-sedesV .top-products-recommend-list {
    margin-left: 0;
}

.top-products-recommend-item {
    width: 13.0666666667cqw;
    margin: 0 0.9333333333cqw;
}
.product-sedesV .top-products-recommend-item {
    margin: 0 0.2666666667cqw;
}

.top-products-button {
    margin: 4cqw auto 0;
}
.product-sedesHigh .top-products-button {
    margin-top: 4cqw;
}

.top-products-footnote {
    width: 100%;
    margin-block: 2.9333333333cqw;
    font-size: 2.9333333333cqw;
    line-height: 1.3636363636;
    letter-spacing: 0.06em;
    text-align: center;
}
.top-products-footnote .display-pc {
    display: none;
}
.top-products-footnote .display-sp {
    display: block;
}

.product-detail-feature {
    padding: 13.3333333333cqw 0;
}
.product-detail-feature-list {
    display: block;
}

.top-products-link {
    position: static;
}
