@charset "utf-8";
body {
-webkit-print-color-adjust: exact;/*背景印刷表示*/
}
.fs18{font-size: 18px;}
.bdrTD{
	border-top-style: solid;
	border-width: 1px 0 0;
	border-image: url(/common/img/bg/bg_border_dashed.png) 1 repeat;
	border-top: 1px dashed #BBB;
}
.copyright .db {display: block !important;}
.mv10{margin: 10px 0;}
.mv30{margin: 30px 0;}
.mb35{margin-bottom: 35px;}
.pt10{padding-top: 10px;}
.pc-dn{display: none;}
.termsSec{border-image: url(/common/img/bg/bg_border_dashed.png) 1 repeat;}
.termsWrap.termsInfo{padding: 100px 0;min-height: 300px;}
.section-contents{margin: 0 20px;font-size: 14px;}
.shopPrWrap{padding-bottom: 100px;}
.shopPrWrap .section-block-head,.shopPrWrap .block-head{font-size: 30px;line-height: 1.1;}
.shopPrWrap .lead{margin-top: 30px;}
.section-block,.block-contents{margin-top: 50px;position: relative;}
.section-block-head li{display: table-cell;vertical-align: middle;}
.section-block-head img{margin-right: 15px;}
.block-left{float: left;}
.block-right{float: right;}
.block-head span{display: inline-block;border: 1px solid #f96767;color:#f96767;font-size: 14px;vertical-align: middle;padding: 6px 15px;margin: -6px 0 0 10px;}
.shopPr-sec3 .block-head span{border: 1px solid #f96767;background-color: #f96767;color:#fff;}

/* shopPr-sec1 */
.shopPr-sec1 .block-right{width: 559px;}
.shopPr-sec1 .notes{position: absolute;bottom: 0;font-size: 11px;}

/* shopPr-sec2 */
.shopPr-sec2 .block-right{width: 400px;}
.shopPr-sec2 .block-right img{position: absolute;right: 0;bottom: 0;}

/* shopPr-sec3 */
.shopPr-sec3 .block-right{width: 351px;}

/* editList */
.editList{background-color: #efefef;padding: 10px;position: relative;margin-top: 15px;}
.editList p{font-weight: bold;}
.editList li{float: left;width: 179px;}
.editList li:nth-child(11),.editList li:nth-child(13){width: 360px;}
.editList img{position: absolute;right: 10px;bottom: -80px;}

/* infoList */
.infoList{margin-top: 50px;padding: 30px 0;border: 1px solid #000;font-size: 12px;}
.infoList p{text-align: center;font-size: 20px;}
.infoList > ul {margin-top: 20px;}
.infoList > ul > li{float: left;width: 50%;}
.infoList img{margin-top: 55px;}

/* store */
.store .articleWrapper {border: none;background: none;}
.store .contentsWrapper {margin: 0 auto;}
.store .termsWrap {width: 644px;}

/* footer */
.linkRecruit .copyright a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-align-items: baseline;
	align-items: baseline;
}
.linkRecruit .copyright a span {
	font-size: 10px;
	font-weight: bold;
	color: #435B67;
}
.linkRecruit .copyright img {
	position: relative;
	bottom: -2px;
}

@media screen and (max-width: 767px) {
	html {position: relative;}
	body,.wrapper,.headerInner,.footerInner{width: 100%;min-width: 0;}
	.wrapper {position: inherit;padding-bottom: 170px;}
	a:hover{color: #111;}
	.pc-dn{display: block;}
	.sp-dn{display: none;}
	.headerWrapper{height: auto;border: none;}
	.contentsWrapper{width: 100%;border: none;}
	.termsWrap{width: 100%;padding: 30px 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.termsWrap.termsInfo{padding: 30px 10px ;min-height: auto;}
	.imgTbrsales{width: 100%;max-width: 234px;height: auto;}
	.section-contents{margin: 0 10px;font-size: 12px;}
	.section-contents img{width: 100%;height: auto;}
	.shopPrWrap{padding-bottom: 40px;}
	.section-block{margin-top: 40px;}
	.block-contents{margin-top: 20px;}
	.shopPrWrap .section-block-head, .shopPrWrap .block-head{font-size: 16px;}
	.shopPrWrap .block-head{margin-top: 20px;}
	.shopPrWrap .lead{margin-top: 15px;}
	.section-block-head img{width: 60px;margin-right: 10px;}
	.block-left,.block-right{float: none;}
	.block-head span{font-size: 9px;padding: 3px 5px 1px;margin: -3px 5px 0;}

	/* shopPr-sec1 */
	.shopPr-sec1 .block-right{width: 100%;}
	.shopPr-sec1 .notes{position: inherit;font-size: 10px;margin-top: 10px;}

	/* shopPr-sec2 */
	.shopPr-sec2 .block-right{width: 100%;}
	.shopPr-sec2 .block-right img{position: inherit;width: 270px;margin: 20px auto 0;}

	/* shopPr-sec3 */
	.shopPr-sec3 .block-right{width: 100%;}
	.shopPr-sec3 .section-block-head img{width: 80px;}

	/* editList */
	.editList{margin-top: 10px;position: inherit;}
	.editList li{width: 50%;}
	.editList li:nth-child(11),.editList li:nth-child(13){width: 50%;}
	.editList img{width: 80px;bottom: 0;}

	/* infoList */
	.infoList{margin-top: 20px;padding: 10px 0;font-size: 11px;}
	.infoList p{font-size: 14px;}
	.infoList > ul {margin-top: 0; padding: 0 10px;}
	.infoList > ul > li{float: none;width: 100%;}
	.infoList img{margin: 15px 0; width: 179px;}

	/* store */
	.store .termsWrap {width: 100%;}
	/* footer */
	.footerWrapper {height: 170px;position: absolute;bottom: 0;}
	.footerNav{display: table;margin: 0 auto;padding: 18px 15px 12px;float: none;}
	.linkRecruit{padding: 15px 15px 0;border-top: 1px solid #DDD;float: none;}
	.linkRecruitGroup a {font-weight: normal;}
	.footerNav li a{padding: 0;font-size: 10px;text-decoration: none;}
	.fcSlash{padding: 0 4px;font-size: 10px;}
}

/* SKU-list */
.skuList {
	margin: 0 17px 60px;
}
.row {
	margin-left: -15px;
}
.skuTtl {
	font-size: 14px;
	border-bottom: 2px solid #BBB;
	margin-left: 15px;
	margin-bottom: 13px;
}
.skuList .row ul {
	margin-bottom: 10px;
}
.skuList .row ul li {
	display: table-cell;
	padding-left: 15px;
	text-align: center;
}
.skuList .row ul li p {
	min-height: 34px;
}
.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1{
	float: left;
}
.col-md-4 {
	width: 80%;
}
.col-md-3 {
	width: 60%;
}
.col-md-2 {
	width: 40%;
}
.col-md-1 {
	width: 20%;
}

@media screen and (max-width: 767px) {
	.skuList {
		max-width: 590px;
		margin: 0 auto 40px;
	}
	.row {
		margin-left: -10px;
	}
	.skuTtl {
		font-size: 11px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.skuList .row ul li {
		padding-left: 10px;
	}
}

.skuList-lg {
	margin-bottom: 60px;
}
.skuList-lg .row {
	margin-left: -10px;
}
.skuList-lg .row ul {
	margin-bottom: 15px;
}
.skuList-lg .row ul li {
	padding-left: 38px;
	float: left;
}
.skuList-lg .skuTtl {
	font-size: 24px;
	border: none;
	margin-left: 38px;
	line-height: 1;
	position: relative;
}
.skuList-lg .skuTtl span {
	font-size: 11px;
}
.skuList-lg .skuTtl p {
	font-size: 11px;
	line-height: 1.6;
}
.skuList-lg .skuTtl .icnLD {
	/* 洗濯表示マーク用スタイル */
	position: absolute;
	right: 30px;
	bottom: 0;
}
.skuList-lg .row ul li p {
	font-size: 12px;
	text-align: center;
	min-height: 38px;
}
/*eventPass*/
.contentsHeadTxt{
	padding: 15px 15px 0;
}
.contentsHeadWrap{
	padding: 15px;
	border-bottom: 1px #ddd solid;
}
.eventPassWrap {
	background-color:#f0f0f0 !important;/*背景印刷表示*/
}
.eventPassWrap .tit {
	text-align:left;
}
.eventPassWrapInner {
	padding:100px 100px 225px;
	text-align:center;
}
.eventPassWrapInner p,.eventPassWrapInner p a {
	color:#111;
}
.eventPassWrapInner img {
	height:auto;
	max-width:80%;
	width:auto;
}
.eventCat {
	text-align:center;
}
.eventPassTit {
	font-size:16px;
	margin-top:15px;
}
.eventName {
	font-size:20px;
	margin-top:45px;
}
.eventDetail {
	margin:0 auto;
	padding-top: 15px;
	width:350px;
}
.dl-eventPass dt {
	clear:left;
	float:left;
	text-align:right;
	white-space:nowrap;
	width:5em;
	word-break:break-all;
	word-wrap:break-word;
}
.dl-eventPass dd {
	float:left;
	word-break:break-all;
	word-wrap:break-word;
}

@media screen and (max-width: 767px) {
	.skuList-lg {
		max-width: 590px;
		margin: 0 auto 40px;
	}
	.skuList-lg .skuTtl {
		font-size: 20px;
		margin-left: 10px;
	}
	.skuList-lg .skuTtl span {
		font-size: 11px;
	}
	.skuList-lg .skuTtlb p {
		margin-left: 10px;
	}
	.skuList-lg .skuTtl .icnLD {
		/* 洗濯表示マーク用スタイル */
		position: inherit;
		right: inherit;
		bottom: inherit;
	}
	.skuList-lg .row ul {
		margin-bottom: 10px;
		min-height: 34px;
	}
	.skuList-lg .row ul li {
		width: 33.333%;
		padding-left: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.skuList-lg .row ul li p {
		font-size: 11px;
	}
	/*eventPass*/
	.eventPassWrap {
		background-color:#f0f0f0!important;
		padding: 15px;
	}
	.eventPassWrap .tit {
		text-align:left;
	}
	.eventPassWrapInner {
		margin-top:15px;
		text-align:center;
		padding: 0 0 155px
	}
	.eventPassWrapInner p,.eventPassWrapInner p a {
		color:#111;
	}
	.eventPassWrapInner img {
		height:auto;
		max-width:80%;
		width:auto;
	}
	.eventCat {
		text-align:center;
	}
	.eventPassTit {
		font-size:14px;
		margin-top:15px;
	}
	.eventName {
		font-size:16px;
		margin-top:45px;
	}
	.eventDetail {
		margin:0 auto;
	}
	.dl-eventPass{
		padding: 0 30px;
	}
}
