@charset "UTF-8";
.pc{
	display: block;
}
.sp{
	display: none;
}
.sdgsbeauty__font--common{
	font-family: 'Zen Kaku Gothic New', sans-serif;
    color: #333333;
}
.spe-edit__imageWrap{
	overflow: hidden;
	margin-bottom: 15px;
}
.spe-edit__imageWrap img{
	display: block;
	transition: 4s;
	margin-bottom: 0 !important;
}
.spe-edit__imageWrap img:hover{
	transform: scale(1.1);
}
.pane-footer{
    z-index: 1;
}
/******************************** 


メインビジュアルエリア 


*********************************/
.spe-edit__main--area{
	padding: 0;
}
.spe-edit__main--imgwrap{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.spe-edit__main--imgwrap div a{
   	margin: 0 25px 0;
    overflow: hidden;
}
.spe-edit__main--imgwrap div img{
	max-width: 750px;
	width: 100%;
    transition: 7s;
}
.spe-edit__main--imgwrap div a:hover img{
    transform: scale(1.1);
}
.spe-edit__btn--wrap{
	max-width: 420px;
	width: 100%;
	height: 120px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.spe-edit__btn--box{
	width: 200px;
	height: 48px;
	margin-right: 20px;
}
.spe-edit__btn--box:last-child{
	margin-right: 0;
}
.spe-edit__btn--box a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 24px;
	background-color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_down.png);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center left 10px;
	transition: 0.3s;
}
.spe-edit__btn--box a:hover{
	color: #fff;
	background-color: #333333;
	background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_down-hover.png);
}
li:first-child .spe-edit__btn--wrap .spe-edit__btn--box:first-child a{
	padding-left: 30px;
}
.spe-edit__linktxt{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.spe-edit__linktxt p{
	font-size: 16px;
	font-weight: 700;
}
.spe-edit__linktxt span{
    font-weight: 700;
	padding: 0px 10px;
	margin-right: 10px;
    border: 1px solid #333333;
}

.spe-main__txt {
    background-color: #D7E8B9;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 13px 0;
}

.spe-main__img {
    overflow: hidden;
    width: 100%;
}

.spe-main__img img {
    width: 100%;
    vertical-align: bottom;
}

.spe-description {
    padding: 25px 0 34px 0;
}

.spe-description__text {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}

.spe-description__text span {
    background: linear-gradient(transparent 70%, #D7E8B9 0%);
}








/******************************** 


特集 SDGs×Beauty 


*********************************/
.spe-edit__elem-area{
	padding: 0 0 80px;
}
.spe-edit__elem01{
	width: 100%;
	margin: 0 auto;
}
.spe-edit__elem-title{
	margin: 0 auto 45px;
}
.spe-edit__elem-title h2{
	font-size:44px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 60px;
}
.spe-edit__elem-title h2 span{
    background: linear-gradient(transparent 70%, #F4CCCD 0%);
}
.spe-edit__elem-title h3{
    margin: 0;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}
.spe-edit__elem-title h3 span{
	background:linear-gradient(transparent 70%, #F4CCCD 0%);
}
span.spe-edit__elem--ct{
	display: inline;
	padding: 0 25px;
	font-size: 32px;
	font-weight: 700;
	background-color: #fff;
	border: 2px solid #333333;
}
span.spe-edit__elem--redbg{
	display: inline;
	background-color: #F4CCCD;
	padding: 0 20px;
}
.spe-edit__elem-title p{
	text-align: center;
}
p.spe-edit__elem--blackbg span{
	display: inline;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	background-color: #333333;
}
p.spe-edit__elem--blackbg span:nth-child(1){
	padding-left: 20px;
}
p.spe-edit__elem--blackbg span:nth-child(3){
	padding-right: 20px;
}
p.spe-edit__elem--blackbg span:nth-child(5){
	padding: 0 20px;
}
p.spe-edit__elem--2line{
	text-align: center;
}
p.spe-edit__elem--2line span:nth-child(1){
	padding: 0 20px;
}
p.spe-edit__elem--2line span:nth-child(3){
	padding: 0 20px;
}

.spe-edit__elem-about{
	background-color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items:center;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 80px;
	padding: 40px 0;
}
.spe-edit__elem-about div{
	max-width: 380px;
	width: 100%;
}
.spe-edit__elem-about div:first-child{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 75px 90px;
	border-right: 1px solid #333333;
}
.spe-edit__elem-about div:last-child{
	max-width: 420px;
	padding: 0 40px;
}
.spe-edit__elem-about div h3{
	font-size: 16px;
	font-weight: 700;
	margin: 0 auto 15px;
}
.spe-edit__elem-about div p{
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
}
.spe-edit__elem01 ul li p{
	font-size: 16px;
	font-weight: 400;
}
.spe-edit__elem-del--list{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 25px auto 100px;
}
.spe-edit__elem-del--list li{
	max-width: 500px;
	width: 100%;
}
.spe-edit__elem-del--list li img{
	margin: 0 auto 10px;
}
.spe-edit__elem-del--list li p{
	font-size: 16px;
	font-weight: 400;
}

.spe-edit__elem02 ul{
	position: relative;
}
.spe-edit__elem02 ul li{
	height: auto;
}
.spe-edit__elem02 ul li p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}
.spe-edit__elem02 span.spe-edit__elem--ct{
	font-size: 24px;
	padding: 0 12px;
}
.spe-edit__elem02 .spe-edit__elem-title h2{
	font-size: 28px;
	margin: 0 auto 15px;
}

.sdgsbeauty-point {
    background-color: #F6F9ED;
    padding: 47px 0 60px 0;
}

.sdgsbeauty-point__inner {
    background-color: #FFFFFF;
    padding: 50px 40px;
    max-width: 1040px;
    width: 100%;
    border-radius: 30px;
    margin: 0 auto;
}

.sdgsbeauty-point h2 {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 65px;
}

.sdgsbeauty-point h2::after{
    background-image: url(/img/specialedition-202405-matome-sdgsbeauty/special_title_fukidashi.png);
}

.sdgsbeauty-point h2::after{
    content: "";
    display: block;
    width: 650px;
    height: 55px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.sdgsbeauty-point__2-col {
    margin-bottom: 40px;
}

.sdgsbeauty-point__2-col, .sdgsbeauty-point__3-col {
    display: flex;
    justify-content: space-between;
}

.sdgsbeauty-point__2-col .sdgsbeauty-point__item {
    width: 470.5px;
}

.sdgsbeauty-point__3-col .sdgsbeauty-point__item {
    width: 300px;
}

.sdgsbeauty-point__img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px;
}

.sdgsbeauty-point__img img {
    width: 100%;
    vertical-align: bottom;
    transition: 4s;
}

.sdgsbeauty-point__img:hover img {
    transform: scale(1.1);
}

.dgsbeauty-point__text {
    text-align: center;
    font-size: 16px;
}

.sdgsbeauty-point h3 {
    border-radius: 90px 90px 0 0;
    font-size: 17px;
    font-weight: bold;
    width: 199px;
    height: 44px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sdgsbeauty-point__sub_title_l {
    background-color: #98CC8C;
}

.sdgsbeauty-point__sub_title_r {
    background-color: #D7E8B9;
}

.spe-edit__2-line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



/******************************** 


SDGs×Beautyを知って、アクション♪


*********************************/
.spe-edit__action-area{
	padding: 0 0 30px;
}
.spe-edit__action-title{
    max-width: 1040px;
    width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: 0 auto 60px;
}
.spe-edit__action-title div:first-child{
	max-width: 360px;
	width: 100%;
    height: 240px;
	margin-right: 60px;
    background-repeat: no-repeat;
    background-position: bottom -40px left;
    background-size: 360px 256px;
}
.spe-edit__action-title div:first-child img{
	display: block;
	width: 100%;
}
.spe-edit__action-title div:last-child h2{
	font-size: 36px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 40px;
    margin: 0 0 10px;
}
.spe-edit__action-title div:last-child h2 small{
	font-size: 28px;
}
.spe-edit__action-title div:last-child p{
	font-size: 16px;
	line-height: 28px;
}
.spe-edit__action-read{
	padding-bottom: 35px;
}
.spe-edit__action-read h3{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 45px;
}
.spe-edit__action-read h3 span{
	display: inline-block;
	position: relative;
}
.spe-edit__action-read h3 span::after,
.spe-edit__action-read h3 span::before{
	content: "";
	display: block;
	width: 2px;
	height: 30px;
	background-color: #333333;
	position: absolute;
	top: 0
}
.spe-edit__action-read h3 span::after{
	left: -22px;
	transform: rotate(-35deg);
}
.spe-edit__action-read h3 span::before{
	right: -12px;
	transform: rotate(35deg);
}
.spe-edit__action-read ul{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.spe-edit__action-read ul li{
	max-width: 250px;
	width: 100%;
	margin-right: 75px;
	margin-bottom: 45px;
	position: relative;
}
.spe-edit__action-read ul li::before{
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_down.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 6px;
	right: 0;
	z-index: 1;
}
.spe-edit__action-read ul li:nth-child(3n){
	margin-right: 0;
}
.spe-edit__action-read ul li p:first-child{
	font-size: 52px;
	font-weight: 700;
}
.spe-edit__action-read ul li p:last-child{
	font-size: 16px;
	line-height: 21px;
	font-weight: 700;
	padding: 10px 0 0 10px;
}
.spe-edit__action-read ul li a div:first-child{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: absolute;
	top: -10px;
    left: 15px;
	z-index: 1;
}
.spe-edit__action-read ul li a img{
	transition: 0.2s;
}
.spe-edit__action-read ul li a:hover img{
	opacity: 0.7;
}











/******************************** 


SDGs×Beautyを知って、アクション♪ （記事エリア）


*********************************/
.spe-edit__action-article{
	position: relative;
	padding: 40px 0 0;
}
.spe-edit__action-article::after{
	content: "";
	display: block;
	width: 100%;
	height: 370px;
	background-color: #F4F4F1;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 0;
}
.spe-edit__action-article-wrap{
	position: relative;
	z-index: 1;
}
.spe-edit__action-article h2{
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 40px;
}
.spe-edit__action-article h2 span{
	font-size: 52px;
	padding-right: 20px;
}
.spe-edit__action-article h3{
	max-width: 1040px;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 60px;
	padding-top: 40px;
	border-top: 1px solid #CCCCCC;
}
.spe-edit__action-arti-list{
	max-width: 1095px;
	width: 100%;
	margin: 0 auto 60px;
}

/****************************カルーセルが3枚より多い場合****************************/
.spe-edit__action-11 .spe-edit__action-arti-list{
	max-width: 1195px;
}
/****************************カルーセルが3枚より多い場合****************************/

.spe-edit__action-arti-list li{
	max-width: 318px;
	width: 100%;
	height: auto;
	margin: 0 35px;
}
.spe-edit__action-arti-list li img{
	margin-bottom: 15px;
}
.spe-edit__action-arti-list li p{
	font-size: 16px;
}
.spe-edit__action-writer{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-top: 25px;
}
.spe-edit__action-writer img{
	display: block;
	width: 67px;
	margin-right: 20px;
	margin-bottom: 0;
}


.spe-edit__action-prd-list{
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 80px;
}
.spe-edit__action-prd-list li{
	max-width: 280px;
	width: 280px !important;
	height: auto;
	margin: 0 50px;
}
.spe-edit__action-prd-list li p{
	font-size: 15px;
}
.spe-edit__action-prd-list li p.spe-edit__action-prd-name,
.spe-edit__action-prd-list li p.spe-edit__action-prd-price{
	font-size: 16px;
	font-weight: 700;
}
.spe-edit__action-prd-list li img{
	margin-bottom: 15px;
}









/******************************** 


大丸・松坂屋のSDGs活動


*********************************/
.spe-edit__sb-daimatsu-area{
	background-color: #EFF8F7;
	padding: 80px 0;
}
.spe-edit__sb-daimatsu-wrap{
	width: 100%;
	margin: 0 auto;
}
.spe-edit__sb-daimatsu-wrap p{
	font-size: 16px;
	font-weight: 400;
}
.spe-edit__sb-daimatsu-title img{
	display: block;
	margin: 0 auto 10px;
	width: 121px;
	height: 75px;
}
.spe-edit__sb-daimatsu-title h2{
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 35px;
}
.spe-edit__sb-daimatsu-list{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	max-width: 880px;
	width: 100%;
	margin: 0 auto;
}
.spe-edit__sb-daimatsu-list li{
	max-width: 400px;
	width: 100%;
}
.spe-edit__sb-daimatsu-list li:first-child{
	margin-right: 80px;
}
.spe-edit__sb-daimatsu-list li img{
	margin-bottom: 15px;
}
.spe-edit__sb-daimatsu-banner{
	max-width: 1040px;
	width: 100%;
	margin: 50px auto 40px;
    background-color: #EFF5E2;
	padding: 35px 0;
}
.spe-edit__sb-daimatsu-banner h3{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin: 0 auto 10px;
}
.spe-edit__sb-daimatsu-banner a{
	display: block;
	max-width: 590px;
	width: 100%;
	margin: 0 auto 40px;
}
.spe-edit__sb-daimatsu-banner a:last-child{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #EFF5E2;
	margin-bottom: 0;
}
.spe-edit__sb-daimatsu-banner a:last-child img{
	max-width: 210px;
	width: 100%;
	margin-right: 20px;
}
.spe-edit__sb-daimatsu-banner a:last-child p{
	font-size: 20px;
	font-weight: 700;
}




/******************************** 


スリックcss


*********************************/
.spe-edit__slider--1card .slick-list{
	width: 100%;
}
.spe-edit__slider--1card .slick-list .slick-track{
	width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate3d(0px, 0px, 0px) !important;
}

.spe-edit__action-12 .spe-edit__action-arti-list .slick-track {
    left: 194px;
}

.spe-edit__action-12 .spe-edit__action-arti-list li {
    margin: 0 59px;
}

.spe-edit__sb-daimatsu-area .sdgsbeauty-action__slider .slick-track {
    left: -358px;
}

/***************2カラムスライド*****************/
.spe-edit__slider--2cal{
	margin: 0 0 60px;
}
.spe-edit__slider--2cal li{
	margin: 0 20px;
	height: auto;
}
.spe-edit__slider--2cal li img{
	margin-bottom: 15px;
	
}


/***************3カラムスライド*****************/
.spe-edit__slider--3cal li{
	margin: 0 45px;
}
.spe-edit__slider--3cal li{
	max-width: 500px;
	width: 100%;
}
.spe-edit__slider--3cal li img{
	width: 100%;
	margin: 0 auto 20px;
	display: block;
}

/***************スライド矢印*****************/
.spe-edit__slick-arrow{
	width: 19px;
    height: 35px;
	border: 0;
	background-color: inherit;
	background-image: url(/img/specialedition-202306-matome-sdgsbeauty/slide_arrow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	position: absolute;
	top: 40%;
	transform: translateY(-40%);
	z-index: 1;
}
.spe-edit__slider--3cal .slick-next{
	right: calc(50% - (500px/2) - (100px / 2));
}
.spe-edit__slider--3cal .slick-prev{
	left: calc(50% - (500px/2) - (100px / 2));
	transform: translateY(-40%) rotate(-180deg);
}

.spe-edit__action-article .spe-edit__slick-arrow{
	width: 70px;
    height: 70px;
    border-radius: 50%;
    background-size: 19px 35px;
    background-color: rgba(255,255,255,0.6);
}
.spe-edit__action-article .spe-edit__slick-arrow{
	top: 32%;
}
.spe-edit__action-article .slick-next{
	right: 0;
}
.spe-edit__action-article .slick-prev{
	left: 0;
	transform: translateY(-40%) rotate(-180deg);
}
.spe-edit__action-prd-list .slick-next{
    right: -70px;
}
.spe-edit__action-prd-list .slick-prev{
	left: -70px;
	transform: translateY(-40%) rotate(-180deg);
}




/******************************** 


2023.6/1公開
改修css
メインビジュアルエリア 


*********************************/
.spe-edit__main--area h1{
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
}
.spe-edit__mainslider .slick-prev,
.spe-edit__mainslider .slick-next{
    top: 45%;
}
.spe-edit__mainslider .slick-prev{
    left: calc(50% - (720px/2) - (100px / 2));
    transform: translateY(-45%) rotate(-180deg);
}
.spe-edit__mainslider .slick-next{
    right: calc(50% - (720px/2) - (100px / 2));
    transform: translateY(-45%);
}
.spe-edit__mainslider .slick-dots{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 290px;
    width: 100%;
    margin: 30px auto 0;
}
.spe-edit__mainslider .slick-dots li{
    display: flex;
    justify-content: center;
    align-items: center;
}
.spe-edit__mainslider .slick-dots li button{
    width: 50px;
    height: 2px;
    border-radius: 0;
    border: 0;
    font-size: 0;
    margin: 0 5px;
    background-color: #DEDEDE;
    transition: 0.3s;
}
.spe-edit__mainslider .slick-dots li.slick-active button{
    background-color: #333333;
}

.sdgsbeauty__cosmeloss--area {
    padding: 50px 0 0;
}
.sdgsbeauty__cosmeloss--wrap{
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sdgsbeauty__cosmeloss--wrap > div:first-child{
    max-width: 540px;
    width: auto;
    margin-right: 40px;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child{
    max-width: 460px;
    width: 100%;
    background-color: #D7E8B9;
    padding: 25px 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child > img{
    width: 110px;
    display: block;
    margin-right: 40px;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child p{
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
    position: relative;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child p::after,
.sdgsbeauty__cosmeloss--wrap > div:last-child p::before{
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 10px;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child p::after{
    right: -6px;
    transform: rotate(-65deg);
}
.sdgsbeauty__cosmeloss--wrap > div:last-child p::before{
    left: -6px;
    transform: rotate(65deg);
}
.sdgsbeauty__cosmeloss--wrap > div:last-child a{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 198px;
    height: 38px;
    margin: 0 auto;
    padding-right: 13px;
    border-radius: 19px;
    border: 1px solid #6BBC6E;
    background-color: #6BBC6E;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_18.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center right 15px;
    transition: 0.3s;
}
.finish_text {
    color: #E93A49;
}
.finish_text::after, .finish_text::before {
    content: none!important;
}
.sdgsbeauty__cosmeloss--wrap > div:last-child a:hover{
    color: #333333;
    background-color: #fff;
}
.sdgsbeauty__cosmeloss--wrap h2{
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
    margin: 0 auto 30px;
}
.sdgsbeauty__cosmeloss--wrap h3{
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/underline_dots_green.png);
    background-repeat: repeat-x;
    background-size: 12px 2.5px;
    background-position: center;
    margin: 0 auto 5px;
}
.sdgsbeauty__cosmeloss--wrap h3 span{
    background-color: #fff;
    padding: 0 10px;
}
.sdgsbeauty__cosmeloss--wrap p{
    font-size: 14px;
}
/******************************** 


2023.6/1公開
改修css
特集/イベント/キャンペーン


*********************************/
/* .sdgsbeauty__content--area h2{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 360px;
    height: 78px;
    border-radius: 90px 90px 0 0;
    margin: 0 auto;
    
    font-size: 32px;
    font-weight: bold;
} */
.sdgsbeauty__special--area h2{
    background-color: #D1DE4C;
}
.sdgsbeauty__eventcp--area h2{
    background-color: #E8A13E;
}
.sdgsbeauty__eventcp--area h2 span{
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin: -15px 0 0;
}

.sdgsbeauty__content--area .sdgsbeauty__special--area{
    background-color: #F5F1E1;
}
.sdgsbeauty__content--area .sdgsbeauty__eventcp--area{
    background-color: #D1DE4C;
}
.sdgsbeauty__content--wrap{
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 40px 40px;
    border-radius: 30px;
    background-color: #fff;
}
.sdgsbeauty__event--wrap{
    margin-bottom: 40px;
}
.sdgsbeauty__special--wrap > p,
.sdgsbeauty__event--wrap > p{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 35px;
    position: relative;
}
.sdgsbeauty__special--wrap > p::after,
.sdgsbeauty__event--wrap > p::after{
    content: "";
    display: block;
    width: 685px;
    height: 55px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.sdgsbeauty__special--wrap > p::after{
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/special_title_fukidashi.png);
}
.sdgsbeauty__event--wrap > p::after{
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/eventcp_title_fukidashi.png);
}
.sdgsbeauty__content--wrap h3{
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 25px;
    text-align: center;
}
.sdgsbeauty__campaign--wrap h3{
    line-height: 1.4;
    letter-spacing: 0;
}
.sdgsbeauty__event--wrap h3 span{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 480px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border-radius: 30px;
    border: 1px solid #033333;
}
.sdgsbeauty__special--wrap ul{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.sdgsbeauty__special--wrap ul li{
    max-width: 470px;
    width: 100%;
}
.sdgsbeauty__special--wrap ul li:first-child{
    margin: 0 20px 0 0;
}
.sdgsbeauty__special--wrap ul li a div:first-child{
    overflow: hidden;
    margin: 0 0 10px;
}
.sdgsbeauty__special--wrap ul li a img{
    transition: 4s;
}
.sdgsbeauty__special--wrap ul li a:hover img{
    transform: scale(1.1);
}
.sdgsbeauty__special--wrap ul li a p{
    font-size: 15px;
}
.sdgsbeauty__special--btn{
    margin: 15px 0 0;
}
.sdgsbeauty__special--btn p{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.sdgsbeauty__special--btn p::after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_24px.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
}
.sdgsbeauty__interview--wrap{
    max-width: 480px;
    width: 100%;
    margin: 50px auto 0;
    padding: 20px 0;
    background-color: #fff;
    border-radius: 20px;
}
.sdgsbeauty__interview--wrap h4{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.sdgsbeauty__interview--wrap h4 span{
    background: linear-gradient(transparent 70%, #D1DE4C 0%);
}
.sdgsbeauty__interview--wrap a{
    display: block;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_24px.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 25px;
}
.sdgsbeauty__interview--wrap div{
    max-width: 71%;
    width: 100%;
    margin: 10px auto 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.sdgsbeauty__interview--wrap div img{
    max-width: 72px;
    width: 100%;
    margin-right: 10px;
}
.sdgsbeauty__interview--wrap div p{
    max-width: 265px;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 700;
}
.sdgsbeauty__event--wrap > div{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.sdgsbeauty__event--wrap > div div:first-child{
    max-width: 470px;
    width: 100%;
    margin-right: 40px;
}
.sdgsbeauty__event--wrap > div div:last-child{
    max-width: 430px;
    width: 100%;
}
.sdgsbeauty__event--wrap > div p{
    font-size: 16px;
    margin: 0 0 40px;
}
.sdgsbeauty__event--wrap > div a,
.sdgsbeauty__campaign--wrap > div a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 1px solid #E8A13E;
    background-color: #E8A13E;
    font-size: 23px;
    letter-spacing: 0;
    font-weight: bold;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_24px.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 20px;
    transition: 0.3s;
}
.sdgsbeauty__event--wrap > div a:hover,
.sdgsbeauty__campaign--wrap > div a:hover{
    color: #333333;
    background-color: #fff;
}
.sdgsbeauty__campaign--wrap > div a{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.sdgsbeauty__campaign--wrap{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
}
.sdgsbeauty__campaign--wrap > div{
    width: 100%;
    position: relative;
    padding: 0 0 70px;
}
.sdgsbeauty__campaign--wrap > div:first-child{
    max-width: 457px;
    margin-right: 35px;
}
.sdgsbeauty__campaign--wrap > div:last-child{
    max-width: 433px;
}

.sdgsbeauty__campaign--wrap > div:last-child p:first-child{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 35px;
    position: relative;
}
.sdgsbeauty__campaign--wrap > div:last-child p:first-child::after{
    content: "";
    display: block;
    width: 100%;
    height: 55px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/eventcp_title_fukidashi.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.sdgsbeauty__campaign--wrap > div img{
    margin: 0 auto 15px;
}
.sdgsbeauty__campaign--wrap > div:first-child img{
    display: block;
    max-width: 350px;
    width: 100%;
}
.sdgsbeauty__campaign--wrap > div:last-child img{
    max-width: 428px;
    width: 100%;
}
.sdgsbeauty__campaign--wrap > div p{
    font-size: 16px;
    margin-bottom: 15px;
}
.sdgsbeauty__campaign--wrap > div p.sdgsbeauty__campaign--period{
    margin-bottom: 30px;
}
.sdgsbeauty__campaign--wrap > div p.sdgsbeauty__campaign--period strong{
    display: block;
    font-weight: 700;
}
.sdgsbeauty__campaign--wrap > div p.sdgsbeauty__campaign--period strong span{
    color: #E8A13E;
}
.sdgsbeauty__active--btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 25px;
    border-radius: 24px;
    border: 1px solid #D1DE4C;
    background-color: #D1DE4C;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_24px.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 15px;
    transition: 0.3s;
}
.spe-edit__sb-daimatsu-banner a:last-child:hover{
    color: #333333;
}
.spe-edit__sb-daimatsu-banner a:last-child:hover .sdgsbeauty__active--btn{
    color: #333333;
    background-color: #fff;
}
.sdgsbeauty__anchorbtn--wrap{
    padding: 0 0 40px;
}
.sdgsbeauty__anchorbtn--wrap h3{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
}
.sdgsbeauty__anchorbtn--wrap h3 span{
    background: linear-gradient(transparent 70%, #D7E8B9 0%);
}
.sdgsbeauty__anchorbtn--wrap ul{
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sdgsbeauty__anchorbtn--wrap ul li{
    max-width: 338px;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 1px solid #333333;
    margin: 0 15px 0 0;
    transition: 0.3s;
}
.sdgsbeauty__anchorbtn--wrap ul li:last-child{
    margin-right: 0;
}
.sdgsbeauty__anchorbtn--wrap ul li:hover{
    background-color: #333333;
}
/* .sdgsbeauty__anchorbtn--wrap ul li:nth-child(2){
    margin: 0 15px;
} */
.sdgsbeauty__anchorbtn--wrap ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    background-image: url(/img/specialedition-202405-matome-sdgsbeauty/arrow_24px_down.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 15px;
    transition: 0.3s;
}
.sdgsbeauty__anchorbtn--wrap ul li:hover a{
    color: #fff;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/arrow_24px_down-hover.png);
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(1) {
    background-color: #F4CCCD;
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(1):hover {
    background-color: #000000;
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(2) {
    background-color: #EFF8F7;
    /* background-color: #F1E3F9; */
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(2):hover {
    background-color: #000000;
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(3) {
    background-color: #EFF8F7;
}

.sdgsbeauty__anchorbtn--wrap ul li:nth-child(3):hover {
    background-color: #000000;
}

.spe-edit__elem-area .spe-edit__action-title--wrap{
    background-color: #F4CCCD;
}
.spe-edit__action-area .spe-edit__action-title--wrap{
    background-color: #F1E3F9;
}
.spe-edit__elem-area .spe-edit__action-title div:first-child {
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/history_title_bg.png);
}
.spe-edit__action-area .spe-edit__action-title div:first-child {
    max-width: 353px;
    background-size: 353px 236px;
    background-position: bottom -25px left;
    margin-right: 0;
    margin-left: 40px;
    background-image: url(/img/specialedition-202306-matome-sdgsbeauty/action_title_bg.png);
}
.spe-edit__action-area .spe-edit__action-title div:first-child{
    order: 2;
}
.spe-edit__action-area .spe-edit__action-title div:last-child{
    order: 1;
}
.sdgsbeauty__line--separate{
    max-width: 1040px;
    width: 100%;
    height: 1px;
    margin: 60px auto 50px;
    background-color: #CCCCCC;
}
.sdgsbeauty__world-article .slick-track {
    left: -295px;
}
.sdgsbeauty__world-article li a p span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 30px;
    margin-bottom: 10px;
    border-radius: 15px;
    color: #fff;
    background-color: #333333;
    font-weight: bold;
}
/***************4カラムスライド*****************/
.sdgsbeauty-action__slider{
    margin: 0 0 55px;
}
.spe-edit__sb-daimatsu-area .sdgsbeauty-action__slider li{
    max-width: 318px;
    width: 100%;
    margin: 0 20px;
}
.spe-edit__sb-daimatsu-area .slick-track{
    left: -189px;
}
.spe-edit__sb-daimatsu-area .slick-prev{
    left: calc(50% - (708px/2) - (60px / 2));
    transform: translateY(-40%) rotate(-180deg);
}
.spe-edit__sb-daimatsu-area .slick-next{
    right: calc(50% - (708px/2) - (60px / 2));
}











