@charset "UTF-8";

/*
 * 村式のスタイル調整のためのCSS
 * 後でマージする目的
 */

div.sub__block li.slideDown__list a:hover {
	text-decoration:underline;
}

#hero__slider{
	visibility: hidden;
}

.header__serch{
	padding: 10px 0 8px;
}
a.form__brand__search{
	clear: both;
    display: inline-block;
    font-size: 11px;
    margin-top: 5px;
}

/**
 * 購入フロー
 */
.shopping-confirm-table ul.products-confirm{
	margin-left: 0;
	padding-left: 0;
}
.shopping-confirm-table ul.products-confirm li{
	list-style: none;
}
.shopping-step{
	text-align:center;
	padding:20px;
}
.cart__purchase .purchase__price {
    margin: 0 0 20px;
}
.purchase__freeShipping {
    margin: 0 0 20px;
}
.point_area .point_announce li {
    list-style:none;
}
.receipt_txt {
	display: none;
}
.receipt_txt input {
	width: 80%;
}
.pay_area p.cv_errmsg {
	color: #f03d3d;
	margin-top: -15px;
	margin-bottom: 30px;
}

/**
 * カート
 */
table.cart__table .media_ex {
	font-size: 12px;
	text-align:left;
}
.LC_Page_Cart form.cart{
	margin-bottom: 50px;
}

/**
 * 商品一覧
 */
li.itemCard--L .itemCard__pic--double {
/*
    height: 124px;
    overflow: hidden;
*/
}
.itemCard__status {
    z-index: 1;
}
.itemCard__status.sale {
    color: #fff;
    background-color: #f03d3d;
}
.itemCard__status.freeshipping {
    color: #fff;
    background-color: #c8737d;
}
.itemCard__status.second_left{
	left:70px;
}
li.itemCard--L .itemCard__name {
    height: 36px;
}

.media__pic.brand__image img {
    /*padding: 46px 0;*/
   padding: 4px;
}
.section .category__key {
	text-align:center;
	overflow: hidden;
}
.section .category__key img {
	margin-left: -4px;
}
.brandDetail__about.no__border{
	border-bottom: medium none;
}
.brandDetail__inner .brandDetail__inner {
    padding: 0;
}
.brandDetail__about_key__media {
	margin-bottom:20px;
}
.brandDetail__box__main{
	padding: 20px 20px 5px;
}
.brandDetail__box{
	/*
	padding: 20px 20px 5px;
	*/
	padding: 0px 20px 0px;
}
.brandDetail__about_key__media{
	position: relative;
}
.brandDetail__about_key__media .brand__image {
    background-color: #fff;
    height: 74px;
    left: 26px;
    padding-top: 36px;
    position: absolute;
    top: -194px;
    width: 110px;
}
.brandDetail__about_key__media .media__text {
	margin-left: 20px;
	border-bottom: solid 1px #E6E6E6;
}
.brandDetail__inner .fourth_sub_category {
	padding-left: 20px;
	padding-bottom: 20px;
}
.brandDetail__inner .fourth_sub_category_link {
	color: #50402d;
	text-decoration: none;
	display: inline-block;
	margin: 5px;
}
.brandDetail__inner .fourth_sub_category_link:hover {
	text-decoration:underline;
}

/* ranking */
li.itemCard--L.products_list_ranking .itemCard__pic {
	position: relative;
}
li.itemCard--L.products_list_ranking .itemCard__pic .rank_label {
		position: absolute;
    left: 8px;
    top: 8px;
    opacity: 1;
    color: #6c5942;
    /* margin-right: 9px; */
    padding: 3px 8px;
    background-color: #FFF;
    border: 1px solid #dad2c1;
		z-index: 1;
}
li.itemCard--L.products_list_ranking .itemCard__pic .rank_label.rank1 {
    position: absolute;
    left: 8px;
    top: 8px;
    opacity: 1;
    color: #fff;
    /* margin-right: 9px; */
    padding: 3px 8px;
    background-color: #EFAF00;
    border: none;
		z-index: 1;
}
li.itemCard--L.products_list_ranking .itemCard__pic .rank_label.rank2 {
		position: absolute;
    left: 8px;
    top: 8px;
    opacity: 1;
    color: #fff;
    /* margin-right: 9px; */
    padding: 3px 8px;
    background-color: #969A98;
    border: none;
		z-index: 1;
}
li.itemCard--L.products_list_ranking .itemCard__pic .rank_label.rank3 {
		position: absolute;
    left: 8px;
    top: 8px;
    opacity: 1;
    color: #fff;
    /* margin-right: 9px; */
    padding: 3px 8px;
    background-color: #C47022;
    border: none;
		z-index: 1;
}
li.itemCard--L.products_list_ranking .itemCard__status {
		top: 42px;
}

/*
 * OLD画像対策
 */
.itemCard--L.old .itemCard__pic--double {
	max-height:82px;
	overflow:hidden;
}
.itemCard--L.old .itemCard__pic {
	max-height:166px;
	overflow:hidden;
}
.itemCard--L.old .itemCard__pic {
	max-height:166px;
	overflow:hidden;
}
.itemCard--L.old .itemCard__pic img {
	margin-top: -50px;
}

/**
 * 商品詳細
 */
ul.detail__mainImgList > li {
    /*height: 124px;*/
	height: 95px;
    overflow: hidden;
}

.detail__form .purchase__quantity {
    /*margin: 10px 0;*/
}
.detail__priceDown {
    float: none;
    text-align: right;
    /*font-size: 0.625em;*/
    font-size: 10px;
}
.detail__priceDown .priceOff {
    font-size: 12px;
}

.detail__priceDown .detail__status {
    text-align: left;
}
.detail__price {
    text-align: right;
    margin: 0;
    padding: 0;
}
.detail__form .purchase__price {
    float: none;
    text-align: right;
}
.aboutBrand.brand_attention {
	margin-bottom: 20px;
}
.hasStaff .commentCard__info {
    width: 260px;
}
.out-of-stock.new-arrival {
    background-color: #fff;
    border: 1px solid #f03d3d;
    color: #f03d3d;
    margin: 3px 0;
	padding: 5px 8px;
}
.detail__status.smallStock > .out-of-stock {
    background-color: #fff;
    border: none;
    color: #f03d3d;
    margin: 3px 0;
}
.detail__status > .sale {
    background-color: #6f6f6f;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 6px 8px;
}
.detail__status.smallStock > .sale {
    color: #fff;
    border: none;
    background-color: #f03d3d;
    margin: 3px 0;
}
.detail__status {
    margin-bottom: 15px;
}
.purchase__freeShipping {
    color: #18a39b;
}
.wait-for-restock.detail__form{
	padding-bottom: 0px;
}
.status__tag {
    border-radius: 4px;
    color: #f03d3d;
    display: inline-block;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 6px 8px;
}
.status__tag em{
	font-family: Courier;
    font-size: 110%;
    font-style: normal;
    margin-right: 4px;
}
#fixbox{
	font-size: 0.75rem;
}
.btn--request {
    border-bottom: 2px solid #396185;
    border-right: 2px solid #396185;
}
.detail__fromStaff .commentCard__pic {
    margin-right: 16px;
}
.detail__fromStaff .commentCard__info{
	width: 252px;
	margin-bottom: 14px;
}
.media__pic.brand__logo img{
	padding: 38px 0px;
}


#spec_area table.table th {
	width: 15%;
}


/* OLD画像対応 */
.detail__mainImg.old {
    width: 400px;
}
.detail__mainImg.old img {
    width: 400px;
    height: auto;
    vertical-align: top;
}

.detail__priceDown .no-stock-comment {
    font-size: 13px;
}


.howtoItem__item.media {
    margin-bottom: 15px;
}

/*--------------------
 *    決済モジュール対応
 *--------------------*/
#payment_form {
  box-sizing: border-box;
  /* フォームが縦に重なり合う場合に併用する余白 */
}
#payment_form p {
  margin-top: 0;
}
#payment_form .attention {
  margin-bottom: 5px;
  color: #d67979;
}
#payment_form input[type="text"],
#payment_form input[type="password"],
#payment_form input[type="email"] {
  margin: 5px 0;
  margin-right: 12px;
  padding: 4px 6px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
}
#payment_form input[type="radio"] {
  margin: 5px 0;
  margin-right: 5px;
}
#payment_form select {
  padding: 4px 6px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background-color: #fff;
}
#payment_form textarea {
  width: 100%;
  margin: 5px 0;
  padding: 1em;
  border: 1px solid #dcdcdc;
  color: #333;
}
#payment_form textarea.kiyaku_text {
  margin: 20px 0;
  padding: 20px;
}
#payment_form .box40 {
  width: 40px;
}
#payment_form .box60 {
  width: 60px;
}
#payment_form .box100 {
  width: 100px;
}
#payment_form .box120 {
  width: 120px;
}
#payment_form .box140 {
  width: 140px;
}
#payment_form .box145 {
  width: 145px;
}
#payment_form .box150 {
  width: 150px;
}
#payment_form .box240 {
  width: 240px;
}
#payment_form .box300 {
  width: 300px;
}
#payment_form .box320 {
  width: 320px;
}
#payment_form .box350 {
  width: 350px;
}
#payment_form .box380 {
  width: 380px;
}
#payment_form table {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #dad2c1;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.75rem;
    /*
    border-collapse: separate;
    */
}
#payment_form tr:first-child th, .table tr:first-child td {
    border-top: none;
}
#payment_form tr th:first-child, .table tr td:first-child {
    border-left: none;
}
#payment_form th {
    padding: 12px;
    border-top: 1px solid #ede9e4;
    border-left: 1px solid #ede9e4;
    background-color: #f7f6f6;
    white-space: nowrap;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
}
#payment_form th {
    position: relative;
    width: 27%;
    padding: 20px;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
}
#payment_form td {
    padding:20px;
    border-bottom: 1px solid #ede9e4;
}

/* トップ */
.LC_Page_Index .hasStaff.hasNoItemCard .commentCard__info{
	width: 374px;
}
.LC_Page_Index .hasStaff.hasNoItemCard .commentCard__info.noimage{
	width: 465px;
}
.LC_Page_Index .hasStaff .commentCard__pic {
    margin-right: 16px;
}
.LC_Page_Index .hasStaff .commentCard__info {
    width: 265px;
		color: #735633;
}

.LC_Page_Index .hasStaff .commentCard__pic.staff_comment {
    position: relative;
		width: 248px;
		height: 248px;
		border-right:1px dotted #d1c6b0;
		background-color: #efefef;
}
.LC_Page_Index .hasStaff .commentCard__pic.staff_comment img {
		width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.LC_Page_Staff_Detail .commentCard .commentCard__pic.staff_comment {
		position: relative;
		width: 262px;
		height: 262px;
		border-right:1px dotted #d1c6b0;
		background-color: #efefef;
}
.LC_Page_Staff_Detail .commentCard .commentCard__pic.staff_comment img {
		width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.topRecommend .itemCard__pic {
    position: relative;
}
.topRecommend .caption {
    /* background-color: #000; */
    color: #6c5942;
    font-size: 11px;
    /* opacity: 0.6; */
    overflow: hidden;
    /* position: absolute; */
    /* top: 126px; */
    padding: 4px 10px;
    width: 232px;
    height: 10px;
}

.wrap.important-news{
	color: #93302f;
	padding: 10px 0;
}
.itemCategoryList__pic img{
	width: 101px;
	border-radius: 101px;
	-webkit-border-radius: 101px;
	-moz-border-radius: 101px;
}
.bannerList .bannerList__caption{
	background-color: #000;
    border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
    color: #fff;
    font-size: 11px;
    height: 15px;
    margin-top: -26px;
    opacity: 0.6;
    overflow: hidden;
    padding: 5px;
    width: 374px;
}
.bannerList li{
	position: relative;
}
.bannerList .bannerList__logo{
	width: 60px;
	height: 60px;
	position: absolute;
	background-color:#FFF;
	top: 10px;
	left: 20px;
}
.bannerList .bannerList__logo img{
	width: 60px;
	height: 18px;
	border: none;
	padding-top: 21px;
}
.bannerList a:hover{
	text-decoration: none;
}

/**
 * スタッフ詳細
 */
.commentCard__link {
    margin: 10px;
}
.commentCard_date {
	text-align: right;
	display:block;
	position: absolute;
	margin-top: 15px;
	font-size: 12px;
	color: #DAD2C1;
}
.commentCard__info.noimage {
    padding-left: 35px;
    width: 465px;
}
.hasItemCard--right .commentCard__info {
    width: 340px;
}
.staffDetail__comment .commentCard__info.noimage{
/*
	height: 180px;
	width: 465px;
*/
	width: 540px;
}
.hasItemCard--right .commentCard__pic{
	margin-right: 20px;
	position: relative;
}
.staffDetail__comment .commentCard__link {
    margin: 10px;
}
.commentCard__pic .tag{
    position: absolute;
    background-color: #aaa;
    color: #fff;
    padding: 2px 20px;
    font-size: 10px;
    left: 0;
    bottom: 0;
}
/**
 * スタッフ一覧
 */
.staff__products {
    height: 86px;
}

.staff__pic p {
    font-size:11px;
		height: 51px;
		text-align: center;
}

.recipe__main .recipe__detailabel.label {
    width: auto;
    padding: 0 10px;
}

/**
 * Footer
 */
.footer__staff:before {
    background-image: url(../img/pk_common/pk_staff.png);
    width: 205px;
    height: 101px;
}
.footer__staff.top:before {
		content: none;
}

.page-top {
    width: 51px;
    height: 52px;
    background-image: url(../img/pk_common/sprite.png);
    background-position: -72px -102px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    transition: opacity .3s;
    position: fixed;
    bottom: 60px;
    right: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/*
 * ご利用ガイド
 */
.LC_Page_Guide section.general .general__main{
	margin-bottom: 20px;
}

/*
 * プロキッチンについて
 */
.main .about--main p.about{
	text-align: center;
	font-size:18px;
	color: #735633;
	margin: 50px 0px;
}
.main .about--main p.detail{
	text-align: center;
	font-size:14px;
	color: #735633;
	line-height: 2;
}
.LC_Page_Abouts section.general{
	padding:50px 120px;
}


#fix-nav {
	position:fixed;
	top:0;
	background-color:#fff;
	height:40px;
	z-index:1000;
	width:100%;
	margin: 0 auto;
	border-bottom: solid 1px #d4d4d4 ;
	box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
	padding: 5px 0;
}
.fixed__categoryNav {
  position: relative;
  left: 0;
  top: 0;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.fixed__categoryNav .header__serch{
	padding: 5px 0 8px;
}
.fixed__categoryNav .header__serch .header__serchInput{
	width: 100px;
}

.fixed__categoryNav li span {
  position: relative;
  left: 10px;
  top: -7px;
}
.fixed__categoryNav > li {
  position: relative;
  float: left;
  width: 90px;
  left: 173px;
}
.fixed__categoryNav > li:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 22px;
}
.fixed__categoryNav > li:first-child:before {
  display: none;
}
.fixed__categoryNav > li a {
  display: block;
  margin: 0 10px;
  padding-bottom: 8px;
  text-align: center;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  background-color: #fff;
}
.fixed__categoryNav > li a:link, .fixed__categoryNav > li a:visited {
  color: #50402d;
  text-decoration: none;
}
.fixed__categoryNav > li a:hover, .fixed__categoryNav > li a:active {
  color: #1f1911;
  text-decoration: none;
}
.fixed__categoryNav > li a:before {
  content: '';
  display: block;
  margin: 0 auto 5px;
}
.fixed__categoryNav > li a:after {
  content: '';
  display: block;
  margin: -28px 85px 0;
  width: 10px;
  height: 5px;
  /*background-image: url(../img/pk_common/sprite.png);
  background-position: -185px -87px;
  background-repeat: no-repeat;*/
}

.fixed__categoryNav > li a.bgNone:after {
  background:none;
}
.fixed__categoryNav li a.bgNone span {
  left: 10px;
}
/*#fix-nav .fixed--icon {
  visibility:hidden;
}*/

.fixed__categoryNav > li .hasIcon--cooking:before {
  margin-left: 0px;
  margin-top: 10px;
  width: 32px;
  height: 20px;
  /*
  background-image: url(../img/pk_common/sprite.png);
  background-position: -78px -190px;
  background-repeat: no-repeat;
  */
}
.fixed__categoryNav > li .hasIcon--tablewear:before {
  margin-left: 0px;
  margin-top: 7px;
  width: 32px;
  height: 23px;
  /*
  background-image: url(../img/pk_common/sprite.png);
  background-position: -213px -102px;
  background-repeat: no-repeat;
  */
}
.fixed__categoryNav > li .hasIcon--goods:before {
  margin-left: 0px;
  margin-top: 10px;
  width: 26px;
  height: 20px;
  /*
  background-image: url(../img/pk_common/sprite.png);
  background-position: -120px -190px;
  background-repeat: no-repeat;
  */
}
.fixed__categoryNav > li .hasIcon--note:before {
  margin-left: 0px;
  margin-top: 8px;
  width: 26px;
  height: 22px;
  /*
  background-image: url(../img/pk_common/sprite.png);
  background-position: -262px -132px;
  background-repeat: no-repeat;
  */
}
.fixed__categoryNav > li .hasIcon--search:before {
  margin-left: 0px;
  margin-top: 8px;
  width: 24px;
  height: 24px;
  background-image: url(../img/pk_sprites/icon_search02.png);
  background-repeat: no-repeat;
}
.fixed__categoryNav li img {
  position: absolute;
  top: 3px;
  left: 43px;
}
/*.fixed__categoryNav .icon-animate{
  animation: 0.2s ease-in menu-icon-zoom, 0.5s linear 0.2s menu-icon-shake;
}
@keyframes menu-icon-zoom {
  0% {
    transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes menu-icon-shake {
  25% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(10deg);
  }
}*/
.fixed_wrap_menu {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}
.fixed_wrap_menu .header__account {
  margin-right: -20px;
}
.fixed_wrap_menu .header__account li {
  margin-left: 0;
  border-left: none;
}
.fixed_wrap_menu .header__cart a {
  padding-bottom: 0;
}
.header__account .header-support-comment {
	margin-bottom: 5px;
}

.fixed_wrap {
  z-index: 1000;
  position: relative;
  width: 1020px;
  top: 100%;
  margin: 0 auto;
  padding-top: 5px;
}
.fixed__subNav {
  display: none;
  z-index: 1000;
  width: 1020px;
  position: absolute;
  left: 0;
  padding: 20px;
  padding-right: 0;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
}
.fixed__subNav:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.fixed__subNav.active .fixed__subNavColumn:first-child:before, .fixed__subNav.active .fixed__subNavColumn:first-child:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  border: solid;
  border-width: 0 10px 10px 10px;
}
.fixed__subNav.active .fixed__subNavColumn:first-child:before {
  top: -11px;
  border-color: #d4d4d4 transparent;
}
.fixed__subNav.active .fixed__subNavColumn:first-child:after {
  top: -10px;
  border-color: #fff transparent;
}
.fixed__subNav.fixed__subNav01.active .fixed__subNavColumn:first-child:before, .fixed__subNav.fixed__subNav01.active .fixed__subNavColumn:first-child:after {
  left: 42px;
}
.fixed__subNav.fixed__subNav02.active .fixed__subNavColumn:first-child:before, .fixed__subNav.fixed__subNav02.active .fixed__subNavColumn:first-child:after {
  left: 147px;
}
.fixed__subNav.fixed__subNav03.active .fixed__subNavColumn:first-child:before, .fixed__subNav.fixed__subNav03.active .fixed__subNavColumn:first-child:after {
  left: 252px;
}
.fixed__subNavColumn {
  float: left;
  width: 127px;
  padding: 0 10px;
  border-left: 1px solid #dfd9d4;
  box-sizing: border-box;
}
.fixed__subNavColumn:first-child {
  padding-left: 0;
  border-left: none;
}
.fixed__subNavColumn ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}
.fixed__subNavColumn li {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.3;
}
.fixed__subNavColumn li:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: -12px;
  width: 5px;
  height: 7px;
  background-image: url(../img/pk_common/sprite.png);
  background-position: -165px -164px;
  background-repeat: no-repeat;
}
.fixed__subNavColumn li a:link, .fixed__subNavColumn li a:visited {
  color: #181818;
  text-decoration: none;
}
.fixed__subNavColumn li a:hover, .fixed__subNavColumn li a:active {
  color: black;
  text-decoration: underline;
}
.fixed__subNavTitle {
  margin-bottom: 12px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
.fixed__subNavTitle a:link, .fixed__subNavTitle a:visited {
  color: #181818;
  text-decoration: none;
}
.fixed__subNavTitle a:hover, .fixed__subNavTitle a:active {
  color: black;
  text-decoration: underline;
}
.header__categoryNav a:hover,
.header__categoryNav a:active,
.fixed__categoryNav a.fixed__iconlink:hover,
.fixed__categoryNav a.fixed__iconlink:active{
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

/* 検索フォーム */
.fixed__categoryNav #fixed__search_form {
	width: 260px;
	/*background: url(../img/pk_common/search_btn.gif) right center no-repeat;*/
	display: block;
	height: 26px;
	position: absolute;
	top: 7px;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.fixed__categoryNav #fixed__keywords	{
	width: 206px;
	position: absolute;
	left: 1px;
	top: 1px;
	border: 1px solid #FFF;
}
.fixed__categoryNav #fixed__searchBtn	{
	position: absolute;
	left: 230px;
	top: 5px;
}


/*
 * 特集
 */
.special__lead p,
.special__cardList p {
	font-size: 14px;
	line-height: 2.0;
	letter-spacing: 0.1em;
}
.special__cardList h2 {
	font-size: 18px;
}
.special__cardList .itemCardList,
.special__cardList .itemCardList--thumb {
	margin-bottom: 100px;
}
.special__lead {
	width: 600px;
}
.normal__template .special__cardList .itemCardList,
.normal__template .special__cardList .itemCardList--thumb {
	margin-bottom: 30px;
}
.special .special__cardList .special_caption {
	color: #6c5942;
}

/*
 * 特集 セール品
 */
.sale__template .special__cardList .itemCardList,
.sale__template .special__cardList .itemCardList--thumb {
	margin-bottom: 20px;
}
.normal__template div.freearea,
.sale__template div.freearea {
	margin-bottom: 100px;
}
.sale__template .itemCard__price {
	font-size: 16px;
	color: #f03d3d;
}
.sale__template .special_caption {
	text-align: left;
	overflow: visible;
	white-space: normal;
	color: #735633;
	/*
	min-height: 36px;
	*/
}

.sale__template .itemCardList .itemCard {
	margin-bottom: 40px;
}

/*
 * カレンダー
 */
#calender_area {
    margin-top: 30px;
}
#calender_area .month {
    font-size: 14px;
    margin: 10px;
    font-weight: bold;
}
#calender_area table {
    margin-bottom: 10px;
    border: solid 0.1px #dad2c1 !important;
}
#calender_area table td {
    text-align:center;
    padding: 2px;
    border-bottom-width: 0;
}
#calender_area table th {
    text-align:center;
    padding: 2px;
    border: solid 0.1px #dad2c1 !important;
}
#calender_area .off {
    background-color: #cd937f;
    color: #fff;
}
/*
 * プロジェクト
 */
 .clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
 #project .space{
  height:80px;
 }
 .clear{
  clear:both;
 }
#project .number_circle{
  border:1px solid #000;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  padding:5px;
  display:inline-block;
  margin-top:15px;
  margin-right:10px;
}
#project .number_circle span{
  width:75px;
  height:75px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  display:inline-block;
  border:1px solid #e6e6e6;
  font-size:28px;
  vertical-align: middle;
  text-align: center;
}
#project .number_circle span p{
  line-height:0;
  padding-top:10px;
  font-family: "游ゴシック", "Yu Gothic";
  color:#000;
}
#project .pj_title{
  margin-bottom:37px;
}
#project .left{
  float:left;
}
#project .right{
  float:right;
}
#project .photo{
  border-radius: 3px;        /* CSS3草案 */
  -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;   /* Firefox用 */
  margin-bottom:5px;
}
#project .read_text_area{
  width:570px;
  margin:0 auto;
  color:#000;
  line-height:1.8;
  padding-top:80px;
  padding-bottom:70px;
}
#project .title_color.one{
  /* box-shadow */
box-shadow:3px 4px 0px 0px #eb7737;
-moz-box-shadow:3px 4px 0px 0px #eb7737;
-webkit-box-shadow:3px 4px 0px 0px #eb7737;

/* border-radius */
border-radius:3px 3px 3px 3px ;
-moz-border-radius:3px 3px 3px 3px ;
-webkit-border-radius:3px 3px 3px 3px ;

/* border */
border:1px solid #eb7737;
padding:15px 17px;
}
#project .read_text{
  width:570px;
  border-left:1px solid #e6e6e6;
  padding-left:70px;
  font-size:13px;
  padding-top:18px;
  margin-left:20px;
  margin-top:30px;
}
#project .text_box{
  border-bottom:1px solid #e6e6e6;
}
#project .text_normal_area{
  padding-left:20px;
  width:485px;
}
#project .title_normal{
  padding:22px 0 22px 20px;
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #a7a7a7;
  font-size:16px;
  width:350px;
}
#project .text_normal{
  font-size:13px;
  line-height:1.8;
  padding:0 15px 0 20px;
}
#project .text_normal.first{

}
#project .main_title_area{
  padding-top:70px;
  text-align:right;
}
#project .main_title_area h2{
  margin-bottom:50px;
  margin-right:20px;
}
#project .line_gray{
  border-bottom:1px solid #e6e6e6;
  padding-top:30px;
}
#project .title_point{
  font-size:15px;
  font-weight:bold;
  margin-bottom:0;
}
#project .title_point span.mark{
  display:inline-block;
  height:2px;
  width:45px;
  margin-bottom:5px;
  margin-right:15px;
}
#project .title_point span.mark.one{
  background:#eb7737;
}
#project .arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #a7a7a7;
  border-radius:3px 3px 3px 3px ;
-moz-border-radius:3px 3px 3px 3px ;
-webkit-border-radius:3px 3px 3px 3px ;
margin-top:30px;
padding:20px 0 20px 0;
margin-bottom:20px;
}
#project .arrow_box:after, .arrow_box:before {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#project .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 13px;
  margin-left: -13px;
}
#project .arrow_box:before {
  border-color: rgba(167, 167, 167, 0);
  border-bottom-color: #a7a7a7;
  border-width: 14px;
  margin-left: -14px;
}
#project .arrow_box .text_normal{
  padding:0 40px 0 60px;
  margin-bottom:0;
}
#project .arrow_box .point_img{
  padding:5px;
  background:#fff;
    border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border:1px solid #e6e6e6;
  margin-left:20px;
}
#project h5.use_item{
  font-size:15px;
  padding-top:20px;
  font-weight:bold;
}
#project ul.use_item .col--3{
  width:17%;
}


/**
 * ブログ
 */
.blogs .blogs__caption{
	background-color: #000;
    border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
    color: #fff;
    font-size: 14px;
    height: 20px;
    margin-top: -26px;
    opacity: 0.6;
    overflow: hidden;
    padding: 5px;
    width: 374px;
}
.blogs li{
	position: relative;
}
.blogs .imageBlock {
	width:384px;
	height:145px;
	overflow:hidden;
    border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
}
.blogs .blogs__logo{
	width: 60px;
	height: 60px;
	position: absolute;
	background-color:#FFF;
	top: 10px;
	left: 20px;
}
.blogs .blogs__logo img{
	width: 55px;
	height: 18px;
	border: none;
	padding-left:2px;
    height: 55px;
}
.blogs a:hover{
	text-decoration: none;
}

.blogs .blogs__date {
    position: absolute;
    left: 5px;
    top: 10px;
    opacity: 0.6;
    color: #fff;
    margin-right: 9px;
    padding: 3px 5px;
    background-color: #000;
}
/*
.blogs > li:nth-child(even) .blogs__date {
	right: -4px;
}
*/
.blogs > li:nth-child(odd) .blogs__logo {
	left: 10px;
}
.blogs .blogs__category {
    position: absolute;
    left: 5px;
    top: 10px;
    opacity: 0.6;
    color: #fff;
    margin-right: 9px;
    padding: 3px 5px;
    background-color: #000;
}

/*
 * カートポップアップ
 */
#cart-info-overlay {
	display:none;
	width:100%;
	height:6000px;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
	background:rgba(200,200,200,0.7);
}
#cart-info-overlay .cart-info {
	position:fixed;
	top:200px;
	left:50%;
	margin-left:-220px;
	background-color:#fff;
	width:400px;
	padding:40px;
	border:solid 1px #18a39b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#cart-info-overlay .cart-info.cart_in_special {
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-220px;
	background-color:#fff;
	width:400px;
	padding:40px;
	border:solid 1px #18a39b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#cart-info-overlay .message {
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}

/*--------------------
+ *    balloon
+ *--------------------*/
.itemCard .cart_comment_balloon {
  width: 140px;
  height: 100px;
  background-image: url(../img/pk_common/balloon.png);
  background-size:cover;
  padding: 10px;
  text-align: center;
}
.cart_comment_balloon .cart_comment_balloon_text {
  padding: 16px;
}

/*
* NEWラベル
*/
.informations .blog_list_new {
	color:#000;
	background-color:#ffff33;
	padding: 3px 3px;
	font-size: 1.00em;
}

.staff_blog_top {
	position: relative;
}
.staff_blog_top .blog_banner_new {
	position: absolute;
  left: 0px;
	height: 50px;
	width: 50px;
}
.recruit_top {
	position: relative;
	margin-top: 20px;
}
.recruit_top .blog_banner_new {
	position: absolute;
  left: 0px;
	height: 50px;
	width: 50px;
}

/*
* アンケートテーブル
*/
.questionnaire_table {
	table-layout:fixed;
	width:100%;
}
.questionnaire_table .questionnaire_th {
	white-space: normal;
}
.questionnaire_th .questionnaire_required {
	display: inline-block;
	padding: 3px 5px 4px;
	border-radius: 4px;
	background-color: #d67979;
	color: #fff;
	font-size: 0.6875rem;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	line-height: 1;
	position: absolute;
	top: 59%;
	right: 20px;
}

/*
* 注文完了ページ文言(プロキッチンをはじめてご利用のお客様へ)
*/
#complete_area .first_time_customer {
	font-weight: bold;
	margin-top: 30px;
}
#complete_area .repeat_customer {
	font-weight: bold;
	margin-top: 30px;
}

/* shopping complere instagram */
#undercolumn_shopping .insta_area{
	width:700px;
	margin:0 auto;
	border:2px solid #F9F8F8;
	padding-bottom: 114px;
	color:#50402d;
}
#undercolumn_shopping .insta_area .insta_area-left{
	float:left;
	width:60%;
	padding:0 20px;
	box-sizing:border-box;
}
#undercolumn_shopping .insta_area .insta_area-right{
	float:left;
	width:40%;
	padding:0 20px;
	box-sizing:border-box;
	padding-top:35px;
}
#undercolumn_shopping .insta_area .insta_area-right a.insta_link{
	color:#50402d;
}

#undercolumn_shopping .btn_area{
	clear:both;
}
#undercolumn_shopping ul#instafeed{
	padding:0;
}
#undercolumn_shopping ul#instafeed li{
	box-sizing: border-box;
    float: left;
    list-style: outside none none;
    padding: 10px;
    width: 194px;
	height: 280px;
}
#undercolumn_shopping ul#instafeed li .i_cmtbox {
    margin:5px 0px;
}
#undercolumn_shopping ul#instafeed li .i_cmtbox::before {
    content: "";
    display: inline-block;
    height: 22px;
    position: relative;
}
#undercolumn_shopping ul#instafeed li .i_cmtbox::before {
	background-image: url("../img/common/icon_instagram_like.png");
    background-position: 1px 0;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-right: 6px;
    top: 6px;
    width: 20px;
}
#undercolumn_shopping ul#instafeed li .i_imgbox{
	height:148px;
	overflow: hidden;
}
#undercolumn_shopping ul#instafeed li img{
	width: 100%;
}
#undercolumn_shopping ul#instafeed li .ellipsis {
	height: 40px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    width: 99.9%;
	margin-top: 0;
}
#undercolumn_shopping ul#instafeed li .ellipsis:before, .ellipsis:after {
    position: absolute;
    background: #fff;
}
#undercolumn_shopping ul#instafeed li .ellipsis:before {
    content: "･･･";
    bottom: 0;
    right: 0;
}
#undercolumn_shopping ul#instafeed li .ellipsis:after {
    content: "";
    width: 100%;
    height: 100%;
}

/* complete Q&A */
.staffDetail__message.answer {
    float: left;
    position: relative;
    width: 70%;
    margin-left: 35px;
    margin-top: 20px;
}
.customer_voice {
	padding: 20px 35px;
  margin-bottom: 15px;
  box-sizing: border-box;
  border: 1px solid #dad2c1;
  border-radius: 4px;
}
.customer_voice .title {
	z-index: 1;
  display: inline-block;
  position: relative;
  padding: 0 20px 0 0;
  margin: 0;
  background-color: #fff;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  color: #92cbc9;
  letter-spacing: .1em;
}
.customer_voice .question {
	margin: 10px 0;
  color: #50402d;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: .1em;
  line-height: 1.8;
}
#complete_area .customer_faq {
	font-weight: bold;
	margin-top: 30px;
}
#complete_area .staffDetail__member {
    position: relative;
    float: left;
    width: 230px;
    padding: 20px 10px 10px;
    border: 15px solid #e4efee;
    border-radius: 4px;
    box-sizing: border-box;
}

/*
* お気に入り一覧ページの商品幅固定
*/
.itemCardList li.itemCardFavorite {
	width: 259px;
}

/*
* お気に入り登録数表示アイコン
*/
.header__favoriteQuantity {
    overflow: hidden;
    display: block;
    position: absolute;
    top: -5px;
    right: 8px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #d60000;
    color: #fff;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 9px;
    font-size: .5625rem;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
}

/*
* ヘッダーメニュー
*/
.header__subNav .header__subNavColumn li.child2:before {
	background-image: none;
}

/*
* ヘッダー　電話受付休止
*/
.header__tel {
	letter-spacing: 0.05em;
}
.header__tel:before {
	margin-right: 0px;
	width: 0px;
}
.header__account .header__tel a {
	color: #735633;
}

/*
* ログインヘッダーお気に入りアイコン
*/
.header__favorite {
		float: left;
    width: 100px;
}
.header__favorite a:link,
.header__favorite a:visited {
    color: #50402d;
    text-decoration: none;
}
.header__favorite a {
    display: block;
    position: relative;
    padding-bottom: 8px;
    margin: 0 15px;
    text-align: center;
/*
    font-size: 11px;
*/
    font-size: .6875rem;
    line-height: 1;
    background-color: #fff;
    transition: opacity .3s;
}
.header__favorite a:before {
    content: '';
    display: block;
    margin: 0 auto 8px;
    width: 28px;
    height: 24px;
/*
    background-position: 0 -190px;
*/
		background-image: url(../img/pk_common/favorite.png);
    background-repeat: no-repeat;
}
.header__favorite a:active,
.header__favorite a:hover {
    color: #1f1911;
    text-decoration: none;
    opacity: .6;
/*
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
*/
}

.header__gift {
	float: left;
  width: 100px;
}
.header__gift a:link,
.header__gift a:visited {
    color: #50402d;
    text-decoration: none;
}
.header__gift a {
    display: block;
    position: relative;
    padding-bottom: 8px;
    margin: 0 15px;
    text-align: center;
    /* font-size: 11px; */
    font-size: .6875rem;
    line-height: 1;
    /*background-color: #fff;*/
    transition: opacity .3s;
}
.header__gift a:before {
    content: '';
    display: block;
		margin-top: -3px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 9px;
    /*margin: 0 auto 8px;*/
    width: 28px;
    height: 26px;
		background-size: 100%;
    /* background-position: 0 -190px; */
    background-image: url(../img/pk_common/present_pc.png);
    background-repeat: no-repeat;
}
.header__gift a:active,
.header__gift a:hover {
    color: #1f1911;
    text-decoration: none;
    opacity: .6;
/*
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
*/
}
.header__gift .header__giftNew {
		overflow: hidden;
    display: block;
    position: absolute;
    top: -1px;
    right: 1px;
    /* width: 16px; */
    /* height: 16px; */
    border-radius: 4px;
    background-color: #d60000;
    color: #fff;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 9px;
    font-size: .5625rem;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}

/*
* フッターカテゴリお気に入りアイコン
*/
.footer_header__favorite {
	float: left;
	width: 70px;
}
.footer_header__favorite a:hover {
    color: #1f1911;
    text-decoration: none;
    opacity: .6;
}
.footer_header__favorite a:link, .footer_header__favorite a:visited {
    color: #50402d;
    text-decoration: none;
}
.footer_header__favorite a {
    display: block;
    position: relative;
/*
    padding-bottom: 8px;
    margin: 0 15px;
*/
    text-align: center;
    /* font-size: 11px; */
    font-size: .6875rem;
    line-height: 1;
    background-color: #fff;
    transition: opacity .3s;
}
.footer_header__favorite a:before {
    content: '';
    display: block;
    margin: 0 auto 8px;
    width: 30px;
    height: 24px;
    /* background-position: 0 -190px; */
    background-image: url(../img/pk_common/favorite.png);
    background-repeat: no-repeat;
}

.footer_header__cart {
	float: left;
	width: 70px;
}
.footer_header__cart a:hover {
    color: #1f1911;
    text-decoration: none;
    opacity: .6;
}
.footer_header__cart a:link, .footer_header__cart a:visited {
    color: #50402d;
    text-decoration: none;
}
.footer_header__cart a {
    display: block;
    position: relative;
/*
    padding-bottom: 8px;
    margin: 0 13px;
*/
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;
    background-color: #fff;
    transition: opacity .3s;
}
.footer_header__cart a:before {
    content: '';
    display: block;
    margin: 0 auto 8px;
    width: 30px;
    height: 24px;
    background-position: 0 -190px;
}
.footer_header__cart a:before {
    background-image: url(../img/pk_common/sprite.png);
    background-repeat: no-repeat;
}

.footer_header__gift {
    float: left;
    width: 68px;
}
.footer_header__gift a:hover {
    color: #1f1911;
    text-decoration: none;
    opacity: .6;
}
.footer_header__gift a:link,
.footer_header__gift a:visited {
    color: #50402d;
    text-decoration: none;
}
.footer_header__gift a {
    display: block;
    position: relative;
    text-align: center;
    /* font-size: 11px; */
    font-size: .6875rem;
    line-height: 1;
    background-color: #fff;
    transition: opacity .3s;
}
.footer_header__gift a:before {
    content: '';
    display: block;
    /*margin: 0 auto 8px;*/
		margin-left: auto;
		margin-right: auto;
		margin-top: -3px;
		/*margin-bottom: 9px;*/
    width: 30px;
    height: 28px;
    /* background-position: 0 -190px; */
		background-size: 100%;
    background-image: url(../img/pk_common/present_pc.png);
    background-repeat: no-repeat;
}
.footer_header__gift .header__giftNew {
		overflow: hidden;
    display: block;
    position: absolute;
    top: -1px;
    right: 1px;
    /*width: 16px;*/
    /*height: 16px;*/
    border-radius: 4px;
    background-color: #d60000;
    color: #fff;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 9px;
    font-size: .5625rem;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
		padding-left: 2px;
		padding-right: 2px;
}

/*
* お気に入り一覧ページのヘッダー
*/
.favorite_header {
	position: relative;
}
.favorite_header_nav .favorite_header_all {
	margin-right: 20px;
}
.favorite_header_nav .favorite_header_category {
	margin-right: 10px;
}
.favorite_header_nav li {
	display: inline-block;
}
.favorite_category_nav ul {
	list-style: none;
	padding-left: 5px;
	padding-right: 10px;
}
.favorite_category_nav {
	display: none;
	position: absolute;
  z-index: 200;
	top: 100%;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
}
.brand_category {
	left: 100px;
}
.kitchengoods_category {
	left: 225px;
}
.tableware_category {
	left: 353px;
}
.livingware_category {
	left: 480px;
}
.favorite_arrow_icon {
	display: block;
	margin-left: auto;
 	margin-right: auto;
	width: 10%;
}

/*
* お気に入り一覧ページの注意書き
*/
.favorite_count_attention {
	color:#f03d3d;
}
.favorite_category_nav .category_active {
	 background-color: #d9f2f1;
	 border-radius: 4px;
	 display: inline-block;
}

/*
* お気に入りアイコン位置調整
*/
.itemCardList .itemCard--L {
	position: relative;
}
.itemCard--L .favorite-button {
	position: absolute;
  z-index: 100;
  bottom: 5px;
  left: 5px;
}
.itemCard--L .favorite-button:hover {
	box-shadow: none;
}

.itemCardList .itemCard {
	position: relative;
}
.itemCard .favorite-button {
	position: absolute;
  z-index: 100;
  bottom: 5px;
  left: 5px;
}
.itemCard .favorite-button:hover {
	box-shadow: none;
}

.detail__form .favorite-button {
	margin-left: 10px;
}
.stock_find_favorite a {
	display: block;
	margin-top: 10px;
	float: right;
}
.detail__priceDown .favorite-button img {
	margin-top: 10px;
}

/* snsシェアエリア */
.LC_Page_Products_List #sns_btn_area{
	position: relative;
}
.LC_Page_Products_List #sns_btn_area_inner .fb_iframe_widget {
	position: absolute;
    right: 130px;
	top: -37px;
}
.LC_Page_Products_List #sns_btn_area_inner .hatena-bookmark-button-frame{
	height: 20px;
    position: absolute;
    right: 0;
    width: 115px;
	top: -37px;
}

.detail__sub #sns_btn_area_inner{
	position: relative;
}
.detail__sub #sns_btn_area_inner .fb_iframe_widget {
    margin-right: 18px;
}
.detail__sub #sns_btn_area_inner .hatena-bookmark-button-frame{
	position: absolute;
}


/*
* お気に入りアイコンデザイン修正
*/
.itemCardList .favorite-button {
	border: 0;
	width: 21px;
}
.itemCardList .favorite-button img {
	width: 21px;
	height: 18.19px;
/*
	width: 70%;
*/
}
.purchase .purchase__btn {
	width: 80%;
}

/* pkoriginal */
.pkoriginal .original_product_class {
	margin: -14px auto 40px;
	width:750px;
}
.pkoriginal .original_product_buttons {
	margin-bottom: 60px;
}
.pkoriginal .original_product_buttons ul li {
	width:33.33%;
	padding:10px;
	text-align: center;
	float: left;
	list-style: none;
	box-sizing: border-box;
}
.sub__block .hasIcon--new::before {
    background-image: url("../img/pk_common/sprite.png");
    background-position: -159px -222px;
    background-repeat: no-repeat;
    padding-right: 6px;
    top: 6px;
    width: 30px;
}
.sub__block .hasIcon--new::before{
    content: "";
    display: inline-block;
    height: 22px;
    position: relative;
}
.sub__block .hasIcon--ranking::before {
    background-image: url("../img/pk_common/ic_crown_pc.svg");
    background-position: -5px -1px;
		background-size: 100%;
    background-repeat: no-repeat;
    padding-right: 6px;
    top: 6px;
    width: 30px;
}
.sub__block .hasIcon--ranking::before {
    content: "";
    display: inline-block;
    height: 22px;
    position: relative;
}

/* 会員限定価格 */
.itemCard__price {
	height: 35px;
}
.itemCard__price .not_member_price_inctax_linethrough {
	display: block;
	text-decoration: line-through;
	color: #FF0000;
}
.itemCard__price .not_member_price_inctax_txt {
	color: #6c5942;
}
.itemCard__price .member_price_inctax {
	/*display: block;*/
	/*text-decoration: line-through;*/
	color: #FF0000;
}

.purchase__price .not_member_price_inctax_linethrough .purchase__price.price {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro",sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 700;
	text-decoration: line-through;
	color: #FF0000;
}
.purchase__price .not_member_price_inctax_linethrough .purchase__price.price .not_member_price_inctax_txt {
	color: #50402d;
}
.purchase__price .member_price_inctax .purchase__price.price {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro",sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 700;
	color: #FF0000;
}
.purchase__price .member_price_inctax .tax {
	color: #FF0000;
}

/* カート 会員限定価格商品購入エラーメッセージ */
.cart__table.table td .member_price_purchase_err_msg {
	text-align: left;
	color: #FF0000;
}

/* マイページ ウインターセールリンク */
.mypage__main .mypage_winter_sale_link {
	padding-bottom: 20px;
}
.mypage__main .mypage_winter_sale_link a {
	font-weight: bold;
}

/* マイページ 注意書き */
.mypage__main .mypage_attention {
	padding-bottom: 20px;
}
.mypage__main .mypage_attention a {
	font-weight: bold;
}

/* ブランドシリーズ分類 */
.series_child_box {
	padding: 2px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.series_child_link {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* お友達紹介キャンペーン(マイページ) */
.introduction_copy_area .introduction_url {
	border-radius: 4px;
  border: 1px solid #dad2c1;
	padding: 5px;
}

.introduction_step_area .step_1,
.introduction_step_area .step_2,
.introduction_step_area .step_3 {
	border-radius: 4px;
  border: 1px solid #dad2c1;
	padding: 30px;
	margin-bottom: 10px;
}

.introduction_step_area .step_arrow {
	margin-bottom: 10px;
	text-align: center;
}

.introduction_step_area .step_1 .step_1_icon,
.introduction_step_area .step_3 .step_3_icon {
	width: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 7px;
}

.introduction_step_area .step_2 .step_2_icon {
	width: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 17px;
}

.about_introduction_area, .introduction_copy_area, .sns_email_area, .introduction_flow_area {
	margin-top: 30px;
}

.sns_email_area .sns_email_links .facebook,
.sns_email_area .sns_email_links .twitter,
.sns_email_area .sns_email_links .messenger,
.sns_email_area .sns_email_links .email {
	float: left;
	width: 240px;
}

.sns_email_area .sns_email_links.messenger_email_area {
	margin-top: 10px;
}

.bdBox .introduction_attention {
	margin-top: 50px;
}

/* お友達紹介キャンペーン(専用ページ) */

.introduction_invite_block .bdBox {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top:none;
	margin-top: 60px;
}
.introduction_invite_block .main_box {
	width: 100%;
	height: 1020px;
	background-image: url(../img/campaign/introduction/background_pc.jpg);
	background-size: 100%;
	position: relative;
}
.introduction_invite_block .main_box ._text-image-1 {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 306px;
}
.introduction_invite_block .main_box ._text {
	font-size: 11px;
	color: #000;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 573px;
	width: 434px;
}
.introduction_invite_block .main_box .btn_area {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 680px;
}
.introduction_invite_block .titleBlock {
	text-align: center;
	margin-bottom: 35px;
}
.introduction_invite_block .flow_block {
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
}
.introduction_invite_block .flow_1,
.introduction_invite_block .flow_3 {
	width: 377px;
	height: 150px;
	border: 3px solid #f1f1f1;
	border-radius: 3px;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
}
.introduction_invite_block .flow_2 {
	width: 70px;
	height: 150px;
	text-align: center;
}
.introduction_invite_block .flow_2 img {
	padding-top: 52px;
}
.introduction_invite_block .flow_block h4 {
	font-size: 13px;
	color: #000;
	margin-bottom: 20px;
}
.introduction_invite_block .flow_block p {
	font-size: 13px;
	color: #000;
}
.introduction_invite_block .bottom_btn {
	margin-bottom: 45px;
}
.introduction_invite_block .campaign_note {
	margin-top: 10px;
	margin-bottom: 145px;
	font-size: 11px;
	color: #000;
	line-height: 1.9;
	padding-left: 8px;
}

/* Amazon Pay ボタン */
.cart__sub .btn_area.amazon_pay_pc {
	text-align: left;
	margin-top: 20px;
  margin-bottom: 0px;
}
.cart__sub .btn_area.amazon_pay_pc .amazonpay-button-inner-image {
	width: 91%;
}
.cart__sub .cart__purchase .amazonpay_notice {
	width: 80%;
	font-size: .75rem;
}

/* お届け先・お支払い方法等の指定 */
#undercolumn_shopping,
#amazon_left,
#amazon_right {
	color: #50402d;
}

#amazon_left table.order_list {
	border: 1px solid #dad2c1;
	border-radius: 4px;
}
#amazon_left table.order_list th {
	padding: 8px;
	background-color: #f7f6f6;
	text-align: left;
}

#amazon_left .customer .name {
	/*padding-bottom: 10px;*/
}

#amazon_left .order_edit {
	width: 101%;
	margin-bottom: 10px;
}

#amazon_left .pay_area .attention {
	color: #FF0000;
}

#amazon_address #addressBookWidgetDiv {
/*
	border: 1px solid #dad2c1;
  border-radius: 4px;
	width: 298px;
*/
}
#amazon_payment {
	float: right;
}
#amazon_payment #walletWidgetDiv {
/*
	border: 1px solid #dad2c1;
  border-radius: 4px;
*/
}


/* amazon 金額計算時背景 */
ul.header__categoryNav li a {
	background: none;
}
.header__shopping .header__favorite .favorite-button {
	background: none;
}
.header__shopping .header__cart a {
	background: none;
}
input.header__serchInput.ui-autocomplete-input {
	background: none;
}

/* ギフトページ */
.gift_area p {
	font-size: 13px;
  line-height: 2.0;
  text-align: justify;
}
.gift_area h1 {
	text-align: center;
}
.gift_area .keyvisual {
	width: 100%;
}
.gift_area .keyvisual img {
	width: 100%;
}
.gift_area h2.title--default {
	margin-top: 40px;
}
.gift_area .season_banner {
	width: 100%;
}
.gift_area .season_banner img {
	width: 100%;
}
.gift_area .scene_banner img {
	width: 100%;
}
.gift_area .scene_banner {
	width: 50%;
}
.gift_area .scene_banner img {
	width: 100%;
}
.gift_area .scene_banner.left {
	float: left;
}
.gift_area .scene_banner.right {
	float: right;
}

.gift_area .itemCard.left {
	/*height: auto;*/
	width: 40%;
	float: left;
}
.gift_area .itemCard.right {
	/*height: auto;*/
	width: 20%;
	float: left;
}
.gift_area .itemCard.left .itemCard__price ,
.gift_area .itemCard.right .itemCard__price {
	height: auto;
}
.gift_area .itemCard.left .itemCard__msg {
	/*height: 28px;*/
  /*margin-bottom: 5px;*/
	padding-bottom: 5px;
  font-size: 13px;
  /*font-size: .75rem;*/
  font-weight: 400;
  color: #6c5942;
  line-height: 2.0;
	margin: 0;
/*
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 78px;
}
.gift_area .itemCard.left .itemCard__name_left {
  font-weight: 400;
	font-size: 13px;
  /*font-size: .75rem;*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 2.0;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gift_area .itemCard.left .itemCard__price {
	margin-bottom: 2px;
}
.gift_area .itemCard.right .itemCard__pic {
	/*max-height: 93px;*/
	max-height: 248px;
}
.gift_area .itemCard.right .itemCard__name {
/*
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	height: 16px;;
	line-height: 1.5;
	font-size: 11px;
}
.gift_area .itemCard.right .itemCard__msg {
	height: 29px;
  /*margin-bottom: 5px;*/
	padding-bottom: 5px;
  font-size: 11px;
  /*font-size: .75rem;*/
  font-weight: 400;
  color: #6c5942;
  line-height: 1.4;
	margin: 0;
/*
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gift_area .itemCardList .more {
	text-align: right;
	font-size: 11px;
}

.gift_area .bannerList__caption {
	background-color: #000;
  border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
  color: #fff;
  font-size: 11px;
  height: 15px;
  margin-top: -26px;
  opacity: 0.6;
  overflow: hidden;
  padding: 5px;
  width: auto;
	margin-left: 2px;
}

/* とはページ */
.category_top_area p {
	font-size: 13px;
  line-height: 2.0;
  text-align: justify;
}
.category_top_area h1 {
	text-align: center;
}
.category_top_area .index {
	padding: 8px;
	overflow: hidden;
  display: block;
  border: 1px solid #dad2c1;
  border-radius: 4px;
  transition: box-shadow .2s;
	margin-bottom: 15px;
}
.category_top_area .index ul {
	list-style: none;
}
.category_top_area .index ul li {
	margin-top: 5px;
  margin-bottom: 5px;
}
.category_top_area .news_area .keyvisual {
	width: 100%;
}
.category_top_area .news_area .keyvisual img {
	width: 100%;
}
.category_top_area .news_area .item_name {
	text-align: left;
	margin-bottom: 0px;
	color: #6c5942;
}
.category_top_area .news_area .item_price {
	text-align: right;
	margin-top: 0px;
	color: #6c5942;
}
.category_top_area .itemCardList .itemCard__msg {
  padding-bottom: 5px;
  font-size: .8125rem;
  font-weight: 400;
  color: #735633;
  line-height: 1.6;
  margin: 0;
}
.category_top_area .itemCardList .itemCard__pic {
	max-height: 120px;
}
.category_top_area .itemCardList.select .itemCard__msg {
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 35px;
}
.category_top_area .itemCardList.select .itemCard__name {
	white-space: normal;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}
.category_top_area .bannerList__caption {
	background-color: #000;
  border-radius: 0px 0px 4px 4px / 0px 0px 4px 4px;
  color: #fff;
  font-size: 11px;
  height: 15px;
  margin-top: -26px;
  opacity: 0.6;
  overflow: hidden;
  padding: 5px;
  width: auto;
	margin-left: 2px;
}

/* スタッフ顔写真　位置調整 */
.commentCard__staff {
    float: right;
    position: relative;
    width: 128px;
    padding-left: 16px;
    padding-bottom: 0px;
    margin-right: 12px;
    font-size: 12px;
    font-size: .75rem;
}
.commentCard__staffPic {
	padding-top: 10px;
}

/* ログインページ */
.login_area .fromfavoritemsg {
	color: #f03d3d;
}
.login_area .inputtext .bold {
	font-weight:bold;
}

/* ランキング top */
.ranking_top.tabs {
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #dad2c1;
}
.ranking_top.tabs .tab {
	display: inline-block;
	background: #fff;
	padding: 6px 18px 6px 18px;
	border-radius: 5px 5px 0px 0px;
	border: 1px solid #dad2c1;
	position: relative;
	bottom: -1px;
}
.ranking_top.tabs .tab.active {
	border-bottom: 1px solid #FFF;
}

.section.ranking_top {
	position: relative;
}
.itemCardList.ranking_top.kitchengoods,
.itemCardList.ranking_top.tablewear,
.itemCardList.ranking_top.livingwear {
	position: absolute;
	top: 87px;
}
.itemCardList.ranking_top {
	visibility:hidden;
}
.itemCardList.ranking_top.active {
	visibility:visible;
}

.itemCardList.ranking_top .itemCard__pic {
	position: relative;
}
.itemCardList.ranking_top .itemCard__pic .rank_label {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #6c5942;
  /*margin-right: 9px;*/
  padding: 3px 8px;
	background-color: #FFF;
	border: 1px solid #dad2c1;
}
.itemCardList.ranking_top .itemCard__pic .rank_label.rank1 {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
  background-color: #EFAF00;
	border: none;
}
.itemCardList.ranking_top .itemCard__pic .rank_label.rank2 {
	position: absolute;
  left: 5px;
  top: 10px;
  opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
  background-color: #969A98;
	border: none;
}
.itemCardList.ranking_top .itemCard__pic .rank_label.rank3 {
	position: absolute;
  left: 5px;
  top: 10px;
  opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
  background-color: #C47022;
	border: none;
}

/* ランキングページ */
.ranking.tabs {
	margin: 0px 0px 20px 0px;
	/*border-bottom: 1px solid #dad2c1;*/
}
.ranking.tabs::after {
	content: "";
	display: block;
	margin: 20px 0px 20px 0px;
	border-bottom: 1px solid #dad2c1;
}
.ranking.tabs .tab {
	display: inline-block;
	background: #fff;
	padding: 6px 18px 6px 18px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #dad2c1;
	position: relative;
	bottom: -1px;
	margin-bottom: 5px;
}
.ranking.tabs .tab.active {
	background-color: #18a39b;
	color: #FFF;
	font-weight: bold;
	/*border-bottom: 1px solid #FFF;*/
}

.itemCardList.ranking {
	visibility:hidden;
	position: absolute;
	top: 0px;
}
.itemCardList.ranking.active {
	visibility:visible;
}
.special__cardList .ranking_products {
	position: relative;
}
.itemCardList.ranking.first {
	position: static;
	/*top: 146px;*/
}
.special__cardList.ranking#kitchengoods,
.special__cardList.ranking#tablewear,
.special__cardList.ranking#livingwear,
.special__cardList.ranking#favorite {
	padding-top: 100px;
	margin-top: -100px;
}

.itemCardList.ranking .itemCard__pic {
	position: relative;
}
.itemCardList.ranking .itemCard__pic .rank_label {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #6c5942;
  /*margin-right: 9px;*/
  padding: 3px 8px;
	background-color: #FFF;
	border: 1px solid #dad2c1;
}
.itemCardList.ranking .itemCard__pic .rank_label.rank1 {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
  background-color: #EFAF00;
	border: none;
}
.itemCardList.ranking .itemCard__pic .rank_label.rank2 {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
	background-color: #969A98;
  border: none;
}
.itemCardList.ranking .itemCard__pic .rank_label.rank3 {
	position: absolute;
  left: 5px;
  top: 10px;
	opacity: 1;
  color: #fff;
  /*margin-right: 9px;*/
  padding: 3px 8px;
  background-color: #C47022;
	border: none;
}

.ranking_cateogry_link {
		display: flex;
		justify-content:space-evenly;
}
.ranking_cateogry_link a {
		display: block;
		width: 20%;
}
.ranking_cateogry_link img {
		width: 100%;
}

/* スタッフ名 役職 */
.commentCard__staffName {
	text-align: center;
}


h2.hasIcon--ranking::before {
    background-image: url("../img/pk_common/ic_crown_pc.svg");
    background-position: -5px -1px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-right: 6px;
    top: 6px;
    width: 30px;
}
h2.hasIcon--ranking::before {
    content: "";
    display: inline-block;
    height: 22px;
    position: relative;
}
