
/*ページタイトル*/
div#template #sectionMain .sectionWrapper h2 {
	text-align: center;
	background: #fff;
	background-size: contain;
}
div#template #sectionMain .sectionWrapper h2 img {
	width: 100%;
	height: auto;
}


/* announce */
#announce {
	width: 938px;
	margin: 0 auto;
	background-color: #fff;
	padding: 6px;
}
#announce .announceInnner {
	border: 2px solid #fef1c2;
	padding: 24px;
	text-align: center;
	color: #777777;
}
#announce .announceInnner .heading {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
#announce .announceInnner .lead {
	width: 602px;
	margin: 0 auto 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #fef1c2;
}
#announce .announceInnner .text {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 14px;
}
#announce .announceInnner .btn {
	width: 260px;
	margin: 0 auto;
}
#announce .announceInnner .btn a {
	display: block;
	padding: 10px 24px;
	color: #ffffff;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	border-radius: 50px;
	background-color: #94c3a5;
	position: relative;
	text-decoration: none;
}
#announce .announceInnner .btn a:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	right: 20px;
	top: 16px;
}
#announce .announceInnner .btn a:hover {
	opacity: 0.7;
}



/* bladpanel */
div#template #sectionA {
	padding: 30px 0 0;
}
div#template #sectionC {
	padding: 31px 0 0;
}
div#template .sec#sectionA .sectionWrapper ul.shopContents li.shopContent:nth-of-type(-n+2) {
	margin-top: 0;
}
div#template .sec .sectionWrapper ul.shopContents li.shopContent {
	box-shadow: none;
}
div#template .sec .sectionWrapper ul.shopContents li.shopContent div.banner {
	/* margin-top: 7px; */
}
div#template .sec .sectionWrapper div.point {
	background-color: #fef7dd;
}
 div#mother2102.gift {
	padding-bottom: 0;
}
div#mother2102 #sectionMain {
	min-width: 950px;
}
div#mother2102 {
	padding-bottom: 0;
}
div#mother2102 .sectionContentsbg {
	padding: 30px 0 60px;
	background: #ebd9b6;
}


/*デザインに合わせて、template/style.cssを上書き*/
div#mother2102.type02 #sectionB.sec {
	padding-bottom: 0px;
}
#template #sectionA .shopContent {
	width: 950px;
	padding: 0;
}
#template #sectionA .shopContent .shopInfo {
	padding: 20px 0 0 20px;
}
#template #sectionA .shopContent .banner {
	text-align: center;
}
#template #sectionA .shopContent .point {
	width: 430px;
	margin: 20px auto 0;
}
#template #sectionA .shopContent .shopAttention {
	text-align: center;
}
#template #sectionA .shopContent .itemDetails {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0px 28px 20px;
}
div#template .sec .sectionWrapper ul.itemDetails li.itemDetail {
	margin: 20px 0 0 0;
}
div#template .sec .sectionWrapper ul.shopContents li.shopContent {
	margin: 15px 3px 4px 7px;
}
/*デザインに合わせて、template/style.cssを上書き end*/


div#mother2102.gift #mother2102 .sec .sectionWrapper div.point {
	background: #ffe6e6;
}
div#mother2102 #sectionB {
	padding-top: 31px;
	padding-bottom: 0;
}
div#mother2102.type02 #mother2102 .sec#sectionB .sectionWrapper ul.shopContents {
	margin: 0 -5px;
}
div#mother2102.type02.gift #mother2102 .sec#sectionB .sectionWrapper ul.shopContents li.shopContent {
	margin: 0 5px 20px !important;
}


/* description */
#description {
	width: 950px;
	margin: 30px auto 20px;
	background-color: #ffffff;
}
#description .descriptionInner {
	padding: 28px;
	color: #777777;
	line-height: 1.6;
}
#description .descriptionInner dl {
	display: -webkit-flex;
	display: flex;
	margin-top: 24px;
}
#description .descriptionInner dl dt {
	width: 20%;
	font-weight: bold;
	color: #94c3a5;
}


/* 高さ揃え AL */
.AL #sectionB .shopContent .shopContentInner .itemDetails .itemDetail .txt {
	height: 28px;
}
.AL #sectionC .shopContent .shopContentInner .shopInfo {
	height: 91px;
}
.AL #sectionB .banner .txt ,
.AL #sectionC .banner .txt {
	height: 28px;
}
.AL #sectionB .shopAttention ,
.AL #sectionC .shopAttention {
	height: 31px;
}

/* 高さ揃え IM */
.IM #sectionB .shopContent .shopContentInner .itemDetails .itemDetail .txt {
	height: 28px;
}
.IM #sectionC .shopContent .shopContentInner .shopInfo {
	height: 91px;
}
.IM #sectionB .banner .txt ,
.IM #sectionC .banner .txt {
	height: 28px;
}
.IM #sectionB .shopAttention ,
.IM #sectionC .shopAttention {
	height: 31px;
}

/* 高さ揃え MI */
.MI #sectionC .shopContents .shopContent:nth-of-type(n+1):nth-child(-n+4) {
	min-height: 360px !important;
}
.MI #sectionC .shopContents .shopContent:nth-of-type(n+1):nth-child(-n+4) .shopAttention {
	min-height: 13px !important;
}


/* 表示非表示用の制御用 CSS */
[data-active-category="recommended"] [data-category-name*="recommended"], [data-active-category="fashion"] [data-category-name*="fashion"], [data-active-category="brand"] [data-category-name*="brand"], [data-active-category="ropularity"] [data-category-name*="ropularity"] {
	display: block !important;
}



