@charset "utf-8";@charset "utf-8";

.animation {
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 4000ms;
}
.active {
	opacity: 1;
	transform: translate(0, 0);
}
.effect-fade:nth-of-type(2) {
	-moz-transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
}
.effect-fade:nth-of-type(3) {
	-moz-transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
}
.top_logo img {
	margin: 0 auto;
	padding-top: 10vw;
	display: block;
}
.mb_denham_21aw .page-main .item-list-container {
	padding: 1vw 0;
}
.mb_denham_21aw .item-right-container {
	margin-right: 0;
	position: relative;
	margin-bottom: 30px;
}
.item-container {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2em !important;
}
.item-container li {
	width: 48%;
}
.item-container img {
	width: 100%;
}
.mb_denham_21aw .title-text{
	margin: 4rem;
}
.page-list-text.item_txt {
	text-align: center;
	margin: 0 auto;
}
.page-list-text p {
	font-size: 0.8em;
}
.item_area ul{
	display: flex;
	justify-content: center;
}
.item_area ul li{
	width: 30%;
	margin: 1%;
}
.mb_denham_21aw .onlinestore_area .page-list-text p{
	text-align: center;
	font-size: 1.2rem;
	
}
.mb_denham_21aw .onlinestore_area .page-list-text a{
	color: #000;
	opacity: 1;
        font-size: 14px;
}
.mb_denham_21aw .item-right-container {
	margin-right: 0!important;
}
.mb_denham_21aw .page-list-text.item_txt p {
	font-size: 0.8em;
	line-height: 1.8;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.08em;
}
@media only screen and (max-width: 780px){
	.mb_denham_21aw .main .top_logo {
		max-width: 80%;
		height: auto;
		margin: 20vw auto 10vw auto;
	}
	.mb_denham_21aw .title-text.sp_title-text {
		margin: 1em auto 3em;
	}
	.mb_denham_21aw .main .title-text h1{
		font-size: 1.2rem;
	}
	.mb_denham_21aw .main .title-text p,
	.mb_denham_21aw .page-list-text.item_txt p{
		font-size: 0.6em;
	}
	.mb_denham_21aw .title-text {
		display: block!important;
	}
	.mb_denham_21aw .item-left{
		display: block!important;
	}
	.mb_denham_21aw .item-right-container{
		border: none!important;
	}
}

.item-width_left {
	width: 29%;
	margin-right: 9.5% !important;
	margin-bottom: 3% !important;
}
.item-width_right  {
	width: 29%;
	margin-bottom: 3% !important;
}

@media only screen and (max-width: 780px) {
	.item-width_left {
		width: 30%;
		margin-right: 5% !important;
	}
	.item-width_right  {
		width: 30%;
	}
}
.page-listtop {
	margin-bottom: 3em !important;
}
.mb_denham_21aw .item-list-container, 
.mb_denham_21aw .item-list-container2 {
	margin-bottom: 0 !important;
}

.mb_denham_21aw .page-main .item-list-container.first .page-listtop,
.mb_denham_21aw .page-main .item-list-container.first .item-right-container{
	margin-bottom: 0 !important;
}
.item-list-container.last {
	margin-bottom: 3em !important;
}