@charset "utf-8";.Main .Article .inner {
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'futura', 'Century Gothic', sans-serif;
	margin-bottom: 100px;
}
.Main .Article .scroll-fade {
	opacity: 0;
}
.inner .head-content {
	padding-top: 20px;
	padding-bottom: 50px;
}
.inner .head-content .date {
	font-size: 14px;
	color: #555555;
	margin-bottom: 20px;
	font-weight: bold;
}
.inner .sub-description {
	margin-top: 25px;
	margin-bottom: 25px;
}
.inner .head-content h2 {
	font-size: 24px;
	color: #555555;
}
.inner .head-content h2 .h2-date {
	display: block;
	font-size: 12px;
	color: #555555;
}
.inner .subtitle h3 {
	text-align: center;
	font-size: 24px;
	color: #555555;
	padding-bottom: 20px;
}
.inner .description-image {
	margin-top: 30px;
    text-align: center;
}
.inner .description-subimage {
    width: 597px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.inner .description-inner-image {
	margin-bottom: 7px;
}
.inner .description-top-image {
	margin-bottom: 20px;
}
.inner .description .images {
	display: flex;
	padding-bottom: 50px;
}
.inner .description-main-text,
.inner .description-sub-text {
	font-size: 14px;
	line-height: 1.5;
	color: #555555;
	text-align: center;
	z-index: 0;
	margin-top: 30px;
}
.inner .description .description-text {
	font-size: 14px;
	line-height: 1.5;
	color: #555555;
	text-align: center;
	z-index: 0;
	margin-top: 50px;
}
.inner .description .stylist-name {
	font-size: 24px;
	margin-bottom: 25px;
	text-align: center;
	color: #555555;
}
.inner .flex {
	display: flex;
}
.inner .video-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-top: 30px;
}
.inner .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.inner .goods-description {
    font-size: 26px;
    color: #555555;
    text-align: left;
    text-align: center;
	margin-bottom: 12px;
}
.inner .description-new-cuoio-text {
	font-size: 14px;
	line-height: 1.5;
	color: #555555;
	text-align: center;
	z-index: 0;
	margin-top: 50px;
}
.inner .title {
	text-align: center;
	margin-top: 50px;
}
.inner .subTitle {
	text-align: center;
	font-size: 17px;
	margin-top: 32px;
    margin-bottom: 70px;
}
.inner .titleSentence {
	text-align: center;
	margin-top: 4%;
	font-size: 17px;
	margin-bottom: 8%;
}
.inner .foot-content {
	padding-top: 50px;
}
.inner .foot-content .button {
	max-width: 350px;
	width: 100%;
	display: block;
	margin: 0 auto 50px;
	height: 40px;
	padding-top: 12px;
}
.inner .foot-content .button.jsScrollTop {
	background-color: #BCBCBC;
	border-color: #BCBCBC;
}
.inner .displayPC {
	display: block;
}
.inner .displaySP {
    display: none;
}
.inner .link-text {
	background-color: darkgrey;
	padding: 15px;
}
.inner .springHolidayItemIntroduction {
	text-align: center;
	margin-bottom: 4%;
	font-size: 18px;
	margin-top: 22px;
}
.inner .item-image {
	margin-top: 100px;
}
.inner .item-image .item-name {
    text-align: center;
    font-size: 14px;
	margin: 2% auto 0;
}
.inner .item-link-area {
	width: 32%;
	margin: 55px auto 15% auto;
	text-align: center;
}
.inner .item-link-area .item-link-name {
	color: #fff;
	line-height: 2.5;
}
.inner .spring-summer-marcella-area2 {
	margin-top: 100px;
}
.inner .spring-summer-marcella-area2 .spring-summer-marcella-area2flex.first {
	width: 85%;
	display: flex;
	margin: 0 auto 34px auto;
	justify-content: center;
}
.inner .spring-summer-marcella-area2 .spring-summer-marcella-area2flex {
	width: 85%;
	display: flex;
	margin: 0 auto 30px auto;
	justify-content: center;
}
.inner .item-img {
	margin-top: 0px;
	width: 50%;
	margin-right: 4%;
}
.inner .item-img2 {
	margin-top: 0px;
	width: 50%;
}
.inner .goodsTitle {
    width: 64%;
}
.inner .alifaitem-img {
    width: 30%;
	margin: 25px;
}
.inner .item-link-area1 {
	max-width: 350px;
    margin: 50px auto 3%;
    text-align: center;
}
.inner .topLinkArea {
	max-width: 350px;
    margin: 0 auto 50px;
    text-align: center;
}
.inner .item-link-area1 .item-link-name {
	color: #fff;
	line-height: 4;
	font-size: 12px;
	background-color: #BCBCBC;
	height: 46px;
}
.inner .topLinkArea .item-link-name {
	color: #fff;
	line-height: 4;
	font-size: 12px;
	background-color: #8b8a87;
	height: 46px;
}
.inner .item-link-area2 {
	width: 33%;
    margin: 28px auto;
    text-align: center;
}

@media screen and (max-width:751px) {
	.Main .Article .inner {
		padding: 0 5px;
		margin-bottom: 70px;
		margin-top: 10px;
	}
	.inner .head-content {
		padding-bottom: 20px;
	}
	.inner .head-content .date {
        font-size: 10px;
    }
	.inner .description .description-text {
		word-break: break-all;
		font-size: 10px;
		line-height: 1.5;
		margin-top: 20px;
	}
	.inner .description-main-text {
		margin-top: 17.5px;
	}
	.inner .description .description-new-cuoio-text {
		word-break: break-all;
		font-size: 10px;
		line-height: 1.5;
	}
	.inner .description-main-text {
		word-break: break-all;
		font-size: 10px;
		line-height: 1.5;
	}
	.inner .description-sub-text {
		word-break: break-all;
		font-size: 10px;
		line-height: 1.5;
		margin-top: 17.5px;
	}
	.inner .description-new-cuoio-text {
		margin-top: 50px;
	}
	.inner .item-link-area1 {
		margin: 50px auto 3%;
	}
	.inner .description .images {
    	display: block;
 	}
	.inner .description .images .left-img {
		padding-right: 0;
		padding-bottom: 20px;
	}
	.inner .description .images .middle-img {
    	padding-bottom: 20px;
	}
	.inner .description .images .right-img {
        padding-left: 0;
    }
	.inner .description.goods .description-image {
		padding-bottom: 20px;
	}
	.inner .video-wrapper {
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.inner .spring-summer-marcella-area2 {
		margin-top: 60px;
	}
	.inner .spring-summer-marcella-area2 .spring-summer-marcella-area2flex {
		width: 82%;
	}
	.inner .goods-description {
		font-size: 16px;
	}
	.inner .flex .description-image {
    	width: 50%;
 	}
	.inner .description-image {
		margin-top: 17.5px;
    }
	.inner .description-subimage {
		width: 380px;
	}
	.inner .title {
		text-align: center;
		margin-top: 8%;
		font-size: 25px;
		margin-bottom: 0;
 	}
	.inner .goodslist .slider .slick-dots li button::before {
		font-family: sans-serif;
		font-size: 35px;
    }
	.inner .foot-content .button {
		max-width: 100%;
		padding-top: 10px;
  	}
	.inner .displayPC {
        display: none;
	}
	.inner .displaySP {
        display: block;
	}
	.inner .titleSentence {
		text-align: center;
		margin-top: 4%;
		font-size: 11px;
		margin-bottom: 8%;
	}
	.inner .motherItemIntroduction {
		text-align: center;
		margin-bottom: 6%;
		font-size: 10px;
		width: 100%;
	}
	.inner .motherItemFlexArea .motherItemColorName {
		margin-top: 10%;
		font-size: 11px;
	}
	.inner .item-link-area1 .item-link-name {
		color: #fff;
		line-height: 3.5;
		font-size: 13px;
		background-color: #BCBCBC;
	}
	.inner .topLinkArea .item-link-name {
		color: #fff;
		line-height: 3.5;
		font-size: 13px;
		background-color: #8b8a87;
	}
	.inner .motherItemFlexArea {
		width: 100%;
		display: flex;
		justify-content: space-around;
		margin-bottom: 7%;
	}
	.inner .item-image {
		margin-top: 60px;
	}
	.inner .item-scale {
		max-width: 60%;
		text-align: center;
		margin: 0 auto;
	}
	.inner .spring-summer-marcella-area2 .spring-summer-marcella-area2flex {
		width: 95%;
	}
	.inner .spring-summer-marcella-area2 .spring-summer-marcella-area2flex.first {
		width: 95%;
		margin: 0 auto 14.26px auto;
	}
	.inner .item-image .item-name {
		font-size: 10px;
	}
}