@charset "utf-8";
@media (min-width: 520px) {
    #movie1,
    #movie2 {
        scroll-margin-top: 72px;
    }
}
@media (max-width: 519px) {
    #movie1,
    #movie2 {
        scroll-margin-top: 4.8rem;
    }
}

/* makeup */
.section_ttl {
    color: #c63cb1;
}
.slide_step_ttl {
    background-color: #c63cb1;
}
@media (min-width: 520px) {
    body {
        min-width: 1360px;
    }
    .lineup_contents_nav_link_inner::after {
        margin-right: -145px;
    }
    .lineup_index_link_inner{
        width: 966px;
    }
    .makeup_color_notes_inner{
        width: 966px;
        padding: 60px 0 35px;
    }
    .makeup_color_notes_inner .color_notes_list{
        margin-top: 32px;
    }
    .makeup_color_notes_inner .bnr_listitem_try_link{
        border: solid 1px #000;
    }
}
@media (max-width: 519px) {
    .makeup_bnr_listitem_try{
        padding-block: 2.7rem 1rem;
        background-color: #eee;
    }
    .makeup_bnr_listitem_try .bnr_listitem_try_link{
        background-color: #fff;
        border-bottom: solid 1px #000;
    }
    .makeup_bnr_listitem_try .bnr_listitem_try_txt{
        padding-block: 1em;
    }
    .makeup_bnr_listitem_try .bnr_listitem_try_txt::before {
        left: -7rem;
    }
    .makeup_bnr_listitem_try .bnr_listitem_try_txt::after {
        content: none;
    }
    .makeup_color_notes_inner{
        border-top: solid 1px #000;
    }
}

/* mv */
.color_1 .mv_bg {
    background-color: #e95006;
}
.color_2 .mv_bg {
    background-color: #672a6c;
}
.color_3 .mv_bg {
    background-color: #b9283c;
}
.color_4 .mv_bg {
    background-color: #e04190;
}
.color_5 .mv_bg {
    background-color: #c63cb1;
}
.color_6 .mv_bg {
    background-color: #9b8db9;
}
.color_7 .mv_bg {
    background-color: #efca75;
}
.color_8 .mv_bg {
    background-color: #5c6f7a;
}
.color_9 .mv_bg {
    background-color: #62759a;
}
.color_10 .mv_bg {
    background-color: #898fa3;
}
.color_11 .mv_bg {
    background-color: #191d6a;
}
.color_12 .mv_bg {
    background-color: #29299f;
}
.color_13 .mv_bg {
    background-color: #78812f;
}
.color_14 .mv_bg {
    background-color: #9b8db9;
}

.mv_color_list > li:nth-child(1) {
    background-color: #db4c12;
}
.mv_color_list > li:nth-child(2) {
    background-color: #5c2b69;
}
.mv_color_list > li:nth-child(3) {
    background-color: #b31e24;
}
.mv_color_list > li:nth-child(4) {
    background-color: #c71e71;
}
.mv_color_list > li:nth-child(5) {
    background-color: #a73d7f;
}
.mv_color_list > li:nth-child(6) {
    background-color: #9b8db9;
}
.mv_color_list > li:nth-child(7) {
    background-color: #c7ad6d;
}
.mv_color_list > li:nth-child(8) {
    background-color: #56698a;
}
.mv_color_list > li:nth-child(9) {
    background-color: #576a8b;
}
.mv_color_list > li:nth-child(10) {
    background-color: #79869e;
}
.mv_color_list > li:nth-child(11) {
    background-color: #093d79;
}
.mv_color_list > li:nth-child(12) {
    background-color: #181976;
}
.mv_color_list > li:nth-child(13) {
    background-color: #647334;
}

.pkg_slide .icon_new {
    position: absolute;
    z-index: 3;
    opacity: 0;
}
.swiper-slide-duplicate-active .icon_new,
.swiper-slide-active .icon_new {
    transition: opacity 0.3s 0.2s;
    opacity: 1;
}
@media (min-width: 520px) {
    .mv_ttl_box {
        top: 107px;
        margin-left: -505px;
    }
    .mv_model {
        margin-left: -200px;
    }
    .mv_pkg {
        bottom: 33px;
        margin-left: -524px;
    }
    .mv_info {
        bottom: 34px;
        margin-left: -287px;
    }
    .pkg_slide .icon_new {
        top: 35px;
        left: 50%;
        margin-left: -505px;
    }
}


@media (max-width: 519px) {
    .mv_pkg {
        width: 30.2%;
        height: auto;
        left: -3.7rem;
        bottom: 1.1rem;
    }
    .mv_bg_2 {
        height: 47%;
    }
    .color_14 .mv_bg_2 {
        height: 39%;
    }
    .mv_info {
        left: 8.6rem;
    }
    .pkg_slide .icon_new {
        top: 3%;
        left: 4%;
        width: 10%;
        height: auto;
    }
}

/* lineup_contents_nav */
.lineup_contents_nav_makeup{
    border-top: solid 1px #000;
}

/* lineup */
.product_list .icon_new {
    position: absolute;
}
@media (min-width: 520px) {
    .full_lineup .product_list {
        width: 880px;
        margin-left: -5px;
    }
    .lineup_inner {
        padding: 0 0 40px;
    }
    .product_listitem {
        margin: 40px 20px 0;
    }
    .full_lineup .product_list .product_listitem:nth-of-type(1) {
        margin-left: 40px;
    }
    .full_lineup .product_list .product_listitem:nth-of-type(6) {
        margin-right: 40px;
    }
    .product_listitem .icon_new {
        top: -18px;
        left: -18px;
    }

}

@media (max-width: 519px) {
    .lineup_inner {
        padding: 1rem 1.6rem;
    }
    .product_listitem {
        width: 5.4rem;
        margin: 1.2rem 0.8rem 0;
        position: relative;
    }
    .product_listitem:nth-child(n + 9) {
        margin: 1.2rem 0.3rem 0;
    }
    .product_listitem .icon_new {
        top: -2.5vw;
        left: -3vw;
        width: 59.2%;
    }
    .product_name {
        width: 110%;
        margin-left: -5%;
    }
}

/* color */
.color_item {
    background-color: #eee;
}
.colort_item_inner {
    border-bottom: 1px solid #000;
    background-color: #fff;
}
.color_item_box {
    display: flex;
    margin: auto;
}
.color_item_ttl_box {
    text-align: center;
}
.color_1 .color_item_ttl_box,
.color_1 .twentytwenty-handle {
    background-color: #ed7338;
}
.color_2 .color_item_ttl_box,
.color_2 .twentytwenty-handle {
    background-color: #e667a6;
}
.color_3 .color_item_ttl_box,
.color_3 .twentytwenty-handle {
    background-color: #857d79;
}
.color_4 .color_item_ttl_box,
.color_4 .twentytwenty-handle {
    background-color: #6a7580;
}
.color_5 .color_item_ttl_box,
.color_5 .twentytwenty-handle {
    background-color: #7d89a3;
}
.color_6 .color_item_ttl_box,
.color_6 .twentytwenty-handle {
    background-color: #7e5081;
}
.color_7 .color_item_ttl_box,
.color_7 .twentytwenty-handle {
    background-color: #474a88;
}
.color_8 .color_item_ttl_box,
.color_8 .twentytwenty-handle {
    background-color: #b561a2;
}
.color_9 .color_item_ttl_box,
.color_9 .twentytwenty-handle {
    background-color: #b83f3f;
}
.color_10 .color_item_ttl_box,
.color_10 .twentytwenty-handle {
    background-color: #a1a5b5;
}
.color_11 .color_item_ttl_box,
.color_11 .twentytwenty-handle {
    background-color: #454590;
}
.color_12 .color_item_ttl_box,
.color_12 .twentytwenty-handle {
    background-color: #efca75;
}
.color_13 .color_item_ttl_box,
.color_13 .twentytwenty-handle {
    background-color: #939a59;
}
.color_14 .color_item_ttl_box,
.color_14 .twentytwenty-handle {
    background-color: #afa4c7;
}
.color_try_btn {
    display: block;
    width: 100%;
    border: none;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    color: #000;
}
@media (min-width: 520px) {
    /* .color_item {
        padding-bottom: 64px;
    } */
    .color_item_box {
        width: 966px;
    }
    .beforeafter_img {
        width: 580px;
        height: 414px;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
    }
    .color_item_ttl_box {
        width: 386px;
        padding-top: 40px;
        position: relative;
    }
    .color_item_ttl {
        color: #fff;
    }
    .color_item_img {
        margin-top: 27px;
        filter: drop-shadow(12px 30px 30px rgba(0, 0, 0, 0.16));
    }
    .color_item_ttl_box .icon_new {
        position: absolute;
        top: 77px;
        left: 50%;
        margin-left: -72px;
    }
    .color_try_btn {
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        border-top: 1px solid #fff;
        font-size: 18px;
        padding: 24px 0 23px 0;
    }
    .color_try_btn_icon {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 75px;
        width: 32px;
        height: 32px;
        background: url(../img/default/icon_camera_white.svg) no-repeat left center;
        background-size: 100% auto;
        display: block;
        z-index: 2;
        transition: background 0.4s 0.2s;
    }
    .color_try_btn.bgleft_link::before {
        background-color: #fff;
    }
    .color_try_btn.bgleft_link:hover .color_try_btn_icon {
        background-image: url(../img/default/icon_camera_black.svg);
    }
    .color_try_btn:hover {
        color: #000;
    }
}
@media (max-width: 519px) {
    /* .color_item {
        padding-bottom: 1.2rem;
    } */
    .color_slidecontent {
        width: 100%;
        padding-left: 5.2rem;
        background:#dbe0ec url(../img/makeup/img_before.jpg) no-repeat 0 0;
        background-size: 5.2rem auto;
        position: relative;
        z-index: 1;
    }
    .color_item_box {
        width: 100%;
    }
    .beforeafter_img {
        width: 99.3%;
        height: 20.7rem;
    }
    .color_try_btn {
        margin-top: 2.8rem;
        border-top: 1px solid #000;
        font-size: 1.4rem;
        padding: 1.65rem 0;
        background: url(../img/default/icon_camera_black.svg) no-repeat 2.4rem center;
        background-size: 2.4rem auto;
    }
    .wrap::before {
        z-index: 3;
    }
    .colors .section_ttl {
        z-index: 3;
    }
    .colors .content_ttl {
        position: relative;
        z-index: 2;
        background-color: #fff;
    }
}

/* twentytwenty */
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    font-size: 14px;
    position: absolute;
    bottom: 8px;
    width: 146px;
    text-align: center;
    padding-top: 5px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    position: absolute;
    top: 0;
    background-color: inherit;
    transform-origin: 0 0;
    transform: rotate(45deg);
}
.twentytwenty-left-arrow {
    left: 0;
}
.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.twentytwenty-container * {
    box-sizing: content-box;
}
.twentytwenty-before {
    z-index: 20;
}
.twentytwenty-after {
    z-index: 10;
}
.twentytwenty-handle {
    position: absolute;
    left: 50%;
    z-index: 40;
    cursor: pointer;
    text-align: center;
    cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
    content: ' ';
    bottom: 50%;
    display: block;
    background: inherit;
    position: absolute;
    z-index: 30;
    left: 50%;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    content: 'SLIDE';
    font-weight: 900;
    font-style: italic;
    color: #fff;
    position: relative;
    z-index: 1;
    letter-spacing: 0.06em;
}

@media (min-width: 520px) {
    .twentytwenty-handle {
        width: 96px;
        margin-left: -48px;
        height: 40px;
        bottom: -41px;
    }
    .twentytwenty-horizontal .twentytwenty-handle:before {
        margin-bottom: 20px;
        width: 6px;
        height: 415px;
        margin-left: -3px;
    }
    .twentytwenty-horizontal .twentytwenty-handle:after {
        font-size: 20px;
        line-height: 40px;
    }
    .twentytwenty-left-arrow,
    .twentytwenty-right-arrow {
        width: 28px;
        height: 28px;
    }
    .twentytwenty-right-arrow {
        right: -28px;
    }
}
@media (max-width: 519px) {
    .twentytwenty-handle {
        height: 2.8rem;
        width: 6rem;
        margin-left: -3rem;
        bottom: -2.8rem;
    }
    .twentytwenty-horizontal .twentytwenty-handle:before {
        width: 0.4rem;
        height: 21.4rem;
        margin-bottom: 0.8rem;
        margin-left: -0.2rem;
    }
    .twentytwenty-horizontal .twentytwenty-handle:after {
        font-size: 1.2rem;
        line-height: 2.8rem;
    }
    .twentytwenty-left-arrow,
    .twentytwenty-right-arrow {
        width: 2rem;
        height: 2rem;
    }
    .twentytwenty-right-arrow {
        right: -2rem;
    }
}

/* タブ切り替え */
.tab_wrap{
    border-bottom: solid 1px #000;
}
.tab_wrap,
.tab_content{
    display: flex;
    flex-wrap: wrap;
}
.tab{
    width: calc(100% / 2);
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.tab.is_active{
    background-color: #000;
    color: #fff;
}
.tab + .tab{
    border-left: solid 1px #000;
}
.tab_inner{
    font-weight: 700;
    text-align:center;
    font-style: italic;
    display: block;
    z-index: 1;
    position: relative;
    transition: color 0.3s;
}
.tab_inner::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    z-index: 2;
    background: url(../img/default/icon_arrow_black.svg) no-repeat center center;
}
.tab.is_active .tab_inner::after{
    background: url(../img/default/icon_arrow_white.svg) no-repeat center center;
}
.tab_content {
    display: none;
}
.tab_content.is_show {
    display: block;
}
@media (min-width: 520px) {
    .tab{
        font-size: 24px;
        padding-block: 22px;
    }
    .tab::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        width: 100%;
        height: 110%;
        transition: transform 0.4s cubic-bezier(0.78, 0.07, 0, 1) 0.2s;
        transform: scale(0, 1);
        transform-origin: left top;
    }
    .tab_inner::after {
        right: 40px;
        width: 10px;
        height: 6px;
        transition: background  0.4s 0.2s;
    }
    .tab_content .section_ttl {
        top: 122px;
    }
    @media (hover:hover) {
        .tab:hover .tab_inner{
            color: #fff;
        }
        .tab:hover::before{
            transform: scale(1, 1);
        }
        .tab:hover .tab_inner::after{
            background: url(../img/default/icon_arrow_white.svg) no-repeat center center;
        }
    }
}
@media (max-width: 519px) {
    .tab{
        font-size: 1.4rem;
        padding-block: 2.2rem;
    }
    .tab_inner::after {
        width: 1rem;
        height: 0.5rem;
        background-size: auto 100%;
        left: 50%;
        bottom: -1.3rem;
        top: inherit;
        transform: translateX(-50%) rotate(90deg);
    }
    .tab_content .section_ttl {
        top: 8.4rem;
    }
}

/* カラーチャート */
.color_chart_table_wrap {
    display: flex;
    flex-wrap: wrap;
}
.color_chart_table_wrap > dt {
    text-align: center;
    font-style: italic;
    line-height: 1;
    border: solid 1px #000;
}
.color_chart_table_wrap > dt {
    font-weight: 700;
}
.color_chart_table_ttl,
.color_chart_table_txt{
    display: flex;
}
.color_chart_table_ttl > th,
.color_chart_table_link{
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.color_chart_table_link{
    display: grid;
    place-content: center;
    position: relative;
}
.color_chart_table_new{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ed3504;
    border: solid 1px #fff;
}
.color_chart_table_color_1{
    background-color: #ca4706;
}
.color_chart_table_color_2{
    background-color: #592564;
}
.color_chart_table_color_3{
    background-color: #a02438;
}
.color_chart_table_color_4{
    background-color: #c23a86;
}
.color_chart_table_color_5{
    background-color: #cfb46d;
}
.color_chart_table_color_6{
    background-color: #181976;
}
.color_chart_table_color_7{
    background-color: #647234;
}
.color_chart_table_color_8{
    background-color: #ac35a5;
}
.color_chart_table_color_9{
    background-color: #565353;
}
.color_chart_table_color_10{
    background-color: #5a6a8c;
}
.color_chart_table_color_11{
    background-color: #073d79;
}
.color_chart_table_color_12{
    background-color: #50616b;
}
.color_chart_table_color_13{
    background-color: #77849e;
}
.color_chart_table_color_14{
    background-color: #9b8db9;
}
.color_chart_table_box_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    font-weight: 700;
    font-style: italic;
    text-align: center;
}
@media (min-width: 520px) {
    .color_chart_wrap{
        max-width: 1020px;
        margin: 25px auto;
    }
    .color_chart_table_wrap {
        gap: 26px 8px;
    }
    .color_chart_table_wrap > dt {
        font-size: 24px;
        padding-block: 19px;
    }
    .color_chart_table_box:nth-child(1) {
        width: 1020px;
    }
    .color_chart_table_box:nth-child(2) {
        width: 120px;
    }
    .color_chart_table_box:nth-child(3) {
        width: 505px;
    }
    .color_chart_table_box_ttl  {
        height: 64px;
        margin-bottom: 8px;
        font-size: 24px;
    }
    .color_chart_table_box:nth-child(2) .color_chart_table_box_ttl {
        font-size: 20px;
        line-height: 1.4;
    }
    .color_chart_table_wrap > dd{
        margin-top: 10px;
    }
    .color_chart_table_ttl,
    .color_chart_table_txt{
        column-gap: 8px;
    }
    .color_chart_table_txt{
        margin-top: 8px;
    }
    .color_chart_table_ttl > th,
    .color_chart_table_link{
        font-size: 18px;
        padding: 11px 0;
    }
    .color_chart_table_ttl > th,
    .color_chart_table_txt > td{
        width: 120px;
    }
    .color_chart_table_link{
        line-height: calc(24/18);
        width: 120px;
        height: 108px;
        transition: opacity 0.3s;
    }
    .color_chart_table_new{
        font-size: 16px;
        padding-inline: 3px;
    }
    .color_chart_table_ttl .color_chart_table_color_4{
        width: 248px;
    }
    .color_chart_table_ttl .color_chart_table_color_10{
        width: 376px;
    }
    @media (hover: hover) {
        .color_chart_table_link:hover{
            opacity: 0.5;
        }
    }
}
@media (max-width: 519px) {
    .color_chart_wrap{
        margin: 1.5rem 1.6rem;
    }
    .color_chart_table_wrap {
        gap:  1.2rem 0;
    }
    .color_chart_table_box {
        width: 100%;
    }

    .color_chart_table_box_ttl  {
        height: 3.2rem;
        margin-bottom: 0.8rem;
        font-size: 1.4rem;
    }
    .color_chart_table + .color_chart_table {
        margin-top: 0.8rem;
    }
    .color_chart_table_wrap > dt {
        font-size: 1.4rem;
        padding-block: 0.8rem;
    }
    .color_chart_table_wrap > dt:not(:first-child){
        margin-top: 1.3rem;
    }
    .color_chart_table_wrap > dd{
        margin-top: 0.5rem;
    }
    .color_chart_table_ttl,
    .color_chart_table_txt{
        column-gap: 0.32rem;
    }
    .color_chart_table_txt{
        margin-top: 0.4rem;
    }
    .color_chart_table_ttl > th,
    .color_chart_table_link{
        font-size: 1.0rem;
    }
    .color_chart_table_ttl > th {
        height: 2.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .color_chart_table_ttl > th,
    .color_chart_table_txt > td{
        width: 5.9rem;
    }
    .color_chart_table_link{
        width: 5.9rem;
        height: 5.9rem;
    }
    .color_chart_table_new{
        font-size: 1.0rem;
        padding-inline: 0.1rem;
    }
    .color_chart_table_ttl .color_chart_table_color_4{
        width: 12.2rem;
    }
    .color_chart_table_ttl .color_chart_table_color_10{
        width: 18.5rem;
    }
}

/* 髪色シミュレーション */
.bnr_listitem_try .bnr_listitem_try_link {
    font-weight: 700;
    position: relative;
    overflow: hidden;
    display: grid;
    place-content: center;
    border-top: solid 1px #000;
}
.bnr_listitem_try_txt {
    position: relative;
    color: #000;
}
.bnr_listitem_try_txt::before,
.bnr_listitem_try_txt::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.bnr_listitem_try_txt::before {
    background: url(../img/default/icon_camera_black.svg) no-repeat left center/ contain;
    z-index: 2;
    display: inline-block;
    transition: 0.6s;
    height: 24px;
}
.bnr_listitem_try_txt::after {
    z-index: 2;
    background: url(../img/default/icon_arrow_black.svg) no-repeat center center;
}
@media (min-width: 520px) {
    .bnr_listitem_try .bnr_listitem_try_link {
        height: 100%;
        padding-block: 25px 28px;
    }
    .bnr_listitem_try .bnr_listitem_try_link::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        width: 100%;
        height: 110%;
        transition: transform 0.4s cubic-bezier(0.78, 0.07, 0, 1) 0.2s;
        transform: scale(0, 1);
        transform-origin: left top;
    }
    .bnr_listitem_try_txt {
        font-size: 20px;
        transition: color 0.4s;
    }
    .bnr_listitem_try_txt::before {
        width: 32px;
        left: -60px;
    }
    .bnr_listitem_try_txt::after {
        content: none;
    }
    @media (hover: hover) {
        .bnr_listitem_try:hover {
            opacity: 1;
        }
        .bnr_listitem_try .bnr_listitem_try_link:hover::before {
            transform: scale(1, 1);
        }
        .bnr_listitem_try .bnr_listitem_try_link:hover .bnr_listitem_try_txt {
            color: #fff;
        }
        .bnr_listitem_try .bnr_listitem_try_link:hover .bnr_listitem_try_txt::before {
            background: url(../img/default/icon_camera_white.svg) no-repeat left center/ contain;
        }
    }
}
@media (max-width: 519px) {
    .bnr_listitem_try_txt {
        font-size: 1.4rem;
        padding-block: 1.4rem;
    }
    .bnr_listitem_try_txt::before {
        width: 2.4rem;
        left: -6.8rem;
    }
    .bnr_listitem_try_txt::after {
        content: none;
    }
}
