@charset "UTF-8";
#top .main-visual {
	width: 100%;
	/* overflow: hidden; */
	position: relative;
	margin-bottom: 60px;
}
/* #top .main-visual .img {
	display: block;
	position: relative;
} */
#top .main-visual .video {
	width: 100%;
}
#top .main-visual .title {
	/* position: absolute;
	top: 50%;
	left: 50%;
	width: 78%;
	transform: translate(-50%, -50%); */
	max-width: 561px;
	margin: 0 auto;
	padding: 60px 0;
}
#top .products.whiteMountaineering {
	margin-top: 85px;
}
#top .products .products-title {
	font-size: 40px;
	max-width: 775px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	overflow: hidden;
}
#top .products .products-title span {
	position: relative;
	display: inline-block;
	padding: 0px 30px;
}
#top .products .products-title span:before, #top .products .products-title span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	height: 3px;
	width: 100vw;
	transform: translateY(-50%);
	background: #000;
}
#top .products .products-title span:before {
	left: auto;
	right: 100%;
}
#top .products .inner {
	max-width: 660px;
	margin: 0 auto 10px;
}
#top .products .products-text01 {
	font-size: 15px;
	line-height: 1.9;
	padding-top: 10px;
	padding-bottom: 20px;
}
#top .products .products-text02 {
	padding: 13px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.9;
}
#top .products .products-text03 {
	padding: 13px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.9;
}
#top .products .sub-title {
	position: relative;
	margin-bottom: 35px;
}
#top .products .sub-title .txt {
	position: absolute;
	top: 20%;
	left: 50%;
	width: 90%;
	transform: translateX(-50%);
	font-size: 45px;
	color: #fff;
	letter-spacing: .1em;
	line-height: 1.6;
	font-weight: bold;
}
#top .products .sub-title .txt b {
	font-size: 63px;
	position: relative;
}
#top .products .sub-title .txt b span.R {
	font-size: 20px;
	position: relative;
	top: -20px;
}
#top .products .sub-lead {
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	padding-bottom: 115px;
}
#top .collaborations {
	width: 90%;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	margin-bottom: 65px;
}
#top .collaborations:last-child {
	margin-bottom: 205px;
}
#top .collaboration01 {
	float: left;
	width: 28%;
}
#top .collaboration02 {
	float: right;
	width: 65%;
}
#top .collaborations .blocks {
	display: block;
	vertical-align: top;
	width: 47%;
	float: left;
	margin-bottom: 60px;
}
#top .collaboration01 .blocks {
	display: block;
	width: auto;
}
#top .collaborations .blocks:nth-child(2n) {
	float: right;
}
#top .collaborations .blocks:nth-child(2n), #top .collaborations .blocks:last-child {
	margin-right: auto;
}
#top .collaborations .blocks:nth-child(2n+1) {
	clear: both;
}
#top .collaborations .blocks.duble {
	width: auto;
}
#top .collaborations .blocks.duble .image {
	float: left;
	width: 47%;
}
#top .collaborations .blocks.duble .texts {
	padding-top: 150px;
	float: right;
	width: 47%;
}
#top .collaborations .interview .name01 {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.75;
	padding-bottom: 6px;
}
#top .collaborations .interview .big {
	font-weight: bold;
}
#top .collaborations .interview .name01 .big {
	line-height: 1.35;
	font-size: 120%;
}
#top .collaborations .interview .name02 {
	font-size: 24px;
	line-height: 1.25;
	padding-bottom: 12px;
	font-weight: 900;
}
#top .collaborations .interview .text01 {
	font-size: 17px;
	padding-bottom: 15px;
	letter-spacing: .2em;
}
#top .collaborations .interview .image {
	margin: 0 auto 32px;
	width: 65%;
}
#top .collaborations .interview .name03 {
	font-size: 18px;
	letter-spacing: .1em;
	font-weight: normal;
	padding-bottom: 15px;
}
#top .collaborations .interview .text02 {
	font-size: 15px;
	line-height: 1.7;
	text-align: left;
	font-weight: normal;
}
#top .collaboration02 .blocks .image {
	padding-bottom: 52px;
}
#top .collaboration02 .blocks p {
	font-weight: normal;
	text-align: left;
}
#top .collaboration02 .blocks .text01 {
	font-size: 15px;
	line-height: 1.35;
	padding-bottom: 20px;
}
#top .collaboration02 .blocks .text02 {
	font-size: 15px;
	line-height: 1.35;
}
#top .collaborations .block01 {
	position: relative;
}
#top .collaborations .block01:after {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	left: -70px;
	width: 250px;
	height: 1px;
	background: #000;
	transform: rotate(-45deg);
	transform-origin: center;
	z-index: 3;
}
#top .collaborations.cond06, #top .collaborations.cond04, #top .collaborations.cond02 {
	margin-left: 18%;
}
#top .collaborations .blocks .image-wrap {
	position: relative;
	margin-bottom: 12px;
}
#top .collaborations .blocks .image-wrap .bg {
	opacity: 0;
}
#top .collaborations .blocks .image-wrap .images li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity .7s;
}
#top .collaborations .blocks .image-wrap .images li.on {
	opacity: 1;
}
#top .collaborations .buttons {
	text-align: center;
	margin-bottom: 30px;
}
#top .collaborations .buttons .marks {
	font-size: 0;
}
#top .collaborations .buttons .back {
	width: 65px;
	display: inline-block;
	margin-right: 25px;
}
#top .collaborations .buttons .txt {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}
#top .collaborations .buttons .front {
	width: 40px;
	display: inline-block;
}
#top .collaborations .buttons .mark {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
}
#top .collaborations .buttons .mark.red {
	background: #e60012;
	margin-right: 8px;
}
#top .collaborations .buttons .mark.green {
	background: #009944;
	margin-right: 8px;
}
#top .collaborations .buttons .mark.black {
	background: #000000;
}
#top .collaborations .buttons .mark.white {
	border: 1px solid #000;
}
#top .collaborations .button {
	margin-top: 15px;
}
#top .collaborations .button a {
	display: block;
	margin: 0 auto;
	line-height: 1;
	position: relative;
	font-size: 16px;
	padding: 7px 5px;
	border: 1px solid #000;
	font-weight: normal;
}
#top .collaborations .button a:after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	top: 50%;
	right: 30px;
	transform: translateY(-50%) rotate(-45deg);
}
#top .other-item {
	padding: 100px 0 70px;
	border-top: 1px solid #000;
	width: 90%;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
#top .other-item .easy {
	display: inline-block;
	vertical-align: top;
}
#top .other-item .easy {
	width: 65%;
	margin-right: 7%;
}
#top .other-item .easy .item {
	float: left;
	width: 43%;
	margin-right: 12%;
}
#top .other-item .easy .item:last-child {
	margin-right: auto;
}
#top .other-item .normal {
	width: 28%;
}
#top .other-item .image {
	margin-bottom: 30px;
}
#top .other-item .item p {
	font-weight: normal;
	text-align: left;
}
#top .other-item .text01 {
	font-size: 15px;
	line-height: 1.3;
	padding-bottom: 12px;
}
#top .other-item .text02 {
	font-size: 15px;
	line-height: 1.3;
}
#top .other-item .easy .item {
	margin-bottom: 20px;
}
#top .item-lists .date {
	width: 65%;
	text-align: center;
}
#top .item-lists .text03 {
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5;
	padding-bottom: 3px;
}
#top .item-lists .days {
	padding: 6px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#top .item-lists .days li {
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
#top .other-item .text02 {
	font-size: 15px;
	line-height: 1.5;
}
#top .more {
	font-size: 23px;
	text-align: center;
	width: 90%;
	margin: 0 auto 110px;
}
#top .item-lists {
	margin: 0 auto 200px;
	max-width: 900px;
	width: 100%;
}
#top .item-lists.WhiteMountaineering, #top .item-lists.salon {
	margin: 0 auto 0px;
	max-width: 960px;
	width: 100%;
}
#top .item-lists.salon01 {
	margin-top: 100px;
}
#top .item-lists.salon02 {
	padding-top: 100px;
}
#top .item-lists-title {
	font-size: 40px;
	text-align: center;
	padding-bottom: 88px;
	font-weight: bold;
}
#top .item-lists.ladys .items-list.flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#top .item-lists .items-list li {
	float: left;
	width: 30%;
	margin-right: 4%;
	margin-bottom: 95px;
}
#top .item-lists .items-list .item_36, #top .item-lists .items-list .item_37 {
	margin-bottom: 30px;
}
/* #top .item-lists .items-list .item_38 {
	margin-left: 35%;
} */
#top .item-lists .items-list li .image {
	padding-bottom: 52px;
}
#top .item-lists .items-list li p {
	font-weight: normal;
	text-align: left;
}
#top .item-lists .items-list li .text01 {
	font-size: 15px;
	line-height: 1.35;
	padding-bottom: 20px;
}
#top .item-lists .items-list li .text02 {
	font-size: 15px;
	line-height: 1.35;
}
#top .item-lists .items-list li .image-wrap {
	position: relative;
	margin-bottom: 12px;
}
#top .item-lists .items-list li .image-wrap .bg {
	opacity: 0;
}
#top .item-lists .items-list li .image-wrap .images li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity .7s;
}
#top .item-lists .items-list li .image-wrap .images li.on {
	opacity: 1;
}
#top .item-lists.ladys .items-list li.item137 .btn-multi-wrap ,
#top .item-lists.ladys .items-list li.item138 .btn-multi-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 0 !important;
}
#top .item-lists .items-list li .buttons {
	text-align: center;
	margin-bottom: 30px;
}
#top .item-lists .items-list li .buttons .marks {
	font-size: 0;
	text-align: center;
}
#top .item-lists .items-list li .buttons .back {
	margin: 0 auto;
	width: 125px;
}
#top .item-lists.ladys .items-list li.item137 .btn-multi-wrap .buttons .back ,
#top .item-lists.ladys .items-list li.item138 .btn-multi-wrap .buttons .back {
	width: 100%;
}
#top .item-lists .items-list li .buttons .txt {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#top .item-lists .items-list li .buttons .front {
	width: 40px;
	display: inline-block;
}
#top .item-lists .items-list li .buttons .mark {
	display: inline-block;
	float: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 10px;
}
#top .item-lists .items-list li .buttons .mark.color01 {
	background: #808080;
}
#top .item-lists .items-list li .buttons .mark.color02 {
	background: #2f4571;
}
#top .item-lists .items-list li .buttons .mark.color03 {
	background: #6f6549;
}
#top .item-lists .items-list li .buttons .mark.color04 {
	background: #231815;
}
#top .item-lists .items-list li .buttons .mark.color05 {
	background: #6f6549;
}
#top .item-lists .items-list li .buttons .mark.color06 {
	background: #231815;
}
#top .item-lists .items-list li .button {
	margin-top: 15px;
}
#top .item-lists .items-list li .button + .item-content {
	margin-top: 20px;
}
#top .item-lists .items-list li .button a {
	display: block;
	margin: 0 auto;
	line-height: 1;
	position: relative;
	font-size: 16px;
	padding: 7px 5px;
	border: 1px solid #000;
	font-weight: normal;
	text-align: center;
}
#top .item-lists .items-list li .button a:after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	top: 50%;
	right: 30px;
	transform: translateY(-50%) rotate(-45deg);
}
#top .item-lists .items-list li:nth-child(3n) {
	margin-right: auto;
}
#top .item-lists .items-list li:nth-child(3n+1) {
	clear: both;
}
#top .item-lists .items-list li.big {
	float: left;
	width: 64%;
	margin-right: auto;
	margin-bottom: 0;
}
#top .item-lists .items-list li.big .image {
	float: left;
	width: 47%;
}
#top .item-lists .items-list li.big .texts {
	padding-top: 260px;
	float: right;
	width: 47%;
}
.footer-banner {
	margin: 0 auto 45px;
	max-width: 630px;
	width: 90%;
}
.page-caution {
	max-width: 545px;
	width: 90%;
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto 48px;
	font-weight: normal;
	padding: 25px 35px;
	box-sizing: border-box;
	color: #f00;
	border: 1px solid #f00;
}
.page-annotation {
	max-width: 595px;
	width: 90%;
	font-size: 13px;
	line-height: 1.8;
	margin: 0 auto 68px;
	font-weight: normal;
}
.movie-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200000;
}
.movie-modal .layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.movie-modal .content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	transform: translate(-50%, -50%);
	z-index: 200001;
}
.movie-modal .close {
	position: absolute;
	top: 35px;
	right: 37px;
	width: 40px;
	height: 40px;
	z-index: 200002;
	background: url(/base/pc/store/special/depart_de_loop/2024/img/common/lb_close.png) no-repeat top center;
	background-size: 100% auto;
}
.movie-modal .content .close:before {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.lb-container {
	margin: 0 auto 0;
	/* padding-top: 50px; */
	font-weight: bold;
}
.lb-container iframe {
	height: 780px;
}
.lb-container .inner {
	margin: 0 auto;
	width: 94%;
	max-width: 750px;
}
.lb-container .logo {
	text-align: center;
	margin: 0 auto 71px;
}
.lb-container.bring .logo {
	max-width: 163px;
	width: 18%;
}
.lb-container.uniform .logo {
	max-width: 312px;
	width: 26%;
}
.lb-container .video {
	margin-bottom: 90px;
}
.lb-container .sections {
	margin-bottom: 95px;
}
.lb-container .sections dt {
	font-size: 36px;
	line-height: 1.8;
	padding-bottom: 40px;
	text-align: center;
}
.lb-container .sections dt.align-left {}
.lb-container .sections dt.align-left span {
	display: inline-block;
	line-height: 1.6;
	text-align: left;
}
.lb-container .sections dd {
	font-size: 20px;
	line-height: 1.8;
}
.lb-container .image {
	margin-bottom: 120px;
}
.lb-container .images {
	margin-bottom: 150px;
}
.lb-container .video {
	margin-bottom: 90px;
}
.lb-container .image-bg {
	background: url(/base/pc/store/special/depart_de_loop/2024/img/lb/img02.png) no-repeat center;
	background-size: cover;
	padding: 80px 0 10px;
	color: #fff;
	margin-bottom: 60px;
}
.lb-container .button {
	text-align: center;
	line-height: 1;
}
.lb-container .button p {
	font-size: 20px;
	padding-bottom: 15px;
}
.lb-container .button a {
	display: block;
	margin: 0 auto;
	line-height: 1;
	max-width: 323px;
	position: relative;
	font-size: 19px;
	padding: 14px 5px;
	border: 2px solid #000;
}
.lb-container .button a:after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	top: 50%;
	right: 30px;
	transform: translateY(-50%) rotate(-45deg);
}
#top .news-list {
	margin: 55px auto;
	width: 90%;
	max-width: 630px;
	position: relative;
}
#top .news-list .articles {
	border-top: 1px solid #000000;
	padding: 14px 0;
}
#top .news-list .articles:last-child {
	border-bottom: 1px solid #000000;
}
#top .news-list .articles .title {
	position: absolute;
	width: 80px;
	text-align: center;
	font-size: 23px;
	margin-top: -5px;
	/* top: 50%;
  transform: translateY(-50%); */
}
#top .news-list .articles .title img {
	width: 125px;
	margin: 0 auto;
}
#top .news-list .articles .article {
	margin-left: 170px;
}
#top .news-list .articles:first-of-type .article {
	position: relative;
}
#top .news-list .articles:first-of-type .article::before {
	content: "";
	width: 53px;
	height: 53px;
	background: url(/base/pc/store/special/depart_de_loop/2024/img/newpost/new_icn.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 26.5px);
	left: -58px;
}
#top .news-list .articles .article .image {
	float: left;
	width: 65px;
}
#top .news-list .articles .article .post-data {
	margin-left: 0;
	font-weight: normal;
	line-height: 1.5;
	font-size: 15px;
}
#top .news-list .articles .article .post-data p {
	line-height: 1.5;
}
#top .news-list .articles .article a {
	display: block;
	position: relative;
	padding-left: 25px;
}
#top .news-list .articles .article a:nth-child(n+2) {
	margin-top: 10px;
}
#top .news-list .articles .article a:nth-child(n+2) .text {
	padding-top: 10px;
	border-top: 1px solid #000;
}
#top .news-list .articles .article a:before, #top .news-list .articles .article a:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	right: 15px;
	width: 15px;
	height: 15px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: translateY(-50%) rotate(-45deg);
}
#top .news-list .articles .article a:before {
	right: 25px;
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10005;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #ffffff;
	opacity: 1 !important;
	filter: alpha(opacity=100);
}
#colorbox {
	outline: 0;
}
#cboxContent {
	margin-top: 45px;
}
.cboxIframe { /*background:#fff;*/
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	border: none; /*background:#fff;*/
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
	display: none !important;
}
#cboxLoadingGraphic { /*background:url(../img/lb/loading.gif) no-repeat center center;*/
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
	outline: 0;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxContent {
	background: rgba(255, 255, 255, 0.1);
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxClose {
	position: absolute;
	top: -5px;
	right: 37px;
	display: block;
	background: url(/base/pc/store/special/depart_de_loop/2024/img/common/lb_close.png) no-repeat top center;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
@media screen and (max-width: 750px) {
	/* sp_view*/
	#colorbox, #cboxOverlay, #cboxWrapper {
		width: 100% !important;
	}
	#cboxContent {
		margin-top: 9vw;
		background: rgba(255, 255, 255, 0.1);
		padding: 0px;
		width: 100% !important;
		max-width: none;
	}
	#cboxLoadedContent {
		width: 100% !important;
	}
	#cboxSlideshow {
		position: absolute;
		top: -20px;
		right: 90px;
		color: #fff;
	}
	#cboxClose {
		position: absolute;
		top: -4.8vw;
		right: 3%;
		display: block;
		background: url(/base/pc/store/special/depart_de_loop/2024/img/common/lb_close.png) no-repeat top center;
		background-size: 100%;
		width: 5%;
		height: 5.3vw;
		text-indent: -9999px;
	}
}
@media (max-width: 767px) {
	#top .main-visual .title {
		max-width: 585px;
		width: 78%;
	}
	#top .news-list {
		margin: 35px auto 62px;
	}
	#top .news-list .articles {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	/* #top .news-list .articles .title {
    position: static;
    float: none;
    width: auto;
    text-align: left;
    font-size: 19px;
    padding: 10px 0 13px;
    border-right: none;
    transform: translateY(0%);
  } */
	#top .news-list .articles .title img {
		/* display: block; */
		width: 124px;
	}
	#top .news-list .articles .article {
		margin-left: 25vw;
		border-left: none;
	}
	#top .news-list .articles .article .image {
		width: 50px;
	}
	#top .news-list .articles .article .text {
		margin-left: 65px;
		font-size: 15px;
	}
	#top .news-list .articles:first-of-type .article::before {
		width: 8.8vw;
		height: 8.8vw;
		top: 0;
		left: auto;
		right: 8vw;
	}
	#top .news-list .articles .article a {
		display: block;
		position: relative;
		padding-left: 0;
		padding-right: 25px;
	}
	#top .news-list .articles .article a:nth-child(n+2) {
		border-top: 1px solid #333;
	}
	#top .news-list .articles .article a:nth-child(n+2) .text {
		border-top: none;
	}
	#top .news-list .articles .article a:before, #top .news-list .articles .article a:after {
		right: 0px;
		width: 15px;
		height: 15px;
	}
	#top .news-list .articles .article a:before {
		right: 12px;
	}
	.global-navi {
		top: 0px;
		width: 100%;
		overflow: hidden;
		height: 100%;
	}
	.menu-button {
		top: 55px;
		right: 27px;
		width: 24px;
		height: 19px;
	}
	.global-navi .content {
		padding: 55px 42px;
		height: 100%;
		box-sizing: border-box;
		overflow: auto;
	}
	.global-navi .content .link.top {
		margin-bottom: 20px;
	}
	.global-navi .content .link {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.global-navi .content .anchor {
		margin-bottom: 5px;
		font-size: 18px;
		padding-left: 20px;
	}
	.global-navi .content .anchor:last-child {
		margin-bottom: 0;
	}
	.global-navi .content .link ul {
		padding-top: 15px;
		padding-bottom: 20px;
	}

	@keyframes mv {
		0% {
			left: 0;
		}
		100% {
			left: -100vw;
		}
	}
	#top .main-visual img {
		width: 200vw;
		/* animation: mv 40s infinite linear; */
	}
	/* #top .intro {
		padding-top: 29px;
		margin: 0 auto 85px;
		width: 90%;
	}
	#top .intro .title {
		font-size: 26px;
		padding-bottom: 29px;
	}
	#top .intro .text {
		line-height: 1.6;
		padding-bottom: 20px;
	}
	#top .products-text02 .annotation {
		font-size: 3.467vw;
		line-height: 5.067vw;
		padding-bottom: 1.333vw;
	}
	#top .intro .image {
		margin-bottom: 88px;
		width: 100%;
		margin-left: 0;
		margin-top: 15%;
	}
	#top .intro .image .co1 {
		top: -18%;
		right: 2%;
		width: 55.5%;
	}
	#top .intro .modal-button {
		width: 97px;
	}
	#top .intro .modal-button .modal {
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	#top .intro .modal-button .modal div {
		width: 47%;
	} */
	#top .products .products-title {
		font-size: 5.333vw;
		margin: 0 auto;
		width: 90%;
		padding-bottom: 4vw;
	}
	#top .products .products-title span {
		padding: 0px 2vw;
	}
	#top .products .products-title span:before, #top .products .products-title span:after {
		height: 0.267vw;
	}
	#top .products .inner {
		margin: 0 auto 4vw;
		width: 90%;
	}
	#top .products .products-text01 {
		font-size: 4vw;
		line-height: 6.4vw;
		padding-bottom: 2.667vw;
	}
	#top .products .products-text02 {
		padding: 1.467vw 0;
		font-size: 3.467vw;
		line-height: 5.067vw;
	}
	#top .products .products-text03 {
		padding: 1.467vw 0;
		font-size: 2vw;
		font-weight: bold;
		line-height: 1.5;
	}
	#top .products .sub-title {
		margin-bottom: 3.733vw;
	}
	#top .products .sub-title .txt {
		bottom: auto;
		top: 50%;
		left: 50%;
		width: 80%;
		transform: translate(-50%, -50%);
		font-size: 3.333vw;
		text-align: left;
	}
	#top .products .sub-lead {
		font-size: 2vw;
		padding-bottom: 7.333vw;
	}
	#top .collaborations {
		width: 82%;
		margin-bottom: 145px;
	}
	#top .collaborations:last-child {
		margin-bottom: 85px;
	}
	#top .collaborations .blocks {
		display: block;
		width: auto;
		margin-right: auto;
		margin-bottom: 75px;
	}
	#top .collaborations .blocks:last-child {
		margin-right: auto;
		margin-bottom: 0;
	}
	#top .collaborations .interview .name01 {
		font-size: 15px;
		padding-bottom: 6px;
	}
	#top .collaborations .interview .name02 {
		font-size: 27px;
		padding-bottom: 5px;
	}
	#top .collaborations .interview .text01 {
		font-size: 20px;
		padding-bottom: 19px;
	}
	#top .collaborations .interview .image {
		margin: 0 auto 30px;
		width: auto;
	}
	#top .collaborations .interview .name03 {
		font-size: 20px;
		padding-bottom: 20px;
	}
	#top .collaborations .interview .text02 {
		font-size: 15px;
	}
	#top .collaborations .block02 .image, #top .collaborations .block01 .image {
		padding-bottom: 25px;
	}
	#top .collaborations .block02 .text01, #top .collaborations .block01 .text01 {
		padding-bottom: 17px;
	}
	#top .collaborations .block01:after {
		top: 50px;
		left: -40px;
		width: 180px;
	}
	#top .collaborations .blocks .image-wrap {
		position: relative;
		margin-bottom: 15px;
	}
	#top .collaborations .buttons {
		margin-bottom: 30px;
	}
	#top .collaborations .buttons .back {
		width: 80px;
		margin-right: 40px;
	}
	#top .collaborations .buttons .txt {
		font-size: 15px;
		padding-top: 4px;
	}
	#top .collaborations .buttons .front {
		width: 60px;
	}
	#top .collaborations .buttons .mark {
		width: 18px;
		height: 18px;
	}
	#top .collaborations .button {
		margin-top: 15px;
	}
	#top .collaborations .button a:after {
		width: 8px;
		height: 8px;
		right: 30px;
	}
	#top .other-item {
		padding: 86px 0 60px;
		width: 82%;
	}
	#top .other-item .normal, #top .other-item .easy {
		display: block;
	}
	#top .other-item .easy {
		width: auto;
		margin-right: auto;
		margin-bottom: 150px;
	}
	#top .other-item .easy .item {
		float: none;
		width: auto;
		margin-right: auto;
	}
	#top .other-item .easy .item:last-child {
		margin-right: auto;
	}
	#top .other-item .normal {
		width: auto;
	}
	#top .other-item .image {
		margin-bottom: 25px;
	}
	#top .other-item .text01 {
		font-size: 15px;
		padding-bottom: 12px;
	}
	#top .other-item .easy .item {
		margin-bottom: 74px;
	}
	#top .other-item .easy .text03 {
		font-size: 11px;
		padding-bottom: 9px;
	}
	#top .other-item .easy .days {
		padding: 12px 0;
	}
	#top .other-item .easy .days li {
		font-size: 10px;
		line-height: 1.8;
		text-align: left;
	}
	#top .other-item .text02 {
		font-size: 15px;
		padding-bottom: 0px;
	}
	#top .more {
		font-size: 17px;
		margin: 0 auto 75px;
	}
	#top .collaboration01 {
		float: none;
		width: auto;
	}
	#top .collaboration01 .interview {
		margin-bottom: 45px !important;
	}
	#top .collaboration02 {
		float: none;
		width: auto;
	}
	#top .collaborations.cond06, #top .collaborations.cond04, #top .collaborations.cond02 {
		margin-left: auto;
	}
	#top .collaborations .blocks.duble {
		width: auto;
	}
	#top .collaborations .blocks.duble .image {
		float: none;
		width: auto;
	}
	#top .collaborations .blocks.duble .texts {
		padding-top: 0;
		float: none;
		width: auto;
	}
	.footer-banner {
		margin: 0 auto 70px;
		width: 82%;
	}
	.page-caution {
		font-size: 14px;
		line-height: 1.8;
		margin: 0 auto 48px;
		padding: 15px 25px;
	}
	.page-caution br {
		display: none;
	}
	.page-annotation {
		font-size: 13px;
		margin: 0 auto 55px;
	}
	.movie-modal {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 200000;
	}
	.movie-modal .layer {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
	}
	.movie-modal .content {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 70%;
		transform: translate(-50%, -50%);
		z-index: 200001;
	}
	.movie-modal .close {
		position: absolute;
		top: 35px;
		right: 37px;
		width: 40px;
		height: 40px;
		z-index: 200002;
		background: url(/base/pc/store/special/depart_de_loop/2024/img/common/lb_close.png) no-repeat top center;
		background-size: 100% auto;
	}
	.movie-modal .content .close:before {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	.lb-container .inner {
		margin: 0 auto;
		width: 92%;
	}
	.lb-container .logo {
		margin: 0 auto 41px;
	}
	.lb-container.bring .logo {
		max-width: 123px;
		width: 50%;
	}
	.lb-container.uniform .logo {
		max-width: 135px;
		width: 55%;
	}
	.lb-container .video {
		margin-bottom: 30px;
	}
	.lb-container .video iframe {
		height: 230px;
	}
	.lb-container .sections {
		margin-bottom: 55px;
	}
	.lb-container .sections dt {
		font-size: 22px;
		padding-bottom: 23px;
	}
	.lb-container .sections dd {
		font-size: 14px;
	}
	.lb-container .image {
		margin-bottom: 60px;
	}
	.lb-container .images {
		margin-bottom: 60px;
	}
	.lb-container .image-bg {
		padding: 60px 0 10px;
		margin-bottom: 60px;
	}
	.lb-container .button p {
		font-size: 16px;
		padding-bottom: 15px;
	}
	.lb-container .button a {
		position: relative;
		font-size: 16px;
		padding: 14px 5px;
	}
	.lb-container .button a:after {
		width: 8px;
		height: 8px;
	}
	.movie-modal iframe {
		height: 190px;
	}
}

.lb-container.news01 .logo {
	margin: 0 auto 114px;
	width: 55%;
	max-width: 253px;
}
.lb-container.news01 .mainTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
	margin: 0 auto 114px;
}
.lb-container.news01 .posts > .header {
	padding-bottom: 45px;
}
.lb-container.news01 .posts > .header .time {
	font-size: 13px;
	padding-bottom: 12px;
}
.lb-container.news01 .posts > .header .title {
	font-size: 25px;
	padding-bottom: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.lb-container.news01 .posts > .header .author {
	font-size: 13px;
}
.lb-container.news01 .posts .text01 {
	font-size: 17px;
	line-height: 1.8;
	padding-bottom: 42px;
}
.lb-container.news01 .post01 .images {
	max-width: 400px;
	margin: 0 auto;
	margin-bottom: 45px;
}
.lb-container.news01 .post01 .images li {
	float: left;
	width: 42%;
	padding-bottom: 35px;
	text-align: center;
}
.lb-container.news01 .post01 .images li:nth-child(2n) {
	float: right;
}
.lb-container.news01 .post01 .images .photo {
	padding-bottom: 13px;
}
.lb-container.news01 .post01 .images .name {
	font-size: 13px;
}
.lb-container.news01 .post01 {
	padding-bottom: 40px;
	border-bottom: 1px solid #000;
	margin-bottom: 70px;
}
.lb-container.news01 .post02 {}
.lb-container.news01 .post02 .images {
	margin-bottom: 10px;
}
.lb-container.news01 .post02 .images li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 12px;
}
.lb-container.news01 .post02 .images li:nth-child(3n) {
	margin-right: auto;
}
.lb-container.news01 .post02 .images li:nth-child(3n+1) {
	clear: both;
}
.lb-container.news01 .post02 .image-annotations {
	max-width: 460px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 14px;
	line-height: 1.8;
}
.lb-container.news01 .post02 .section-annotations {
	max-width: 460px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 1.8;
}
.lb-container.news01 .post02 .section-annotations .name {
	font-size: 16px;
	line-height: 1.8;
}
.lb-container.news01 .post02 .section-annotations li {
	font-size: 16px;
	line-height: 1.8;
}
.lb-container.news01 .canpaign .sub-title {
	text-align: center;
	font-size: 26px;
	position: relative;
	margin-bottom: 27px;
}
.lb-container.news01 .canpaign .sub-title:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
}
.lb-container.news01 .canpaign .sub-title span {
	padding: 10px 18px;
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 2;
}
.lb-container.news01 .canpaign .image01 {
	margin: 0 auto 20px;
	max-width: 285px;
	width: 55%;
}
.lb-container.news01 .canpaign .info {
	display: table;
	width: 100%;
}
.lb-container.news01 .canpaign .info dd a {
	position: relative;
}
.lb-container.news01 .canpaign .info dd a span:before, .lb-container.news01 .canpaign .info dd a span {
	content: "";
	position: absolute;
	display: block;
}
.lb-container.news01 .canpaign .info dd a span {
	position: absolute;
	top: 50%;
	right: -50px;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	border: 1px solid #000;
	border-radius: 50%;
}
.lb-container.news01 .canpaign .info dd a span:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-left: 4px solid #000;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
}
.lb-container.news01 .canpaign .info dd, .lb-container.news01 .canpaign .info dt {
	display: table-cell;
	font-size: 17px;
	line-height: 1.6;
}
.lb-container.news01 .canpaign .info dt {
	width: 14%;
}
.lb-container.news01 .canpaign .info-after {
	padding-top: 34px;
	padding-bottom: 54px;
}
.lb-container.news01 .canpaign .image02 {
	padding-bottom: 83px;
}
.lb-container.news01 .canpaign .lead01 {
	text-align: center;
	font-size: 24px;
	lien-height: 1.4;
	padding-bottom: 35px;
}
.lb-container.news01 .canpaign .canpaign-annotation {
	border-top: 4px dotted #000;
	padding-top: 20px;
	font-size: 17px;
	line-height: 1.6;
}
.lb-container.news01 .canpaign {
	padding-bottom: 52px;
}
.lb-container.news01 .coupon .images01 {
	padding-bottom: 65px;
}
.lb-container.news01 .coupon .images01 li {
	float: left;
	text-align: center;
	position: relative;
	min-height: 160px;
}
.lb-container.news01 .coupon .images01 .cond01 {
	float: left;
	width: 65%;
}
.lb-container.news01 .coupon .images01 .cond02 {
	float: right;
	width: 28%;
}
.lb-container.news01 .coupon .images01 li .img {
	padding-bottom: 40px;
}
.lb-container.news01 .coupon .images01 li .text {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
}
.lb-container.news01 .coupon .lead01 {
	text-align: center;
	font-size: 24px;
	padding-bottom: 28px;
}
.lb-container.news01 .coupon .name {
	text-align: center;
	font-size: 21px;
	padding-bottom: 32px;
}
.lb-container.news01 .coupon .name span {
	display: inline-block;
	padding: 8px 15px 4px;
	border: 1px solid #000000;
}
.lb-container.news01 .coupon .coupon-annotations li, .lb-container.news01 .coupon .shop dd, .lb-container.news01 .coupon .shop dt, .lb-container.news01 .coupon .shop .text03, .lb-container.news01 .coupon .shop .text02 {
	font-size: 17px;
	line-height: 1.6;
}
.lb-container.news01 .coupon .shop dl {
	width: 100%;
	display: table;
}
.lb-container.news01 .coupon .shop dd, .lb-container.news01 .coupon .shop dt {
	display: table-cell;
}
.lb-container.news01 .coupon .shop dt {
	width: 125px;
}
.lb-container.news01 .coupon .shop dd {
	padding-left: .7em;
	text-indent: -1em;
}
.lb-container.news01 .coupon .shop {
	padding-bottom: 45px;
}
.lb-container.news01 .coupon .coupon-annotations {
	padding-bottom: 25px;
}
.lb-container.news01 .coupon {
	padding-bottom: 16px;
	border-bottom: 4px dotted #000;
	margin-bottom: 38px;
}
.lb-container.news01 .bayer {}
.lb-container.news01 .bayer .image {
	float: left;
	width: 15%;
	margin-bottom: 15px;
}
.lb-container.news01 .bayer .title {
	margin-left: 17%;
	padding-top: 65px;
	padding-bottom: 7px;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
	font-size: 15px;
}
.lb-container.news01 .bayer .text {
	font-size: 13px;
	line-height: 1.7;
}
@media (max-width: 767px) {
	.lb-container.news01 .logo {
		margin: 0 auto 36px;
		width: 45%;
	}
	.lb-container.news01 .mainTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
		margin: 0 auto 36px;
	}
	.lb-container.news01 .posts > .header {
		padding-bottom: 35px;
	}
	.lb-container.news01 .posts > .header .time {
		font-size: 13px;
		padding-bottom: 5px;
	}
	.lb-container.news01 .posts > .header .title {
		font-size: 19px;
		padding-bottom: 10px;
	}
	.lb-container.news01 .posts > .header .author {
		font-size: 13px;
	}
	.lb-container.news01 .posts .text01 {
		font-size: 14px;
		line-height: 1.6;
		padding-bottom: 22px;
	}
	.lb-container.news01 .post01 .images li {
		width: 44%;
		padding-bottom: 20px;
	}
	.lb-container.news01 .post01 .images .photo {
		padding-bottom: 13px;
	}
	.lb-container.news01 .post01 .images .name {
		font-size: 11px;
	}
	.lb-container.news01 .post01 {
		padding-bottom: 20px;
		margin-bottom: 40px;
	}
	.lb-container.news01 .post02 .images {
		margin-bottom: 0px;
	}
	.lb-container.news01 .post02 .images li {
		float: left;
		width: 49%;
		margin-right: auto;
		margin-bottom: 8px;
	}
	.lb-container.news01 .post02 .images li:nth-child(2n) {
		float: right;
	}
	.lb-container.news01 .post02 .images li:nth-child(2n+1) {
		clear: both;
	}
	.lb-container.news01 .post02 .images li:nth-child(3n+1) {
		clear: none;
	}
	.lb-container.news01 .post02 .image-annotations {
		padding-bottom: 18px;
		font-size: 12px;
		line-height: 1.5;
	}
	.lb-container.news01 .post02 .section-annotations {
		padding-bottom: 35px;
		font-size: 14px;
		line-height: 1.7;
	}
	.lb-container.news01 .post02 .section-annotations .name {
		font-size: 14px;
		line-height: 1.7;
	}
	.lb-container.news01 .post02 .section-annotations li {
		font-size: 14px;
		line-height: 1.7;
	}
	.lb-container.news01 .canpaign .sub-title {
		font-size: 21px;
		margin-bottom: 22px;
	}
	.lb-container.news01 .canpaign .sub-title span {
		padding: 5px 8px;
	}
	.lb-container.news01 .canpaign .image01 {
		margin: 0 auto 20px;
		max-width: 285px;
		width: 55%;
	}
	.lb-container.news01 .canpaign .info {
		display: block;
		margin-bottom: 20px;
	}
	.lb-container.news01 .canpaign .info dd, .lb-container.news01 .canpaign .info dt {
		display: block;
		font-size: 14px;
	}
	.lb-container.news01 .canpaign .info dt {
		width: auto;
	}
	.lb-container.news01 .canpaign .info-after {
		padding-top: 18px;
		padding-bottom: 44px;
	}
	.lb-container.news01 .canpaign .image02 {
		padding-bottom: 43px;
	}
	.lb-container.news01 .canpaign .lead01 {
		font-size: 19px;
		padding-bottom: 20px;
	}
	.lb-container.news01 .canpaign .canpaign-annotation {
		border-top: 4px dotted #000;
		padding-top: 20px;
		font-size: 17px;
		line-height: 1.6;
	}
	.lb-container.news01 .canpaign {
		padding-bottom: 52px;
	}
	.lb-container.news01 .coupon .images01 {
		padding-bottom: 35px;
	}
	.lb-container.news01 .coupon .images01 li {
		min-height: 141px;
	}
	.lb-container.news01 .coupon .images01 li .img {
		padding-bottom: 40px;
	}
	.lb-container.news01 .coupon .images01 li .text {
		font-size: 12px;
	}
	.lb-container.news01 .coupon .lead01 {
		font-size: 19px;
		padding-bottom: 32px;
	}
	.lb-container.news01 .coupon .name {
		font-size: 16px;
		padding-bottom: 32px;
	}
	.lb-container.news01 .coupon .coupon-annotations li, .lb-container.news01 .coupon .shop dd, .lb-container.news01 .coupon .shop dt, .lb-container.news01 .coupon .shop .text03, .lb-container.news01 .coupon .shop .text02 {
		font-size: 15px;
	}
	.lb-container.news01 .coupon .shop dl {
		width: auto;
		display: block;
	}
	.lb-container.news01 .coupon .shop dd, .lb-container.news01 .coupon .shop dt {
		width: auto;
		display: inline;
	}
	.lb-container.news01 .coupon .shop dt {
		width: auto;
	}
	.lb-container.news01 .coupon .shop {
		padding-bottom: 45px;
	}
	.lb-container.news01 .coupon .coupon-annotations {
		padding-bottom: 25px;
	}
	.lb-container.news01 .coupon {
		padding-bottom: 16px;
		border-bottom: 4px dotted #000;
		margin-bottom: 38px;
	}
	.lb-container.news01 .bayer {
		padding-bottom: 60px;
	}
	.lb-container.news01 .bayer .image {
		float: none;
		width: 15%;
		margin: 0 auto 5px;
	}
	.lb-container.news01 .bayer .title {
		margin-left: auto;
		padding-top: 5px;
		padding-bottom: 7px;
		border-bottom: 1px solid #000;
		margin-bottom: 12px;
		font-size: 14px;
		text-align: center;
	}
	.lb-container.news01 .bayer .text {
		font-size: 13px;
		line-height: 1.7;
	}
	.lb-container.recovery .inner .ex {
		font-size: 14px;
		text-align: center;
	}
}
#articles {}
#articles .main-visual {
	margin: 0 auto 115px;
	max-width: 325px;
	width: 50%;
}
#articles .mainTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
	margin: 0 auto 115px;
}
#articles .body {
	margin-top: 50px;
	max-width: 790px;
	margin-bottom: 80px;
}
#articles .body .post {
	float: left;
	width: 50.63%;
	margin-bottom: 100px;
}
#articles .body .posts-list {
	float: right;
	width: 37.97%;
	margin-bottom: 100px;
}
#articles .post-data {
	border-bottom: 1px solid #000;
	padding-bottom: 30px;
	margin-bottom: 43px;
}
#articles .post-data .day {
	font-size: 14px;
	padding-bottom: 9px;
	font-weight: normal;
}
#articles .post-data .article-title {
	font-size: 25px;
	line-height: 1.4;
	padding-bottom: 9px;
}
#articles .post-data .author {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
}
#articles .body .post .text {
	margin: 30px auto 30px;
	font-size: 16px;
	line-height: 1.9;
	font-weight: normal;
}
#articles .body .post .image {
	margin: 40px auto 40px;
}
#articles .body .post .mv {
	margin: 40px auto 40px;
	position: relative;
    width: 100%;
    /* aspect-ratio: 16 / 9; */
    padding-top: 56.25%;
}
#articles .body .post .mv iframe {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#articles .body .posts-list {
	border-top: 1px solid #000;
}
#articles .body .posts-list > li {
	border-bottom: 1px solid #000;
}
#articles .body .posts-list a {
	display: block;
	overflow: hidden;
	padding: 20px 0 20px;
}
#articles .body .posts-list .picture {
	display: block;
	float: left;
	width: 95px;
}
#articles .body .posts-list .texts {
	display: block;
	margin-left: 110px;
}
#articles .body .posts-list .volume {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding-bottom: 2px;
	font-weight: normal;
}
#articles .body .posts-list .article-title {
	display: block;
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 2px;
}
#articles .body .posts-list .day {
	display: block;
	font-size: 12px;
	line-height: 1.3;
	padding-bottom: 2px;
	font-weight: normal;
}
.buyer-data .text {
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	max-width: 542px;
	width: 100%;
	margin: 0 auto;
}
.buyer-data .title {
	margin: 0 auto 20px;
	width: 90%;
	max-width: 353px;
}
.buyer-data .text .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: start;
	align-items: center;
	padding: 10px 0 10px;
	border-bottom: 1px solid #000;
}
.buyer-data .text .box .image {
	width: 15%;
	text-align: center;
	margin-right: 30px;
}
.buyer-data .text .box01 .image img {
	max-width: 95px;
}
.buyer-data .text .box02 .image img {
	max-width: 71px;
}
.buyer-data .text .box03 .image img {
	max-width: 70px;
}
.buyer-data .text .box04 .image img {
	max-width: 74px;
}
.buyer-data .text .box .txtWrap {
	width: 100%;
	max-width: 415px;
}
.buyer-data .text .box .name {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
.buyer-data .text .box .txt {
	font-size: 12px;
	line-height: 1.5;
}
@media (max-width: 767px) {
	.buyer-data .text .box .txtWrap {
		width: 75%;
	}
	.buyer-data .text .box .image {
		margin-right: 10px;
		width: 18%;
	}
	.buyer-data .text .box .name {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	#articles .main-visual {
		margin: 60px auto 50px;
		max-width: 201px;
		width: 80%;
	}
	#articles .mainTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
		margin: 60px auto 50px;
	}
	#articles .body {
		margin-bottom: 80px;
	}
	#articles .body .post {
		float: none;
		width: auto;
		margin: 0 auto 55px;
	}
	#articles .body .posts-list {
		float: none;
		width: auto;
		margin: 0 auto 55px;
	}
	#articles .post-data {
		padding-bottom: 14px;
		margin-bottom: 28px;
	}
	#articles .post-data .day {
		font-size: 13px;
		padding-bottom: 4px;
	}
	#articles .post-data .article-title {
		font-size: 23px;
		padding-bottom: 5px;
	}
	#articles .post-data .author {
		font-size: 14px;
	}
	#articles .body .post .text {
		margin: 22px auto 22px;
		font-size: 15px;
	}
	#articles .body .post .image {
		margin: 22px auto 22px;
	}
	#articles .body .post .mv {
		margin: 22px auto 22px;
	}
	#articles .body .posts-list a {
		padding: 20px 0 20px;
	}
	#articles .body .posts-list .picture {
		width: 82px;
	}
	#articles .body .posts-list .texts {
		display: block;
		margin-left: 100px;
	}
	#articles .body .posts-list .volume {
		font-size: 12px;
		padding-bottom: 2px;
	}
	#articles .body .posts-list .article-title {
		font-size: 14px;
		padding-bottom: 2px;
	}
	#articles .body .posts-list .day {
		font-size: 12px;
	}
	.buyer-data .text {
		padding: 0;
		font-size: 12px;
		line-height: 1.55;
	}
	.buyer-data .title {
		margin: 0 auto 20px;
		width: 80%;
	}
}
/*
*
21/9/10 add
*
*/
.ccbnr {
	margin-bottom: 30px;
}
.card-wrap {
	width: 680px;
	margin: 0 auto 60px;
}
.card {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 680px;
	margin: 0 auto;
	box-sizing: border-box;
}
.card-inner01 {
	width: 60%;
	background-color: #EDEDED;
	padding: 20px 20px 0;
	box-sizing: border-box;
}
.card-inner02 {
	width: 40%;
}
.card-inner01 .position {
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
}
.card-inner01 .position span {
	font-size: 26px;
}
.card-inner01 .name {
	font-size: 21px;
	text-align: center;
	margin: 15px 0 20px;
}
.card-inner01 .name span {
	font-size: 13px;
	padding-left: 15px;
}
.card-inner01 .summary {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
.cap {
	text-align: right;
	padding: 5px 50px 0 0;
}
.comment {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	background-color: #EDEDED;
	margin-bottom: 60px;
	padding: 50px 0;
}
.comment p {
	margin-bottom: 2em;
}
.comment p:last-child {
	margin: 4em 0 0;
}

@media (max-width: 767px) {
	#top .products .sub-title .txt b {
		font-size: 25px;
	}
	#top .products .sub-title .txt b span.R {
		font-size: 12px;
		position: relative;
		top: -7px;
	}
	#top .products#anchor01 .txt {
		width: 95%;
		font-size: 2.933vw;
		top: 30%;
	}
	.card-wrap {
		width: 90%;
		position: relative;
	}
	.card {
		width: 100%;
		flex-flow: column-reverse wrap;
		background-color: #EDEDED;
		padding: 8vw 4vw;
	}
	.card-inner01 {
		width: 100%;
		padding: 0;
	}
	.card-inner02 {
		width: 90%;
		padding: 0 4vw;
	}
	.card-inner01 .position {
		font-size: 20px;
	}
	.card-inner01 .position span {
		font-size: 24px;
	}
	.cap.sp {
		background-color: #EDEDED;
		text-align: center;
		padding: 8px 0 0;
	}
	.comment {
		font-size: 15px;
		font-weight: normal;
		text-align: center;
		background-color: #EDEDED;
		margin-bottom: 0;
		padding: 50px 30px;
	}
	.comment p {
		margin-bottom: 2em;
		line-height: 1.5;
	}
	.comment p:last-child {
		margin: 4em 0 0;
	}
	.sp-image {
		width: 100%;
		position: relative;
		right: 0;
	}
}
.anc-area {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 775px;
	margin: 0 auto 50px;
	border-top: 3px solid #000;
	padding-top: 50px;
	gap: 0 20px;
}
.anc-area div {
	width: 48%;
	text-align: center;
	margin-bottom: 20px;
}

.old_item {
	display: none;
}
.old_item .items-list {
	padding: 0 20px;
}
@media (max-width: 767px) {
	#top .intro .modal-button-ex {
		width: 100%;
	}
	.anc-area {
		width: 90%;
		margin: 0 auto;
		padding-top: 30px;
	}
	.anc-area div {
		width: 80%;
		margin: 0 auto 20px;
	}
	.sp-bgW-wrap {
		padding: 0 20px;
		margin-top: -50px;
	}
	.sp-bgW-wrap .image-wrap {
		width: 80%;
		margin: 0 auto;
	}
}
.lb-container.lplus .logo {
	max-width: 350px;
	width: 100%;
}
.lb-container.lplus .subttl {
	font-size: 36px;
	line-height: 1.8;
	padding-bottom: 30px;
}
.lb-container.lplus .inner ul li {
	font-size: 26px;
	line-height: 1.8;
}
.lb-container.lplus .img01 {
	width: 70%;
	margin: 50px auto;
}
@media (max-width: 767px) {
	.lb-container.lplus .logo {
		max-width: 250px;
		width: 100%;
	}
	.lb-container.lplus .subttl {
		font-size: 24px;
		line-height: 1.8;
		padding-bottom: 30px;
	}
	.lb-container.lplus .inner ul li {
		font-size: 16px;
		line-height: 1.8;
	}
	.lb-container.lplus .img01 {
		margin: 30px auto;
	}
}
.news-list .newTtl {
	font-size: 33px;
    text-align: center;
}
.news-list .newTtl + .articles {
	margin-top: 15px;
}
@media (max-width: 767px) {
	.news-list .newTtl {
		font-size: 30px;
		text-align: center;
	}
}

/* recovery */
.lb-container.recovery .mvArea {
	position: relative;
}
.lb-container.recovery .mvArea .ttl {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.lb-container.recovery .logo {
	font-size: 32px;
	line-height: 1.3;
	text-align: center;
	padding-bottom: 40px;
}
.lb-container.recovery .result {
	padding-top: 60px;
}
.lb-container.recovery .result .resultTtl {
	font-size: 45px;
	text-align: center;
}
.lb-container.recovery .result .resultTtlMainTxt {
	margin-top: 40px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
}
.lb-container.recovery .result .resultTtlMainTxt span {
	font-size: 45px;
}
.lb-container.recovery .result .resultNote {
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
}
.lb-container.recovery .result .resultTxt {
	margin-top: 20px;
	font-size: 15px;
	line-height: 27px;
	text-align: center;
}
.lb-container.recovery .result .resultBox {
	margin: 20px auto 0;
	max-width: 744px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0 20px;
	border: solid 2px #000;
	border-radius: 15px;
	padding: 20px 40px 20px 30px;
	background: #fff;
	position: relative;
	box-sizing: border-box;
}
.lb-container.recovery .result .resultBox::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	z-index: -1;
}
.lb-container.recovery .result .resultTxtBox {
	width: 268px;
}
.lb-container.recovery .result .resultTxtBoxTtl {
	font-size: 23px;
	line-height: 35px;
}
.lb-container.recovery .result .resultTxtBoxTtl .big {
	display: inline-block;
	font-size: 45px;
	line-height: 55px;
	padding: 0 10px;
	vertical-align: bottom;
}
.lb-container.recovery .result .resultTxtBoxTtl .middle {
	display: inline-block;
	font-size: 30px;
	line-height: 55px;
}
.lb-container.recovery .result .resultBoxPic {
	margin-top: 10px;
	max-width: 269px;
}
.lb-container.recovery .result .resultBoxNote {
	margin-top: 10px;
	font-size: 15px;
}
.lb-container.recovery .result .resultGraph {
	width: 363px;
}
.lb-container.recovery .header {
	padding: 45px 0;
	position: relative;
	text-align: center;
}
.lb-container.recovery .header .inner {
	position: relative;
	z-index: 2;
}
.lb-container.recovery .header .text {
	padding: 0 0 15px;
	font-size: 28px;
	line-height: 1.7;
	padding-bottom: 100px;
}
.lb-container.recovery .header .inner .img {
	position: absolute;
	padding-bottom: 0px;
	bottom: -140px;
	left: 50%;
	transform: translateX(-50%);
	width: 45%;
	/* width: 240px; */
	width: 430px;
}
.lb-container.recovery .retrieveList {
	padding: 50px 0;
}
.lb-container.recovery .retrieveList .listTtl {
	max-width: 780px;
	margin: 0 auto;
	font-size: 26px;
	text-align: center;
	color: #fff;
	padding: 5px;
	border-radius: 15px;
	background: #000;
}
.lb-container.recovery .retrieveList ul {
	max-width: 800px;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 28px;
	position: relative;
	z-index: 5;
}
.lb-container.recovery .retrieveList ul li {
	width: 30%;
	border: solid 2px #000;
	border-radius: 17px;
	background: #fff;
	position: relative;
}
.lb-container.recovery .retrieveList ul li.full {
	width: 100%;
}
.lb-container.recovery .retrieveList ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	background-color: #fff;
	border-radius: 17px;
	position: absolute;
	bottom: -7px;
	right: -2px;
	z-index: -1;
}
.lb-container.recovery .retrieveList ul li a {
	display: block;
}
.lb-container.recovery .retrieveList ul li.full a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 5px;
	position: relative;
	z-index: 5;
}
.lb-container.recovery .retrieveList ul li.full a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(0 , -50%) rotate(45deg);
	position: absolute;
	top: 45%;
	right: 15px;
}
.lb-container.recovery .retrieveList ul li .menuListTtl {
	font-size: 25px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 70px;
}
.lb-container.recovery .retrieveList ul li .menuListTtl span {
	font-size: 18px;
}
.lb-container.recovery .retrieveList ul li .menuListTtl::after {
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(-50% , 0) rotate(45deg);
	position: absolute;
	bottom:10px;
	left: 50%;
}
.lb-container.recovery .retrieveList ul li a:hover {
	opacity: 0.7;
}
.lb-container.recovery .main-lead {
	font-size: 20px;
	line-height: 1.9;
}
.lb-container.recovery .inner .img {
	width: 93px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.lb-container.recovery .inner .img-annotation {
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
}
.lb-container.recovery .inner .ex {
	font-size: 18px;
	text-align: center;
}
.lb-container.recovery .inner .annotations li {
	font-size: 19px;
	line-height: 1.7;
}
.lb-container.recovery .group {
	width: 750px;
	margin: 0 auto;
}
.lb-container.recovery .group .bnr {
	margin-bottom: 60px;
}
.lb-container.recovery .heading {
	font-size: 20px;
	line-height: 1.5;
}
.lb-container.recovery .notes {
	font-size: 12px;
	margin-top: 20px;
}
.lb-container.recovery .notes li {
	line-height: 1.5;
}
.lb-container.recovery .tbl {
	margin-top: 80px;
}
.lb-container.recovery .tbl .heading span {
	display: inline-block;
	margin-top: 5px;
	font-size: 15px;
	line-height: 1.5;
}
.lb-container.recovery .tbl .heading a {
	text-decoration: underline;
}
.lb-container.recovery .tbl dl {
	display: flex;
	justify-content: space-between;
	position: relative;
	border-top: solid 1px #231815;
	padding: 5px 0;
}
.lb-container.recovery .tbl dl:last-of-type {
	border-bottom: solid 1px #231815;
}
.lb-container.recovery .tbl dl dt {
	width: 23%;
	font-size: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 5px 10px;
}
.lb-container.recovery .tbl dl dd {
	width: 77%;
	font-size: 19px;
	border-radius: 0 15px 15px 0;
	padding: 5px 10px 5px 13px;
	border-left: solid 1px #231815;
}
.lb-container.recovery .tbl dl dd > p {
	line-height: 1.3;
}
.lb-container.recovery .tbl dl dd > p + p {
	padding-top: 2px;
}
.lb-container.recovery .tbl dl dd > p span {
	font-size: 12px;
	line-height: 18px;
}
.lb-container.recovery .tbl dl dd a {
	display: block;
	width: 122px;
	font-size: 13px;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 50px;
	padding: 7px;
	position: relative;
}
.lb-container.recovery .tbl dl dd a::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
.lb-container.recovery #cashmere .tbl dl dd a {
	width: 100%;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	color: #000;
	background: #fff;
}
.lb-container.recovery #cashmere .tbl dl dd a::before {
	content: "";
	width: 28px;
	height: 28px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 14px);
	right: 0;
}
.lb-container.recovery #cashmere .tbl dl dd.none a {
	pointer-events: none;
}
.lb-container.recovery #cashmere .tbl dl dd.none a::before {
	content: none;
}
.lb-container.recovery .whiteBox {
	background: #fff;
	padding: 25px 60px;
	margin: 40px auto 0;
	border-radius: 20px;
	box-sizing: border-box;
}
.lb-container.recovery .whiteBox .button {
	margin-top: 15px;
}
.lb-container.recovery .whiteBox .ttl {
	width: 195px;
	margin: 0 auto;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #231815;
	padding: 3px;
}
.lb-container.recovery .whiteBox .txt {
	margin-top: 30px;
	font-size: 18px;
	line-height: 26px;
}
.lb-container.recovery .whiteBox ul li {
	font-size: 18px;
	line-height: 26px;
	text-indent: -1em;
	padding-left: 1em;
}
.lb-container.recovery .whiteBox ul li b {
	font-size: 27px;
}
.lb-container.recovery .whiteBox .txt + .txt {
	margin-top: 10px;
}
.lb-container.recovery .whiteBox .txt .icn {
	padding-left: 43px;
	position: relative;
}
.lb-container.recovery .whiteBox .txt .icn::before {
	content: '';
	width: 41px;
	height: 35px;
	background: url("/base/pc/store/special/depart_de_loop/2024/img/lb/cosme_icn.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: -42%;
	left: 0;
}
.lb-container.recovery .whiteBox ul.note {
	margin: 25px auto 0;
}
.lb-container.recovery .whiteBox ul.note li {
	font-size: 14px;
	line-height: 19px;
	text-indent: 0;
	padding-left: 0;
}
.lb-container.recovery .whiteBox ul.note li .border {
	display: inline-block;
	margin-top: 13px;
	padding-bottom: 1px;
	border-bottom: 2px solid #040000;
	margin-bottom: 13px;
}
.lb-container.recovery .whiteBox ul.note li > ul li {
	font-size: 18px;
	line-height: 32px;
}
.lb-container.recovery .flow {
	margin-top: 80px;
	padding-bottom: 120px;
}
.lb-container.recovery .flow .txt {
	font-size: 15px;
	line-height: 1.8;
	margin: 30px 0;
}
.lb-container.recovery .img-collection {
	width: 60%;
	text-align: center;
	margin: 30px auto;
}
.lb-container.recovery .campaignBnr {
	max-width: 710px;
	margin: 30px auto 0;
	border: solid 3px #000;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
.lb-container.recovery .campaignBnr::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 3px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -7px;
	right: -7px;
	z-index: -1;
}
.lb-container.recovery .campaignBnr a {
	display: block;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 10px 5px;
	position: relative;
}
.lb-container.recovery .campaignBnr a .big {
	font-size: 30px;
}
.lb-container.recovery .campaignBnr a .small {
	font-size: 18px;
}
.lb-container.recovery .campaignBnr a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
.lb-container.recovery .campaignNote {
	margin-top: 10px;
	font-size: 20px;
	line-height: 1.9;
	text-align: center;
}

@media (max-width: 767px) {
	/* recovery */
	.lb-container.recovery {
		padding-bottom: 60px;
	}
	.lb-container.recovery .mvArea .ttl {
		font-size: 7.2vw;
	}
	.lb-container.recovery .logo {
		font-size: 24px;
		padding-bottom: 0px;
	}
	.lb-container.recovery .result {
		padding: 13.333vw 0 0;
		width: 90%;
		margin: 0 auto;
	}
	.lb-container.recovery .result .resultTtl {
		font-size: 6.667vw;
	}
	.lb-container.recovery .result .resultTtlMainTxt {
		margin-top: 10.667vw;
		font-size: 6.667vw;
		text-align: left;
	}
	.lb-container.recovery .result .resultTtlMainTxt span {
		font-size: 12vw;
		line-height: 1.5;
	}
	.lb-container.recovery .result .resultNote {
		margin-top: 10px;
		font-size: 4.533vw;
		text-align: left;
	}
	.lb-container.recovery .result .resultTxt {
		margin-top: 5.333vw;
		font-size: 4.533vw;
		line-height: 1.5;
		text-align: left;
	}
	.lb-container.recovery .result .resultBox {
		margin: 13.333vw auto 0;
		max-width: 100%;
		display: block;
		border-radius: 2vw;
		padding: 4.667vw 5.333vw 4.667vw 4vw;
	}
	.lb-container.recovery .result .resultBox::before {
		border: solid 0.267vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	.lb-container.recovery .result .resultTxtBox {
		width: 100%;
	}
	.lb-container.recovery .result .resultTxtBoxTtl {
		font-size: 6.667vw;
		line-height: 1.3;
	}
	.lb-container.recovery .result .resultTxtBoxTtl .big {
		font-size: 12vw;
		line-height: 1.5;
		padding: 0 1.333vw;
		vertical-align: sub;
	}
	.lb-container.recovery .result .resultTxtBoxTtl .middle {
		font-size: 6.667vw;
		line-height: 1.5;
	}
	.lb-container.recovery .result .resultBoxPic {
		margin-top: 2.667vw;
		max-width: 71.6vw;
	}
	.lb-container.recovery .result .resultBoxNote {
		margin-top: 1.333vw;
		font-size: 4vw;
		line-height: 1.3;
	}
	.lb-container.recovery .result .resultGraph {
		width: 100%;
		max-width: 96.667vw;
		margin: 13.333vw auto 0;
	}
	.lb-container.recovery .header {
		padding: 12vw 0 0;
	}
	.lb-container.recovery .header .text {
		padding: 0 0 15px;
		font-size: 19px;
		padding-bottom: 100px;
	}
	.lb-container.recovery .header .inner .img {
		bottom: -102px;
		/* width: 200px; */
		width: 100%;
		max-width: 350px;
	}
	.lb-container.recovery .retrieveList {
		margin-top: 8vw;
		padding: 6.667vw 0;
	}
	.lb-container.recovery .retrieveList .listTtl {
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	.lb-container.recovery .retrieveList ul {
		width: 90%;
		margin: 4vw auto 0;
		gap: 4vw 3.067vw;
	}
	.lb-container.recovery .retrieveList ul li {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
	}
	.lb-container.recovery .retrieveList ul li::before {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
		bottom: -0.933vw;
		right: -0.267vw;
	}
	.lb-container.recovery .retrieveList ul li a {
		font-size: 3.467vw;
	}
	.lb-container.recovery .retrieveList ul li .menuListTtl {
		font-size: 3.467vw;
		height: 9.333vw;
	}
	.lb-container.recovery .retrieveList ul li .menuListTtl span {
		font-size: 2.8vw;
	}
	.lb-container.recovery .retrieveList ul li .menuListTtl::after {
		width: 1.333vw;
		height: 1.333vw;
		border-bottom: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		bottom: 1.333vw;
	}
	.lb-container.recovery .retrieveList ul li.full a {
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	.lb-container.recovery .retrieveList ul li.full a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-bottom: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		right: 2vw;
	}
	.lb-container.recovery .main-lead {
		font-size: 4.533vw;
		padding-top: 2.667vw;
	}
	.lb-container.recovery .main-lead br {
		display: none;
	}
	.lb-container.recovery .inner .img {
		width: 82px;
		padding-bottom: 30px;
	}
	.lb-container.recovery .inner .img-annotation {
		font-size: 15px;
		padding-bottom: 15px;
	}
	.lb-container.recovery .inner .annotations li {
		font-size: 17px;
	}
	.lb-container.recovery .heading {
		font-size: 16px;
	}
	.lb-container.recovery .tbl dl {
		padding: 1.333vw 0;
	}
	.lb-container.recovery .tbl dl dt {
		font-size: 3.333vw;
		padding: 1.333vw;
	}
	.lb-container.recovery .tbl dl dd {
		font-size: 3.067vw;
		flex-direction: column;
		align-items: flex-start;
		gap: 1.333vw 0;
		padding: 1.333vw 1.333vw 1.333vw 2.667vw;
	}
	.lb-container.recovery #cashmere .tbl dl dd {
		padding: 1.333vw 7.333vw 1.333vw 2.667vw;
	}
	.lb-container.recovery .tbl dl dd > p {
		width: 100%;
	}
	.lb-container.recovery .tbl dl dd > p + p {
		border-left: none;
		padding-left: 0;
	}
	.lb-container.recovery .tbl dl dd > p span {
		font-size: 2.4vw;
		line-height: 1.3;
	}
	.lb-container.recovery .tbl dl dd a {
		margin-left: auto;
		width: 22.133vw;
		font-size: 2.267vw;
		border-radius: 6.667vw;
		padding: 0.933vw;
	}
	.lb-container.recovery .tbl dl dd a::after {
		width: 1.2vw;
		height: 1.2vw;
		border-top: solid 0.267vw #fff;
		border-right: solid 0.267vw #fff;
		top: calc(50% - 0.667vw);
		right: 1.333vw;
	}
	.lb-container.recovery #cashmere .tbl dl dd a {
		width: 100%;
		font-size: 3.067vw;
		line-height: 4.8vw;
		padding: 0;
	}
	.lb-container.recovery #cashmere .tbl dl dd a::before {
		width: 5.067vw;
		height: 5.067vw;
		top: calc(50% - 2.533vw);
		right: -6vw;
	}
	.lb-container.recovery #cashmere .tbl dl dd a::after {
		right: -4vw;
	}
	.lb-container.recovery .group {
		width: 100%;
	}
	.lb-container.recovery .group .bnr {
		margin-bottom: 30px;
	}
	.lb-container.recovery .heading {
		font-size: 4.4vw;
		text-align: center;
	}
	.lb-container.recovery .tbl .heading span {
		font-size: 2.667vw;
		line-height: 1.5;
	}
	.lb-container.recovery .whiteBox {
		padding: 5.333vw 10.667vw;
		width: 100%;
		margin-top: 8vw;
	}
	.lb-container.recovery .whiteBox .ttl {
		width: 46.267vw;
		font-size: 5.333vw;
		padding: 0.667vw;
	}
	.lb-container.recovery .whiteBox .txt {
		margin-top: 6.667vw;
		font-size: 4vw;
		line-height: 6vw;
	}
	.lb-container.recovery .whiteBox ul li {
		font-size: 4vw;
		line-height: 6vw;
	}
	.lb-container.recovery .whiteBox ul li b {
		font-size: 6vw;
	}
	.lb-container.recovery .whiteBox .txt + .txt {
		margin-top: 6.667vw;
	}
	.lb-container.recovery .whiteBox .txt .icn {
		padding-left: 10vw;
		position: relative;
	}
	.lb-container.recovery .whiteBox .txt .icn::before {
		width: 9.6vw;
		height: 8.267vw;
		top: -37%;
		left: 0;
	}
	.lb-container.recovery .whiteBox ul.note {
		margin-top: 5.333vw;
		width: 92%;
	}
	.lb-container.recovery .whiteBox ul.note li {
		font-size: 3.467vw;
		line-height: 4.8vw;
	}
	.lb-container.recovery .whiteBox ul.note li > ul {
		margin-top: 1.333vw;
	}
	.lb-container.recovery .whiteBox ul.note li > ul li {
		font-size: 4.133vw;
		line-height: 1.5;
	}

	.lb-container.recovery .campaignBnr {
		max-width: 100%;
		margin: 4vw auto 0;
		border: solid 0.4vw #000;
		border-radius: 2vw;
	}
	.lb-container.recovery .campaignBnr::before {
		border: solid 0.4vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	.lb-container.recovery .campaignBnr a {
		font-size: 3.733vw;
		line-height: 5.067vw;
		border-radius: 2vw;
		padding: 2.333vw 2vw;
	}
	.lb-container.recovery .campaignBnr a .big {
		font-size: 4vw;
	}
	.lb-container.recovery .campaignBnr a .small {
		font-size: 2.4vw;
	}
	.lb-container.recovery .campaignBnr a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.4vw #000;
		border-right: solid 0.4vw #000;
		top: calc(50% - 0.667vw);
		right: 1.333vw;
	}
	.lb-container.recovery .campaignNote {
		margin-top: 2vw;
		font-size: 2.667vw;
	}
}
/* add 21/10/12 */
/*top*/
.ccbnr {
	position: relative;
}
.ccbnr .endNotes {
	font-size: 18px;
	position: absolute;
	top: 10%;
	left: 36%;
	background-color: #fff;
	border: 1px solid #E60012;
	color: #E60012;
	transform: rotate(-18deg);
	padding: 8px 50px;
}
.lb-container.recovery .inner .img-annotation {
	position: relative;
}
.lb-container.recovery .inner .img-annotation .endNotes {
	position: absolute;
	top: 10%;
	left: 36%;
	background-color: #E60012;
	color: #fff;
	transform: rotate(-18deg);
	padding: 8px 50px;
}
.lb-container.recovery .tbl {
	position: relative;
	z-index: 5;
}
.lb-container.recovery .campaignNotes {
	font-size: 20px;
	width: 90%;
	max-width: 500px;
	margin: 100px auto 0;
	background-color: #fff;
	border: 2px solid #E60012;
	color: #E60012;
	padding: 20px;
	box-sizing: border-box;
}
.lb-container.recovery .campaignNotes p {
	line-height: 1.8;
}
@media (max-width: 767px) {
	.ccbnr .endNotes {
		top: 27%;
		left: 26%;
		width: 33%;
		text-align: center;
		padding: 8px 28px;
		font-size: 15px;
	}
	.lb-container.recovery .inner .img-annotation .endNotes {
		top: 15%;
		left: 25%;
	}
	.lb-container.recovery .campaignNotes {
		font-size: 16px;
	}
}
/* add 21/11/2 */
.lb-container.recovery .inner .cashmere {
	margin: 50px 0 90px;
	position: relative;
}
@media (max-width: 767px) {
	.lb-container.recovery .inner .cashmere {
		margin: 30px 0 70px;
	}
}
/* add 21/11/19 */
.lb-container.recovery .structure {
	border: 3px solid #333;
	border-radius: 10px;
	margin-top: 100px;
	padding: 30px;
	background-color: #fff;
}
.lb-container.recovery .structure .heading {
	margin-bottom: 30px;
}
.lb-container.recovery .structure .inn {
	margin: 20px 0;
}
.lb-container.recovery .structure .inn p {
	font-size: 15px;
	line-height: 1.8;
}
.lb-container.recovery .structure .las {
	margin-top: 5px;
}
.lb-container.recovery .structure .lead {
	font-size: 15px;
	line-height: 1.5;
}
@media (max-width: 767px) {
	.lb-container.recovery .structure {
		padding: 30px 25px;
		margin-top: 50px;
	}
}


/* denim_process */
.lb-container.recovery .denim_process {
	margin: 75px auto 0;
	width: 94%;
	max-width: 750px;
}
.lb-container.recovery .denim_process .btn {
	width: 36%;
	margin: 80px auto 65px;
}
.lb-container.recovery .denim_process h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 60px;
}
.lb-container.recovery .denim_process .denim_process_box {
	margin-top: 90px;
	margin-bottom: 65px;
}
.lb-container.recovery .denim_process .denim_process_box .name {
	font-size: 27px;
	text-align: center;
	margin: 30px 0;
}
.lb-container.recovery .denim_process .denim_process_box .name span {
	font-size: 21px;
}
.lb-container.recovery .denim_process .denim_process_box .txtBox {
	display: flex;
	justify-content: space-between;
}
.lb-container.recovery .denim_process .denim_process_box .txtBox .denimLogo {
	width: 24%;
}
.lb-container.recovery .denim_process .denim_process_box .txtBox .txt {
	width: 73%;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}
/* contentsList */
#top .denim .contentsList {
	max-width: 765px;
	margin: 80px auto 0;
	padding-bottom: 30px;
	border-bottom: none;
}
#top .denim .contentsList .contentsListTxt {
	margin-top: 30px;
	font-size: 15px;
	text-align: center;
}
#top .denim .contentsList ul {
	margin: 25px auto 0;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 0 35px;
	position: relative;
	z-index: 5;
}
#top .denim .contentsList ul li {
	width: 31%;
	border: solid 3px #000;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
#top .denim .contentsList ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 3px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -7px;
	right: -7px;
	z-index: -1;
}
#top .denim .contentsList ul li a {
	display: block;
	font-size: 26px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 40px 20px;
	position: relative;
}
#top .denim .contentsList ul li a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
#top .denim .reclamationMenu {
	margin-top: 60px;
}
#top .denim .reclamationMenu .menuTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
}
#top .denim .reclamationMenu ul {
	max-width: 780px;
	width: 90%;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 24px;
	position: relative;
	z-index: 5;
}
#top .denim .reclamationMenu ul li {
	width: 30%;
	border: solid 2px #000;
	border-radius: 17px;
	background: #fff;
	position: relative;
}
#top .denim .reclamationMenu ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	background-color: #fff;
	border-radius: 17px;
	position: absolute;
	bottom: -7px;
	right: -2px;
	z-index: -1;
}
#top .denim .reclamationMenu ul li a {
	display: block;
}
#top .denim .reclamationMenu ul li .menuListTtl {
	font-size: 25px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 70px;
}
#top .denim .reclamationMenu ul li .menuListTtl span {
	font-size: 18px;
}
#top .denim .reclamationMenu ul li .menuListTtl::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(0 , -50%) rotate(45deg);
	position: absolute;
	top:50%;
	right: 10px;
}
#top .denim .reclamationMenu ul li a:hover {
	opacity: 0.7;
}
@media (max-width: 767px) {
	.lb-container.recovery .denim_process {
		margin: 8.667vw auto 0;
		width: 100%;
		max-width: 100%;
	}
	.lb-container.recovery .denim_process h2 {
		font-size: 5.467vw;
		margin-bottom: 4vw;
	}
	.lb-container.recovery .denim_process .btn {
		width: 65.7%;
		margin: 8.667vw auto 8vw;
	}
	.lb-container.recovery .denim_process .denim_process_flow {
		padding: 0 4vw;
	}
	.lb-container.recovery .denim_process .denim_process_box {
		margin-top: 6.667vw;
	}
	.lb-container.recovery .denim_process .denim_process_box .pic {
		max-width: 100%;
	}
	.lb-container.recovery .denim_process .denim_process_box .name {
		font-size: 4.8vw;
		line-height: 7.6vw;
		text-align: center;
	}
	.lb-container.recovery .denim_process .denim_process_box .name span {
		font-size: 3.733vw;
	}
	.lb-container.recovery .denim_process .denim_process_box .txtBox {
		flex-direction: column;
	}
	.lb-container.recovery .denim_process .denim_process_box .txtBox .denimLogo {
		width: 100%;
		max-width: 37.867vw;
		margin: 0 auto;
	}
	.lb-container.recovery .denim_process .denim_process_box .txtBox .txt {
		margin: 4vw auto 0;
		width: 90%;
		padding: 0 4vw;
		font-size: 2.933vw;
		line-height: 4.8vw;
	}
	/* contentsList */
	#top .denim .contentsList {
		max-width: 100%;
		width: 90%;
		margin: 10vw auto;
		padding-bottom: 0;
	}
	#top .denim .contentsList .contentsListTxt {
		margin-top: 4vw;
		font-size: 3.467vw;
		line-height: 1.3;
	}
	#top .denim .contentsList ul {
		width: 100%;
		margin: 4.667vw auto 0;
		gap: 0 4.667vw;
	}
	#top .denim .contentsList ul li {
		border: solid 0.4vw #000;
		border-radius: 2vw;
	}
	#top .denim .contentsList ul li::before {
		border: solid 0.4vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	#top .denim .contentsList ul li a {
		font-size: 2.667vw;
		border-radius: 2vw;
		padding: 5.333vw 2vw 5.333vw 1vw;
	}
	#top .denim .contentsList ul li a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.4vw #000;
		border-right: solid 0.4vw #000;
		top: calc(50% - 0.667vw);
		right: 1.667vw;
	}
	/* reclamationMenu */
	#top .denim .reclamationMenu {
		margin-top: 8vw;
	}
	#top .denim .reclamationMenu .menuTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	#top .denim .reclamationMenu ul {
		max-width: 100%;
		width: 90%;
		margin: 4vw auto 0;
		gap: 4vw 3.2vw;
	}
	#top .denim .reclamationMenu ul li {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
	}
	#top .denim .reclamationMenu ul li::before {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
		bottom: -0.933vw;
		right: -0.267vw;
	}
	#top .denim .reclamationMenu ul li a {
		font-size: 3.467vw;
	}
	#top .denim .reclamationMenu ul li .menuListTtl {
		font-size: 3.467vw;
		height: 9.333vw;
	}
	#top .denim .reclamationMenu ul li .menuListTtl span {
		font-size: 2.8vw;
	}
	#top .denim .reclamationMenu ul li .menuListTtl::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		right: 1.333vw;
	}
}

/* add 22/5/19 */
.lb-container.recovery .anc-btn-wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	max-width: 888px;
	margin: 0 auto;
}
.lb-container.recovery .anc-btn-wrap div {
	width: 16.6%;
}
.lb-container.recovery .inner-ex {
	width: 100%;
	background-color: #EDEDED;
	margin-top: 100px;
}
.lb-container.recovery .b-heading {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	background-color: #000;
	padding: 30px 0;
}
.lb-container.recovery .b-heading span {
	font-size: 27px;
	display: inline-block;
	padding-left: 2em;
}
.lb-container.recovery .group {
	margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
	.lb-container.recovery .inner-ex {
		margin-top: 50px;
	}
	.lb-container.recovery .b-heading {
		font-size: 20px;
		padding: 20px 0;
	}
	.lb-container.recovery .b-heading span {
		font-size: 16px;
		padding-left: 1em;
	}
	.lb-container.recovery .group {
		margin: 30px auto 0;
	}
	.lb-container.recovery .tbl {
		margin-top: 50px;
	}
	.lb-container.recovery .denim_campaign {
		margin-top: 50px;
	}
	.lb-container.recovery .anc-btn-wrap {
		width: 100%;
		max-width: 82.133vw;
		gap: 4.667vw 2.5vw;
		justify-content: center;
	}
	.lb-container.recovery .anc-btn-wrap div {
		width: 30.3%;
	}
	.lb-container.recovery {
		padding-bottom: 0;
	}
	.lb-container.recovery .flow {
		padding-bottom: 50px;
	}
}

/* denim.html */
.lb-container.denim {
	margin-top: 30px;
}
.lb-container.denim .denimTtl {
	font-size: 39px;
	text-align: center;
}
.lb-container.recovery #denim.group {
	margin-top: 30px;
	width: 100%;
}
.lb-container.denim .denimMv {
	max-width: 750px;
	margin: 0 auto;
}
.lb-container.denim .denimMv .videoContent {
	margin-top: 30px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.lb-container.denim .denimMv .videoContent iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.lb-container.denim .lead {
	margin-top: 20px;
	font-size: 17px;
	line-height: 26px;
}
.lb-container.denim .leadTxt {
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
}
.lb-container.recovery .denim_campaign {
	margin-top: 50px;
	background-color: #cae4eb;
	padding: 1px 0 30px 0;
}
.lb-container.recovery .denim_campaign .denim_campaignTtl {
	font-size: 30px;
	color: #fff;
	text-align: center;
	background-color: #000;
	padding: 20px 0;
}
.lb-container.recovery .denim_campaign .denim_campaignTtl span {
	font-size: 25px;
	margin-left: 30px;
}
.lb-container.recovery .denim_campaign .head {
	font-size: 30px;
	line-height: 1.3;
	margin-top: 60px;
	text-align: center;
}
.lb-container.recovery .denim_campaign .head span {
	font-size: 20px;
	display: block;
	margin-bottom: 20px;
	line-height: 1.5;
}
.lb-container.recovery .denim_campaign .denimCampaignBg {
	margin-top: 25px;
	background-color: #fff;
	border-radius: 10px;
	padding: 45px 40px 25px;
}
.lb-container.recovery .denim_campaign .denimCampainBox .tbl {
	margin-top: 0;
}
.lb-container.recovery .denim_campaign .day {
	font-size: 23px;
	text-align: center;
	margin-bottom: 20px;
}
.lb-container.recovery .denim_campaign .tbl .heading {
	font-size: 20px;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 20px;
}
.lb-container.recovery .denim_campaign .tbl table {
	width: 100%;
	border: 3px solid #727171;
	border-radius: 10px;
	border-collapse: separate;
	border-spacing: 0;
}
.lb-container.recovery .denim_campaign .tbl table th {
	background-color: #EDEDED;
	font-size: 16px;
}
.lb-container.recovery .denim_campaign .tbl table td {
	font-size: 15px;
}
.lb-container.recovery .denim_campaign .tbl table tbody th, .lb-container.recovery .denim_campaign .tbl table tbody td {
	padding: 1em 2em;
	border-bottom: 2px solid #727171;
	vertical-align: middle;
}
.lb-container.recovery .denim_campaign .tbl table tbody td {
	background-color: #fff;
}
.lb-container.recovery .denim_campaign .tbl table tbody th {
	width: 20.55%;
	background-color: #231815;
	color: #fff;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child th, .lb-container.recovery .denim_campaign .tbl table tbody tr:last-child td {
	border-bottom: none;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:first-child th:first-child {
	border-radius: 6px 0 0 0;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:first-child th:last-child {
	border-radius: 0 10px 0 0;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child th:first-child {
	border-radius: 0 0 0 6px;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child th:last-child {
	border-radius: 0 0 10px 0;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:first-child td {
	border-radius: 0 6px 0 0;
}
.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child td {
	border-radius: 0 0 6px 0;
}
.lb-container.recovery .denim_campaign .notes {
	margin-top: 15px;
}
.lb-container.recovery .denim_campaign .notes li {
	font-size: 12px;
	line-height: 18px;
}
.lb-container.recovery .denim_campaign .denimCampaignReport {
	margin-top: 35px;
	padding-bottom: 10px;
}
.lb-container.recovery .denim_campaign .denimCampaignReport + .denimCampaignReport {
	border-bottom: 1px solid #000;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 23px;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:before,
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #000;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:before {
	margin-right: 10px;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:after {
    margin-left: 20px;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTxt {
	width: 77%;
	margin: 15px auto 0;
}
.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTxt li {
	font-size: 17px;
	line-height: 25px;
}
@media screen and (max-width: 767px) {
	.lb-container.denim .denimTtl {
		font-size: 6.667vw;
	}
	.lb-container.recovery #denim.group {
		margin-top: 6vw;
		overflow-x: hidden;
	}
	.lb-container.denim .denimMv {
		max-width: 100%;
	}
	.lb-container.denim .denimMv .videoContent {
		margin-top: 4vw;
	}
	.lb-container.denim .lead {
		margin-top: 7.333vw;
		font-size: 3.6vw;
		line-height: 5.733vw;
	}
	.lb-container.denim .leadTxt {
		margin-top: 3.333vw;
		font-size: 15px;
		line-height: 1.5;
	}
	.lb-container.recovery .denim_campaign {
		margin-top: 5.333vw;
		padding: 1px 0 6vw 0;
	}
	.lb-container.recovery .denim_campaign .denim_campaignTtl {
		font-size: 4vw;
		padding: 2vw 0;
	}
	.lb-container.recovery .denim_campaign .denim_campaignTtl span {
		font-size: 3.333vw;
		margin-left: 2vw;
	}
	.lb-container.recovery .denim_campaign .head {
		font-size: 4.5vw;
		margin-top: 8vw;
		line-height: 1.5;
	}
	.lb-container.recovery .denim_campaign .head span {
		font-size: 3.333vw;
		margin-bottom: 2.667vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignBg {
		margin-top: 4vw;
		border-radius: 1.333vw;
		padding: 6.667vw 4vw 4.667vw;
	}
	.lb-container.recovery .denim_campaign .denimCampainBox .tbl {
		margin-top: 0;
	}
	.lb-container.recovery .denim_campaign .day {
		font-size: 4vw;
		margin-bottom: 3.333vw;
	}
	.lb-container.recovery .denim_campaign .tbl .heading {
		font-size: 4.4vw;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody th {
		width: 20%;
		font-size: 3.333vw;
		white-space: nowrap;
	}
	.lb-container.recovery .denim_campaign .tbl table td {
		font-size: 3.333vw;
		line-height: 4.933vw;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody th, .lb-container.recovery .denim_campaign .tbl table tbody td {
		padding: 1em .5em 1em;
		border-bottom: 0.267vw solid #727171;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody tr:first-child th {
		border-radius: 1.333vw 0 0 0;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody tr:first-child td {
		border-radius: 0 1.333vw 0 0;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child th {
		border-radius: 0 0 0 1.333vw;
	}
	.lb-container.recovery .denim_campaign .tbl table tbody tr:last-child td {
		border-radius: 0 0 1.333vw 0;
	}
	.lb-container.recovery .denim_campaign .notes li {
		font-size: 3.333vw;
		line-height: 4.933vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport {
		margin-top: 5.333vw;
		padding-bottom: 4vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport + .denimCampaignReport {
		border-bottom: 0.133vw solid #000;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl {
		width: 80%;
		margin: 0 auto;
		font-size: 4.667vw;
		line-height: 6.133vw;
		text-align: center;
		position: relative;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:before,
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:after {
		width: 13.667vw;
		height: 0.133vw;
		position: absolute;
		bottom: 3.333vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:before {
		margin-right: 0;
		left: -8.667vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTtl:after {
		margin-left: 0;
		right: -8.667vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTxt {
		width: 100%;
		margin: 3.333vw auto 0;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTxt li {
		font-size: 4.133vw;
		line-height: 6.133vw;
	}
	.lb-container.recovery .denim_campaign .denimCampaignReport .denimCampaignReportTxt li span {
		font-size: 3.333vw;
		line-height: 5.333vw;
	}
}

.glaycover {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	pointer-events: none
}
.glaycover::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(119, 119, 119, 0.75);
}
.red {
	color: #ff0000;
}
.hidden {
	visibility: hidden;
}
@media (max-width: 767px) {
	.hidden {
		display: none;
	}
}

/*=============================*/
/* 230110 */
/* retrieve */
/*=============================*/
.retrieve {
	/* background: #b1dde6; */
	font-family: "Noto Sans CJK JP", sans-serif;
	font-feature-settings: "palt";
	box-sizing: border-box;
}
.retrieve .contentsBox {
	padding: 50px 0;
}
.retrieve #polyester {
	background: #ffeccd;
}
.retrieve #denim {
	background: #b7d1de;
}
.retrieve #cashmere {
	background: #e2ddee;
}
.retrieve #suit {
	background: #e6dcd7;
}
.retrieve #cosme {
	background: #fce5e8;
}
.retrieve #umou {
	background: #cbe9d1;
}
.retrieve .inner {
	max-width: 830px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.retrieveCampaignttl {
	max-width: 780px;
    margin: 0 auto;
    font-size: 26px;
    text-align: center;
    color: #fff;
    padding: 5px;
    border-radius: 15px;
    background: #000;
}
.retrieveCampaignttl span {
	font-size: 25px;
	margin-left: 30px;
}
.retrieve .retrieveCampaign .retrieveContent {
	margin-top: 60px;
}
.retrieve .retrieveCampaign .retrieveCampaignTtl {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.retrieve .retrieveCampaign .amount {
	margin-top: 60px;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	margin-right: 125px;
}
.retrieve .retrieveCampaign .amount .small {
	font-size: 15px;
}
.retrieve .retrieveCampaign .amount .middle {
	display: inline-block;
	font-size: 13px;
}
.retrieve .retrieveCampaign .amountPic {
	width: 335px;
	margin-top: -35px;
    margin-left: 120px;
}
.retrieve .retrieveCampaign .amountNote {
	text-align: right;
	margin-right: 125px;
	font-size: 14px;
}
.retrieve .campaignList {
	margin-top: 50px;
}
.retrieve .campaignList .campaignListTtl {
	font-size: 17px;
	font-weight: 700;
	line-height: 25px;
}
.retrieve .campaignList .accordionArea {
	margin-top: 50px;
}
.retrieve .campaignList .accordionArea .accordionTtl {
	border: 2px solid #000;
	border-radius: 10px;
	padding: 15px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	position: relative;
	cursor: pointer;
	transition: all .5s ease;
}
.retrieve .campaignList .accordionArea .accordionTtl::after{
	content:'';
	width: 28px;
	height: 28px;
	background: url("/base/pc/store/special/depart_de_loop/2024/img/lb/accordion_btn01.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 14px);
	right: 20px;
}
.retrieve .campaignList .accordionArea .accordionTtl.close::after{
	background: url("/base/pc/store/special/depart_de_loop/2024/img/lb/accordion_btn02.png") no-repeat;
	background-size: contain;
}
.retrieve .campaignList .accordionArea .accordionContent {
	display: none;
}
.retrieve .campaignList .campaignListBox {
	margin-top: 30px;
}
.retrieve .campaignList .campaignListBox .campaignTxt {
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
}
.retrieve .partner {
	margin-top: 50px;
}
.retrieve .partner .partnerTtl {
	font-size: 20px;
	text-align: center;
}
.retrieve .partner .partnerList {
	margin: 20px auto 0;
	width: 500px;
}
.retrieve .partner .partnerList li {
	font-size: 17px;
	line-height: 29px;
}
.retrieve .contrivance {
	margin-top: 100px;
}
.retrieve .contrivance .contrivanceTtl {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.retrieve .contrivance .contrivanceTxt {
	margin-top: 30px;
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
}
.retrieve .contrivance .contrivancePic {
	max-width: 830px;
	margin: 90px auto 0;
}

.retrieve .omiyaBox {
	margin-bottom: 100px;
}
.retrieve .omiyaBox .retrieveCampaignTtl02 {
	font-size: 21px;
	text-align: center;
}
.retrieve .omiyaBox .omiya {
	width: 100%;
	max-width: 472px;
	border-radius: 10px;
	font-size: 16px;
	display: flex;
	flex-flow: row wrap;
	text-align: center;
	justify-content: center;
	margin: 30px auto;
}
.retrieve .omiyaBox .omiya .p1 {
	width: 39%;
	background-color: #000;
	padding: 10px 0;
	color: #fff;
	border-radius: 10px 0 0 10px;
	border-top: 2px solid #727171;
	border-bottom: 2px solid #727171;
	border-left: 2px solid #727171;
}
.retrieve .omiyaBox .omiya .p2 {
	width: 59%;
	padding: 10px 0;
	border-radius: 0 10px 10px 0;
	border-top: 2px solid #727171;
	border-bottom: 2px solid #727171;
	border-right: 2px solid #727171;
}
.retrieve .omiyaBox .note {
	font-size: 12px;
	margin-bottom: 10px;
}
.retrieve .omiyaBox .note li {
	line-height: 1.5;
}
@media (max-width: 767px) {
	.retrieve {
		padding:  0 0 8.667vw;
	}
	.retrieve .contentsBox {
		padding: 6.667vw 0;
	}
	.retrieve .inner {
		max-width: 100%;
		padding: 0 4.667vw;
		box-sizing: border-box;
	}
	.retrieveCampaignttl {
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	.retrieveCampaignttl span {
		font-size: 3.333vw;
		margin-left: 2vw;
	}
	.retrieve .retrieveCampaign .retrieveContent {
		margin-top: 22.667vw;
	}
	.retrieve .retrieveCampaign .retrieveCampaignTtl {
		font-size: 5.067vw;
	}
	.retrieve .retrieveCampaign .amount {
		margin: 10vw auto 0;
		max-width: 57.333vw;
		font-size: 4.8vw;
		margin-right: 18vw;
	}
	.retrieve .retrieveCampaign .amount .small {
		font-size: 2.933vw;
	}
	.retrieve .retrieveCampaign .amount .middle {
		margin-top: 5.333vw;
		font-size: 2.933vw;
	}
	.retrieve .retrieveCampaign .amountPic {
		width: 63.067vw;
		margin: 1.333vw auto 0;
	}
	.retrieve .retrieveCampaign .amountNote {
		margin-right: 5.667vw;
		margin-top: 5vw;
		font-size: 1.867vw;
	}
	.retrieve .campaignList {
		margin-top: 6.667vw;
	}
	.retrieve .campaignList .campaignListTtl {
		font-size: 3.333vw;
		line-height: 5.467vw;
	}
	.retrieve .campaignList .accordionArea {
		margin-top: 6.667vw;
	}
	.retrieve .campaignList .accordionArea .accordionTtl {
		border: 0.4vw solid #000;
		border-radius: 1.333vw;
		padding: 3.333vw;
		font-size: 3.733vw;
	}
	.retrieve .campaignList .accordionArea .accordionTtl::after{
		width: 6vw;
		height: 6vw;
		top: calc(50% - 3vw);
		right: 4vw;
	}
	.retrieve .campaignList .campaignListBox {
		margin-top: 7.333vw;
	}
	.retrieve .campaignList .campaignListBox .campaignTxt {
		font-size: 3.2vw;
		line-height: 5.467vw;
	}
	.retrieve .partner {
		margin-top: 10.667vw;
		padding: 0 4.667vw;
	}
	.retrieve .partner .partnerTtl {
		font-size: 3.6vw;
	}
	.retrieve .partner .partnerList {
		margin: 5.333vw auto 0;
		width: 100%;
	}
	.retrieve .partner .partnerList li {
		font-size: 3.2vw;
		line-height: 5.467vw;
	}
	.retrieve .contrivance {
		margin-top: 12vw;
	}
	.retrieve .contrivance .contrivanceTtl {
		font-size: 5.867vw;
	}
	.retrieve .contrivance .contrivanceTxt {
		margin-top: 6.667vw;
		font-size: 3.467vw;
		line-height: 5.467vw;
	}
	.retrieve .contrivance .contrivancePic {
		max-width: 90.267vw;
		margin: 10vw auto 0;
	}
	.retrieve .omiyaBox .retrieveCampaignTtl02 {
		font-size: 4.5vw;
		text-align: center;
		line-height: 1.5;
	}
	.retrieve .omiyaBox .omiya {
		border-radius: 10px;
		font-size: 4.267vw;
		margin: 8vw auto;
	}
	.retrieve .omiyaBox .note {
		font-size: 3.2vw;
		margin-bottom: 2.667vw;
	}
	.retrieve .omiyaBox {
		margin-bottom: 26.667vw;
	}
}

/*=====cosme=====*/
.cosme {
	margin-top: 30px;
	padding-top: 50px;
	box-sizing: border-box;
}
.cosme .inner {
	max-width: 768px;
}
.cosme .topTtl {
	margin-top: 50px;
	font-size: 40px;
	text-align: center;
}
.cosme .cosmeLead {
	max-width: 768px;
	margin: 45px auto 90px;
	font-size: 17px;
	line-height: 26px;
}
.cosme .mv {
	margin: 30px auto 0;
	max-width: 768px;
}
.cosme .cosmeCampaign .cosmeCampaignTtl {
	font-size: 30px;
	color: #fff;
	text-align: center;
	background-color: #000;
	padding: 20px 0;
}
.cosme .cosmeCampaign .head {
	font-size: 30px;
	margin-top: 60px;
	text-align: center;
}
.cosme .cosmeCampaign .head span {
	font-size: 20px;
	display: block;
	margin-bottom: 20px;
	line-height: 1.5;
}
.cosme .cosmeCampaign .cosmeCampaignTxt {
	max-width: 570px;
	margin: 30px auto 0;
}
.cosme .cosmeCampaign .cosmeCampaignTxt > p {
	font-size: 22px;
}
.cosme .cosmeCampaign .cosmeCampaignTxt > p + p {
	margin-top: 15px;
}
.cosme .cosmeCampaign .cosmeCampaignBox {
	width: 770px;
	margin: 35px auto 0;
	background: #fff;
	border-radius: 10px;
	padding: 45px 40px 25px;
	box-sizing: border-box;
}
.cosme .cosmeCampaign .day {
	font-size: 23px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 20px;
}
.cosme .cosmeCampaign .notes {
	margin-top: 15px;
}
.cosme .cosmeCampaign .notes li {
	font-size: 12px;
	line-height: 18px;
}
.cosme .report {
	max-width: 768px;
	margin: 40px auto 60px;
}
.cosme .report .reportTtl {
	font-size: 23px;
	text-align: center;
	display: flex;
	align-items: center;
}
.cosme .report .reportTtl:before,
.cosme .report .reportTtl:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #000;
}
.cosme .report .reportTtl:before {
	margin-right: 1rem;
}
.cosme .report .reportTtl:after {
	margin-left: 1rem;
}
.cosme .report ul {
	padding: 15px 29px;
	border-bottom: 1px solid #000;
}
.cosme .report ul li {
	font-size: 17px;
	line-height: 25px;
}
.cosme .cosmeCampaign .shopList {
	max-width: 360px;
	margin: 30px auto 0;
}
.cosme .cosmeCampaign .shopList li {
	font-size: 20px;
	line-height: 34px;
}
.cosme .cosmeCampaign .shopList li .small {
	display: block;
	font-size: 16px;
	line-height: 1.3;
	text-indent: 1em;
}
.cosme .bgColor {
	background: #fce5e8;
	padding: 40px 0 0;
}
.cosme .bgColor.cosmeCampaignBg {
	margin-top: 90px;
}
.cosme .bgColor.last {
	padding-top: 45px;
}
.cosme .bgColor.bgColor02 {
	padding-bottom: 100px;
}
.cosme .processTtl {
	font-size: 32px;
	text-align: center;
}
.cosme .cosmeFlow {
	margin: 30px auto 0;
	max-width: 1000px;
}
.cosme .cosmeVideo {
	max-width: 846px;
	margin: 0 auto;
}
.cosme .cosmeVideo .videoContent {
	margin-top: 40px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.cosme .cosmeVideo .videoContent iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.cosme .whiteBox {
	background: #fff;
	padding: 25px 60px;
	margin: 40px auto 0;
	max-width: 768px;
	box-sizing: border-box;
}
.cosme .whiteBox .button {
	margin-top: 15px;
}
.cosme .whiteBox .ttl {
	width: 195px;
	margin: 0 auto;
	font-size: 23px;
	text-align: center;
	color: #fff;
	background: #231815;
	padding: 3px;
}
.cosme .whiteBox .txt {
	margin-top: 30px;
	font-size: 18px;
	line-height: 26px;
}
.cosme .whiteBox ul li {
	font-size: 18px;
	line-height: 26px;
	text-indent: -1em;
	padding-left: 1em;
}
.cosme .whiteBox ul li b {
	font-size: 27px;
}
.cosme .whiteBox .txt + .txt {
	margin-top: 10px;
}
.cosme .whiteBox .txt .icn {
	padding-left: 43px;
	position: relative;
}
.cosme .whiteBox .txt .icn::before {
	content: '';
	width: 41px;
	height: 35px;
	background: url("/base/pc/store/special/depart_de_loop/2024/img/lb/cosme_icn.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: -42%;
	left: 0;
}
.cosme .note {
	margin: 40px auto 0;
    max-width: 768px;
}
.cosme .note li {
	font-size: 17px;
	line-height: 26px;
}
.cosme .note li .border {
	display: inline-block;
	margin-top: 13px;
	padding-bottom: 1px;
	border-bottom: 2px solid #040000;
	margin-bottom: 13px;
}
.cosme .noteS {
	margin: 30px auto 0;
    max-width: 768px;
	font-size: 16px;
	line-height: 26px;
}
.cosme .crayon {
	margin-top: 0;
	margin-bottom: 0;
}
.cosme .whiteBox.crayon {
	max-width: 846px;
}
.cosme .crayon .inner {
	max-width: 780px;
}
.cosme .crayon .crayonTtl {
	font-size: 28px;
	text-align: center;
}
.cosme .crayon .crayonPic {
	width: 98%;
	margin: 45px auto 0;
}
.cosme .whiteBox + .whiteBox {
	margin-top: 20px;
}
.cosme .whiteBox.ippoBox {
	max-width: 846px;
}
.cosme .whiteBox.ecommitBox {
	max-width: 846px;
	padding-top: 50px;
}
.cosme .whiteBox.veoliaBox {
	max-width: 846px;
	padding-top: 70px;
}
.cosme .whiteBox.kameyamaBox {
	max-width: 846px;
	padding-top: 50px;
}
.cosme .whiteBox.mizuiroBox {
	max-width: 846px;
	padding-top: 50px;
}
.cosme .whiteBox.parallelBox {
	max-width: 846px;
	padding-top: 50px;
}
.cosme .whiteBox .whiteBoxTtl {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cosme .whiteBox .whiteBoxTtl .lavel {
	min-width: 24.05%;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background-color: #eb689d;
	padding: 10px 0 10px 2%;
	border-radius: 5px;
}
.cosme .whiteBox .whiteBoxTtl .name {
	font-size: 21px;
}
.cosme .whiteBox .whiteBoxTtl .name .kana {
	font-size: 17px;
}
.cosme .whiteBox .whiteBoxTtl .namelogo {
	order: 1;
}
.cosme .whiteBox .whiteBoxTtl.ippo .namelogo {
	width: 14.4%;
}
.cosme .whiteBox .whiteBoxTtl.ecommit .namelogo {
	width: 146px;
}
.cosme .whiteBox .whiteBoxTtl.kameyama .namelogo {
	width: 126px;
}
.cosme .whiteBox .whiteBoxTtl.mizuiro .namelogo {
	width: 172px;
}
.cosme .whiteBox .whiteBoxTtl.parallel .namelogo {
	width: 112px;
}
.cosme .whiteBox .whiteBoxTtl.ariake .namelogo {
	width: 217px;
}
.cosme .whiteBox .whiteBoxTtl.veolia .namelogo {
	width: 198px;
}
.cosme .whiteBox .txt02 {
	margin-top: 15px;
	font-size: 17px;
	line-height: 1.5;
}
.cosme .whiteBox .txt02 .name {
	word-break: keep-all;
}
.cosme .whiteBox .txt02 sup {
	vertical-align: top;
}
.cosme .whiteBox .picBox {
	margin-top: 15px;
	display: flex;
	justify-content: center;
	gap: 0 65px;
}
.cosme .whiteBox .picBox > p {
	width: 275px;
}
.cosme .whiteBox .picBox.ecommit {
	justify-content: space-between;
	gap: 0;
}
.cosme .whiteBox .picBox.ecommit > p {
	width: 23%;
}
.cosme .whiteBox .picBox.kameyama {
	justify-content: space-between;
	gap: 0;
}
.cosme .whiteBox .picBox.kameyama > p {
	width: 32%;
}
.cosme .whiteBox .picBox.mizuiro {
	justify-content: space-between;
	gap: 0;
}
.cosme .whiteBox .picBox.mizuiro > p {
	width: 32%;
}
.cosme .whiteBox .picBox.parallel {
	justify-content: space-between;
	gap: 0;
}
.cosme .whiteBox .picBox.parallel > p {
	width: 32%;
}
.cosme .whiteBox .profile {
	margin-top: 20px;
	display: flex;
	align-items: center;
	gap: 0 5%;
}
.cosme .whiteBox .profile .pic {
	width: 25%;
}
.cosme .whiteBox .profile .txt02 {
	width: calc(100% - 30%);
}
.cosme .whiteBox .profile.mizuiro .txt02 {
	margin-top: 0;
}
.cosme .whiteBox .profile.parallel .txt02 {
	margin-top: 0;
}
.cosme .whiteBox.parallelBox .button + p {
	margin-top: 15px;
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
}

/* contentsList */
.cosme .contentsList {
	max-width: 765px;
	margin: 50px auto 0;
	padding-bottom: 30px;
}
.cosme .contentsList .contentsListTxt {
	margin-top: 30px;
	font-size: 24px;
	text-align: center;
}
.cosme .contentsList ul {
	margin: 25px auto 0;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 0 35px;
	position: relative;
	z-index: 5;
}
.cosme .contentsList ul li {
	width: 31%;
	border: solid 3px #000;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
.cosme .contentsList ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 3px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -7px;
	right: -7px;
	z-index: -1;
}
.cosme .contentsList ul li a {
	display: block;
	font-size: 26px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 40px 20px;
	position: relative;
}
.cosme .contentsList ul li a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}

/* reclamationMenu */
.cosme .reclamationMenu {
	margin-top: 60px;
}
.cosme .reclamationMenu .menuTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
}
.cosme .reclamationMenu ul {
	max-width: 780px;
	width: 90%;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 24px;
	position: relative;
	z-index: 5;
}
.cosme .reclamationMenu ul li {
	width: 30%;
	border: solid 2px #000;
	border-radius: 17px;
	background: #fff;
	position: relative;
}
.cosme .reclamationMenu ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	background-color: #fff;
	border-radius: 17px;
	position: absolute;
	bottom: -7px;
	right: -2px;
	z-index: -1;
}
.cosme .reclamationMenu ul li a {
	display: block;
}
.cosme .reclamationMenu ul li .menuListTtl {
	font-size: 25px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 70px;
}
.cosme .reclamationMenu ul li .menuListTtl span {
	font-size: 18px;
}
.cosme .reclamationMenu ul li .menuListTtl::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(0 , -50%) rotate(45deg);
	position: absolute;
	top:50%;
	right: 10px;
}
.cosme .reclamationMenu ul li a:hover {
	opacity: 0.7;
}

/* mvTop */
.cosme .mvTop {
	margin: 0 auto;
	max-width: 1000px;
	height: 562px;
	position: relative;
}
.cosme .mvTop .video {
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.cosme .mvTop .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 638px;
}

/* pj */
.cosme .pj .topTtl {
	margin-top: 90px;
	font-size: 20px;
	line-height: 50px;
}
.cosme .pj .topTtl span {
	display: block;
	font-size: 40px;
}
.cosme .pj .cosmeLead {
	font-size: 20px;
	text-align: center;
}
.cosme .pj .cosmeLead p:nth-child(2){
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}
.cosme .slideWrap {
	width: 100%;
	overflow: hidden;
}
.cosme .slide {
	display: flex;
	width: calc(30.4rem * 16); /* 画像16枚分の幅（304px = 284px + 20px margin） */
	animation: infiniteSlide 40s linear infinite;
}
@keyframes infiniteSlide {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(calc(-30.4rem * 8));
	}
}
.cosme .slide li {
	flex-shrink: 0;
	width: 28.4rem;
	height: 28.4rem;
	margin-right: 2rem;
}
.cosme .slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cosme .project {
	margin-top: 140px;
}
.cosme .projectWrap {
	position: relative;
}
.cosme .bgPj {
	margin: 0 auto;
	max-width: 1343px;
	position: absolute;
	top: 320px;
	left: 0;
	right: 0;
	z-index: -1;
}
.parallax-bg {
	will-change: transform;
}
.parallax-content {
	will-change: transform;
}
.cosme .project h2 {
	padding-bottom: 15px;
	font-size: 20px;
	text-align: center;
	background-image: url(/base/pc/store/special/depart_de_loop/2024/img/lb/cosme_ttl_bg.png);
	background-repeat: no-repeat;
	background-size: 484px auto;
	background-position: center bottom;
}
.cosme .projectConts {
	margin: 40px auto 0;
	max-width: 760px;
}
.cosme .pj01 .projectConts > .pic {
	max-width: 552px;
}
.cosme .pj01 .wrap01 {
	margin-left: auto;
	margin-top: -371px;
	display: flex;
	flex-direction: column-reverse;
	max-width: 233px;
	gap: 60px 0;
}
.cosme .pj01 .wrap01 .txt {
	font-size: 16px;
	line-height: 28px;
	writing-mode: vertical-rl;
}
.cosme .pj01 .wrap02 {
	margin-top: 70px;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 0 60px;
}
.cosme .pj01 .wrap02 .txt {
	font-size: 16px;
	line-height: 28px;
}
.cosme .pj01 .wrap02 .pic {
	max-width: 400px;
}
.cosme .pj01 .wrap03 {
	margin-top: 70px;
	display: flex;
	gap: 0 30px;
}
.cosme .pj01 .wrap03 p {
	width: 233px;
}
.cosme .pj01 .wrap04 {
	margin-top: 70px;
	display: flex;
	align-items: center;
	gap: 0 90px;
}
.cosme .pj01 .wrap04 .txt {
	font-size: 16px;
	line-height: 28px;
}
.cosme .pj01 .wrap04 .pic {
	max-width: 400px;
}
.cosme .pj01 .wrap05 {
	margin-top: 50px;
	margin-left: 120px;
	display: flex;
	gap: 0 20px;
}
.cosme .pj01 .wrap05 p {
	width: 215px;
}
.cosme .pj01 .wrap05 p:nth-child(2) {
	margin-top: -80px;
}
.cosme .pj01 .button {
	margin-top: 50px;
}
.cosme .pj01 .button a {
	display: inline-block;
	padding: 12px 50px 8px 30px;
	max-width: 100%;
	line-height: 1.2;
}
.cosme .pj02 {
	padding-bottom: 90px;
}
.cosme .pj02 .wrap01 {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 60px;
}
.cosme .pj02 .wrap01 .txt {
	font-size: 16px;
	line-height: 28px;
}
.cosme .pj02 .wrap01 .pic {
	width: 402px;
}
.cosme .pj02 .projectConts > .pic {
	margin-top: -50px;
	margin-left: 135px;
	max-width: 233px;
}
.cosme .pj02 .wrap02 {
	margin-top: 70px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 0 60px;
}
.cosme .pj02 .wrap02 .txt {
	font-size: 16px;
	line-height: 28px;
	writing-mode: vertical-rl;
}
.cosme .pj02 .wrap02 .pic {
	max-width: 578px;
	display: flex;
	gap: 0 10px;
}
.cosme .pj02 .wrap02 .pic p:nth-child(2) {
	margin-top: 130px;
}
.cosme .pj02 .wrap02 + .pic {
	margin: 15px 0 0;
	max-width: 402px;
}
.cosme .pj02 .wrap03 {
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
	gap: 0 40px;
}
.cosme .pj02 .wrap03 .txt {
	margin-left: 40px;
	font-size: 16px;
	line-height: 28px;
	writing-mode: vertical-rl;
}
.cosme .pj02 .wrap03 .pic {
	margin-top: 35px;
	width: 552px;
}
.cosme .pj02 .projectConts > .txt {
	margin-top: 90px;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.cosme .pj02 .pjVideo {
	max-width: 846px;
	margin: 0 auto;
}
.cosme .pj02 .pjVideo .videoContent {
	margin-top: 90px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.cosme .pj02 .pjVideo .videoContent iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.cosme .pj02 .button {
	margin-top: 50px;
}
.cosme .pj02 .button a {
	display: inline-block;
	padding: 12px 50px 8px 30px;
	max-width: 100%;
	line-height: 1.2;
}

/* special */
.cosme .special {
	padding: 90px 0;
	background-color: #fce5e8;
}
.cosme .special .specialConts {
	margin: 0 auto;
	max-width: 840px;
}
.cosme .special .lead {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color :#eb689d;
}
.cosme .special .wrap01 {
	margin-top: 70px;
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.cosme .special .lead02 {
	margin-top: 20px;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
	color :#eb689d;
}
.cosme .special .detail {
	margin-top: 90px;
	padding: 40px 50px 30px;
	border: solid 2px #eb689d;
	border-radius: 20px;
	background-color: #fff;
	position: relative;
}
.cosme .special .detail dt {
	margin: 0 auto;
	padding: 8px 10px 5px 10px;
	width: 200px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color :#fff;
	background-color: #eb689d;
	position: absolute;
	top: -22px;
	left: 0;
	right: 0;
}
.cosme .special .detail dd {
	font-size: 18px;
}
.cosme .special .detail dd p {
	line-height: 28px;
}
.cosme .special .detail dd .wrap02 {
	display: flex;
	align-items: flex-start;
	gap: 0 20px;
}
.cosme .special .detail dd .wrap02 + .wrap02 {
	margin-top: 7px;
}
.cosme .special .detail dd .wrap02 p:first-child {
	flex-shrink: 0;
	padding: 5px 5px 2px 5px;
	width: 200px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #eb689d;
	border-radius: 5px;
}
.cosme .special .detail dd .period {
	margin-top: 15px;
	font-size: 18px;
	line-height: 28px;
}
.cosme .special .detail dd ul {
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
.cosme .special .detail dd ul li {
	line-height: 28px;
}
.cosme .special .ttlStoreList {
	margin-top: 50px;
	font-size: 25px;
	font-weight: bold;
	color: #eb689d;
	text-align: center;
}
.cosme .special .storeList {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.cosme .special .storeList li {
	width: 135px;
}
.cosme .special .storeList button {
	padding: 25px 5px;
	width: 100%;
	background-color: #eb689d;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	position: relative;
}
.cosme .special .storeList button::before,
.cosme .special .storeList button::after {
	display: block;
	content: '';
	width: 12px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: 12px;
	right: 10px;
}
.cosme .special .storeList button::before {
	transform: rotate(90deg);
}
.cosme .special .micromodalSlide {
	display: none;
}
.cosme .special .micromodalSlide.is-open {
	display: block;
}
.cosme .special .micromodalSlide[aria-hidden="false"] .modalOverlay {
	animation: mmfadeIn .5s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.cosme .special .micromodalSlide[aria-hidden="true"] .modalOverlay {
	animation: mmfadeOut .5s cubic-bezier(0.0, 0.0, 0.2, 1);
}
@keyframes mmfadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
@keyframes mmfadeOut {
	from { opacity: 1; }
	to { opacity: 0; }
}
.cosme .special .micromodalSlide .modalOverlay {
	will-change: transform;
}
.cosme .special .modalOverlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
}
.cosme .special .modalContainer {
	background: #fce5e8;
	border-radius: 15px;
	width: 530px;
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	padding: 50px 40px 120px 40px;
	box-sizing: border-box;
	position: relative;
}
.cosme .special .modalClose {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 15px;
	height: 15px;
	z-index: 101;
}
.cosme .special .modalClose::after,
.cosme .special .modalClose::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 20px;
	top: 50%;
	left: 50%;
	background: #000;
	transition: opacity 0.3s ease-out;
}
.cosme .special .modalClose::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.cosme .special .modalClose::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.cosme .special .modalTitle {
	padding-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #000;
}
.cosme .special .modalContent {
	margin-top: 30px;
	display: flex;
	gap: 0 20px;
}
.cosme .special .modalContent ul {
	width: calc(50% - 10px);
}
.cosme .special .modalContent li {
	font-size: 16px;
	line-height: 28px;
}
.cosme .special .wrap03 {
	margin-top: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 55px;
}
.cosme .special .wrap03 .pic {
	max-width: 250px;
}
.cosme .special .wrap03 .txt {
	font-size: 25px;
	line-height: 35px;
	text-align: center;
	color :#eb689d;
}
.cosme .special .wrap04 {
	margin: 30px auto 0;
	max-width: 720px;
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.cosme .special .wrap04 .pic {
	width: 350px;
}
.cosme .special .wrap04 + .txt {
	margin: 30px auto 0;
	max-width: 720px;
}
.cosme .special .wrap04 + .txt p {
	font-size: 15px;
	line-height: 26px;
}
.cosme .special .wrap04 + .txt p + p {
	margin-top: 25px;
}
.cosme .special .button {
	margin-top: 50px;
}
.cosme .special .button a {
	max-width: 236px;
	background-color: #fff;
	font-size: 15px;
	padding: 10px 5px;
}
.cosme .special .button + p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}
@media (max-width: 767px) {
	.cosme .inner {
		max-width: 100%;
	}
	.cosme .topTtl {
		font-size: 5.867vw;
	}
	.cosme .cosmeLead {
		width: 92%;
		margin: 7.333vw auto 10vw;
		font-size: 3.6vw;
		line-height: 5.733vw;
	}
	.cosme .mv {
		margin: 6vw auto 0;
		width: 92%;
	}
	.cosme .cosmeCampaign .cosmeCampaignTtl {
		font-size: 4vw;
		padding: 2vw 0;
	}
	.cosme .cosmeCampaign .cosmeCampaignTtl .small {
		display: inline-block;
		font-size: 4.8vw;
		margin-bottom: 0.667vw;
	}
	.cosme .cosmeCampaign .head {
		font-size: 4.5vw;
		margin-top: 8vw;
		line-height: 1.5;
	}
	.cosme .cosmeCampaign .head span {
		font-size: 3.333vw;
		margin-bottom: 2.667vw;
	}
	.cosme .cosmeCampaign .cosmeCampaignTxt {
		max-width: 86vw;
		margin: 8vw auto 0;
	}
	.cosme .cosmeCampaign .cosmeCampaignTxt > p {
		font-size: 4.267vw;
		line-height: 6vw;
	}
	.cosme .cosmeCampaign .cosmeCampaignTxt > p + p {
		margin-top: 2vw;
	}
	.cosme .cosmeCampaign .cosmeCampaignBox {
		width: 92%;
		margin: 4vw auto 0;
		border-radius: 2vw;
		padding: 4vw 3.333vw 4.667vw;
	}
	.cosme .cosmeCampaign .day {
		font-size: 3.733vw;
		margin-bottom: 2.667vw;
		line-height: 1.3;
	}
	.cosme .cosmeCampaign .notes li {
		font-size: 3.333vw;
		line-height: 4.933vw;
	}
	.cosme .report {
		max-width: 92%;
		margin: 8vw auto;
	}
	.cosme .report .reportTtl {
		font-size: 4.667vw;
		line-height: 1.3;
	}
	.cosme .report .reportTtl:before,
	.cosme .report .reportTtl:after {
		height: 0.133vw;
	}
	.cosme .report .reportTtl:before {
		margin-right: 1rem;
		position: relative;
		bottom: -2.667vw;
	}
	.cosme .report .reportTtl:after {
		margin-left: 1rem;
		position: relative;
		bottom: -2.667vw;
	}
	.cosme .report ul {
		padding: 4vw 2vw;
		border-bottom: 0.133vw solid #000;
	}
	.cosme .report ul li {
		font-size: 4vw;
		line-height: 1.5;
	}
	.cosme .cosmeCampaign .shopList {
		max-width: 75vw;
		margin: 8vw auto 0;
	}
	.cosme .cosmeCampaign .shopList li {
		font-size: 4vw;
		line-height: 5.867vw;
	}
	.cosme .cosmeCampaign .shopList li .small {
		font-size: 2.933vw;
	}
	.cosme .bgColor {
		padding: 8vw 0 5.333vw;
	}
	.cosme .bgColor.bgColor02 {
		padding-bottom: 13.333vw;
	}
	/* .cosme .bgColor02 {
		padding: 0 4vw 0;
	} */
	.cosme .bgColor.cosmeCampaignBg {
		margin-top: 10vw;
	}
	.cosme .processTtl {
		font-size: 4.8vw;
	}
	.cosme .cosmeVideo {
		max-width: 100%;
	}
	.cosme .cosmeVideo .videoContent {
		margin-top: 4vw;
	}
	.cosme .whiteBox {
		padding: 5.333vw 10.667vw;
		width: 100%;
		margin-top: 8vw;
	}
	.cosme .whiteBox .ttl {
		width: 46.267vw;
		font-size: 5.333vw;
		padding: 0.667vw;
	}
	.cosme .whiteBox .txt {
		margin-top: 6.667vw;
		font-size: 4vw;
		line-height: 6vw;
	}
	.cosme .whiteBox ul li {
		font-size: 4vw;
		line-height: 6vw;
	}
	.cosme .whiteBox ul li b {
		font-size: 6vw;
	}
	.cosme .whiteBox .txt + .txt {
		margin-top: 6.667vw;
	}
	.cosme .whiteBox .txt .icn {
		padding-left: 10vw;
		position: relative;
	}
	.cosme .whiteBox .txt .icn::before {
		width: 9.6vw;
		height: 8.267vw;
		top: -37%;
		left: 0;
	}
	.cosme .note {
		margin-top: 5.333vw;
		width: 92%;
	}
	.cosme .note li {
		font-size: 3.467vw;
		line-height: 4.8vw;
	}
	.cosme .note li .border {
		margin-top: 2.667vw;
		padding-bottom: 1.333vw;
		border-bottom: 0.4vw solid #040000;
		margin-bottom: 4vw;
	}
	.cosme .noteS {
		margin-top: 4.667vw;
		width: 92%;
		font-size: 3.467vw;
		line-height: 4.8vw;
	}
	.cosme .crayon {
		margin-top: 0;
		margin-bottom: 0;
	}
	.cosme .whiteBox.crayon {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .crayon .inner {
		max-width: 100%;
	}
	.cosme .crayon .crayonTtl {
		font-size: 5.467vw;
	}
	.cosme .crayon .crayonPic {
		width: 100%;
		margin: 6vw auto 0;
	}
	.cosme .bgColor.last {
		padding: 6.667vw 4vw 0;
	}
	.cosme .whiteBox + .whiteBox {
		margin-top: 4.667vw;
	}
	.cosme .whiteBox.ecommitBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox.ippoBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox.kameyamaBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox.mizuiroBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox.parallelBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox.veoliaBox {
		width: 100%;
		padding: 6.667vw 4.667vw 8vw;
	}
	.cosme .whiteBox .whiteBoxTtl {
		flex-wrap: wrap;
	}
	.cosme .whiteBox .whiteBoxTtl .lavel {
		min-width: 26.667vw;
		font-size: 4.667vw;
		padding: 2vw 0 1vw 2%;
		border-radius: 0.667vw;
	}
	.cosme .whiteBox .whiteBoxTtl.ippo .lavel {
		align-self: flex-start;
	}
	.cosme .whiteBox .whiteBoxTtl .name {
		margin: 2rem auto 0;
		font-size: 4.533vw;
		text-align: center;
	}
	.cosme .whiteBox .whiteBoxTtl.ippo .name {
		margin-top: -3rem;
	}
	.cosme .whiteBox .whiteBoxTtl .name .kana {
		font-size: 3.467vw;
	}
	.cosme .whiteBox .whiteBoxTtl .namelogo {
		order: 0;
	}
	.cosme .whiteBox .whiteBoxTtl.ecommit .namelogo {
		width: 32.8vw;
	}
	.cosme .whiteBox .whiteBoxTtl.ippo .namelogo {
		width: 18.467vw;
	}
	.cosme .whiteBox .whiteBoxTtl.kameyama .namelogo {
		width: 30.8vw;
	}
	.cosme .whiteBox .whiteBoxTtl.mizuiro .namelogo {
		width: 28.667vw;
	}
	.cosme .whiteBox .whiteBoxTtl.parallel .namelogo {
		width: 21.6vw;
	}
	.cosme .whiteBox .whiteBoxTtl.ariake .namelogo {
		width: 50vw;
	}
	.cosme .whiteBox .whiteBoxTtl.veolia .namelogo {
		width: 47.467vw;
	}
	.cosme .whiteBox .txt02 {
		margin-top: 2.667vw;
		font-size: 3.467vw;
		line-height: 4.8vw;
	}
	.cosme .whiteBox .picBox {
		margin-top: 6.667vw;
		justify-content: space-between;
		gap: 0;
	}
	.cosme .whiteBox .picBox > p {
		width: 36.667vw;
	}
	.cosme .whiteBox .picBox.ecommit {
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	.cosme .whiteBox .picBox.ecommit > p {
		width: 40.3%;
	}
	.cosme .whiteBox .picBox.kameyama {
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	.cosme .whiteBox .picBox.kameyama > p {
		width: 40.3%;
	}
	.cosme .whiteBox .picBox.mizuiro {
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	.cosme .whiteBox .picBox.mizuiro > p {
		width: 40.3%;
	}
	.cosme .whiteBox .picBox.parallel {
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	.cosme .whiteBox .picBox.parallel > p {
		width: 40.3%;
	}
	.cosme .whiteBox .profile.parallel {
		align-items: flex-start;
	}
	
	/* contentsList */
	.cosme .contentsList {
		max-width: 100%;
		margin: 10vw auto 0;
		padding-bottom: 0;
	}
	.cosme .contentsList .contentsListTxt {
		margin-top: 4vw;
		font-size: 3.467vw;
		line-height: 1.3;
	}
	.cosme .contentsList ul {
		width: 100%;
		margin: 4.667vw auto 0;
		gap: 0 4.667vw;
	}
	.cosme .contentsList ul li {
		border: solid 0.4vw #000;
		border-radius: 2vw;
	}
	.cosme .contentsList ul li::before {
		border: solid 0.4vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	.cosme .contentsList ul li a {
		font-size: 2.667vw;
		border-radius: 2vw;
		padding: 5.333vw 2vw 5.333vw 1vw;
	}
	.cosme .contentsList ul li a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.4vw #000;
		border-right: solid 0.4vw #000;
		top: calc(50% - 0.667vw);
		right: 1.667vw;
	}

	/* reclamationMenu */
	.cosme .reclamationMenu {
		margin-top: 8vw;
	}
	.cosme .reclamationMenu .menuTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	.cosme .reclamationMenu ul {
		max-width: 100%;
		width: 90%;
		margin: 4vw auto 0;
		gap: 4vw 3.2vw;
	}
	.cosme .reclamationMenu ul li {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
	}
	.cosme .reclamationMenu ul li::before {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
		bottom: -0.933vw;
		right: -0.267vw;
	}
	.cosme .reclamationMenu ul li a {
		font-size: 3.467vw;
	}
	.cosme .reclamationMenu ul li .menuListTtl {
		font-size: 3.467vw;
		height: 9.333vw;
	}
	.cosme .reclamationMenu ul li .menuListTtl span {
		font-size: 2.8vw;
	}
	.cosme .reclamationMenu ul li .menuListTtl::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		right: 1.333vw;
	}

	/* mvTop */
	.cosme .mvTop {
		height: 56vw;
	}
	.cosme .mvTop .logo {
		width: 66.667vw;
	}

	/* pj */
	.cosme .pj .mv {
		width: 100%;
	}
	.cosme .pj .topTtl {
		margin-top: 10.667vw;
		font-size: 3.2vw;
	}
	.cosme .pj .topTtl span {
		font-size: 5.6vw;
	}
	.cosme .pj .cosmeLead {
		margin-top: 6.667vw;
		margin-bottom: 10.667vw;
		font-size: 3.467vw;
	}
	.cosme .pj .cosmeLead p:nth-child(2){
		margin-top: 5.333vw;
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .slide {
		width: calc(23.5rem * 16); /* 画像16枚分の幅（235px = 215px + 20px margin） */
		animation: infiniteSlide2 30s linear infinite;
	}
	@keyframes infiniteSlide2 {
		0% {
			transform: translateX(0vw);
		}
		to {
			transform: translateX(calc(-23.5rem * 8));
		}
	}
	.cosme .slide li {
		width: 21.5rem;
		height: 21.5rem;
	}
	.cosme .project {
		margin-top: 13.333vw;
	}
	.cosme .project h2 {
		padding-bottom: 2vw;
		font-size: 3.733vw;
		background-size: 57.733vw auto;
	}
	.cosme .projectConts {
		margin-top: 5.333vw;
		padding: 0 5.333vw;
	}
	.cosme .pj01 .projectConts > .pic {
		margin: 0 auto;
		max-width: 61.067vw;
	}
	.cosme .pj01 .wrap01 {
		margin-left: 0;
		margin-top: 9.333vw;
		flex-direction: row;
		max-width: 100%;
		gap: 0 2.667vw;
	}
	.cosme .pj01 .wrap01 .pic {
		width: 28.533vw;
		flex-shrink: 0;
	}
	.cosme .pj01 .wrap01 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
		writing-mode: inherit;
	}
	.cosme .pj01 .wrap02 {
		margin-top: 9.333vw;
		margin-left: 0;
		justify-content: space-between;
		gap: 0 8vw;
	}
	.cosme .pj01 .wrap02 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .pj01 .wrap02 .pic {
		max-width: 49.067vw;
		flex-shrink: 0;
	}
	.cosme .pj01 .wrap03 {
		margin-top: 9.333vw;
		gap: 0 2vw;
	}
	.cosme .pj01 .wrap03 p {
		width: 28.533vw;
	}
	.cosme .pj01 .wrap04 {
		margin-top: 9.333vw;
		gap: 0 8vw;
	}
	.cosme .pj01 .wrap04 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .pj01 .wrap04 .pic {
		max-width: 49.067vw;
		flex-shrink: 0;
	}
	.cosme .pj01 .wrap05 {
		margin-top: 6.667vw;
		margin-left: 16vw;
		display: flex;
		gap: 0 2.667vw;
	}
	.cosme .pj01 .wrap05 p {
		width: 28.667vw;
	}
	.cosme .pj01 .wrap05 p:nth-child(2) {
		margin-top: -10.667vw;
	}
	.cosme .pj01 .button {
		margin-top: 6.667vw;
	}
	.cosme .pj01 .button a {
		padding: 1.6vw 6.667vw 1.067vw 4vw;
		font-size: 2.933vw;
	}
	.cosme .pj01 .button a .sp {
		display: inline-block !important;
	}
	.cosme .pj01 .button a::after {
		right: 4vw;
	}
	.cosme .pj02 {
		padding-bottom: 9.667vw;
	}
	.cosme .pj02 .wrap01 {
		margin-top: 5.333vw;
		gap: 0 2.667vw;
	}
	.cosme .pj02 .wrap01 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .pj02 .wrap01 .pic {
		width: 49.067vw;
		flex-shrink: 0;
	}
	.cosme .pj02 .projectConts > .pic {
		margin-top: -2vw;
		margin-left: 19.333vw;
		max-width: 28.533vw;
	}
	.cosme .pj02 .wrap02 {
		margin-top: 9.333vw;
		flex-direction: column;
		justify-content: center;
		gap: 2.667vw 0;
		position: relative;
		z-index: 1;
	}
	.cosme .pj02 .wrap02 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
		writing-mode: inherit;
	}
	.cosme .pj02 .wrap02 .pic {
		max-width: 100%;
	}
	.cosme .pj02 .wrap02 .pic p {
		width: calc((100% - 10px) / 2);
	}	
	.cosme .pj02 .wrap02 .pic p:nth-child(2) {
		margin-top: 14.667vw;
	}
	.cosme .pj02 .wrap02 + .pic {
		margin: -4vw 0 0 6.667vw;
		max-width: 49.067vw;
}
	.cosme .pj02 .wrap03 {
		margin-top: 9.333vw;
		flex-direction: column;
		gap: 2.667vw 0;
	}
	.cosme .pj02 .wrap03 .txt {
		font-size: 3.333vw;
		line-height: 5.733vw;
		writing-mode: inherit;
		text-align: center;
	}
	.cosme .pj02 .wrap03 .pic {
		margin: 0 auto;
		width: 61.067vw;
	}
	.cosme .pj02 .projectConts > .txt {
		margin-top: 7.333vw;
		font-size: 3.2vw;
		line-height: 5.6vw;
	}
	.cosme .pj02 .pjVideo {
		max-width: 100%;
	}
	.cosme .pj02 .pjVideo .videoContent {
		margin-top: 9.667vw;
	}
	.cosme .pj02 .button {
		margin-top: 6.667vw;
	}
	.cosme .pj02 .button a {
		padding: 1.6vw 6.667vw 1.067vw 4vw;
		font-size: 2.933vw;
	}
	.cosme .pj02 .button a::after {
		right: 4vw;
	}

	/* special */
	.cosme .special {
		padding: 12vw 0;
	}
	.cosme .special .specialConts {
		max-width: 100%;
		padding: 0 5.333vw;
	}
	.cosme .special .lead {
		font-size: 3.8vw;
		line-height: 5.6vw;
	}
	.cosme .special .wrap01 {
		margin-top: 6.667vw;
		gap: 0 1.333vw;
	}
	.cosme .special .lead02 {
		margin-top: 4vw;
		font-size: 3.333vw;
		line-height: 5.067vw;
	}
	.cosme .special .detail {
		margin-top: 12vw;
		padding: 6vw 5vw;
	}
	.cosme .special .detail dt {
		padding: 1.333vw 1.333vw 0.667vw 1.333vw;
		width: 29.333vw;
		font-size: 3.733vw;
		top: -3.333vw;
	}
	.cosme .special .detail dd {
		font-size: 3.333vw;
	}
	.cosme .special .detail dd p {
		line-height: 4.267vw;
	}
	.cosme .special .detail dd .wrap02 {
		flex-direction: column;
		gap: 1.333vw 0;
	}
	.cosme .special .detail dd .wrap02 + .wrap02 {
		margin-top: 3.333vw;
	}
	.cosme .special .detail dd .wrap02 p:first-child {
		padding: 0.667vw 0.667vw 0.267vw 0.667vw;
		width: 30.667vw;
		font-size: 3.333vw;
	}
	.cosme .special .detail dd .period {
		margin-top: 5.333vw;
		font-size: 3.333vw;
		line-height: 5.6vw;
	}
	.cosme .special .detail dd ul {
		margin-top: 1.333vw;
	}
	.cosme .special .detail dd ul li {
		font-size: 3.333vw;
		line-height: 4.267vw;
	}
	.cosme .special .ttlStoreList {
		margin-top: 6.667vw;
		font-size: 3.733vw;
	}
	.cosme .special .storeList {
		margin-top: 4vw;
		flex-wrap: wrap;
		justify-content: center;
		gap: 2.667vw 2vw;
	}
	.cosme .special .storeList li {
		width: 28vw;
	}
	.cosme .special .storeList button {
		padding: 6vw 0.667vw;
		border-radius: 1.333vw;
		font-size: 3.733vw;
	}
	.cosme .special .modalContainer {
		border-radius: 2vw;
		width: 80vw;
		max-height: calc(100vh - 13.333vw);
		padding: 6.667vw 12vw;
	}
	.cosme .special .modalClose {
		top: 4vw;
		right: 4vw;
		width: 4vw;
		height: 4vw;
	}
	.cosme .special .modalClose::after,
	.cosme .special .modalClose::before {
		height: 4vw;
	}
	.cosme .special .modalTitle {
		padding-bottom: 2.667vw;
		font-size: 4vw;
	}
	.cosme .special .modalContent {
		margin-top: 4.667vw;
		padding: 0 5.333vw;
		flex-direction: column;
		gap: 0;
	}
	.cosme .special .modalContent ul {
		width: 100%;
	}
	.cosme .special .modalContent li {
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .special .wrap03 {
		margin-top: 21.333vw;
		gap: 0 4vw;
	}
	.cosme .special .wrap03 .pic {
		max-width: 29.333vw;
	}
	.cosme .special .wrap03 .txt {
		font-size: 3.733vw;
		line-height: 5.333vw;
	}
	.cosme .special .wrap04 {
		margin-top: 5.333vw;
		gap: 0 2.667vw;
	}
	.cosme .special .wrap04 .pic {
		width: 43.333vw;
	}
	.cosme .special .wrap04 + .txt {
		margin-top: 9.333vw;
		width: 100%;
	}
	.cosme .special .wrap04 + .txt p {
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
	.cosme .special .wrap04 + .txt p + p {
		margin-top: 4vw;
	}
	.cosme .special .button {
		margin-top: 10.667vw;
	}
	.cosme .special .button a {
		max-width: 39.467vw;
		font-size: 2.933vw;
		padding: 1.867vw 0.667vw 1.333vw 0.667vw;
	}
	.cosme .special .button + p {
		margin-top: 2vw;
		font-size: 3.333vw;
		line-height: 5.733vw;
	}
}

/*=====230404 retrieve=====*/
.lb-container.recovery .retrieveCampainBox {
	margin-top: 0;
}
.lb-container.recovery .retrieveCampainBox .tbl {
	margin-top: 0;
}
.lb-container.recovery .retrieveCampainBox .tbl .day {
	font-size: 23px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.lb-container.recovery .retrieveCampainBox .imageWrap {
	position: relative;
}
.lb-container.recovery .retrieveCampainBox .notes {
	margin-top: 15px;
}
.lb-container.recovery .retrieveCampainBox .notes.center {
	border: 1px solid #000;
	padding: 15px;
}
.lb-container.recovery .retrieveCampainBox .notes li {
	font-size: 12px;
	line-height: 18px;
}
.lb-container.recovery .retrieveCampainBox .notes.center li {
	text-align: center;
}
@media (max-width: 767px) {
	.lb-container.recovery .retrieveCampainBox .tbl .day {
		font-size: 3.733vw;
		margin-bottom: 2.667vw;
		line-height: 1.3;
	}
	.lb-container.recovery .retrieveCampainBox .notes li {
		font-size: 3.333vw;
		line-height: 4.933vw;
	}
}
/*=====230404 processContent=====*/
.lb-container.recovery .processContent {
	background-color: #cae4eb;
	padding: 70px 0 150px;
}
.lb-container .processContent .inner {
	max-width: 860px;
}
.lb-container.recovery .processContent .processTtl {
	font-size: 28px;
	text-align: center;
	margin-bottom: 40px;
}
.lb-container.recovery .processContent .processBox {
	background-color: #fff;
	padding: 35px 40px 45px;
	position: relative;
}
.lb-container.recovery .processContent .processBox + .processBox {
	margin-top: 65px;
}
.lb-container.recovery .processContent .processBox::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 23px 22.5px 0 22.5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -5%;
	left: calc(50% - 22.5px);
}
.lb-container.recovery .processContent .processBox.arrowNone::after {
	content: none;
}
.lb-container.recovery .processContent .processBox .ttlBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lb-container.recovery .processContent .processBox .ttlBox .lavel {
	width: 24.05%;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background-color: #005c9f;
	padding: 10px 0;
	border-radius: 5px;
}
.lb-container.recovery .processContent .processBox .ttlBox .lavel.big {
	width: 55%;
	line-height: 1.3;
}
.lb-container.recovery .processContent .processBox .ttlBox .name {
	font-size: 24px;
}
.lb-container.recovery .processContent .processBox .ttlBox .name span {
	font-size: 15px;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo01 {
	width: 22.3%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo02 {
	width: 16.7%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo03 {
	width: 30.6%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo04 {
	width: 20.25%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo05 {
	width: 14.4%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo06 {
	width: 29.65%;
}
.lb-container.recovery .processContent .processBox .ttlBox .logo07 {
	width: 18.59%;
}
.lb-container.recovery .processContent .processTxt {
	font-size: 17px;
	line-height: 26px;
	margin: 20px 0;
}
.lb-container.recovery .processContent .processPicBox {
	display: flex;
	justify-content: space-between;
}
.lb-container.recovery .processContent .processPicBox.center {
	justify-content: center;
	gap: 0 3%;
}
.lb-container.recovery .processContent .processPicBox > p {
	width: 23%;
}
.lb-container.recovery .processContent .videoContent {
	margin-top: 45px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.lb-container.recovery .processContent .videoContent iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 767px) {
	.lb-container.recovery .processContent {
		padding: 6vw 0 14.667vw;
	}
	.lb-container .processContent .inner {
		max-width: 100%;
		padding: 0 4vw;
	}
	.lb-container.recovery .processContent .processTtl {
		font-size: 4.8vw;
		margin-bottom: 3.333vw;
	}
	.lb-container.recovery .processContent .processBox {
		padding: 4.667vw 5.333vw 6vw;
	}
	.lb-container.recovery .processContent .processBox + .processBox {
		margin-top: 12vw;
	}
	.lb-container.recovery .processContent .processBox::after {	
		border-width: 4.933vw 4.933vw 0 4.933vw;
		bottom: -8.933vw;
		left: calc(50% - 4.933vw);
	}
	.lb-container.recovery .processContent .processBox .ttlBox {
		flex-wrap: wrap;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .lavel {
		width: 26.667vw;
		font-size: 4.667vw;
		padding: 1.333vw 0;
		border-radius: 0.667vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .lavel.big {
		width: 48vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .name {
		margin-top: 3.333vw;
		width: 100%;
		font-size: 4.533vw;
		text-align: center;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .name span {
		font-size: 2.667vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo01 {
		width: 29.733vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo02 {
		width: 27.867vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo03 {
		width: 49.333vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo04 {
		width: 31.067vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo05 {
		width: 20.133vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo06 {
		width: 48.8vw;
	}
	.lb-container.recovery .processContent .processBox .ttlBox .logo07 {
		width: 27.733vw;
	}
	.lb-container.recovery .processContent .processTxt {
		font-size: 3.2vw;
		line-height: 4.533vw;
		margin: 3.333vw 0 6.667vw;
	}
	.lb-container.recovery .processContent .processPicBox {
		flex-wrap: wrap;
		justify-content: center;
		gap: 3.333vw 4vw;
	}
	.lb-container.recovery .processContent .processPicBox.center {
		gap: 3.333vw 4vw;
	}
	.lb-container.recovery .processContent .processPicBox > p {
		width: 40.92%;
	}
	.lb-container.recovery .processContent .videoContent {
		margin-top: 6vw;
	}
}


/* 23/9/5/ coat add */
.coat {
	margin-top: 120px;
}
.coat .subTtl {
	background-color: #ededed;
}
.coat .subLead {
    margin-top: 40px;
	margin-bottom: 60px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}
@media (max-width: 767px) {
	.coat {
		margin-top: 20.667vw;
		margin-top: 20.667vw;
	}
	.coat .subLead {
		margin-top: 5.333vw;
		font-size: 3.067vw;
		line-height: 5.333vw;
	}
}
.coat .subLeadBox {
	margin-top: 55px;
}
.coat .subLeadPic {
	max-width: 705px;
	margin: 0 auto;
}
.coat .subLead {
    margin-top: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
}
.coat .coatBtn {
	max-width: 411px;
	margin: 50px auto 0;
}
.coat .coatBtn a {
	display: block;
	border: 2px solid #000;
	padding: 10px 7% 10px 0;
	font-size: 19px;
	text-align: center;
	position: relative;
}
.coat .coatBtn a::after {
	content: '';
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	position: absolute;
	top: 35%;
	right: 5%;
}
@media (max-width: 767px) {
	.coat {
		margin-top: 13.333vw;
	}
	.coat .coatSlide::after {
		width: 86.267vw;
		height: 29.6vw;
	}
	.coat .subLeadBox {
		margin-top: 8vw;
	}
	.coat .subLeadPic {
		max-width: 89.333vw;
	}
	.coat .subLead {
		margin-top: 4.667vw;
		font-size: 3.067vw;
		line-height: 5.333vw;
	}
	.coat .coatBtn {
		max-width: 83.733vw;
		margin: 4.667vw auto 0;
	}
	.coat .coatBtn a {
		border: 0.267vw solid #000;
		padding: 3.333vw 7% 3.333vw 0;
		font-size: 3.867vw;
	}
	.coat .coatBtn a::after {
		border-top: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		width: 2vw;
		height: 2vw;
		top: 38%;
		right: 3%;
	}
}
.coat .item-content .button {
	margin-top: 20px;
}
.coat .items-list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	max-width: 650px;
	width: 100%;
	margin: 145px auto 0;
}
.coat .items-list.items-list02 {
	margin-top: 50px;
}
.coat .items-list .items {
    width: 43%;
}
.coat .items-list .items .image-wrap {
    position: relative;
    margin-bottom: 12px;
}
.coat .items-list .items .buttons {
    text-align: center;
    margin-bottom: 30px;
}
.coat .item-content {
    min-height: 280px;
    clear: both;
}
.coat .item-list .items.new {
	position: relative;
}
.coat .item-list .items.new::after {
	content: "";
	background: url(/base/pc/store/special/depart_de_loop/2024/img/top/new_icon.png) no-repeat;
	background-size: contain;
	width: 74px;
	height: 15px;
	display: block;
	position: absolute;
	top: 1%;
	left: 2%;
}
.coat .item-list .items.new02::after {
	top: 1vw;
	left: 1vw;
	transform: translateX(0%);
}
.coat .items-list .items .image-wrap .images li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity .7s;
}
.coat .items-list .items .image-wrap .images li.on {
    opacity: 1;
}
.coat .items-list .items .image-wrap .bg {
    opacity: 0;
}
.coat .items-list .items .buttons .back {
    margin: 0 auto;
    width: 125px;
}
.coat .items-list .items .buttons .mark {
    display: inline-block;
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 10px;
	margin-right: 4%;
}
.coat .items-list .items .buttons .mark.mark-ex {
	width: 9px;
	height: 9px;
	margin-right: 15%;
}
.coat .items-list .items .buttons .marks {
    font-size: 0;
    text-align: center;
}
.coat .items-list .items .buttons .txtBox {
	display: flex;
	justify-content: center;
}
.coat .items-list .items .buttons .txt {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
.coat .items-list .items .buttons .txtBox .txt {
	width: 24%;
	text-align: left;
}
.coat .items-list .items .btn-multi01.btn-multi01_02 .txtBox .txt {
	width: 50%;
	text-align: center;
}
.coat .items-list .items .buttons .txtBox .txt:nth-child(2) {
	margin-left: -4%;
}
.coat .items-list .items .btn-multi01.btn-multi01_02 .txtBox .txt:nth-child(2) {
	margin-left: -6%;
}
.coat .items-list .items p {
    font-weight: normal;
    text-align: left;
}
.coat .items-list .items .text01 {
    font-size: 15px;
    line-height: 1.35;
	text-align: justify;
    padding-bottom: 20px;
}
.coat .items-list .items .text02 {
    font-size: 15px;
    line-height: 1.35;
}
.coat span.store {
    font-weight: bold;
    line-height: 1.4;
}
.coat .items-list .items .button a {
    display: block;
    margin: 0 auto;
    line-height: 1;
    position: relative;
    font-size: 16px;
    padding: 7px 5px;
    border: 1px solid #000;
    font-weight: normal;
    text-align: center;
	text-decoration: none;
}
.coat .items-list .items .button a:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(-45deg);
}
.coat .btn-multi01 {
    width: 50%;
    float: left;
}
.coat .btn-multi01.btn-multi01_02 {
    width: 100%;
    float: left;
}
.coat .items-list .items .btn-multi01.btn-multi01_02 .mark {
	margin-right: 30%;
}
.coat .items-list .items .btn-multi01.btn-multi01_02 .mark:nth-child(2) {
	margin-right: 0;
}
.coat .btn-multi02 {
    width: 50%;
    float: right;
}
.coat .items .buttons .mark.color01 {
	background-color: #2b2f31;
}
.coat .items .buttons .mark.color06 {
	background-color: #B1B1B2;
}
.coat .items .buttons .mark.color07 {
	background-color: #000;
}
@media (max-width: 767px) {
	.coat .item-content .button {
		margin-top: 4vw;
	}
	.coat .items-list {
		display: block;
	}
	.coat .items-list.items-list02 {
		margin-top: 13.333vw;
	}
	.coat .items-list .items {
		width: 100%;
		max-width: 75.867vw;
		margin: 0 auto 22.667vw;
	}
	.coat .items-list .items:last-child {
		margin-bottom: 0;
	}
	.coat .item-list .items.new::after {
		width: 19.6vw;
		height: 4vw;
		top: 1%;
		left: 1%;
	}
	.coat .item-list .items.new02::after {
		top: 1.5vw;
		left: 1.5vw;
	}
	.coat .item-content {
		width: 90%;
		margin: 7.333vw auto 0;
		min-height: auto;
	}
	.coat .sp-bgW-wrap {
		margin-top: 22.667vw;
		padding: 0;
	}
	.coat .items-list .items .buttons {
		margin-top: 4vw;
		margin-bottom: 4vw;
	}
	.coat .items-list .items .buttons .back {
		width: 15.333vw;
	}
	.coat .items-list .items .buttons .back02 {
		width: 26.667vw;
	}
	.coat .items-list .items .buttons .mark {
		width: 4.667vw;
		height: 4.667vw;
		margin-right: 12%;
	}
	.coat .items-list .items .buttons .mark02 {
		width: 4.667vw;
		height: 4.667vw;
		margin-right: 0;
	}
	.coat .items-list .items .buttons .mark.mark-ex {
		width: 2.133vw;
		height: 2.133vw;
		margin-right: 15%;
	}
	.coat .items-list .items .buttons .txt {
		font-size: 3.333vw;
	}
	.coat .sp-bgW-wrap .image-wrap {
		width: 100%;
	}
	.coat .items-list .items .text01 {
		font-size: 3.867vw;
		line-height: 5.067vw;
	}
	.coat .items-list .items .text02 {
		font-size: 3.867vw;
		line-height: 5.067vw;
	}
	.coat .button {
		width: 100%;
		margin: 3vw auto 0;
	}
	.coat .items-list .items .button a:after {
		right: 3vw;
	}
}
/* .retrieve */
.retrieve .head {
	margin-top: 60px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.retrieve .head span {
	font-size: 20px;
	display: block;
	margin-bottom: 20px;
	line-height: 1.5;
}
.retrieve .icon {
	margin: 30px auto 0;
}
.retrieve .icon.iconPolyester {
	max-width: 140px;
}
.retrieve .icon.iconDenim {
	max-width: 106px;
}
.retrieve .icon.iconCashmere {
	max-width: 150px;
}
.retrieve .icon.iconSuit {
	max-width: 162px;
}
.retrieve .icon.iconCosme {
	max-width: 200px;
}
.retrieve .icon.iconUmou {
	max-width: 126px;
}
.retrieve .whiteBox02 {
	margin: 25px auto 0;
	max-width: 810px;
	padding: 25px 40px;
	background: #fff;
	border-radius: 20px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.retrieve .whiteBox02 .boxWrap {
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
}
.retrieve .whiteBox02 .boxWrap + .boxWrap {
	margin-top: 20px;
}
.retrieve .whiteBox02 .boxTtl {
	padding: 10px;
	width: 150px;
	background-color: #000;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.retrieve .whiteBox02 .boxDetail {
	width: calc(100% - 170px);
	align-self: center;
	line-height: 1.2;
}
.retrieve .whiteBox02 .iconPra {
	padding-left: 43px;
	position: relative;
}
.retrieve .whiteBox02 .iconPra::before {
	content: '';
	width: 41px;
	height: 35px;
	background: url("/base/pc/store/special/depart_de_loop/2024/img/lb/cosme_icn.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: -42%;
	left: 0;
}
.retrieve .whiteBox02 .notes {
	margin-top: 0;
	font-size: 15px;
	text-align: left;
}
.retrieve .annotation {
	margin-top: 20px;
	font-size: 15px;
	line-height: 1.6;
}
.retrieve .campaignList .campaignNote {
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}
.retrieve .btn {
	margin: 25px auto 0;
	text-align: center;
}
.retrieve .btn a {
	display: inline-block;
	padding: 15px 40px 12px;
	background-color: #fff;
	border-radius: 10px;
	border: solid 2px #000;
	box-sizing: border-box;
	font-size: 20px;
	text-align: center;
}
@media (max-width: 767px) {
	.retrieve .head {
		font-size: 4.5vw;
		margin-top: 8vw;
		line-height: 1.5;
	}
	.retrieve .head span {
		font-size: 3.333vw;
		margin-bottom: 2.667vw;
	}
	.retrieve .whiteBox02 {
		margin: 3.333vw auto 0;
		padding: 3.333vw 5.333vw;
		border-radius: 2.667vw;
		font-size: 3.333vw;
		line-height: 1.5;
	}
	.retrieve .whiteBox02 .boxWrap {
		flex-direction: column;
		gap: 2.667vw 0;
	}
	.retrieve .whiteBox02 .boxWrap + .boxWrap {
		margin-top: 4vw;
	}
	.retrieve .whiteBox02 .boxTtl {
		padding: 1.333vw;
		width: 100%;
		border-radius: 1.333vw;
	}
	.retrieve .whiteBox02 .boxDetail {
		width: 100%;
	}
	.retrieve .whiteBox02.icon {
		width: 40%;
	}
	.retrieve .whiteBox02 .notes {
		font-size: 2.667vw;
		line-height: 1.5;
	}
	.retrieve .annotation {
		margin-top: 2.667vw;
		font-size: 2.667vw;
		line-height: 1.5;
	}
	.retrieve .campaignList .campaignNote {
		font-size: 3.2vw;
		line-height: 5.333vw;
		margin-top: 2.667vw;
	}
	.retrieve .btn {
		margin: 3.333vw auto 0;
	}
	.retrieve .btn a {
		padding: 3.333vw 5.333vw 2.933vw;
		border-radius: 1.333vw;
		font-size: 3.333vw;
	}
}

#top .bnr_futon {
	max-width: 630px;
	margin: 0 auto 30px;
}
@media (max-width: 767px) {
	#top .bnr_futon {
		max-width: 81.667vw;
		margin: 0 auto 4vw;
	}
}



/*=============================*/
/* 231011 */
/* umou */
/*=============================*/
.umou {
	margin-top: 30px;
	padding-top: 50px;
	box-sizing: border-box;
}
.umou .mvArea {
	max-width: 768px;
	margin: 0 auto;
}
.umou .mvArea .umouTtl {
	font-size: 43px;
	text-align: center;
}
.umou .mvArea .mv {
	margin-top: 30px;
}
.umou .mvArea .lead {
	margin-top: 30px;
	font-size: 17px;
	line-height: 26px;
}
.umou .mvArea .sublead {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
.umou .loop {
	margin-top: 100px;
}
.umou .loop .loopTtl {
	font-size: 35px;
	text-align: center;
}
.umou .loop .loopPic {
	max-width: 861px;
	margin: 60px auto 0;
}
.umou .process {
	margin-top: 55px;
	background: #d8f5eb;
	padding: 50px 0 70px;
}
.umou .cashmereInner {
	max-width: 860px;
	margin: 0 auto;
}
.umou .process .processTtl {
	font-size: 32px;
	text-align: center;
}
.umou .process .processContent {
	margin-top: 40px;
	background: #fff;
	border-radius: 10px;
	padding: 35px 35px 50px;
	position: relative;
}
.umou .process .processContent::after {
	content: '';
	width: 40px;
	height: 20px;
	background: url("/base/pc/store/special/depart_de_loop/2024/img/cashmere/arrow.png") no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -37px;
	left: calc(50% - 20px);
}
.umou .process .processContent.last::after {
	content: none;
}
.umou .process .processContent + .processContent {
	margin-top: 50px;
}
.umou .process .processContent .processContentTtl {
	display: flex;
	align-items: center;
	gap: 0 35px;
}
.umou .process .processContent .processContentTtl .ttl01 {
	background: #008369;
	border-radius: 5px;
	padding: 10px 20px;
	font-size: 26px;
	color: #fff;
}
.umou .process .processContent .processContentTtl .ttl02 {
	font-size: 26px;
}
.umou .process .processContent .processContentTtl .ttl02 .place {
	display: inline-block;
	font-size: 17px;
	/* margin-left: 25px; */
	vertical-align: middle;
}
.umou .process .processContent .processTxt {
	margin-top: 40px;
	font-size: 17px;
	line-height: 26px;
}
.umou .process .processContent .processPicBox {
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
}
.umou .process .processContent .processPicBox02 {
	justify-content: center;
}
.umou .process .processContent .processPicBox > p {
	max-width: 140px;
}
.umou .process .processContent .processPicBox02 > p {
	max-width: 192px;
}
.umou .process .processContent .processPicBox > p span {
	display: block;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.25;
}
.umou .umouMv {
	max-width: 750px;
	margin: 30px auto 0;
}
.umou .umouMv .videoContent {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.umou .umouMv .videoContent iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.umou .complete {
	margin-top: 60px;
}
.umou .complete .completeTtl {
	max-width: 540px;
	margin: 0 auto;
}
.umou .complete .completeBox {
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	gap: 0 35px;
}
.umou .complete .completeBox > p {
	width: 260px;
}
.umou .complete .completeNote {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
.umou .cashmereBnr {
	width: 80%;
	margin: 50px auto 0;
}
.umou .report {
	max-width: 768px;
	margin: 40px auto 60px;
}
.umou .report .reportTtl {
	font-size: 23px;
	text-align: center;
	display: flex;
	align-items: center;
}
.umou .report .reportTtl:before,
.umou .report .reportTtl:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #000;
}
.umou .report .reportTtl:before {
	margin-right: 1rem;
}
.umou .report .reportTtl:after {
	margin-left: 1rem;
}
.umou .report ul {
	padding: 15px 29px;
	border-bottom: 1px solid #000;
}
.umou .report ul li {
	font-size: 17px;
	line-height: 25px;
}
/* contentsList */
.umou .contentsList {
	max-width: 765px;
	margin: 50px auto 0;
	padding-bottom: 30px;
}
.umou .contentsList .contentsListTxt {
	margin-top: 30px;
	font-size: 15px;
	text-align: center;
}
.umou .contentsList ul {
	margin: 25px auto 0;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 0 35px;
	position: relative;
	z-index: 5;
}
.umou .contentsList ul li {
	width: 31%;
	border: solid 3px #000;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
.umou .contentsList ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 3px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -7px;
	right: -7px;
	z-index: -1;
}
.umou .contentsList ul li a {
	display: block;
	font-size: 26px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 40px 20px;
	position: relative;
}
.umou .contentsList ul li a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
/* reclamationMenu */
.umou .reclamationMenu {
	margin-top: 60px;
}
.umou .reclamationMenu .menuTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
}
.umou .reclamationMenu ul {
	max-width: 780px;
	width: 90%;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 24px;
	position: relative;
	z-index: 5;
}
.umou .reclamationMenu ul li {
	width: 30%;
	border: solid 2px #000;
	border-radius: 17px;
	background: #fff;
	position: relative;
}
.umou .reclamationMenu ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	background-color: #fff;
	border-radius: 17px;
	position: absolute;
	bottom: -7px;
	right: -2px;
	z-index: -1;
}
.umou .reclamationMenu ul li a {
	display: block;
}
.umou .reclamationMenu ul li .menuListTtl {
	font-size: 25px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 70px;
}
.umou .reclamationMenu ul li .menuListTtl span {
	font-size: 18px;
}
.umou .reclamationMenu ul li .menuListTtl::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(0 , -50%) rotate(45deg);
	position: absolute;
	top:50%;
	right: 10px;
}
.umou .reclamationMenu ul li a:hover {
	opacity: 0.7;
}
@media (max-width: 767px) {
	.umou .mvArea {
		max-width: 100%;
	}
	.umou .mvArea .umouTtl {
		font-size: 6.667vw;
	}
	.umou .mvArea .mv {
		margin: 6vw auto 0;
		width: 92%;
	}
	.umou .mvArea .lead {
		font-size: 3.6vw;
		line-height: 5.733vw;
		margin: 7.333vw auto 0;
		width: 92%;
	}
	.umou .mvArea .sublead {
		font-size: 3vw;
		margin-top: 2vw;
		padding: 0 5.333vw;
	}
	.umou .loop {
		margin-top: 13.333vw;
	}
	.umou .loop .loopTtl {
		font-size: 5.467vw;
	}
	.umou .loop .loopPic {
		max-width: 93.333vw;
		margin: 7.333vw auto;
	}
	.umou .process {
		margin-top: 2.667vw;
		padding: 6vw 0 13.333vw;
	}
	.umou .cashmereInner {
		max-width: 100%;
		padding: 0 5.333vw;
	}
	.umou .process .processTtl {
		font-size: 4.8vw;
	}
	.umou .process .processContent {
		margin-top: 4vw;;
		border-radius: 1.333vw;
		padding: 2.667vw 4vw 6vw;
	}
	.umou .process .processContent::after {
		width: 10vw;
		height: 5.067vw;
		bottom: -8.267vw;
		left: calc(50% - 5vw);
	}
	.umou .process .processContent + .processContent {
		margin-top: 10.667vw;
	}
	.umou .process .processContent .processContentTtl {
		gap: 0 6.667vw;
		display: block;
	}
	.umou .process .processContent .processContentTtl .ttl01 {
		border-radius: 1.333vw;
		padding: 2vw 0;
		font-size: 5.333vw;
		width: 75%;
		text-align: center;
	}
	.umou .process .processContent .processContentTtl .ttl02 {
		padding-top: 5vw;
		max-width: 55vw;
		font-size: 4.533vw;
		/* line-height: 7.867vw; */
		text-align: center;
		margin: 0 auto;
	}
	.umou .process .processContent .processContentTtl .ttl02 .place {
		font-size: 2.667vw;
		margin-left: 0;
	}
	.umou .process .processContent .processTxt {
		margin-top: 3.333vw;
		font-size: 3.2vw;
		line-height: 5.467vw;
		text-align: justify;
	}
	.umou .process .processContent .processPicBox {
		margin-top: 4vw;
		flex-wrap: wrap;
		justify-content: start;
		gap: 2.667vw 3.333vw;
	}
	.umou .process .processContent .processPicBox > p {
		max-width: 100%;
		width: 47%;
	}
	.umou .process .processContent .processPicBox02 > p {
		max-width: 100%;
	}
	.umou .process .processContent .processPicBox > p span {
		font-size: 3.6vw;
		margin-top: 2.667vw;
	}
	.umou .complete {
		margin-top: 11.333vw;
	}
	.umou .complete .completeTtl {
		max-width: 95.733vw;
	}
	.umou .complete .item {
		margin: 5.333vw auto 0;
		max-width: 44vw;
	}
	.umou .complete .completeBox {
		margin-top: 2.667vw;
		gap: 0 3.333vw;
	}
	.umou .complete .completeBox > p {
		width: 44vw;
	}
	.umou .complete .completeNote {
		margin-top: 2vw;
		font-size: 2.667vw;
	}
	.umou .cashmereBnr {
		width: 80%;
		margin: 20px auto 0;
	}
	.umou .report {
		max-width: 92%;
		margin: 8vw auto;
	}
	.umou .report .reportTtl {
		font-size: 4.667vw;
		line-height: 1.3;
	}
	.umou .report .reportTtl:before,
	.umou .report .reportTtl:after {
		height: 0.133vw;
	}
	.umou .report .reportTtl:before {
		margin-right: 1rem;
		position: relative;
	}
	.umou .report .reportTtl:after {
		margin-left: 1rem;
		position: relative;
	}
	.umou .report ul {
		padding: 4vw 2vw;
		border-bottom: 0.133vw solid #000;
	}
	.umou .report ul li {
		font-size: 4vw;
		line-height: 1.5;
	}
	/* contentsList */
	.umou .contentsList {
		max-width: 100%;
		width: 90%;
		margin: 10vw auto;
		padding-bottom: 0;
	}
	.umou .contentsList .contentsListTxt {
		margin-top: 4vw;
		font-size: 3.467vw;
		line-height: 1.3;
	}
	.umou .contentsList ul {
		width: 100%;
		margin: 4.667vw auto 0;
		gap: 0 4.667vw;
	}
	.umou .contentsList ul li {
		border: solid 0.4vw #000;
		border-radius: 2vw;
	}
	.umou .contentsList ul li::before {
		border: solid 0.4vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	.umou .contentsList ul li a {
		font-size: 2.667vw;
		border-radius: 2vw;
		padding: 5.333vw 2vw 5.333vw 1vw;
	}
	.umou .contentsList ul li a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.4vw #000;
		border-right: solid 0.4vw #000;
		top: calc(50% - 0.667vw);
		right: 1.667vw;
	}
	/* reclamationMenu */
	.umou .reclamationMenu {
		margin-top: 8vw;
	}
	.umou .reclamationMenu .menuTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	.umou .reclamationMenu ul {
		max-width: 100%;
		width: 90%;
		margin: 4vw auto 0;
		gap: 4vw 3.2vw;
	}
	.umou .reclamationMenu ul li {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
	}
	.umou .reclamationMenu ul li::before {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
		bottom: -0.933vw;
		right: -0.267vw;
	}
	.umou .reclamationMenu ul li a {
		font-size: 3.467vw;
	}
	.umou .reclamationMenu ul li .menuListTtl {
		font-size: 3.467vw;
		height: 9.333vw;
	}
	.umou .reclamationMenu ul li .menuListTtl span {
		font-size: 2.8vw;
	}
	.umou .reclamationMenu ul li .menuListTtl::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		right: 1.333vw;
	}
}

/*=============================*/
/* 241001 */
/* about */
/*=============================*/
#top .about {
	max-width: 660px;
	margin: 0 auto;
}
#top .about .aboutTtl {
	font-size: 45px;
	text-align: center;
}
#top .about .text03 {
	font-size: 20px;
	line-height: 1.9;
	padding: 0 24px;
}
#top .about .aboutTtl + .text03 {
	margin-top: 40px;
}
#top .about .text03 + .text03 {
	margin-top: 30px;
}
#top .about .image {
	padding: 60px 0;
}
#top .movie {
	margin: 50px 0;
}
#top .youtube {
	margin: 0 auto;
	max-width: 620px;
	aspect-ratio: 16 / 9;
}
#top .youtube iframe {
	width: 100%;
	height: 100%;
}
@media (max-width: 767px) {
	#top .about {
		max-width: 100%;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 8vw;
	}
	#top .about .text03 {
		font-size: 4.533vw;
		padding: 0;
	}
	#top .movie {
		margin: 6.667vw 0;
	}
	#top .youtube {
		width: 100%;
	}
}

/*=============================*/
/* 241001 */
/* contentsList */
/*=============================*/
#top .contentsList {
	max-width: 765px;
	margin: 75px auto 0;
	padding-bottom: 45px;
	border-bottom: solid 3px #000;
}
#top .contentsList .contentsListTtl {
	font-size: 40px;
	text-align: center;
	overflow: hidden;
}
#top .contentsList .contentsListTtl span {
	display: inline-block;
	position: relative;
	padding: 0px 30px;
}
#top .contentsList .contentsListTtl span::before ,
#top .contentsList .contentsListTtl span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	height: 3px;
	width: 100vw;
	transform: translateY(-50%);
	background: #000;
}
#top .contentsList .contentsListTtl span::before {
	left: auto;
	right: 100%;
}
#top .contentsList .contentsListTxt {
	margin-top: 30px;
	font-size: 15px;
	text-align: center;
}
#top .contentsList ul {
	margin: 35px auto 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#top .contentsList ul li {
	width: 21.7%;
	border: solid 3px #000;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
#top .contentsList ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 3px #000;
	border-radius: 15px;
	position: absolute;
	bottom: -7px;
	right: -7px;
	z-index: -1;
}
#top .contentsList ul li a {
	display: block;
	font-size: 20px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
	padding: 40px 20px;
	position: relative;
}
#top .contentsList ul li a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
}
@media (max-width: 767px) {
	#top .contentsList {
		max-width: 100%;
		width: 90%;
		margin: 10vw auto;
		padding-bottom: 6vw;
		border-bottom: solid 0.4vw #000;
	}
	#top .contentsList .contentsListTtl {
		font-size: 6.667vw;
	}
	#top .contentsList .contentsListTtl span {
		padding: 0 2vw;
	}
	#top .contentsList .contentsListTtl span::before ,
	#top .contentsList .contentsListTtl span::after {
		height: 0.267vw;
	}
	#top .contentsList .contentsListTxt {
		margin-top: 4vw;
		font-size: 3.467vw;
		line-height: 1.3;
	}
	#top .contentsList ul {
		width: 100%;
		margin: 4.667vw auto 0;
	}
	#top .contentsList ul li {
		width: 23%;
		border: solid 0.4vw #000;
		border-radius: 2vw;
	}
	#top .contentsList ul li::before {
		border: solid 0.4vw #000;
		border-radius: 2vw;
		bottom: -0.933vw;
		right: -0.933vw;
	}
	#top .contentsList ul li a {
		font-size: 2.667vw;
		border-radius: 2vw;
		padding: 5.333vw 2vw 5.333vw 1vw;
	}
	#top .contentsList ul li a::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.4vw #000;
		border-right: solid 0.4vw #000;
		top: calc(50% - 0.667vw);
		right: 0.667vw;
	}
}
/*=============================*/
/* 241001 */
/* recycleTag */
/*=============================*/
#top .recycleTag {
	background: url(/base/pc/store/special/depart_de_loop/2024/img/lb/about-img02.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	max-width: 620px;
	/* min-height: 1060px; */
	margin: 60px auto 70px;
	padding: 50px 0;
	position: relative;
	box-sizing: border-box;
}
#top .recycleTag .head {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	padding: 10px 0;
	line-height: 1.5;
}
#top .recycleTag .body {
	width: 100%;
	max-width: 475px;
	margin: 370px auto 0;
	background-color: #fff;
	border-radius: 10px;
	padding: 25px 35px;
	box-sizing: border-box;
}
#top .recycleTag .body .txt {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#top .recycleTag .body .txt span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
}
#top .recycleTag .body .link {
	width: 100%;
	max-width: 230px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	#top .recycleTag {
		width: 100%;
		margin: 60px auto;
		padding: 40px 0;
	}
	#top .recycleTag .head {
		font-size: 18px;
	}
	#top .recycleTag .body {
		width: 90%;
		margin: 58vw auto 0;
		padding: 20px 5.333vw;
	}
	#top .recycleTag .body .txt {
		font-size: 15px;
	}
	#top .recycleTag .body .txt span {
		font-size: 12px;
	}
}

/*=============================*/
/* 250318 */
/*=============================*/
/* bnrArea */
#top .bnrArea {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	gap: 0 10px;
}
#top .bnrArea > p {
	width: 243px;
}
@media (max-width: 767px) {
	#top .bnrArea {
		margin-top: 4vw;
		display: block;
	}
	#top .bnrArea > p {
		width: 73.333vw;
		margin: 0 auto;
	}
	#top .bnrArea > p + p {
		margin-top: 8vw;
	}
}

/* moreBtn */
#top .moreBtn a {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family:inherit;
	cursor: pointer;
	display: block;
	width: 317px;
	margin: 40px auto 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 30px;
	padding: 20px;
}
#top .jsToggleHide {
	margin-top: 30px;
	display: none;
}
#top .moreTxt {
	margin-top: 40px;
	font-size: 20px;
	line-height: 1.9;
	padding: 0 24px;
}
#top .moreTxt > p {
	line-height: 1.9;
}
#top .moreTxt > p + p {
	margin-top: 1.5em;
}
@media (max-width: 767px) {
	#top .moreBtn a {
		width: 73.333vw;
		margin: 5.333vw auto 0;
		font-size: 3.733vw;
		border-radius: 5.333vw;
		padding: 5.667vw;
	}
	#top .moreTxt {
		font-size: 4.533vw;
		padding: 0;
	}
}
/* campaignBtn */
#top .campaignBtn {
	width: 290px;
	position: fixed;
	bottom: 50px;
	right: 95px;
	z-index: 999;
}
#top .campaignBtn .campaignClose {
	width: 21.5px;
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
	z-index: 5;
}
@media (max-width: 767px) {
	#top .campaignBtn {
		width: 38.6vw;
		bottom: 18vw;
		right: 3.333vw;
	}
	#top .campaignBtn .campaignClose {
		width: 4.667vw;
		top: -2vw;
		right: -2vw;
	}
}
/* top reclamationMenu */
#top .reclamationMenu {
	padding: 50px 0;
}
#top .menuTtl {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #000;
	padding: 5px;
}
#top .reclamationMenu ul {
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 24px;
	position: relative;
	z-index: 5;
}
#top .reclamationMenu ul li {
	width: 30%;
	border: solid 2px #000;
	border-radius: 17px;
	background: #fff;
	position: relative;
}
#top .reclamationMenu ul li::before {
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #000;
	background-color: #fff;
	border-radius: 17px;
	position: absolute;
	bottom: -7px;
	right: -2px;
	z-index: -1;
}
#top .reclamationMenu ul li a {
	display: block;
}
#top .reclamationMenu ul li .menuListTtl {
	font-size: 25px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 70px;
}
#top .reclamationMenu ul li .menuListTtl span {
	font-size: 18px;
}
#top .reclamationMenu ul li .menuListTtl::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: translate(0 , -50%) rotate(45deg);
	position: absolute;
	top:50%;
	right: 10px;
}
#top .reclamationMenu ul li a:hover {
	opacity: 0.7;
}
@media (max-width: 767px) {
	#top .reclamationMenu {
		padding: 6.667vw 0;
	}
	#top .menuTtl {
		max-width: 100%;
		width: 90%;
		font-size: 3.467vw;
		border-radius: 2vw;
		padding: 2vw;
	}
	#top .reclamationMenu ul {
		max-width: 100%;
		width: 90%;
		gap: 4vw 3.1vw;
	}
	#top .reclamationMenu ul li {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
	}
	#top .reclamationMenu ul li::before {
		border: solid 0.267vw #000;
		border-radius: 2.267vw;
		bottom: -0.933vw;
		right: -0.267vw;
	}
	#top .reclamationMenu ul li a {
		font-size: 3.467vw;
	}
	#top .reclamationMenu ul li .menuListTtl {
		font-size: 3.467vw;
		height: 9.333vw;
	}
	#top .reclamationMenu ul li .menuListTtl span {
		font-size: 2.8vw;
	}
	#top .reclamationMenu ul li .menuListTtl::after {
		width: 1.333vw;
		height: 1.333vw;
		border-top: solid 0.267vw #000;
		border-right: solid 0.267vw #000;
		right: 1.333vw;
	}
	
}

.tks-theme-com-simple-page__footer {
	border-top: none;
}