@charset "UTF-8";

/* ----------------------------------
 ヴェーダヴィについて
---------------------------------- */
.sec_mauricemessegue * {
    font-size: 1.6rem;
    font-weight: 400;
}
.sec_mauricemessegue {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    overflow: hidden;
    background-color: #F7F0EB;
}
.sec_mauricemessegue .mainkv {
    padding: 60px 0;
    background-color: #F5EBE5;
}
.sec_mauricemessegue .mainkv p {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: center;
    margin-top: 60px;
}
.sec_mauricemessegue .low_mainttl h2 {
    font-size: 3rem;
    text-align: center;
    padding: 1.1em 0 0.8em;
    margin-bottom: 0;
}
.sec_mauricemessegue .mainContent {
    margin: 0 auto 0;
}
.sec_mauricemessegue .maxW1200 {
    max-width: 1300px;
    margin: auto;
    padding: 0 50px;
}
.sec_mauricemessegue .block {
    padding: 120px 0;
}

.sec_mauricemessegue .sec_ttl {
    text-align: center;
    margin-bottom: 70px;
}
.sec_mauricemessegue .sec_ttl h3 {
    font-size: 2.6rem;
    padding: 0 0 0.6em;
    margin-bottom: 0;
}
.sec_mauricemessegue .sec_ttl p {
    font-size: 2.4rem;
    font-family: var(--font-family-cursive);
    color: #686260;
}
.sec_mauricemessegue .pc_none {
    display: none!important;
}


@media screen and (max-width: 959px) {
    .sec_mauricemessegue * {
        font-size: 1.3rem;
    }
    .sec_mauricemessegue .mainContent {
        margin: .5rem auto 0;
    }
    .sec_mauricemessegue .block {
        padding: 7rem 0;
    }
    .sec_mauricemessegue .low_mainttl h2 {
        font-size: 2rem;
        margin-bottom: 0;
    }
    .sec_mauricemessegue .sec_ttl {
        margin-bottom: 4rem;
    }
    .sec_mauricemessegue .sec_ttl h3 {
        font-size: 1.8rem;
    }
    .sec_mauricemessegue .sec_ttl p {
        font-size: 1.5rem;
    }
    .sec_mauricemessegue .maxW1200 {
        padding: 0 var(--inline-padding);
    }
    .sec_mauricemessegue .mainkv {
        padding: 0 0 4rem;
    }
    .sec_mauricemessegue .mainkv .maxW1200 {
        padding: 0;
    }
    .sec_mauricemessegue .mainkv p {
        font-size: 1.4rem;
        margin-top: 4rem;
        padding: 0 var(--inline-padding);
        text-align: left;
    }
    .sec_mauricemessegue .sp_none {
        display: none!important;;
    }
    .sec_mauricemessegue .pc_none {
        display: block!important;;
    }
}


/* ----------------------------------
mauricemessegue_read
---------------------------------- */
.mauricemessegue_read {
    background-color: #F0E3D9;
}
.sec_mauricemessegue .mauricemessegue_read .sec_ttl {
    margin-bottom: 40px;
}
.sec_mauricemessegue .mauricemessegue_read .sec_ttl h3 {
    padding-bottom: 0;
}
.sec_mauricemessegue .mauricemessegue_read p {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: center;
}
.sec_mauricemessegue .brand_link ul {
    display: flex;
    justify-content: center;
    width: 600px;
    margin: 60px auto 0;
    border-radius: 999px;
    overflow: hidden;
    position: relative;
}
.sec_mauricemessegue .brand_link ul::before {
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #686260;
    border-radius: 999px;
    z-index: 2;
    transition: .3s;
}
.sec_mauricemessegue .brand_link.active ul::before {
    left: 0%;
}
.sec_mauricemessegue .brand_link li {
    width: 50%;
    text-align: center;
    background-color: #fff;
}

.sec_mauricemessegue .brand_link li * {
    padding: 1em;
    display: block;
    position: relative;
    z-index: 3;
    transition: .3s;
    opacity: 0.5;
    text-decoration: none;
}
.sec_mauricemessegue .brand_link .current {
    color: #fff;
    opacity: 1;
}
.sec_mauricemessegue .brand_link.active a {
    opacity: 1;
    color: #fff;
}
@media screen and (max-width: 959px) {
    .sec_mauricemessegue .mauricemessegue_read .sec_ttl {
        margin-bottom: 4rem;
    }
    .sec_mauricemessegue .mauricemessegue_read p {
        font-size: 1.4rem;
        text-align: left;
    }
    .sec_mauricemessegue .brand_link ul {
        width: 80%;
        margin-top: 3rem;
    }
    .sec_mauricemessegue .brand_link li * {
        font-size: 1.2rem;
        line-height: 1.4;
        padding: 0.5em 1em;
    }
}


/* ----------------------------------
モーリスメセゲのフェイス・ボディケア製品
---------------------------------- */
.mauricemessegue_product {
    background-color: #fff;
}
.mauricemessegue_product .clm2 {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}
.mauricemessegue_product .clm2 .clm2_item {
    width: calc((100% - 60px) / 2);
}
.mauricemessegue_product .clm2 h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8;
    color: var(--main-color);
    margin-bottom: 24px;
}
.mauricemessegue_product .clm2 h3 sup {
    font-size: .6em;
}
.mauricemessegue_product .clm2 .sml_txt {
    font-size: 1.4rem;
    margin-bottom: 24px;
}
@media screen and (max-width: 959px) {
    .mauricemessegue_product .clm2 {
        gap: 4rem;
    }
    .mauricemessegue_product .clm2 .clm2_item {
        width: 100%;
    }
    .mauricemessegue_product .clm2 .clm2_img {
        order: 1;
    }
    .mauricemessegue_product .clm2 .clm2_txt {
        order: 2;
    }
    .mauricemessegue_product .clm2 h3 {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    .mauricemessegue_product .clm2 .sml_txt {
        font-size: 1.2rem;
    }
}



/* ----------------------------------
ヴェーダヴィショップ
---------------------------------- */
.mauricemessegue_shop .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}
.mauricemessegue_shop .flexbox > * {
    width: calc(50% - 30px);
}
.mauricemessegue_shop .flexbox .flexbox_img img {
    width: 100%;
}
.mauricemessegue_shop .flexbox .flexbox_txt h4 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 24px;
}
.mauricemessegue_shop .flexbox .flexbox_txt p {
    margin-bottom: 1em;
    line-height: 1.6;
}
.mauricemessegue_shop .flexbox .flexbox_txt > *:last-child {
    margin-bottom: 0;
}

.mauricemessegue_shop .btn_gray {
    margin: 60px auto 0;
    max-width: 380px;
    width: 100%;
}
.mauricemessegue_shop .btn_gray a {
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #686260;
    display: block;
    padding: 1.5em;
    position: relative;
    transition: .3s;
}
.mauricemessegue_shop .btn_gray a::before {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    transition: .3s;
}
.mauricemessegue_shop .btn_gray a:hover {
    background-color: #fff;
    text-decoration: none;
    color: #444;
}
.mauricemessegue_shop .btn_gray a:hover::before {
    background-color: #444;
}
@media screen and (max-width: 959px) {
    .mauricemessegue_shop .flexbox {
        gap: 4rem;
    }
    .mauricemessegue_shop .flexbox .flexbox_img {
        width: 100%;
    }
    .mauricemessegue_shop .flexbox .flexbox_txt {
        width: 100%;
    }
    .mauricemessegue_shop .flexbox .flexbox_txt h4 {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    .mauricemessegue_shop .flexbox .flexbox_txt p {
        margin-bottom: 1.3rem;
    }
    .mauricemessegue_shop .btn_gray {
        margin-top: 4rem;
        max-width: 100%;
    }
}


/* ----------------------------------
バナー
---------------------------------- */
.mauricemessegue_bnr {
    background-color: #F5EBE5;
    padding: 60px 0;
}
.mauricemessegue_bnr .btn_bnr {
    max-width: 570px;
    margin: auto;
}
.mauricemessegue_bnr .btn_bnr a {
    display: flex;
    align-items: center;
    background-color: #fff;
    position: relative;
    transition: .3s;
}
.mauricemessegue_bnr .btn_bnr a picture {
    width: 33.4%;
}
.mauricemessegue_bnr .btn_bnr a p {
    width: 66.6%;
    font-size: 1.8rem;
    font-weight: bold;
    color: var(--main-color);
    padding: 1em;
}
.mauricemessegue_bnr .btn_bnr a::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: var(--main-color);
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
}
.mauricemessegue_bnr .btn_bnr a:hover {
    text-decoration: none;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16);
}
.mauricemessegue_bnr .btn_bnr a:hover img {
    opacity: 1;
}
@media screen and (max-width: 959px) {
    .mauricemessegue_bnr {
        padding: 4rem 0;
    }
    .mauricemessegue_bnr .btn_bnr {
        max-width: 100%;
    }
    .mauricemessegue_bnr .btn_bnr a picture {
        width: 8rem;
    }
    .mauricemessegue_bnr .btn_bnr a p {
        font-size: 1.4rem;
    }
}


/* ----------------------------------
ホバーエフェクト
---------------------------------- */
.sec_mauricemessegue .hoverAnm_viwemore {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.sec_mauricemessegue .hoverAnm_viwemore::before {
    content: "";
    display: block;
    width: calc(100% - 130px);
    height: 1px;
    background-color: #C2C0BF;
}
.sec_mauricemessegue .hoverAnm_viwemore::after {
    content: "";
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: var(--main-color);
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
}
.sec_mauricemessegue a:hover .hoverAnm_viwemore::after {
    animation: hoverAnm_viwemore_txt .6s forwards cubic-bezier(0.65, 0, 0.35, 1);
}
@keyframes hoverAnm_viwemore_txt {
    0% {transform: translateX(0px); opacity: 1;}
    30% {transform: translateX(5px); opacity: 0;}
    50% {transform: translateX(-3px); opacity: 0;}
    100% {transform: translateX(0px); opacity: 1;}
}
.sec_mauricemessegue .hoverAnm_viwemore_txt {
	position: relative;
	-webkit-perspective: 90px;
	perspective: 90px;
    width: 90px;
	height: 1em;
    display: block;
    line-height: 1;
    margin-left: 1em;
}
.sec_mauricemessegue .hoverAnm_viwemore_txt span {
	display: block;
	position: absolute;
    top: 0;
    left: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s cubic-bezier(0.65, 0, 0.35, 1);
	transition: all .4s cubic-bezier(0.65, 0, 0.35, 1);
	pointer-events: none;
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    white-space: nowrap;
    color: var(--main-color);
    background-color: #fff;
}
.sec_mauricemessegue .hoverAnm_viwemore_txt span {background-color: #fff;}
.sec_mauricemessegue .hoverAnm_viwemore_txt span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -12px;
	-moz-transform-origin: 50% 50% -12px;
	transform-origin: 50% 50% -12px;
    opacity: 0;
}
.sec_mauricemessegue .hoverAnm_viwemore_txt span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -12px;
	-moz-transform-origin: 50% 50% -12px;
	transform-origin: 50% 50% -12px;
    opacity: 1;
}
.sec_mauricemessegue .hoverAnm_viwemore_wrap a {
    text-decoration: none;
}
.sec_mauricemessegue .hoverAnm_viwemore_wrap a:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	z-index: 1;
    opacity: 1;
}
.sec_mauricemessegue .hoverAnm_viwemore_wrap a:hover span:nth-child(2) {
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	z-index: 0;
    opacity: 0;
}
.sec_mauricemessegue .hoverAnm_imgscale picture {
    overflow: hidden;
    display: block;
    transition: .3s;
}
.sec_mauricemessegue .hoverAnm_imgscale a:hover picture {
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.15);
}
.sec_mauricemessegue .hoverAnm_imgscale a picture img {
    -webkit-transition: all 1s ease;
	transition: all 1s ease;
    display: block;
}
.sec_mauricemessegue .hoverAnm_imgscale a:hover picture img {
    transform: scale(1.05);
    opacity: 1;
}
@media screen and (max-width: 959px) {
    .sec_mauricemessegue .hoverAnm_viwemore::before {
        width: calc(100% - 6rem);
    }
    .sec_mauricemessegue .hoverAnm_viwemore_txt {
        width: 6rem;
        height: 1rem;
        margin-top: 0.1em;
         margin-left: 0;
    }
    .sec_mauricemessegue .hoverAnm_viwemore_txt span {
        font-size: 1rem;
    }
}