/* CSS Document */

#eyecatch
{
	margin-bottom: 1em;
}



#contents .top_banner
{
	text-align: justify;
	text-justify: distribute-all-lines;
	margin-bottom: 10px;
}

#contents .top_banner:after
{
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}

#contents .top_banner img
{
	display: inline-block;
}


#contents .news_area
{
	padding-top: 2em;
	margin-bottom: 2em;
}

#contents .news_area .sns
{
	float: right;
	_zoom:1;
	overflow:hidden;
	width: 50%;
	font-size: 13px;
	line-height: normal;
}

#contents .news_area .sns strong
{
	font-size: 14px;
	line-height: normal;
	/*color: #FE4A26;*/
}

#contents .news_area .sns_icon
{
	float: right;
}

#contents .news_area .sns_icon a
{
	margin-left: 4px;
}


#contents .news_area h3
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fe6047;
	padding: 0px;
	font-size: 18px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#contents .news_area h3 span
{
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_news_h3.gif);
	background-repeat: no-repeat;*/
	background-position: right center;
	/*background-color: #fe6047;*/
	display: inline-block;
	width: 40%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	/*color: #FF6600;*/
	position: relative;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 40px;
/*
	border-top-left-radius: 4px;     /* 左上 */
	/*border-top-right-radius: 0px;    /* 右上 */
	/*border-bottom-left-radius: 0px;  /* 左下 */
	/*border-bottom-right-radius: 0px; /* 右下 */

	-webkit-border-top-left-radius: 4px;  
	-webkit-border-top-right-radius: 0px;  
	-webkit-border-bottom-left-radius: 0px;  
	-webkit-border-bottom-right-radius: 0px;  

	-moz-border-radius-topleft: 4px;  
	-moz-border-radius-topright: 0px;  
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px;  

}

#contents .news_area h3 span::before
{
	content: '';
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_news_h3.gif);*/
	height: 22px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-bottom: auto;
}

#contents .news_area ul
{
	margin: 0px;
	padding: 0em;
	height: 200px;
	overflow: scroll;
	width: 100%;
}

#contents .news_area li
{
	list-style-type: none;
	display: block;
	margin-bottom: 0.6em;
	padding-right: 1em;
	padding-left: 1em;
}

#contents .news_area li a
{
	display: inline-block;
	padding-left: 0em;
	color: #000;
}

#contents .news_area .msg
{
	padding: 1em;
	margin-top: 1em;
	border: 3px solid #fe6047;
}


/*------------リニューアル追加ゾーン----------------*/


.kategori_box1{
    display: grid;
    grid-template-columns: 200px 200px 200px 200px;
    text-align: center;
    margin-top: 50px;
}
.kategori_box1 .kategori a p:hover{
    color:#fe6047;
}
.kategori img{
    width: 90%;
    height: auto;
}
.kategori p{
    margin: 15px 0 15px 0;
    color: #4D413F;
}


.nagare{
    margin-top: 120px;
}
.nagare img{
    display: block;
    width: 85%;
    height: auto;
    margin: 3em auto 100px;
}


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


#contents .rank_box
{
	margin-bottom: 2em;
}

#contents .rank_box a
{
	color: #000;
  font-weight: normal;
}


#contents .rank_box dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

#contents .rank_box dt
{
	display: table-cell;
	width: 152px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	position: relative;
	text-align: center;
}

#contents .rank_box dt span
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999;
}

#contents .rank_box dt p
{
	padding-top: 0.4em;
	text-align: left;
}

#contents .rank_box dt p strong
{
	color: #CC0000;
	font-size: 16px;
}


#contents .rank_box dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}


#contents .gift_box
{
	margin-bottom: 2em;
}

#contents .gift_box h2
{
	margin-bottom: 0px;
   
}

#contents .gift_box p
{
	text-align: left;
}

#contents .gift_box a
{
	color: #000;
}

#contents .gift_box strong
{
	color: #CC0000;
	display: block;
	font-size: 16px;
}


#contents .classic_box
{
	margin-bottom: 2em;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_side_menu_dd.gif)*/;
	padding: 1em;
}

#contents h4
{
	background-color: #ffffff;
	text-align: center;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_classic.gif);
	background-repeat: no-repeat;*/
	background-position: right bottom;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	border-top-left-radius: 6px;     /* 左上 */
	border-top-right-radius: 6px;    /* 右上 */
	border-bottom-left-radius: 0px;  /* 左下 */
	border-bottom-right-radius: 0px; /* 右下 */
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	margin: 0px;
}

#contents .classic_box dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#contents .classic_box dt
{
	display: table-cell;
	width: 175px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#contents .classic_box dt p
{
	padding-top: 0.4em;
  font-weight: normal;
}

#contents .classic_box dt p a
{
	color: #000;
}

#contents .classic_box dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

#contents .classic_box dd:nth-child(8n)
{
	display: table-row;
	height: 10px;
}


#contents .about_box
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_about.gif);
	margin-bottom: 2em;
}

#contents .about_box h4
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#contents .about_box p
{
	font-size: 14px;
	line-height: 180%;
}

#contents .about_box p strong
{
	color: #FF0033;
	background-color: #ffff66;
}

#contents .about_box .text
{
	padding-right: 1em;
	padding-left: 1em;
}

/*2023.2.6追加 */
#contents .insuta{
   margin-top:10px 0;
  }
  


/** タブレット */
@media (max-width: 980px) 
{

#contents .set03 img
{
	width: 32% !important;
}

#contents .set02 img
{
	width: 49% !important;
}

#contents .news_area .sns
{

	width: 70%;
}

#contents .news_area h3 span
{
	width: 20%;
}

#contents .rank_box dl
{
	display: inline-table;
}

#contents .rank_box dt
{
	width: 32%;
}

#contents .rank_box dd:nth-child(6)
{
	display: table-row;
	height: 10px;

}


#contents .classic_box dl
{
	display: inline-table;
}

#contents .classic_box dt
{
	width: 32%;
}

#contents .classic_box dd:nth-child(8n)
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

#contents .classic_box dd:nth-child(6n)
{
	display: table-row;
	height: 10px;
}

    .kategori_box1{
    grid-template-columns: 30% 30% 30%;
}

}


@media (max-width: 768px) 
{
#contents .news_area .sns
{
	width: auto;
	float: none;
}

#contents .news_area h3 span
{
	width: 70%;
}

#contents h4
{
	background-image: none;
}/*     実験中    
  #contents .col col-xs-12 col-lg-4 recommend-unit pad_20 mar_b_30 txt_c 
	display: grid;
  grid-template-columns: 50% 50%;
}{*/

  /*------------リニューアル追加ゾーン----------------*/
  
  
  #contents .news_area ul
{
	margin: 0px;
	padding: 0em;
	height: 50px;
	overflow: scroll;
	width: 100%;
}
  
  .nagare img{
    width: 100%;
    margin: 1.5em auto 100px;
}
  
  
      .kategori_box1{
    grid-template-columns: 50% 50%;
}
  
  /*------------リニューアル追加ゾーン----------------*/
  

  
}