@charset "euc-jp";
/* CSS Document */


.maiInfo{
  margin-top: 20px;
  padding-top: 20px;
  border-top:2px solid #e8e9e1;
}
.maiInfo h3{
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 10px;
}
.maiInfo p{
  font-size: 0.95em;
}

.snsBanner{
	display: flex;
	justify-content: space-between;
}
.snsBanner p{
	width: calc(50% - 10px);
}

.guideTit{
	margin: 20px 0 0!important;
}
.guideLink li a{
	display: block;
	padding: 15px;
	border-bottom: 1px dotted #c1c1c1;	
}
.guideLink li a::before{
	content: "";
	display: inline-block;
	margin-right: 10px;
    width: 0;
    height: 0;
   	border-left: 5px solid #333;
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;
}

/* Tablet */
@media screen and (max-width:768px) {
	.cartGuide a{
		display: block;
		margin:0 10px 10px;
		padding: 7px;
		font-weight: bold;
		color:#fff;
		background-color: #c00;
		border-radius: 5px;
	}
	.cartGuide a i{
		margin-right: 5px;
	}
	.cartGuide.faq a{
		background-color: #333;
		margin-bottom: 5px;
	}
.maiInfo{
  padding: 20px;
}
.snsBanner p{
	width: calc(50% - 5px);
}
}
.award2020{
	width: 160px;
	position: fixed;
	bottom:50px;
	right:50px;
	z-index: 100;
}
.award2020 a img{
	width: 100%;
	transition: 0.3s;
}
.award2020 a:hover img{
	transform: translateY(-5px);
	opacity: 0.8;
}
/* Tablet */
@media screen and (max-width:768px) {
	.award2020{
		width: 100px;
		bottom:20px;
		right:20px;
	}
}
/* SP½Ä¸þ¤­ */
@media screen and (max-width:640px) and (orientation: portrait) {
	.award2020{
		width: 80px;
		bottom:25px;
		right:10px;
	}
}

	



.prd-lst li img{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.topH2{
	font-weight:normal;
	font-size:1.3em;
	padding:15px;
	margin:0 0 20px;
	letter-spacing:2px;
	text-align:left;
	border-top:3px solid #333;
	border-bottom:1px dotted #c1c1c1;
}
.topH3{
	font-weight:normal;
	font-size:1.3em;
	border-top:3px solid #333;
	border-bottom:1px dotted #c1c1c1;
	padding:15px;
	margin:10px 0 15px;
}
.commonH2{
	display:none;
}

.sainyuka{
	margin: 0 0 15px;
	line-height: 200%;
}
.sainyuka a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}


/* topCalendar */
.topCalendar > h2{
	margin-bottom:10px;
}
.topCalendar > div table th{
	text-align: center;
	font-size: 12px;
	width: 14.28%;
	height: 34px;
}
.topCalendar > div table tr:nth-child(2) th:first-child{
	background-color: #f4d7d7;
}
.topCalendar > div table tr:nth-child(2) th:nth-child(n+2):not(:last-child){
	background-color: #eee;
}
.topCalendar > div table tr:nth-child(2) th:last-child{
	background-color: #d6e2ed;
}
.topCalendar > div table td{
	text-align: center;
	font-size: 12px;
	line-height: 100%;
	height: 34px;
}
.topCalendar > div table td strong{
	background-color: #ffbdbd;
	display: inline-block;
	width: 22px;
	padding: 5px 0;
	border-radius: 11px;
	font-weight: normal;
}
.topCalendar > div table td strong.rinji{
	background-color: #d2d2f2;
}
.topCalendar > div table tr td:first-child,
.topCalendar > div table tr td.holidayTd{
	background-color: #ffebeb!important;
}
.topCalendar > div table tr td:last-child{
	background-color: #ebf5ff;
}
.topCalendar > p{
	padding-top: 15px;
}
.topCalendar > p span{
	color: #ffbdbd;
	font-size: 1.6em;
}
.topCalendar > p span.rinji{
	color: #d2d2f2;
}
/* price01 */
.price01{
	color:#999;
	display:block;
}
/* price02 */
.price02{
	color:#333;
	display:block;
	margin:0 0 3px;
}
/* Off */
.prd-lst-discount{
	color:#f00;
	font-weight:bold;
}
.giftsetBanner a:hover{
	opacity: 0.8;
}
.cashlessBanner img{
  border:2px solid #575757;
}
/* 769px&#65533;&#702;&#65533;&#65533;PC&#65533;&#65533; */
@media screen and (min-width:769px) {
.prd-lst li{
	width:176px !important;
	margin:0 10px !important;
	padding:0;
}
#info-area{
	height:auto;
	margin:0 0 30px;
}
.infoLeft{
	width:450px;
	float:left;
}
.cashlessBanner img{
	width: calc(100% - 14px);
	margin: 0 5px 10px;
}
.giftsetBanner a img{
	width: calc(100% - 10px);
	margin: 0 5px;
}
.infoRight{
	width:500px;
	float:right;
}
ul.prd-lst{
	margin:0 0 30px;
}
.newsArea{
	line-height:180%;
	color:#f00;
	border:1px solid #f00;
	margin:0 5px 10px;
	padding:7px;
	height:830px;
	overflow-y:scroll;
}
#feed{
	line-height:180%;
	margin:0 5px 20px;
}
.topBanner{
	height:auto;
}
.tbL{
	width:239px;
	float:left;
}
.tbR{
	width:239px;
	float:right;
}

.tbLt{
	width:155px;
	float:left;
}
.tbCt{
	width:155px;
	float:left;
	margin-left:15px;
}
.tbRt{
	width:155px;
	float:right;
}

.topBanner a:hover img{
  opacity:0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
/* topCalendar */
.topCalendar > div{
	height: auto;
	margin: 0 auto;
}
.topCalendar > div table{
	width: 310px;
	float: left;
	margin: 0 8px;
}
}
/* 768px&#65533;&#65533;&#65533;&#65533;&#65533;iPad&#65533;&#65533; */
@media screen and (max-width:768px) {
.spNavi{
	height:auto;
	width:93.75%;
	margin:0 auto;
}
.spNavi p{
	width:15.66%;
	float:left;
	padding:0 0.5% 1em;
}
.spNavi p a img{
	width:100%;
}
.giftsetBanner a img{
	width: 90%;
	margin:0 5% ;
}
.cashlessBanner img{
	width: calc(90% - 4px);
	margin: 0 5% 10px;
}
.newsArea{
	color:#f00;
	border:1px solid #f00;
	margin:0 10px 10px;
	padding:10px;
	line-height: 150%;
	font-size: 1.2em;
}
.sainyuka{
	line-height: 150%;
	font-size: 1.2em;
}
#feed{
	margin:0 5% 20px;
	line-height:160%;
}
#feed a{
	text-decoration:underline;
	display:block;
	margin:0 0 5px;
}
.topBanner{
	height:auto;
	margin: 0;
}
.tbLt{
	width:32%;
	float:left;
}
.tbCt{
	width:32%;
	float:left;
	margin:0 2%;
}
.tbRt{
	width:32%;
	float:right;
}
.topBanner p a img{
	width:100%;
}
.infoRight{
	margin:15px 3% 20px;
}
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100%! important;
}
	
/* topCalendar */
.topCalendar > div{
	margin: 0 20px;
}
.topCalendar > div table{
	width: 100%;
	border-collapse: separate;
	border-spacing:3px;
}
.topCalendar > p{
	margin: 0 20px 20px;
}
.topCalendar > div table th,
.topCalendar > div table td{
	font-size: 14px;
}
}
/* 640px&#65533;&#65533;&#65533;&#65533;&#65533;iPhone&#65533;&#65533; */
@media screen and (max-width:640px) {
.spNavi{
	height:auto;
	width:96%;
	margin:0 auto 0.4em;
}
.spNavi p{
	width:31.875%;
	float:left;
	padding:0 0 0.6em;
}
.spCenter{
	margin-left:2.1875%;
	margin-right:2.1875%;
}
.spNavi p a img{
	width:100%;
}
.spClear{
	clear:left;
}
	
}



/* -------------------------------------

bandlistColor

----------------------------------------*/
.bandlistColor{
	height: auto;
	margin-bottom: 30px
}
.bandlistColor li a img{
	width: 100%;
	transition: 0.5s;
}
.bandlistColor li a:hover img{
	opacity: 0.8;
}
.bandlistColor li a:hover{
	text-decoration: none;
}
.bandlistColor li{
	float: left;
}
.bandlistColor li a span{
	display: block;
	margin: 5px 0 0;
}
/* PC */
@media print, screen and (min-width:769px) {
.bandlistColor li{
	width: calc(20% - 34px);
	margin: 0 17px 20px;
}
}
/* Tablet */
@media screen and (max-width:768px) {
.bandlistColor li{
	width: calc(20% - 20px);
	margin: 0 10px 20px;
}
}
/* SP&#65533;&#312;&#65533;&#65533;&#65533; */
@media screen and (max-width:640px) and (orientation: portrait) {
.bandlistColor{
	margin: 0 10px 20px;
}
.bandlistColor li{
	width: calc(50% - 20px);
	margin: 0 10px 20px;
}
}

/* -------------------------------------

craftArea

----------------------------------------*/
.craftArea img{
	width: 100%;
}
.craftArea > div.craftText p:first-child{
	font-weight: bold;
	font-size: 1.15em;
	line-height: 180%;
}
.craftArea > div.craftText p:nth-child(2){
	padding:27px 20px;
	box-sizing: border-box;
}
.craftArea > div.craftText p:nth-child(3) a{
	text-align: center;
	color:#fff;
	background-color: #222;
	border-radius: 10px;
	transition: 0.3s;
}
.craftArea > div.craftText p:nth-child(3) a:hover{
	opacity: 0.8;
	text-decoration: none;
}
.craftArea > ul.craftItem{
	height: auto;
}
.craftArea > ul li{
	float: left;
}
.craftArea > ul li:nth-child(1){
	width: 22.51%;
}
.craftArea > ul li:nth-child(2){
	width: 21.81%;
}
.craftArea > ul li:nth-child(3){
	width: 26.15%;
}
.craftArea > ul li:nth-child(4){
	width: 29.51%;
}
.craftArea > ul li a img{
	transition: 0.5s;
}
.craftArea > ul li a:hover img{
	opacity: 0.8;
}
/* PC */
@media print, screen and (min-width:769px) {
.craftArea{
	margin-bottom: 30px;
	height: auto;
}
.craftArea > p{
	display: none;
}
.craftArea > div.craftText p:first-child{
	transform: rotate(-5deg);
}
.craftArea > div.craftText{
	width: calc(27% - 30px);
	float: left;
}
.craftArea > div.craftText p:nth-child(3) a{
	display: block;	
	padding: 13px 10px;
}
.craftArea > ul.craftItem{
	width: 73%;
	float: right;
}
}
/* Tablet */
@media screen and (max-width:768px) {
.craftArea{
	padding: 0 20px 20px;
}
.craftArea > p{
	font-weight:bold;
	text-align: center;
	margin:0 0 20px;
	font-size: 1.15em;
	line-height: 180%;
}
.craftArea > ul.craftItem{
	margin-bottom: 20px;
}
.craftArea > div.craftText p:not(:last-child){
	display: none;
}
.craftArea > div.craftText p:nth-child(3) {
	text-align: center;
}
.craftArea > div.craftText p:nth-child(3) a{
	display: inline-block;
	padding: 13px 40px;
}
.brTT{
	display: none;

}
}
/* SP&#65533;&#312;&#65533;&#65533;&#65533; */
@media screen and (max-width:640px) and (orientation: portrait) {
.craftArea > div.craftText p:nth-child(3) a{
	display: block;
	padding: 13px 10px;
}
.craftArea > ul.craftItem li:nth-child(1){
	width: calc(40.4% - 10px);
	margin-left: 10.2%;
	margin-right: 20px;
}
.craftArea > ul.craftItem li:nth-child(2){
	width: calc(39.2% - 10px);
}
.craftArea > ul.craftItem li:nth-child(3){
	width: calc(46.98% - 10px);
	margin-right: 20px;
	clear: both;
}
.craftArea > ul.craftItem li:nth-child(4){
	width: calc(53.01% - 10px);
}
.brTT{
	display: block;

}
}



/* rankingArea */
.rankingArea > li{
  position: relative;
}
.rankingArea > li:before{
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 47px auto;
  display: block;
  z-index: 1;
  top:-8px;
  left: 5px;
  width: 47px;
  height: 66px;
  position: absolute;
}
.rankingArea > li:nth-child(1):before{
  background-image: url("https://file001.shop-pro.jp/PA01302/694/images/rkg_icon01.png");  
}
.rankingArea > li:nth-child(2):before{
  background-image: url("https://file001.shop-pro.jp/PA01302/694/images/rkg_icon02.png");  
}
.rankingArea > li:nth-child(3):before{
  background-image: url("https://file001.shop-pro.jp/PA01302/694/images/rkg_icon03.png");  
}
.rankingArea > li:nth-child(4):before{
  background-image: url("https://file001.shop-pro.jp/PA01302/694/images/rkg_icon04.png");  
}
.rankingArea > li:nth-child(5):before{
  background-image: url("https://file001.shop-pro.jp/PA01302/694/images/rkg_icon05.png");  
}
/* rankingTitle */
.topH2.kami,
.topH2.fuku{
	position: relative;
	padding: 15px 15px 15px 50px;
}
.topH2.kami img,
.topH2.fuku img{
	width: 42px;
	position: absolute;
	left: 5px;
	bottom:10px;
}
.topH2.kami{
  border-top: 3px solid #e67f7f;
  border-bottom: 1px dotted #e67f7f;
}
.topH2.kami strong{
	color:#e67f7f;
	font-weight: normal;
}
.topH2.fuku{
  border-top: 3px solid #49b7ba;
  border-bottom: 1px dotted #49b7ba;
}
.topH2.fuku strong{
	color:#49b7ba;
	font-weight: normal;
}








