@charset "UTF-8";

main #sec_contents{
margin:0;
}

main #sec_contents section.contents{
	max-width:1025px;
	margin:0 auto;
	padding: 0 50px;
}


main #sec_contents section.contents h3{
	background-image:url("../item/img/h3_icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 70px 0 30px;
	font-size:2.2rem;
	font-weight:bold;
}

main #sec_contents section.contents .search_box{
	border-bottom: 1px solid #00A552;
	padding: 0 0 30px;
	margin: 0 0 30px;
}


.cate_select {
 overflow: hidden;
 box-sizing:border-box;
 border-radius: 3px;
 padding:2px 5px;
 border: 1px solid #CCC;
 vertical-align: middle;
  background-image: url("../item/img/select-box-arrow.png");
  background-repeat: no-repeat;
  background-position: 100% center;
}
.cate_select select {
color:#666;
background: transparent;
border: 0;
margin: 0;
padding:0;
width: 130%;
}

.ipt_txt{
padding:4px 5px;
border-radius: 3px 0 0 3px;
border: 1px solid #CCC;
 vertical-align: middle;
 width:50%
}

.ipt_submit{
  background-image: url("../item/img/search_btn.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border:none;
  width:62px;
  height:30px;
  position:absolute;
  margin: 0 0 0 -8px;
	box-shadow: 2px 2px 3px rgba(100,100,100,0.4);
}

.ipt_submit:active{
	box-shadow: none;
}

main #sec_contents section.contents h4{
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	font-weight: 700;
}

main #sec_contents section.contents .recommend{
	text-align:center;
	padding: 0 20px;
	margin: 0 0 30px;
}

main #sec_contents section.contents .recommend .rcmd_img_box{
	border: 1px solid #CCC;
	padding: 20px 0;
	margin: 0 0 10px;
}

main #sec_contents section.contents .recommend .rcmd_txt_box{
	font-size:1.4rem;
}

main #sec_contents section.contents .recommend .rcmd_txt_box a{
  background-image: url("../item/img/item_link_icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 18px;
  line-height:1.5em;
  font-weight:bold;
}

main #sec_contents section.contents .recommend .swiper-button-prev{
	height:22px;
	top:48%;
	left:5px;
	color:#666;
}

main #sec_contents section.contents .recommend .swiper-button-next{
	height:22px;
	top:48%;
	right:5px;
	color:#666;
}

.goods-menu0 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("../item/feature/img/main0.png");
	background-repeat:no-repeat;
}
.goods-menu1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 48px;
	height: 49px;
	background-image: url("../item/feature/img/main1.png");
	background-repeat:no-repeat;
}
.goods-menu2 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 48px;
	height: 49px;
	background-image: url("../item/feature/img/main2.png");
	background-repeat:no-repeat;
}


main #sec_contents section.contents .pick_up{
	margin: 0 0 30px;
}

main #sec_contents section.contents .pick_up_box{
	border:1px solid #CCC;
	margin: 0 0 20px;
	text-align:center;
}

main #sec_contents section.contents .pick_up_box img{
	margin: 0 0 10px;
}

main #sec_contents section.contents .pick_up_box a{
	color:#333;
}



main #category{
	background-color:#FFDA17;
	padding:30px 0;
	margin:0;
}

main #category section.contents h3{
	background-image:url("../item/img/h3_cate_icon.png");
}

main #category section.contents ul{
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
}

main #category section.contents ul li{
	float:left;
	width:20%;
	font-size:1.3rem;
	font-weight:bold;
	background-image:url("../item/img/category_list_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 0 0 25px;
  margin: 0 0 20px;
  line-height:1.8em;
}


main #category section.contents ul li a{
	color:#491A02;
}


main #sec_contents section.contents .list_head h3{
	background:none;
	padding: 0 0 0 10px;
	margin: 0 0 30px;
	font-size:2.2rem;
	font-weight:bold;
	color:#5F1E05;
}

main #sec_contents section.contents .list_head ul{
	overflow:hidden;
	padding: 5px 0 0;
}

main #sec_contents section.contents .list_head ul li{
	float:left;
}

main #sec_contents section.contents .list_info {
	margin-bottom:30px;
}

main #sec_contents section.contents .list_info .bg_yellow {
	padding: 30px;
	background-color: #fff5c9;
	margin: 10px 0 50px;
}

main #sec_contents section.contents .list_info .bg_yellow h4{
	margin: 0 0 20px;
}

main #sec_contents section.contents .list_info .bg_yellow .recommend{
	margin-bottom: 0;
	padding: 0;
}

main #sec_contents section.contents .list_info .bg_yellow .rcmd_img_box{
	background-color: #fff;
	border-style: none;
}

main #sec_contents section.contents .search {
	margin-bottom:200px;
}


main #sec_contents section.contents .list_info h4{
	background-image:url("../item/img/h3_icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 20px 0 30px;
	font-size:1.8rem;
	font-weight:bold;
}

main #sec_contents section.contents .list_info h4 a{
	color:#333;
}

main #sec_contents section.contents .list_info .item_box{
	border:1px solid #CCC;
	text-align:center;
	padding: 10px 0;
	margin: 0 0 20px;
}

main #sec_contents section.contents .list_info .item_box .list_img{
	margin: 0 0 10px;
}

main #sec_contents section.contents .list_info .item_box .list_txt{
  padding: 0 10px;
}

main #sec_contents section.contents .list_info .item_box .list_txt a{
  background-image: url("../item/img/item_link_icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 18px;
  line-height:1.5em;
}


main #sec_contents section.contents .item_detail{
	margin: 0 0 30px;
}

main #sec_contents section.contents .item_detail .detail_img_box{
	border: 1px solid #CCC;
	margin: 0 40px 30px 0;
	padding: 50px 0;
	text-align:center;
}


main #sec_contents section.contents .item_detail .detail_info_box{
	margin: 10px 0 0;
}


main #sec_contents section.contents .item_detail .detail_info_box h3{
	background:none;
	padding: 0px;
	margin: 0 0 30px;
	font-size:2.2rem;
	font-weight:bold;
}


main #sec_contents section.contents .item_detail .detail_info_box dl{
	border-top: 1px dashed #CCC;
	margin:10px 0 0;
	padding:10px 0 0;
	overflow:hidden;
}

main #sec_contents section.contents .item_detail .detail_info_box dl.last{
	border-bottom: 1px dashed #CCC;
	margin:10px 0;
	padding:10px 0;
}

main #sec_contents section.contents .item_detail .detail_info_box dl dt{
	background-color:#F39600;
	color:#FFF;
	float:left;
	padding: 5px 10px;
	margin: 0 2% 0 0;
	font-size:1.2rem;
	width:112px;
	white-space: normal!important;
}

main #sec_contents section.contents .item_detail .detail_info_box dl dd{
	padding: 5px 0;
	font-size:1.3rem;
	font-weight:bold;
}

main #sec_contents section.contents .item_detail .detail_info_box p.st{
	font-size:1.1rem;
	margin: 0 0 30px;
}

main #sec_contents section.contents .item_detail .detail_info_box h4{
	border-bottom: 1px dashed #CCC;
	margin: 0 0 20px;
	font-weight:bold;
}

main #sec_contents section.contents .item_detail .detail_info_box .recipe_box{
	border: 1px solid #CCC;
	margin: 0 0 20px;
}


main #sec_contents section.contents .item_detail .detail_info_box .recipe_box p{
  background-image: url("../item/img/item_link_icon.png");
  background-repeat: no-repeat;
  background-position: left 7px;
	font-size:1.2rem;
  padding: 5px 5px 5px 18px;
	margin:0 5px;
  line-height:1.5em;
}

main #sec_contents section.contents .item_detail .detail_info_box .recipe_box p a{
}


main #sec_contents .btn_box{
	margin: 0 0 10px;
}


main #sec_contents .btn_box .btn_gr{
	background-color:#00985B;
	display: inline-block;
	line-height: 1.4em;
	text-align: center;
	text-decoration: none;
	transition-duration: 0.5s;
	width:100%;
	border-radius:5px;
	box-shadow: 2px 2px 3px rgba(100,100,100,0.4);
}

main #sec_contents .btn_box .btn_gr .btn{
	background-image:url("../opinion/img/link_icon_g.png");
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFF;
	padding-left:25px;
	font-size:2.0rem;
	font-weight: bold;
	box-shadow: none;
}

main #sec_contents .btn_box .btn_gr:hover{
	opacity:0.5;
}

@media (max-width:48em) {
	main #sec_contents section.contents{
		padding: 0 20px;
	}
	.cate_select{
	margin: 0 0 20px;
	}
	.ipt_txt{
	 width:80%
	}
	
	main #category section.contents ul li{
	width: 33.333%;
	}
	
	main #sec_contents section.contents .item_detail .detail_img_box{
		margin: 0 10px 30px;
	}
	main #sec_title h2{
	padding: 0 20px;
	}
}

@media (max-width:32em) {
	main #category section.contents ul{
		padding:0;
	}
	main #category section.contents ul li{
	width: 50%;
	}
	main #sec_contents section.contents .item_detail .detail_info_box .recipe_box p{
	  background-position: left 6px;
	}
}

/*もぐもぐ部リンク設置*/
	.mogumogu_wrap {
		margin-bottom: 30px;
		background-image: url("../review/img/reviewback.png?1205");
		padding:30px;
	}
.mogumogu_content {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 0;
	padding: 0;
}

/*右側*/
.review_list {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.review_item {
	width: 47%;
}
.review_item {
	box-shadow: 1.5px 1.5px 1.5px rgba(0,0,0,0.4);
	overflow: hidden;
	position: relative;
}
.review_item:nth-of-type(1),.review_item:nth-of-type(2){
	margin-bottom: 20px;
}
.review_item p {
	margin:0;
}
.review_item a:hover {
	margin:0;
	text-decoration: none;
	opacity: 0.6;
	transition: 0.2s;
}
.review_item p:nth-of-type(2) {
	padding:15px;
	background-color: #fff;
	height: 100%;
	line-height: 1.5;
}
.review_item a p:nth-of-type(2)  {
		font-size: 13px;
	font-weight: bold;
	color: #3e3939;

}
.review_item p:nth-of-type(2) span {
	color: #00a453;
	line-height: 2;
}
.mogumogu_new {
	width: 70px;
	height: 30px;
	background-color: #e63728;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}
.zyunbityu {
	position: relative;
}
.dummy_text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 100%;
	z-index: 10;
	color: #fff;
}
.zyunbityu p:nth-of-type(2) {
	padding:15px;
	background-color: #fff;
	height: 100%;
	line-height: 1.5;
}
.zyunbityu p:nth-of-type(2)  {
		font-size: 13px;
	font-weight: bold;
	color: #3e3939;

}
.zyunbityu p:nth-of-type(2) span {
	color: #00a453;
	line-height: 2;
}
.gray {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);;
	position: absolute;
	top: 0;
	bottom: 0;
}
/*左側*/
.mogumogu_description {
	width: 50%;
}
.mogumogu_img_sp {
	display: none;
}
.mogumogu_img_pc img {
	max-width: 380px;
}
.view_all_sp {
	display: none;
}
.view_all_pc {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
	box-shadow: 1.5px 1.5px 1.5px rgba(0,0,0,0.4);
	width: 205px;
	height: 30px;
	line-height: 30px;
	background-color: #00a453;
	margin-left: auto;
	margin-right: auto;
}
.view_all_pc a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.view_all_pc a:hover {
	text-decoration: none;
	opacity: 0.6;
	transition: 0.2s;
}
/*スマホ調整*/
@media (max-width:600px) {
	.mogumogu_content {
		flex-direction: column;
	}


	/*上側*/
	.mogumogu_description {
		width: 100%;
		height: 100%;
	}
	.mogumogu_img_pc {
		display: none;
	}
	.mogumogu_img_sp {
		display: block;
		margin-bottom: 0;
	}
	.mogumogu_img_sp img {
		max-width: 559px;
	}

	/*下側*/
	.review_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	.view_all_pc {
		display: none;
	}
	.view_all_sp {
	display: block;
	text-align: center;
	box-shadow: 1.5px 1.5px 1.5px rgba(0,0,0,0.4);
	margin-top: 30px;
	margin-bottom: 0;
	padding:10px;
	background-color: #00a453;

	}
	.view_all_sp a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	display: block;
}
}
/*新商品カテゴリ用*/
.sintyaku{
	display: none;
}

/*季節カテゴリ用*/
.spcat_img_sp {
	display: none;
}
.spcat_img_pc img {
	margin-top: 40px;
}
.spcat_text {
	text-align: center;
	margin-top: 30px;
	line-height: 2;	
}
.bbq_text {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

@media (max-width:42em) {
	.spcat_img_pc {
		display: none;
	}
	.spcat_img_sp {
	display: block;
	}
	.spcat_img_sp img {
		margin-top: 40px;
	}
	.spcat_text {
	text-align: left;
	margin-top: 30px;
	line-height: 1.5;
	width: 100%;
}
.spcat_anc {
	letter-spacing: -0.68px;
}

.mogumogu_img {
    width: 100%;
}

.mogumogu_wrap {
    padding: 20px;
}

}

/*itemTop季節カテゴリ用*/
.spcat_top_img_sp {
	display: none;
}
.spcat_top_img_pc,.spcat_top_img_sp {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
@media (max-width:42em) {
	.spcat_top_img_pc {
		display: none;
	}
	.spcat_top_img_sp {
		display: block;
	}
}
.hotdrink_li {
	letter-spacing: -0.5px;
}

/*商品微調整*/
.misoni_ajitsuke dt {
	letter-spacing: -0.5px;
}
@media (max-width:430px) {
	.misoni_ajitsuke dt {
	float: none!important;
}
}

/*itemTop季節カテゴリ用_改修*/
/*複数個並べる時*/
.pick_up_cat_wrap {
	display: flex;
	justify-content: space-between;
}
.pick_up_cat {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: top;
	padding:20px;
	background-color: #fffbed;
	margin-right: 10px;
	margin-left: 10px;
	width: 48%;
}
.pick_up_cat a {
	text-decoration: none;
}
.pick_up_cat_text a:hover {
	opacity:0.5;
	transition: 0.3s;
}
.pick_up_cat p {
	margin-top: 0;
	margin-bottom: 0;
}
.pick_up_cat .pick_up_cat_img img {
}
.pick_up_cat .pick_up_cat_text {
	margin-left: 20px;
}
.pick_up_cat .pick_up_cat_title::before{
    content: url(../img/top_topics_icon.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.pick_up_cat .pick_up_cat_title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #fac021;
	padding-bottom: 10px;
	letter-spacing: -0.2px;	
}
.pick_up_cat .pick_up_cat_des {
	padding-top: 10px;
	line-height: 1.5;
	font-size: 11px;
}

@media (max-width:900px) {
.pick_up_cat {
	align-items: center;
}
}
@media (max-width:700px) {
.pick_up_cat_wrap {
	display: block;
}
.pick_up_cat {
	padding:10px;
	width: auto;
	align-items:flex-start;
}
.pick_up_cat:nth-of-type(1){
	margin-bottom: 15px;
}
}
/*一つの場合*/
.pick_up_cat_one {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: top;
	padding:20px;
	background-color: #fffbed;
	margin-right: 10px;
	margin-left: 10px;
	align-items: center;
}
.pick_up_cat_one a {
	text-decoration: none;
}
.pick_up_cat_one a:hover {
	opacity:0.5;
	transition: 0.3s!important;
}
.pick_up_cat_one p {
	margin-top: 0;
	margin-bottom: 0;
}
.pick_up_cat_one .pick_up_cat_img{
	width: 50%;
}
.pick_up_cat_one .pick_up_cat_text {
	margin-left: 20px;
	width: 50%;
}
.pick_up_cat_one .pick_up_cat_title::before{
    content: url(../img/top_topics_icon.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.pick_up_cat_one .pick_up_cat_title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #fac021;
	padding-bottom: 10px;	
}
.pick_up_cat_one .pick_up_cat_des_one {
	padding-top: 10px;
	line-height: 1.5;
	font-size: 11px;
}
@media (max-width:797px) {
	.pick_up_cat_one {
	display: block;
	padding:10px;
}
.pick_up_cat_one .pick_up_cat_title {
	padding-top: 15px;
}
.pick_up_cat_one .pick_up_cat_img{
	width: 100%;
}
.pick_up_cat_one .pick_up_cat_text {
	margin-left: 0;
	width: 100%;
	text-align: center;
}
}
/*商品詳細崩れ対応*/
.eiyo_flex {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.eiyo_flex dt {
	flex-shrink: 0;
}
.eiyo_flex dd {
	width: 100%;
}
@media (max-width:600px) {
	.eiyo_flex dd {
		width: 100%;
	}
	/*.eiyo_break:nth-of-type(1) {
		display: none;
	}*/
/*.eiyo_break::before {
	content: "\A" ;
	white-space: pre ;
}*/
.eiyo_flex dd {
	width: 100%;
	text-align: justify; /* 両端揃え */
   text-justify: inter-ideograph; /* 両端揃えの種類 */
   letter-spacing: -0.6px;
}
.eiyo_flex dd br{
		display: none;
	}
}


/*カテゴリ・検索結果一覧調整*/
#product_list_page #category .contents {
	  max-width: 1025px;
	  margin: 0 auto;
	  padding: 0 50px;
}
#product_list_page #category .contents h3 {
	  background-repeat: no-repeat;
	  background-position: left center;
	  padding: 0 0 0 10px;
	  margin: 30px 0 30px;
	  font-size: 2.2rem;
	  font-weight: bold;
}
#product_search_page #category .contents h3 {
	  margin: 30px 0 30px;
}
#product_detail_page #category .contents h3 {
	  margin: 30px 0 30px;
}
@media screen and (max-width: 1150px) {
	main #category section.contents ul li {
		width: 25%;
	}
}
@media screen and (max-width: 48em){
#product_list_page main #category section.contents {
  padding: 0 20px;
}
}
@media screen and (max-width: 650px) {
	main #category section.contents ul li {
		width: 33%;
	}
}
@media screen and (max-width: 480px) {
	main #category section.contents ul li {
		width: 50%;
	}
}


/*SNS欄*/
.sns_wrap_left p::after {
	display: none!important;
}
.sns_wrap_sp {
      display: none;
    }
    .sns_wrap_pc {
      display: flex;
      justify-content: flex-end;
      padding:10px;
      border:1px solid #808080;
      border-radius: 10px;
    }
    .sns_wrap_pc img {
      width: 100%;
    }
    .sns_wrap_pc p {
      margin-bottom: 0;
    }
    .sns_wrap_left {
      width: 27%;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      display: flex;
    flex-direction: column;
    justify-content: center;
    }
    .sns_wrap_left p {
    	height: initial;
    	align-self: center;
    }
    .sns_wrap_left img {
      max-width: 170px;
    }
    .sns_wrap_center {
      width: 58%;
      max-width: 520px;
      margin-right: 10px;
      margin-left: 10px;
      background-color: #faeaf4;
    }
    .sns_wrap_center a {
      display: flex;
      padding-top: 10px;
      padding-bottom: 10px;
      align-items: center;
      color: #333333;
    }
    .sns_wrap_center a:hover {
      text-decoration: none!important;
      opacity: 0.7;
      transition: 0.7s;
      color: #333333;
    }
    .sns_wrap_center p:nth-of-type(1) {
      width: 20%;
      text-align: center;
      margin-bottom: 0;
    }
    .sns_wrap_center p:nth-of-type(1) img {
      width: 40px;
    }
    .sns_wrap_center p:nth-of-type(2) {
      margin-bottom: 0;
      text-align: center;
    }
    .sns_wrap_center p:nth-of-type(2) img {
      max-width: 130px;
    }
    .sns_wrap_center p:nth-of-type(3) {
      width: 52%;
      white-space: pre-wrap;
      /*display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;*/
    font-size: 11px;
    margin-bottom: 0;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    }
    .sns_wrap_right {
      width: 15%;
      max-width: 120px;
      background-color: #000;
      padding:10px;
      justify-content: center;
    }
    .sns_wrap_right p a {
      font-weight: bold;
      text-align: center;
      display: block;
      font-size: 12px;
      margin-top: 10px;
      color: #fff!important;
    }
    .sns_wrap_right p a:hover {
      opacity: 0.7;
      transition: 0.7s;
      text-decoration: none;
    }
    .sns_wrap_right p a img {
      margin-bottom: 20px;
      max-width: 34px;
    }
     .sns_wrap_right p a span {
     	display: block;
     }
    @media screen and (max-width: 1130px) and (min-width: 1024px) {
    .sns_wrap_left {
      width: 21%;
    }

    .sns_wrap_center {
      width: 55%;
    }
    .sns_wrap_center p:nth-of-type(3) {
      width: 53%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .sns_wrap_right {
      width: 20%;
    }
    }
    @media screen and (max-width: 900px){
    .sns_wrap_left {
      width: 21%;
    }
    .sns_wrap_center {
      width: 55%;
    }
    .sns_wrap_center p:nth-of-type(3) {
      width: 53%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .sns_wrap_right {
      width: 20%;
    }
    }
    @media screen and (max-width: 630px) {
      .sns_wrap_pc {
      display: none;
    }
    .sns_wrap_sp {
      display: flex;
      }
    .sns_wrap_sp {
      clear: both;
      display: flex;
      justify-content: space-between;
      padding:20px 25px;
      border:1px solid #808080;
      border-radius: 10px;
      margin-left: auto;
      margin-right: auto;
    }
    .sns_wrap_sp a:hover {
      opacity: 0.7!important;
      transition: 0.7s!important;
    }
    .sns_wrap_sp_left {
      margin-right: 15px;
      width: 48%;
      position: relative;
    }
    .sns_wrap_sp_left p {
      margin-bottom: 0;
      height: 100%;
    }
    .sns_wrap_sp_left p a {
      display: block;
      height: 100%;
    }
    .sns_wrap_sp_left p a img:hover {
      opacity: 0.7;
      transition: 0.7s;
    }
    .sns_wrap_sp_left p a img {
    	height: 100%;
    	object-fit: cover;
    }
    .sns_wrap_sp_left p:hover:after {
      opacity: 0.7;
      transition: 0.7s;
    }
    .sns_wrap_sp_left p::after {
  content: 'NEW';
  position: absolute;
  top:0;
  left: 0;
  background-color: #cf2e92;
  padding: 5px 7px;
  line-height: 1em;
text-align: center;
font-size: 0.8em;
color: #fff;
font-weight: 700;
}
    .sns_wrap_sp_caption {
      white-space: pre-wrap;
      font-size: 11px;
      color: #666666;
      margin-bottom: 15px;
      /*display: -webkit-box;
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;*/
    }
    .sns_wrap_sp_right {
      width: 52%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .sns_wrap_sp_caption a {
      font-weight: normal;
      color: #666666;
    }
    .sns_wrap_sp_caption a:hover {
     text-decoration: none; 
    }
    .sns_wrap_sp_icons {
      display: flex;
      align-items: center;
    }
    .sns_wrap_sp_icons p {
      margin-bottom: 0;
    }
    .sns_wrap_sp_icons p a {
      color: #333333;
      font-weight: bold;
    }
    .sns_wrap_sp_icons p a:hover {
      text-decoration: none;
    }
    .sns_wrap_sp_icons p:nth-of-type(1) {
      margin-right: 15px;
      display: inline-block;
    }
    .sns_wrap_sp_icons p:nth-of-type(1) img {
      width: 30px;
      margin-top: -2px;
    }
    .sns_wrap_sp_icons p:nth-of-type(2) a span {
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.sns_wrap_sp_icons p a img {
	max-width: 30px;
    position: relative;
}
    }
    @media screen and (max-width: 460px) {
  .sns_wrap_sp_title {
    margin-bottom: 15px;
  }
  .sns_wrap_sp_left p a {
  width: 130px;
}
  .sns_wrap_sp_right {
  width: 100%;
}
 .sns_wrap_sp_caption {
  -webkit-line-clamp: 1;
  margin-bottom: 20px;
}  
}
@media screen and (max-width: 420px) {
  .sns_wrap_sp {
    padding:15px;
  }
  .sns_wrap_sp_title {
    margin-bottom: 15px;
  }
  .sns_wrap_sp_left p a {
  width: 112px;
}
  .sns_wrap_sp_right {
  width: 100%;
}
 .sns_wrap_sp_caption {
  -webkit-line-clamp: 1;
  margin-bottom: 20px;
}  
}
@media screen and (max-width: 400px) {
.sns_wrap_sp_title {
    margin-bottom: 10px;
  }
.sns_wrap_sp_caption {
  -webkit-line-clamp: 1;
  margin-bottom: 15px;
}
.sns_wrap_sp_icons p:nth-of-type(2) {
  font-size: 10px;
}
.sns_wrap_sp_wrap_right {
  width: 100%;
}
.sns_wrap_sp {
	justify-content: center;
}
.sns_wrap_sp_left {
	width: auto;
}
.sns_wrap_sp_right {
	width: 60%;
}
.sns_wrap_sp_icons p:nth-of-type(2) a {
	transform: scale(0.9);
	transform-origin: left top;
}
}
@media screen and (max-width: 375px) {	
.sns_wrap_sp_icons p:nth-of-type(2) {
	position: relative;
}
.sns_wrap_sp_icons p:nth-of-type(2) img {
	position: absolute;
	top: -8px;
}
}
@media screen and (max-width: 369px) {
	.sns_wrap_sp_icons p:nth-of-type(1) {
		margin-right: 10px;
	}
	.sns_wrap_sp_icons p:nth-of-type(2) a {
	transform: scale(0.85);
	transform-origin: left top;
}

}

/*シェアボタン*/
.item_photo {
	position: relative;
}
#share_btn {
	position: absolute;
	display: inline-block;
	bottom: 0;
	right: 10px;
	padding:6px;
	background-color: rgba(255,255,255,0.8);
	color: #454545;
	font-size: 12px;
	border-radius: 5px;
	border:1px solid #454545;
	user-select: none;

}
#share_btn:hover {
	cursor: pointer;

}
#share_btn span {
	vertical-align: middle;
	font-size: 17px;
	margin-right: 5px;
}
#pc_share {
	display: none;
	text-align: left;
	list-style-type: none;
	border-radius: 5px;
	color: #454545;
	background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
    margin-top: -5px;
    padding: 12px 20px;
    line-height: 2;
    position: absolute;
    bottom: 60px;
    right: 10px;
    z-index: 2;
    user-select: none;
        transform-origin: center;
animation: zoom 0.2s both;
animation-delay: 0.2s;
}
#pc_share li:hover {
	cursor: pointer;
	opacity: 0.7;
	transition: 0.7s;
}
#pc_share li a {
	color: #454545;
}
#pc_share li a:hover {
	text-decoration: none;
}
@keyframes zoom {
  0% {
    transform: scale(0);
  }
  50% {
  }
  100% {
    transform: scale(1);
  }
}