@font-face {
    font-family: "Cronos Pro LtDisp";
    src: local("CronosPro-LtDisp"), local("Cronos Pro Light Display");
    font-display: swap;
}

@font-face {
    font-family: "Cronos Pro LtDisp";
    src: local("CronosPro-Disp"), local("Cronos Pro Display");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans JP";
    src: local("Noto Sans JP");
    font-weight: 300;
    font-display: swap;
}

*{
    font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
/*html.wf-active *, html.wf-active *:before, html.wf-active *:after{
    font-family: "Cronos Pro LtDisp","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif!important;
}*/

.c-textarea--smartScroll {
    border: 1px solid #d7d7d7;
    overflow-y: scroll;
}
textarea.c-textarea--smartScroll {
    resize: none;
}
div.c-textarea.c-textarea--smartScroll {
    height: 70px;
}
div.c-textarea--medium.c-textarea--smartScroll {
    height: 220px;
}

.list-title-shop-type {
    display: inline-block;
    min-width: 8em;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px 10px;
    border: 1px solid #505050;
}
.c-block-listItem-history {
    padding: 0;
    border-width: 0;
}

.wpoint-detail-link {
    padding-top: 10px;
    border-top: 1px solid #d7d7d7;
}

.mypage-point {
}
.mypage-point-inner {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.mypage-points {
    border: 1px solid #333;
    margin: 0 20px 10px 20px;
    padding: 10px 0;
    -webkit-align-items: center;
    align-items: center;
}

@media only screen and (min-width: 993px){
    .c-col_lg_04-point {
        padding-right: 0;
    }
    .c-col_lg_04-point+.c-col_lg_04-point {
        padding-right: 20px;
        padding-left: 0;
    }
    .c-col_lg_04-point>.c-col_link,
    .c-col_lg_04-point>.c-ttl_point {
        padding-right: 0;
    }
    .c-col_lg_04-point+.c-col_lg_04-point>.c-col_link,
    .c-col_lg_04-point+.c-col_lg_04-point>.c-ttl_point,
    .c-col_lg_04-point+.c-col_lg_04-point>.c-col {
        padding-right: 20px;
        padding-left: 0;
    }
}
.c-ttl_point {
    text-transform: none !important;
}
.mypage-point .c-ttl_point {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

.c-term_list > dt {
    margin-bottom: 3px;
}
.c-term_olist-1st > li {
    margin-bottom: 3px;
    margin-left: 0.8em;
    text-indent: -0.8em;
}
.c-term_olist-1st > li:nth-of-type(n+10) {
    margin-left: 1.2em;
    text-indent: -1.2em;
}
.c-term_olist-1st > li dt,
.c-term_olist-1st > li dd {
    text-indent: 0;
}
.c-term_olist-2nd > li {
    margin-left: 1.2em;
    text-indent: -1.2em;
}
.c-term_olist-2nd > li:nth-of-type(n+10) {
    margin-left: 1.7em;
    text-indent: -1.7em;
}
.c-term_olist-1st .c-term_olist-2nd > li {
    margin-left: 1.4em;
}
.c-term_table {
    margin: 3px 0;
    table-layout: fixed;
}
.c-term_table th,
.c-term_table td {
    text-indent: 0;
    border: 1px solid #d7d7d7;
    padding: 5px;
}
.c-term_table th {
    width: 20%;
}
.c-term_table td {
}

.c-btn-addToBag.is-outofstock--disabled,
.c-btn-addToBag.is-outofstock--disabled:hover {
    background-color: #979797;
    border-color: #979797;
}
.c-block-button > .c-btn-addToBag.c-btn-addToBag-all {
    width: auto;
}

.c-list-total.c-list-total-point > div {
    -webkit-align-items: center;
    align-items: center;
}
.c-list-total.c-list-total-point dt {
    max-width: 52%;
}

.c-link_blank {
    position: relative;
}
.c-link_blank:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(../images/my-account/register/mypage-ico_newwin.png) no-repeat bottom center;
    background-size: contain;
    margin-left: 3px;
}

.c-input-block--lineid {
    padding-top: 5px;
}

.ge-simpleheader--lineid .ge-simpleheader-logo {
    left: auto;
    margin: 0 auto;
}

/*.ge-simplefooter--lineid {
    padding-top: 0;
    padding-bottom: 60px;
}*/

@media only screen and (max-width: 1130px) and (min-width: 993px){
    .c-list-products-full-item-text-parts--wishlist.c-list-products-full-item-text-parts--long {
        width: 55%;
    }
    .c-list-products-full-item-text-parts--wishlist.c-list-products-full-item-text-parts--short {
        width: 100%;
        margin-left: 5px;
    }

}
@media only screen and (max-width: 992px){
    .mypage-points {
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px 0;
    }
    .mypage-point .c-ttl_point {
        font-size: 1.6rem;
    }

    .c-col_lg_04-point,
    .c-col_lg_04-point+.c-col_lg_04-point {
        padding-right: 10px;
        padding-left: 10px;
    }

    .c-block-button > .c-btn-addToBag.c-btn-addToBag-all {
        width: 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .mypage-points {
        margin-left: 0;
        margin-right: 0;
        padding: 10px 20px;
        font-size: 1.6rem;
    }

    .c-col_lg_04-point,
    .c-col_lg_04-point+.c-col_lg_04-point {
        padding-right: 0;
        padding-left: 0;
    }

    .c-hid-notice {
        margin-top: 10px;
    }

    .ge-simplefooter--lineid {
        padding-top: 0;
        padding-bottom: 0;
    }
    .ge-simplefooter--lineid .ge-footer-foot-copyright {
        padding-top: 30px;
        padding-bottom: 30px;
        border-top: 1px solid #d7d7d7;
    }

}
@media only screen and (max-width: 320px){
    .c-btn-addToBag-all {
        width: 100%;
        max-width: 100%;
        font-size: 1.2rem;
    }
}

.c-list-products-full-item-inner-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts {
    min-height: 90px;
}
.c-list-products-full-item-inner-item {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
}
.c-list-products-full-item-inner-item .c-list-products-full-item-text-parts {
    width: 100%;
}

.c-list-products-full-item-naire {
    width: 100%;
}
.c-list-products-full-item-naire .c-list-products-full-item-naire-text {
    margin-top: 5px;
    padding: 8px 10px;
    background-color: #f5f5f5;
}

.c-block-productsItem-sample {
    margin-left: auto;
    margin-right: auto;
}
.c-block-productsItem-sample-photo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.c-block-productsItem-sample-text {
    text-align: center;
}

.c-btn--login_disabled, .c-btn--login_disabled:hover {
    background-color: #707070;
    border-color: #707070;
}

@media only screen and (max-width: 1270px){
    .c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts {
        width: 49.5%;
    }
}
@media only screen and (max-width: 992px) and (min-width: 768px){
    .c-block-infoLandscape-orderdetail.is-deatil .c-block-infoLandscape-item {
        margin-bottom: 0;
    }
    .c-block-infoLandscape-orderdetail .c-block-infoLandscape-item.is-order3 {
        display: block;
        width: auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width: 992px){
    .c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts {
        width: 40%;
        min-height: 60px;
    }
    .c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts--long {
        width: 60%;
    }
}
@media only screen and (max-width: 767px){
    .c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts {
        width: 100%;
        min-height: 0;
    }
    .c-list-products-full-item-text.c-list-products-full-item-inner-wrap > .c-list-products-full-item-text-parts--long {
        width: 100%;
        min-height: 40px;
    }

    .c-block-productsItem-sample {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: -webkit-flex;
        display: flex;
        border-bottom: 1px solid #d7d7d7;
    }
    .c-list-sample > :first-of-type .c-block-productsItem-sample {
        margin-top: 25px;
    }
    .c-list-sample > :last-of-type .c-block-productsItem-sample {
        border-bottom-width: 0;
    }
    .c-block-productsItem-sample-photo {
        margin-left: 0;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    .c-block-productsItem-sample-text {
        text-align: left;
    }
    .c-list-sample > :last-of-type .c-block-productsItem-sample-photo {
        margin-bottom: 5px;
    }
    .c-select-list-item-text {
        overflow: visible;
    }
}
@media only screen and (max-width: 640px){
    .myaccount-readtext--lineid {
        font-size: 12px;
        font-size: 3.8vw;
    }
}

.c-ttl_01, .c-ttl_02, .c-ttl_03, .c-ttl_04, .c-ttl_05, .c-ttl_06, .c-ttl_07, .c-ttl_08 {
    text-transform: none;
}

.c-product-cards-text-name-sub {
    text-transform: none;
}
.c-product-cards-text-inner {
    display: block;
}
.c-product-cards-text-name {
    margin-bottom: 3px;
}
.c-product-cards-text-price, .c-product-cards-text-price > span {
    text-align: right;
}

@media only screen and (max-width: 992px){
    .list-title-shop-type-text {
        display: block;
    }
}

.c-btn-addToBag > span {
    font-size: 1.4rem;
}

.c-dlist_03-item {
    text-transform: none;
}
@media only screen and (max-width: 992px){
    .c-dlist_03-item {
        text-transform: none;
    }
}

@media only screen and (max-width: 767px){
    .c-list-btn.is-2column.is-2column-sprev {
        flex-direction: column-reverse;
    }
}

.c-list-products-full-item-naire-text-chronicle, * .c-list-products-full-item-naire-text-chronicle, html.wf-active .c-list-products-full-item-naire-text-chronicle {
    font-family: "Chronicle Display" !important;
    font-size: 1.2rem;
}
.c-list-products-full-item-naire-text-cronos, * .c-list-products-full-item-naire-text-cronos, html.wf-active .c-list-products-full-item-naire-text-cronos {
    font-family: "Cronos Pro LtDisp" !important;
    font-size: 1.4rem;
}

.c-list-sample {
    justify-content: flex-start;
    justify-content: start;
}

/* 200122追記 マイページ SPECIAL MEMBERアイコン */
p.item-info_sm {
    margin-bottom: 20px;
}

p.item-info_sm span {
    padding: 3px 15px;
    letter-spacing: .1em!important;
    color: #8a7149;
    border: 1px solid #8a7149;
    background: #fff;
    font-family: Cronos Pro LtDisp,Helvetica Neue,Helvetica,Arial,sans-serif!important;
    font-size: 13px;
}

/* my accound point modal */
.c-input-block-point {
    border-width: 2px;
}
.c-row-reverse {
    flex-direction: row-reverse;
}
.mfp-iframe-holder .mfp-content.iframe-radiance-point {
    max-width: 1310px;
}
.iframe-radiance-point .mfp-iframe-scaler {
    padding-top: 80vh;
}
.mfp-ready .iframe-radiance-point .mfp-close {
    top: 25px;
    right: 25px;
}
@media only screen and (min-width: 991px){
    .mfp-iframe-holder .mfp-content.iframe-radiance-point {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media only screen and (max-width: 767px){
    .iframe-radiance-point .mfp-iframe-scaler {
        padding-top: 125.25%;
        padding-top: 70vh;
    }
    .mfp-ready .iframe-radiance-point .mfp-close {
        top: 15px;
        right: 15px;
    }

    .c-center-spOnly {
        text-align: center;
    }
}

/* Safari (iOS Only) */

@supports (-webkit-text-size-adjust:none) and (not (-ms-ime-align:auto))
and (not (-moz-appearance:none))
{
    .mfp-iframe-scaler {
        overflow: auto;
    }
    .mfp-iframe {
        border: none;
        display: block;
    }
}

/* my accound point modal */

/* Phase 2 */
@media (min-width: 769px) {
    .c-tbspOnly {
        display: none;
    }
}
@media (max-width: 768px) {
    .c-tbspOnly {
        display: inline;
    }
}
.c-block-radiance-point_ttl {
    margin-bottom: 20px;
    position: relative;
}
.c-text_radiance-point {
    line-height: 1.8;
}
.c-block-radiance-point {
    background-color: #cfdaee;
    background: url(../images/my-account/register/bg_accountType_crystal.png) no-repeat center center;
    background-size: cover;
    padding: 25px 20px;
}
.c-block-radiance-point.type-gold {
    background-color: #f7edcb;
    background-image: url(../images/my-account/register/bg_accountType_gold.png);
    padding-bottom: 25px;
}
.c-block-radiance-point.type-platinum {
    background-color: #edf1e0;
    background-image: url(../images/my-account/register/bg_accountType_platinum.png);
    padding-bottom: 25px;
}
.c-block-radiance-point.type-blueblack {
    background-color: #192347;
    background-image: url(../images/my-account/register/bg_accountType_blueblack.png);
    color: #ffffff;
    padding-bottom: 25px;
}
.c-block-radiance-point.type-blueblack .c-ttl_03 {
    color: #ffffff;
}
@media (max-width: 768px) {
    .c-block-radiance-point {
        padding: 20px 15px;
    }
}

.c-block_current-point {
    border-bottom: 1px solid #081f2c;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5px;
}
.c-block_current-point-detail {
    margin-bottom: 15px;
}
.c-block_current-point-detail_ttl {
    margin-bottom: 10px;
}
.c-block_current-point-period {
    margin-left: 0;
    margin-right: 0;
}
.c-ttl_point.c-text_02 {
    font-size: 21px;
    font-size: 2.1rem;
}

.c-col_065 {
    width: 80%;
}
@media (min-width: 993px) {
    .c-col_lg_065 {
        width: 80%;
    }
}
@media (min-width: 768px) {
    .c-col_sm_065 {
        width: 80%;
    }
}
.c-dlist-dropdown-point {
    background-color: #ffffff;
    border: 1px solid #081f2c;
    margin-top: 40px;
}
.c-dlist-dropdown-point > dt {
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}
.c-dlist-dropdown-point > dt > .c-text_05 {
    margin-bottom: 0;
}
.c-dlist-dropdown-point > dt > span:after {
    background-image: none;
    content: "+";
    font-size: 20px;
    height: 25px;
    right: 15px;
}
.c-dlist-dropdown-point > dt.is-active > span:after {
    background-image: none;
    content: "-";
    font-size: 30px;
    height: 40px;
}
.c-dlist-dropdown-point .c-row.wrapper {
    margin-left: 0;
    margin-right: 0;
}
.c-dlist-dropdown-point > dd {
    padding: 20px;
}
/*.c-dlist-dropdown-point > dt.is-active + dd {
    display: block;
}*/

@media (min-width: 1110px) {
    .c-col_pie {
        width: 140px;
    }
    .c-col_pie_txt {
        width: 55%;
        width: calc(100%-260px);
        min-width: 150px;
    }
    .c-col_pie_txt .c-text_radiance-point {
        margin-bottom: 30px;
    }
}
@media (max-width: 1109px) {
    .c-col_pie_txt {
        padding-left: 0;
        padding-right: 0;
    }
    .c-col_pie_txt .c-text_radiance-point {
        margin-bottom: 25px;
    }
/*	.c-col_pie_txt .is-inline--left {
        display: block;
    }
    .c-col_pie_txt .is-inline--left > li {
        display: block;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }*/
    .c-col_pie_txt .is-inline--left > li {
        max-width: 100%;
        width: auto;
    }
    .c-col_pie_txt .is-inline--left > li > .c-btn-secondary {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* radiance-point */
.progress {
    background-color: #fff;
}

.progress .ratio {
    font-size: 16px;
    line-height: 1.2;
}
.progress .pie-container .ratio {
    font-size: 20px;
}
.progress .pie-container .ratio .value,
.progress .pie-container .ratio .value.fntCro {
    font-size: 40px !important;
}
.progress .pie-container .ratio::after {
    content: '達成';
    display: block;
    margin-top: 4px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.085em;
}

@media (min-width: 769px) {
    .progress {
        max-width: 1240px;
        margin: 0 auto;
        padding: 15px 0 25px;
    }
    .progress .container {
        display: flex;
        align-items: center;
        margin-top: 30px;
    }
}

.pie {
    position: relative;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, transparent 50%, #081f2c 0);
}
.pie.pie-0 {
    background-image: none;
}
.wrapper.type-gold .pie {
    background-image: linear-gradient(to right, transparent 50%, #f7edcb 0);
}
.wrapper.type-platinum .pie {
    background-image: linear-gradient(to right, transparent 50%, #edf1e0 0);
}
.wrapper.type-blueblack .pie {
/*	background-color: #192347;*/
    background-image: linear-gradient(to right, transparent 50%, #192347 0);
}

.pie::before {
    content: '';
    display: block;
    margin-left: 50%;
    height: 100.2%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    -webkit-transform-origin: left;
    transform-origin: left;
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .pie::before {
        margin-left: 50.25%;
/*		height: 101.5%;*/
    } /* IE11 */
}
@supports (-ms-ime-align:auto) {
    .pie::before {
        margin-left: 50.25%;
/*		height: 101.5%;*/
    }
}
_::-webkit-full-page-media, _:future, :root .pie::before {
    height: 101.2%;
}
.pie.pie-0::before {
    height: 100%;
}
.pie.pie-20::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
}
.pie.pie-40::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
}
.pie.pie-60::before {
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
}
.pie.pie-80::before {
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg);
}
.pie.pie-100::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pie.pie-60::before,
.pie.pie-80::before,
.pie.pie-100::before {
    height: 100%;
    background-color: #081f2c;
}
.wrapper.type-gold .pie.pie-60::before,
.wrapper.type-gold .pie.pie-80::before,
.wrapper.type-gold .pie.pie-100::before {
    background-color: #f7edcb;
}
.wrapper.type-platinum .pie.pie-60::before,
.wrapper.type-platinum .pie.pie-80::before,
.wrapper.type-platinum .pie.pie-100::before {
    background-color: #edf1e0;
}
.wrapper.type-blueblack .pie.pie-60::before,
.wrapper.type-blueblack .pie.pie-80::before,
.wrapper.type-blueblack .pie.pie-100::before {
    background-color: #192347;
}

.pie-inner {
    position: absolute;
    left: 18px;
    top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    background-color: #fff;
}
/* pie */

.c-block_bonus-point {
}
.c-block_bonus-point-detail {
    align-items: center;
    border-top: 1px solid #081f2c;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0;
}
.c-block_bonus-point-detail .c-row {
    justify-content: flex-start;
    justify-content: start;
}
.c-block_bonus-point-detail .c-ttl_point {
    margin-bottom: 0;
}
.c-block_bonus-point-detail_done {
    border: 1px solid #8a7149;
    color: #8a7149;
    display: inline-block;
    font-size: 0.8em;
    margin-bottom: 3px;
    padding: 1px 8px;
    text-align: center;
}
.c-block_bonus-point-detail_krc {
    padding-top: 15px;
/*	align-items: baseline;*/
}
.c-block_bonus-point-detail_krc-list {
    line-height: 1.6;
    padding-top: 8px;
}
.c-block_bonus-point-detail_krc-list .c-row {
    align-items: center;
    margin-top: 5px;
}
.c-col_krc-label {
    line-height: 1.2;
    padding-right: 5px;
    width: auto;
}
.c-col_krc-item {
    padding-left: 5px;
    width: auto;
}
.c-block_bonus-point-detail_krc-label {
    border: 1px solid #979797;
    color: #979797;
    display: inline-block;
    font-size: 0.8em;
    padding: 1px 8px;
    text-align: center;
    min-width: 8em;
}
.c-block_bonus-point-detail_krc-label_done {
    border: 1px solid #8a7149;
    color: #8a7149;
}
.c-link_point-present {
    margin-top: 5px;
}

.c-block-listItem-point {
    border: 1px solid #081f2c;
    margin-bottom: 15px;
    padding: 20px;
}
.c-block-listItem-point .c-list-products-full-item {
    border-color: #081f2c;
}
.c-block-listItem-point .c-list-products-full-item:last-of-type {
    border-bottom-width: 0;
}
.c-block-listItem-point .c-list-products-full-item-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}
.c-block-listItem-point .c-list-products-full-item:last-of-type .c-list-products-full-item-inner {
    padding-bottom: 0;
}
.c-block-listItem-point .c-list-products-full-item-text {
    width: 100%;
    padding-left: 0;
}
@media (min-width: 993px) {
    .c-block-listItem-point .c-list-products-full-item-text-parts {
        width: 48%;
/*		min-width: 313px;*/
    }
}
@media (max-width: 992px) {
    .c-block-listItem-point .c-list-products-full-item-text {
        display: block;
    }
    .c-block-listItem-point .c-list-products-full-item-text-parts {
        margin-bottom: 8px;
        width: 100%;
    }
}
.c-block-listItem-point .c-dlist_03-item dt {
    max-width: 70%;
}
@media (max-width: 767px) {
    .c-block-listItem-point .c-block-infoLandscape-item {
        margin-bottom: 15px;
    }
}
.c-block-listItem-point .c-block-infoLandscape-ttl + p {
    color: #081f2c;
}
.c-block-listItem-point .c-dlist_03-item {
    color: #081f2c;
}
.c-label_point-bonus {
    background-color: #dad9d9;
    display: inline-block;
    font-size: 0.8em;
    line-height: 2;
    margin-top: 3px;
    padding: 0 6px;
}

.c-ttl_04.c-ttl_mypage {
    border-bottom-color: #081f2c;
}

@media (max-width: 840px) {
    .c-list-btn.is-inline.c-col_lg_rgbtn {
        display :block;
    }
    .c-list-btn.is-inline.c-col_lg_rgbtn > li {
        display :block;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.c-block_wpoint {
    border-bottom: 1px solid #081f2c;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
}
.c-block_wpoint:last-of-type {
    margin-bottom: 5px;
}
.c-block_wpoint-note {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
}

.mfp-inline-holder .mfp-content.inline-radiance-point {
    max-width: 795px;
}
.inline-radiance-point .c-block-radiance-point-lastyear {
    background-color: #ffffff;
    padding: 65px 35px 45px 35px;
}
.mfp-inline-holder .mfp-ready .inline-radiance-point .mfp-close {
    top: 25px;
    right: 25px;
}
@media only screen and (max-width: 767px){
    .mfp-inline-holder .inline-radiance-point .mfp-close {
        top: 15px;
        right: 15px;
    }
    .inline-radiance-point .c-block-radiance-point-lastyear {
        padding: 40px 10px 30px 10px;
    }
}

.c-block_mypage-news > .c-list-btn.is-2column > li {
    margin-bottom: 10px;
}

/* Phase 2 */

/* Phase 2 lineid */
.c-block_current-point.c-block_current-point--lineid {
    margin-bottom: 0;
    padding-bottom: 25px;
    padding-top: 25px;
}
.c-block_current-point.c-block_current-point--lineid:first-of-type {
    border-top: 1px solid #081f2c;
}
.c-dlist-dropdown-point + .c-input-block--lineid {
    border-top-width: 0;
}
/* Phase 2 lineid */

/*  */
p.item-info_rsv {
    margin-bottom: 8px;
}

p.item-info_rsv span {
    padding: 2px 15px;
    color: #8a7149;
    border: 1px solid #8a7149;
    background: #fff;
    font-size: 11px;
}

/*  */
.c-text_bonus-point_note {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 8px;
}


/* 20200902 */
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text {-ms-flex-wrap: wrap;flex-wrap: wrap;}
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts {width:50%;max-width:260px;}
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts.c-list-products-full-item-text-parts--txt{max-width:none;width:100%;margin-top: -5px;}
@media only screen and (max-width: 992px) and (min-width: 768px) {
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts.c-list-products-full-item-text-parts--long {width:60%;max-width:none;}
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts.c-list-products-full-item-text-parts--short {width:40%;max-width:none;}
}
@media only screen and (max-width: 767px){
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts {width:100%;max-width:none;}
.c-block-listItem-history:not(.c-block-listItem-point) .c-list-products-full-item-text-parts.c-list-products-full-item-text-parts--txt{margin-top: 15px;}
}


/* 202010 */
.c-block_current-point_next {
    margin-top: 20px;
}

/*.pie.pie-12_5::before {
    height: 102.2%;
}*/
_::-webkit-full-page-media, _:future, :root .pie.pie-12_5::before {
    transform: rotate(45deg) translateX(1.4px) translateY(-1.4px);
}
.pie.pie-12_5::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) translateX(1px) translateY(-0.3px);
}
.pie.pie-25::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg) translateX(0.8px) translateY(-0.3px);
}
.pie.pie-37_5::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg) translateX(0.8px) translateY(-0.3px);
}
.pie.pie-50::before {
    border-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pie.pie-62_5::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pie.pie-75::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.pie.pie-87_5::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.pie.pie-62_5::before,
.pie.pie-75::before,
.pie.pie-87_5::before {
    height: 100%;
    background-color: #081f2c;
}
.wrapper.type-gold .pie.pie-62_5::before,
.wrapper.type-gold .pie.pie-75::before,
.wrapper.type-gold .pie.pie-87_5::before {
    background-color: #f7edcb;
}
.wrapper.type-platinum .pie.pie-62_5::before,
.wrapper.type-platinum .pie.pie-75::before,
.wrapper.type-platinum .pie.pie-87_5::before {
    background-color: #edf1e0;
}
.wrapper.type-blueblack .pie.pie-62_5::before,
.wrapper.type-blueblack .pie.pie-75::before,
.wrapper.type-blueblack .pie.pie-87_5::before {
    background-color: #192347;
}

/* 202105 Phase 2.5 */
.c-block_radiance-gift-notice {
    margin-top: 20px;
    padding: 45px 30px;
    background-color:#f5f6f6;
}
@media only screen and (max-width: 767px){
    .c-block_radiance-gift-notice {
        padding: 20px;
    }
}
.c-block_radiance-gift-notice p {
    line-height: 1.8;
}

.c-block_point-history-link {
    line-height: 1.8;
    padding-top: 8px;
}

.c-block_bonus-point-detail_done--full {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding: 3px;
    line-height: 1.6;
    text-align: left;
}
.c-block_bonus-point-detail_done--full span {
    color: #000;
    display: block;
}

.c-input-block--lineid.c-input-block--lineid-clock {
    border-top: 1px solid #d7d7d7;
}

.c-block_current-point_wrap {
    background-color: #cfdaee;
    background: url(../images/my-account/register/bg_accountType_crystal-lineid.png) no-repeat center center;
    background-size: cover;
    padding: 20px 10px 40px 10px;
}
.c-block_current-point_wrap.type-gold {
    background-color: #f7edcb;
    background-image: url(../images/my-account/register/bg_accountType_gold-lineid.png);
    padding-bottom: 25px;
}
.c-block_current-point_wrap.type-platinum {
    background-color: #edf1e0;
    background-image: url(../images/my-account/register/bg_accountType_platinum-lineid.png);
    padding-bottom: 25px;
}
.c-block_current-point_wrap.type-blueblack {
    background-color: #192347;
    background-image: url(../images/my-account/register/bg_accountType_blueblack-lineid.png);
    padding-bottom: 25px;
}
.c-block_current-point_wrap h2 {
    padding-bottom: 10px;
}
.c-block_current-point_wrap.type-blueblack h2 {
    color: #ffffff;
}

.c-block_current-point_wrap .c-block_current-point.c-block_current-point--lineid {
    border-top-width: 0;
    border-bottom-width: 0;
    background-color: #fff;
}
/* 202105 Phase 2.5 */

  /* 202106 no EC TOP */
  .titleLL {
    font-size: 3.4rem !important;
  }

  .cmd-slider-products-toppage .box {
    padding: 0 1%;
  }

  .cmd-section._sptNml {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  [lang=ja] .cmd-section-explore .cmd-visual_card>.txt {
    margin-top: calc(20px - .5em);
  }

  .cmd-section-callbeauty .cmd-title-section .title svg,
  .cmd-section-callbeauty .cmd-title-section .title span {
    display: inline-block;
    vertical-align: middle;
  }
  .cmd-section-callbeauty .cmd-title-section .title span {
    margin-left: 8px;
  }
  .cmd-contents_cover .cmd-section-callbeauty a[href^=tel] {
    text-decoration: none;
  }

  @media print, screen and (min-width:993px) {
    .cmd-section-explore .cmd-box_container._offset._sideR>.box:first-child .cmd-section,
    .cmd-section-explore .cmd-box_container._offset._sideR>.box:first-child .cmd-visual_card {
      padding-right: 0;
    }
    .cmd-section-explore .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 30px;
    }
  }
  @media print, screen and (min-width:768px) {
    .cmd-section._sptNml {
      margin-top: 100px !important;
    }

    .cmd-section.cmd-section_slider+.cmd-section.cmd-section-service {
      margin-top: 100px;
    }
  }
  @media print, screen and (min-width:768px) and (max-width:992px) {
    [lang=ja] .cmd-main-visual_container .cmd-visual-slider_container.is-sm_another+.cmd-slider_dots {
      padding-top: 123%;
    }

    .cmd-section-explore .cmd-box_container._offset > .box:first-of-type  {
      margin-bottom: 50px;
    }
    .cmd-section-explore .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 20px;
      padding-top: 0;
    }
  }
  @media print, screen and (max-width:767px) {
    [lang=ja] .cmd-main-visual_container .cmd-slider_dots {
      padding-top: 124%;
    }
  }
  @media print, screen and (max-width:767px) {
    .cmd-slider.cmd-slider-products-toppage {
      padding: 0;
      width: auto;
      margin-left: 0;
    }
    .cmd-slider.cmd-slider-products-toppage .slick-arrow {
      top: calc(71.7vw - 15px);
      z-index: 9999;
    }
    .cmd-slider.cmd-slider-products-toppage .slick-prev {
      left: 17px;
    }
    .cmd-slider.cmd-slider-products-toppage .slick-next {
      right: 17px;
    }
    .cmd-slider.cmd-slider-products-toppage .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 20px;
    }
    .cmd-slider.cmd-slider-products-toppage .slick-dots {
      margin-top: 0;
    }

    .cmd-section-explore .cmd-box_container._offset > .box:first-of-type  {
      margin-bottom: 40px;
    }
    .cmd-section-explore .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 30px;
      padding-top: 0;
    }
    .cmd-section-explore .cmd-col-card_txt .cmd-visual_card > .title > .fntCro {
      line-height: 1.2 !important;
    }
    .cmd-section-explore .cmd-col-card_link>.thumb {
      margin-bottom: 20px;
    }

    .cmd-section_slider-bestcosme .cmd-slider .slick-dots {
      margin-top: 0;
    }
    .cmd-section_slider-bestcosme .cmd-slider .cmd-products_card>a {
      padding-bottom: 20px;
    }

    .cmd-section.cmd-slider-bestcosme+.cmd-section.cmd-section-service {
      margin-top: 80px;
    }
    .cmd-section-service .cmd-box_container.box-xs-1>.box {
      margin-bottom: 30px;
    }
    .cmd-section-service .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 30px;
    }
    .cmd-section-callbeauty .cmd-title-section .title svg,
    .cmd-section-callbeauty .cmd-title-section .title span {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
    .cmd-section-callbeauty .cmd-title-section .title span {
      margin-left: 0;
      margin-top: 15px;
    }
  }
  /* 202106 no EC TOP */

  /* 202106 no EC TOP footer */
  .cpb-footer-sns_wrapper {
    background-color: #E9EAEB;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list li {
    padding: 20px 0;
  }
  .cpb-footer-sns_list li.cpb-app {
    margin-left: auto;
    padding: 20px 0;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list li.cpb-app .txt {
    color: #081F2C;
    line-height: 1.35;
  }
  .cpb-footer-sns_wrapper .c-list-iconSvgPath {
    fill: #000;
  }
  .cpb-footer-sns_wrapper .cpb-app .c-list-iconSvgPath {
    fill: #fff;
  }
  .c-list-iconSvg--insta.is-small {
    width: 26px;
    height: 26px;
  }
  .c-list-iconSvg--facebook.is-small {
    width: 20px;
    height: 28px;
  }
  .c-list-iconSvg--youtube.is-small {
    width: 28px;
    height: 24px;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list li .c-list-iconSvg--line {
    width: 28px;
    height: 28px;
  }
  .c-list-iconSvg--twitter.is-small {
    width: 28px;
    height: 28px;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list li.cpb-app .ico-cpb {
    overflow: visible;
    width: 26px;
    height: 26px;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list li .c-list-iconSvg--CPB {
    width: 28px;
    height: 28px;
  }
  .cpb-footer_ttl {
    font-weight: bold;
  }
  [lang=ja] .cpb-footer-nav_list li a {
    font-size: 1.3rem;
  }
  [lang=ja] .cpb-footer-nav_list li a:before {
    top: 1.6em;
  }
  .link-home-shiseido {
    margin-right: 20px;
  }
  [lang=ja] .link-home-shiseido a {
    color: #979797;
    font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif!important;
  }
  [lang=ja] .cpb-footer-lang_item a {
    font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 1.4rem;
    color: #979797;
  }
  .cpb-footer-contact_item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #505050;
  }
  .cpb-footer-contact_item a[href^=tel] {
    text-decoration: none !important;
  }
  [lang=ja] .cpb-footer-copyright {
    margin-top: 20px;
    padding-top: 20px;
  }
  @media print, screen and (min-width:993px) and (max-width: 1300px) {
    .cpb-footer-sns_wrapper {
      padding-right: 30px;
      padding-left: 30px;
    }
  }
  @media print, screen and (min-width:993px) {
    .cpb-footer-sns_wrapper .cpb-footer-sns_list {
      width: 1270px;
      max-width: 100%;
    }
    .cpb-footer-contact_item {
      text-align: center;
    }
    .cpb-footer-sns_wrapper .cpb-footer-sns_list {
      justify-content: center;
      -ms-flex-pack: inherit;
    }
  }
  @media print, screen and (max-width:992px) {
    .cpb-footer-sns_wrapper .cpb-footer-sns_list {
      -ms-flex-pack: inherit;
    }
    [lang=ja] .cpb-footer-utility_container.istypeB .cpb-footer-lang_item {
      margin-top: 10px;
    }
  }
  @media print, screen and (min-width:768px) {
    [lang=ja] .cpb-footer-nav_list li a:before {
      top: 0.9em;
    }
    [lang=ja] .cpb-footer-utility_container {
      margin-top: 30px;
    }
    .cpb-footer-contact_item a[href^=tel] {
      pointer-events: none;
      cursor: default;
    }
  }
  @media print, screen and (max-width:767px) {
    .cpb-footer-sns_wrapper .cpb-footer-sns_list {
      -ms-flex-pack: center;
    }
    .cpb-footer-sns_wrapper .cpb-footer-sns_list li {
      margin-left: 30px;
    }
    .cpb-footer-sns_wrapper .cpb-footer-sns_list li.cpb-app {
      width: 100%;
      margin-left: 0;
      padding-top: 5px;
      padding-bottom: 20px;
      text-align: center;
    }
    .cpb-footer-sns_wrapper .cpb-footer-sns_list li.cpb-app a {
      justify-content: center;
    }
    [lang=ja] .cpb-footer-lang_item a {
      font-size: 1.3rem;
    }
    .cpb-footer-contact_item {
      font-size: 1.2rem;
    }
    .cpb-footer-copyright {
      font-size: 1.2rem;
    }
    .c-list-iconSvg--insta.is-small {
      width: 25px;
      height: 25px;
    }
  }
  /* 202106 no EC TOP footer */
  
  /* 202209 add radiance gift  */
  .mfp-inline-holder .mfp-content.inline-radiance-point {
    max-width: 100%;
  }
  .mfp-inline-holder .mfp-content.inline-radiance-point > div {
    max-width: 795px;
  }
  .mfp-inline-holder .mfp-content.inline-radiance-point > .c-block-radiance-point-next-stage {
    max-width: 900px;
  }
  .c-block_current-point_next .c-modal-inline-radiance-point {
    position: relative;
  }
  .c-block_current-point_next .c-modal-inline-radiance-point::after {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    vertical-align: middle;
    margin-left: 3px;
    margin-bottom: 2px;
    border-top: 1px solid #081f2c;
    border-right: 1px solid #081f2c;
    transform: rotate(45deg);
  }

  .c-block-radiance-point-next-stage {
    background-color: #fff;
    /*max-width: 900px;*/
    padding: 30px 3%;
  }
  .c-block-radiance-point-next-stage .c-block-radiance-points {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-block-radiance-point-next-stage .c-condition-current-stage {
    margin: 20px auto;
    padding: 0;
    font-size: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10rem;
  }
  .c-block-radiance-point-next-stage .c-condition-current-point {
    margin: 20px auto;
    border: 1px solid #081f2c;
    font-size: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10rem;
  }

  @media screen and (min-width: 768px) {
    .c-block-radiance-point-next-stage .c-condition-current-stage,
    .c-block-radiance-point-next-stage .c-condition-current-point {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .c-block-radiance-point-next-stage .c-condition-current-stage,
    .c-block-radiance-point-next-stage .c-condition-current-point {
        max-width: 80%;
    }
  }

  .c-block_point-grid_stages {
    position: relative;
  }
  .c-block_point-grid_stages {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 6rem;
  }
  .c-block_point-grid_stages .c-block-radiance-point {
    padding: 0;
    /*position: absolute;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.4;
}

  .c-block_point-grid_stage.c-block-radiance-point.type-crystal {
    background-color: #dbe5ef;
  }

  .c-block_point-grid_scales {
    display: flex;
    position: relative;
  }
  .c-block_point-grid_scales::before {
    position: absolute;
    content: "";
    display: block;
  }

  .c-block_point-grid_scales .c-block_point-grid_scale_bar {
    position: absolute;
    content: "";
    background-color: #081f2c;
    display: block;
    max-width: 95%;
    max-height: 100%;
}

  .c-block_point-grid_scale {
    text-align: center;
    line-height: 1.4;
    font-size: 0.9em;
    position: relative;
  }
  .c-block_point-grid_long.c-block_point-grid_scale {
    font-size: 1.4em;
  }
  .c-block_point-grid_long.c-block_point-grid_scale:first-child {
    font-size: 0.9em;
  }

  @media screen and (min-width: 768px) {
    .c-block_point-grid_stages {
        left: 3.66%;
        width: 100%;
        min-height: 6rem;
    }
    .c-block_point-grid_stages .c-block-radiance-point {
        width: 12rem;
        min-height: 6rem;
        width: 22%;
        margin-left: 0.11111%;
        margin-right: 0.11111%;
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-crystal {
        /*left: calc(13.61111% - 6rem);*/
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-gold {
        /*left: calc(29.27777% + 13.61111% - 6rem);*/
        width: 33.11111%;
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-platinum {
        /*left: calc(58.05555% + 13.61111% - 6rem);*/
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-blueblack {
        /*left: calc(80.38888% + 13.61111% - 6rem);*/
        width: 17.22222%;
        margin-right: 5%;
    }
    .c-block_point-grid_scales {
        left: -2%;
        margin-top: 55px;
    }
    .c-block_point-grid_scales::before {
        width: 95%;
        height: 5px;
        border-top: 2px solid #878787;
        top: -5px;
        left: 5.56%;
    }
    
    .c-block_point-grid_scales .c-block_point-grid_scale_bar {
        height: 25px !important;
        top: -40px;
        left: 5.56%;
    }
    .c-block_point-grid_scale {
        width: 11.11111%;
    }
    .c-block_point-grid_scale::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 5px;
        border-left: 2px solid #878787;
        display: block;
        top: -10px;
        left: 50%;
    }
    .c-block_point-grid_long.c-block_point-grid_scale::before {
        height: 45px;
        top: -50px;
    }
    
  }

  @media screen and (max-width: 767px) {
    .c-block_point-grid {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        position: relative;
    }
    .c-block_point-grid_stages {
        flex-wrap: wrap-reverse;
        justify-content: left;
        width: 35%;
        height: 60vh;
        margin-left: 22.5%;
        margin-right: auto;
        position: absolute;
        top: 2.36%;
        left: 33%;
    }
    .c-block_point-grid_stages .c-block-radiance-point {
        width: 100%;
        max-width: 14rem;
        height: 22%;
        margin-top: 0.11111%;
        margin-bottom: 0.11111%;
        left: 10%;
        /*max-height: 20%;*/
        font-size: 1.6rem;
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-crystal {
        /*bottom: calc(13.61111% + 2.76% - 16%);*/
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-gold {
        /*bottom: calc(29.27777% + 13.61111% + 1.38% - 16%);*/
        height: 33.11111%;
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-platinum {
        /*bottom: calc(58.05555% + 13.61111% - 16%);*/
    }
    .c-block_point-grid_stage.c-block-radiance-point.type-blueblack {
        /*bottom: calc(80.38888% + 13.61111% - 16%);*/
    }

    .c-block_point-grid_scales {
        flex-wrap: wrap-reverse;
        width: 20%;
        margin-left: 0;
        margin-right: auto;
        bottom: 0;
        height: 60vh;
        align-items: center;
    }
    .c-block_point-grid_scales::before {
        height: 100%;
        width: 5px;
        border-right: 2px solid #878787;
        right: -5px;
        top: 2.56%;
    }
    .c-block_point-grid_scale:first-of-type {
        color: transparent;
    }

    .c-block_point-grid_scale {
        width: 100%;
        height: 11.11111%;
        bottom: -11.11111%;
        text-align: right;
    }
    .c-block_point-grid_scale::before {
        position: absolute;
        content: "";
        width: 5px;
        height: 100%;
        border-top: 1px solid #878787;
        display: block;
        top: 20%;
        right: -10px;
    }
    .c-block_point-grid_long.c-block_point-grid_scale {
        font-size: 1.4em;
    }
    .c-block_point-grid_long.c-block_point-grid_scale::before {
        width: 165%;
        right: calc(-165% - 5px);
    }
    .c-block_point-grid_scales .c-block_point-grid_scale_bar {
        width: 80% !important;
        right: calc(80% * -1 - 48.56%);
        bottom: -2.36%;
    }

  }

  .c-dlist-dropdown-point.c-dlist-dropdown-point_bonus {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
  }
  .c-dlist-dropdown-point > dt {
    font-family: "Cronos Pro";
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #081f2c;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    height: 50px;
    margin-bottom: 0;
  }
  .c-dlist-dropdown-point.c-dlist-dropdown-point_bonus > dt {
    padding-left: 20px;
    padding-right: 20px;
  }
  @media only screen and (max-width: 767px) {
    .c-dlist-dropdown-point > dt {
        height: 60px;
    }
  }
  .c-dlist-dropdown-point.c-dlist-dropdown-point_bonus > dt > span {
    display: block;
  }
  .c-dlist-dropdown-point > dt > span::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
  .c-dlist-dropdown-point > dd {
    display: none;
  }
  .c-dlist-dropdown-point.c-dlist-dropdown-point_bonus > dd {
    padding: 0 20px 20px;
  }
  @media screen and (min-width: 993px) {
    .c-dlist-dropdown-point .c-row .c-text_bonus-point_condition {
        margin-bottom: 20px;
    }
  }
  @media screen and (max-width: 992px) {
    .c-dlist-dropdown-point .c-row .c-text_bonus-point_condition {
        margin-left: 20px;
    }
  }
  .c-text_bonus-point_condition {
    display: flex;
    min-height: 6em;
    line-height: 1.8;
    align-items: center;
    justify-content: center;
    margin-right: 27px;
    position: relative;
    border: 1px solid #081f2c;
    background-color: #fff;
  }
  .c-text_bonus-point_condition.got-point {
    background-color: #081f2c;
    color: #fff;
  }
  .c-text_bonus-point_condition .got-point_badge {
    position: absolute;
    display: block;
    width: 55px;
    height: 55px;
    padding-top: 13px;
    border: 1px solid #081f2c;
    background-color: #fff;
    border-radius: 55px;
    right: -27px;
    bottom: -22px;
    content: "";
    z-index: 1;
  }
  .c-text_bonus-point_condition.got-point .got-point_badge {
    padding-top: 10px;
    border: 1px solid #8a7149;
    background-color: #8a7149;
    color: #fff;
  }
  .c-text_bonus-point_condition.got-point .got-point_badge::before {
    content: "達成";
    position: relative;
    display: block;
    font-size: 0.8em;
    line-height: 1;
  }

  .c-text_bonus-point_multiple_times .c-text_bonus-point_condition.got-point {
    background-color: #fff;
    color: #000;
  }
  .c-text_bonus-point_multiple_times .c-text_bonus-point_condition .got-point_badge::before {
    content: "1回";
    position: relative;
    display: block;
    font-size: 0.8em;
    line-height: 1;
  }

  .c-text_bonus-point_multiple_items .c-text_bonus-point_condition {
    justify-content: left;
    text-align: left;
    padding: 10px 10px 20px 10px;
  }
  .c-text_bonus-point_multiple_items .c-text_bonus-point_condition .got-point_badge {
    justify-content: center;
    text-align: center;
  }
  .c-text_bonus-point_checklist {
    margin-top: 20px;
  }
  .c-text_bonus-point_checklist li {
    position: relative;
  }
  .c-text_bonus-point_checklist li::before {
    content: "☐";
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
  }
  .c-text_bonus-point_checklist li.bought::after {
    content: "✓";
    font-size: 1em;
    display: inline-block;
    position: absolute;
    left: 0.2em;
    top: 0.2em;
  }
  .c-text_bonus-point_checklist .checklist_product {
    display: inline-block;
    vertical-align: middle;
    min-width: 12em;
  }
  .c-text_bonus-point_checklist .checklist_num {
    display: inline-block;
    vertical-align: middle;
  }
  @media screen and (max-width: 992px) {
    .c-text_bonus-point_slider {
        position: relative;
    }
    .c-text_bonus-point_slider .slick-slide .c-text_bonus-point_condition {
        margin-bottom: 30px;
    }
    .c-text_bonus-point_slider .slick-arrow {
        position: absolute;
        top: calc(50% - 15px);
        overflow: hidden;
        width: 30px;
        height: 30px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-indent: -999999px;
        border: none;
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .c-text_bonus-point_slider .slick-prev {
        left: 0;
    }
    .c-text_bonus-point_slider .slick-next {
        right: 0;
    }
    .c-text_bonus-point_slider .slick-arrow::before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        border-top: 1px solid #081f2c;
        border-right: 1px solid #081f2c;
    }
    .c-text_bonus-point_slider .slick-prev::before {
        transform: rotate(-135deg);
        left: 50%;
    }
    .c-text_bonus-point_slider .slick-next::before {
        transform: rotate(45deg);
        right: 50%;
    }
    .c-text_bonus-point_slider .slick-dots {
        margin: 0;
        position: relative;
        top: -20px;
    }
    .c-text_bonus-point_slider .slick-dots > li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .c-text_bonus-point_slider .slick-dots > li > button {
        width: 14px;
        height: 14px;
        border-radius: 14px;
        border: 1px solid #081f2c;
        background-color: transparent;
    }
    .c-text_bonus-point_slider .slick-dots > li.slick-active > button {
        background-color: #081f2c;
    }
  }
  @media screen and (max-width: 992px) {
    .c-text_bonus-point_slider .slick-prev {
        left: -2.5%;
    }
    .c-text_bonus-point_slider .slick-next {
        right: -2.5%;
    }
  }
  /* 202209 add radiance gift  */
  /* 202302 TOP renewal header/footer */
  .cmd-cross-nav_container.cmd-cross-nav_container-top {
    display: block;
  }
  [lang=ja] #contents.is-top-contents {
    padding-top: 158px;
  }
  [lang=ja] #contents.is-top-contents .cmd-box_container>.box>.cmd-anchor-point, [lang=ja] #contents.is-top-contents .cmd-mini_container>.cmd-anchor-point:not(.cmd-title-section), [lang=ja] #contents.is-top-contents .cmd-section.cmd-anchor-point>:first-child, [lang=ja] #contents.is-top-contents .cmd-title-section.cmd-anchor-point>:first-child {
    margin-top: -120px!important;
    padding-top: 120px!important;
  }
  @media print, screen and (min-width: 768px) {
    [lang=ja] #contents.is-top-contents {
      padding-top: 191px;
    }
  }
  @media print, screen and (max-width: 767px) {
    .cmd-cross-nav_container.cmd-cross-nav_container-top {
      overflow-x: auto;
    }
    .cmd-cross-nav_container-top .cmd-cross-nav_list {
      display: flex;
    }
    .cmd-cross-nav_container-top .cmd-cross-nav_list li {
      white-space: nowrap;
    }
    [lang=ja] .cmd-cross-nav_container-top .cmd-cross-nav_list li a {
      font-size: 1.4rem;
      padding: 14px 13px;
    }
  }


  .cpb-footer-sns_wrapper {
    width: 100%;
    border-top: 2px solid #F4F5F5;
  }
  .cpb-footer-sns_wrapper:first-of-type {
    border-top: 2px solid #F4F5F5;
  }
  .cpb-footer-sns_wrapper .cpb-footer-sns_list:first-child {
    max-width: 100%;
  }
  @media print, screen and (min-width: 768px) {
    .cpb-footer-community_wrapper .cpb-footer-sns_list li.cpb-app {
      display: flex;
      justify-content: center;
      width: 50%;
    }
    .cpb-footer-community_wrapper + .cpb-footer-sns_wrapper .cpb-footer-sns_list {
      justify-content: left;
    }
  }
  @media print, screen and (max-width: 767px) {
    .cpb-footer-sns_wrapper {
      border-top-width: 0;
    }
    .cpb-footer-community_wrapper .cpb-footer-sns_list:first-child li.cpb-app:first-child {
      padding-top: 20px;
    }
    .cpb-footer-community_wrapper .cpb-footer-sns_list:first-child li.cpb-app:last-child {
      padding-bottom: 10px;
    }
  }
  /* 202302 TOP renewal header/footer */
  /* 202302 TOP renewal toppege */
  .titleL {
    font-size: 2.4rem !important
  }

  .cmd-video_container_mv .cmd-inline-video-bc_top .vjs-big-play-button:before {
    content: "";
  }
  .cmd-section_information .cmd-indent_list.top-info {
    width: 100%;
    margin-left: 0;
  }
  .cmd-indent_list.top-info li {
    border-bottom: 1px solid #D7D7D7;
    padding: 10px 0;
  }
  .cmd-indent_list.top-info a {
    text-decoration: none;
  }

  .cmd-section_membership_top > .cmd-box_container > .box {
    border-left: 1px solid #D7D7D7;
  }
  .cmd-section_membership_top > .cmd-box_container > .box:nth-child(3) {
    border-right: 1px solid #D7D7D7;
  }
  .cmd-section_membership_top > .cmd-box_container > .box:last-child {
    border-left-width: 0;
  }
  @media print, screen and (min-width: 768px) {
    .cmd-video_container_mv {
        overflow-y: hidden;
        height: calc(100vw * 0.529);
    }
    .cmd-video_container_mv .cmd-inline-video-bc_top.cmd-inline-video-bc .video-js {
        padding-top: 56.25%;
        top: calc(50vw * 0.5625 * -1 - 50vw * 0.529 * -1);
    }
  }
  @media screen and (max-width: 767px) {
    .cmd-video_container_mv {
      overflow-y: hidden;
      height: calc(100vw * 1.387);
    }
    .cmd-video_container_mv .cmd-inline-video-bc_top.cmd-inline-video-bc .video-js {
      top: calc(50vw * 1.78 * -1 - 50vw * 1.387 * -1);
    }
    .cmd-section_topics {
      padding-left: 0;
      padding-right: 0;
    }
    .cmd-section_philosophy {
      margin-bottom: 40px;
    }
    .cmd-section_experience_top .cmd-visual_txtarea {
      position: absolute;
      height: 100%;
    }
    .cmd-section_experience_top .cmd-visual_txtarea .cmd-visual_txt_cover {
      height: 100%;
      padding-top: 55%;
      display: flex;
      align-items: center;
    }
    .cmd-section_philosophy.cmd-visual_container._fill>* .cmd-visual_txt,
    .cmd-section_science.cmd-visual_container._fill>* .cmd-visual_txt {
      padding-bottom: 25px;
    }
    .cmd-section_philosophy .cmd-visual_card>*+.cmd-box_container.cmd-visual_btn,
    .cmd-section_science .cmd-visual_card>*+.cmd-box_container.cmd-visual_btn,
    .cmd-section_experience_top .cmd-visual_card>*+.cmd-box_container.cmd-visual_btn {
      margin-top: 25px;
    }

    .cmd-section_synactif_top .cmd-visual_txt {
      padding-top: 0;
    }

    .cmd-video_container_mv + .cmd-title-section {
      margin-top: 40px;
    }
    .cmd-section_philosophy.cmd-visual_container .cmd-visual_txt,
    .cmd-section_science.cmd-visual_container .cmd-visual_txt {
      padding-top: 0;
    }
    .cmd-section-items + .cmd-title-section {
      margin-top: 40px;
    }
    .cmd-section_experience_top .cmd-visual_card > .txt {
      margin-top: 1em !important;
    }
    .cmd-indent_list.top-info {
      padding-left: 0;
    }
    .cmd-indent_list.top-info li {
      margin-left: 0;
    }
    .cmd-indent_list.top-info li a {
      display: block;
    }

    .cmd-section_membership_top > .cmd-box_container > .box {
      border-width: 0;
      border-top: 1px solid #D7D7D7;
      margin-top: 0;
    }
    .cmd-section_membership_top > .cmd-box_container > .box:nth-child(3) {
      border-right-width: 0;
      border-bottom: 1px solid #D7D7D7;
    }
    .cmd-section_membership_top > .cmd-box_container > .box:last-child {
      border-top-color: #fff;
    }
    .cmd-section_membership_top .cmd-col-card_txt .cmd-visual_card {
      padding-bottom: 30px;
    }
  }

  .cmd-elem_fadein {
    opacity: 0;
    transform: translate(0, 80px);
    transition: all 0.8s ease-in-out;
  }
  .cmd-elem_fadein.scrolled {
    opacity: 1;
    transform: translate(0, 0);
  }
  /* 202302 TOP renewal toppege */
  /* 202304 TOP movie play button */
  @media screen and (max-width: 767px) {
    .cmd-video_container_mv .cmd-inline-video-bc_top .video-js {
      position: relative;
    }
    .cmd-video_container_mv .cmd-inline-video-bc_top .vjs-paused .vjs-big-play-button:before {
      content: "\EA18";
      width: 80px;
      height: 80px;
      left: calc(50vw - 40px);
      bottom: calc(50vw / 4.5 * 8 - 40px);
      font-size: 80px !important;
    }
  }
  /* 202304 TOP movie play button */