/*==============================

   Daily+ PC

================================*/

@charset "shift_jis";
.milk__limiteditem__header{
	background:#f4f4f4 url(/g6/milk/image/milk__limiteditem__header_bg.jpg) repeat-x bottom left;
	padding-bottom: 50px;
	margin-bottom: 10px;
}
	
.milk__limiteditem__title {
	padding: 20px;
	text-align: center;
	margin: 0 20px -50px 20px;
	background: #1dacbd;
	font-size: 24px;
	line-height: 1.5;
	color: #FFF;
	box-shadow:0px 3px 0px -1px #cccccc;
	-moz-box-shadow:0px 2px 0px -1px #cccccc;
	-webkit-box-shadow:0px 2px 0px -1px #cccccc;
}

.attention_center {
	text-align: center;
}

.milk__limiteditem__title_sub {
	padding: 10px;
	margin-bottom: 20px;
	background: #1dacbd;
	font-size: 1.5em;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.milk__limiteditem__midashi {
	background: url(/g6/milk/image/pc_180125milklimited_cate.png) no-repeat;
	margin: 80px 0 0;
	width: 780px;
	padding: 50px 0 20px;
	vertical-align: middle;
	text-align: center;	
}	
	
.milk__limiteditem__midashi .feature__lead {
	color: #1dacbd;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;	
} 	
	
.milk__limiteditem .feature__content--large__title {
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 32px;
	font-weight: bold !important;
}
	
.milk__limiteditem .feature__content--large__wappen {
	background: #1dacbd;	
}

.spotter1 p {
	background: #1dacbd;		
}
.spotter1:after {
	border-top: 8px solid #1dacbd;
}

.event__content__dl--voice,
div.feature__content--large__inner + dl.event__content__dl--voice,
div.feature__content--large__inner + div.seasonal__contents__inner--2col-recipe,
div.seasonal__contents__inner--2col{
	margin-top: 2em;		
	background: #FFFFFF !important;
	border-bottom: #cccccc;
}

.milk__limiteditem  .event__content__dl--voice__accordion {
	background: #FFFFFF;
	color: #1dacbd;	
}
	
/*-----171116 追加 */
.milk__content--large__other__title{
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px
}

.milk__content__lead{
	width:760px;
	margin-top:20px;
	padding:10px 10px;
	font-size:14px;
	line-height:2;
	text-align:center;
	color:#333;
	background-color:#f4f4f4;
}

/*-----訴求ワッペン*/
.milk_circle {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	font-size: 20px;
	color: #000;
	background-color: #1dacbd;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 20px;
}
.milk_circle p {
	position: relative;
	top:50%;
	font-size: 24px !important;
	transform: translateY(-50%);
}


/*-----訴求ワッペン*/
.feature__content--large__wappen span.large {
	font-size: 25px;
}

.feature__content--large__wappen {
	font-size: 20px;
}


/* 今週限定 */
.feature__content--large._weekly,
.cate_item_list._weekly {
	position: relative;
}
.feature__content--large._weekly:before,
.cate_item_list._weekly:before {
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
	background: url(/smart/primepass/image/icon_weekly.png) left top no-repeat;
	background-size:cover;
	z-index: 1;
}
.feature__content--large._weekly:before{
	width: 100px;
	height: 100px;
	top: 16px;
	left: 16px;
}


/* クロスセルデザイン変更 */
.milk__limiteditem__title_sub--crosssell {
	margin-top: 80px;
	margin-bottom: 0;
	background: #300;
}

.item__crosssell {
	margin-bottom: 120px;
	padding: 40px 0 10px;
	background: #f4f4f4;
}
.item__crosssell #item_list_box {
	width: 726px !important;
	margin: 0 auto;
	background: #f7f7f7;
}
.item__crosssell .cate_item_list {
	width: 200px;
	height: 290px;
	border-radius: 0;
	overflow: hidden;
}
.item__crosssell .cate_item_body_standard,
.item__crosssell .cate_item_body_info,
.item__crosssell .cate_item_body-growingMethod,
.item__crosssell .cate_item_body-allergen {
	display: none;
}
.cate_item_head_wappen{
    white-space: nowrap;
}

/* クロスセルデザイン変更 */


/* ランキング */
.milk-rank__catch {
    position: relative;
    border: solid #ccb08b 1px;
    padding: 14px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
}
.milk-rank__catch:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 10px solid #ccb08b;
}
/* 終了---ランキング */




.milk__limiteditem__header{
	background:#f4f4f4 url(/g6/milk/image/milk__limiteditem__header_bg.jpg) repeat-x bottom left;
	padding-bottom: 50px;
	margin-bottom: 10px;
}
	
.milk__limiteditem__title {
	padding: 20px;
	text-align: center;
	margin: 0 20px -50px 20px;
	background: #1dacbd;
	font-size: 24px;
	line-height: 1.5;
	color: #FFF;
	box-shadow:0px 3px 0px -1px #cccccc;
	-moz-box-shadow:0px 2px 0px -1px #cccccc;
	-webkit-box-shadow:0px 2px 0px -1px #cccccc;
}

.attention_center {
	text-align: center;	
}

.milk__limiteditem__title_sub {
	padding: 10px;
	margin-bottom: 20px;
	background: #1dacbd;
	font-size: 1.5em;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
	
.milk__limiteditem__title_sub_cate {
	padding: 10px;
	margin-bottom: 20px;
	background: #B47B4F;
	font-size: 1.75em;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.milk__limiteditem__midashi {
	background: url(/g6/milk/image/pc_180125milklimited_cate.png) no-repeat;
	margin: 80px 0 0;
	width: 780px;
	padding: 50px 0 20px;
	vertical-align: middle;
	text-align: center;	
}	

	
.milk__limiteditem__midashi .feature__lead {
	color: #1dacbd;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;	
} 	
	
.milk__limiteditem__midashi .feature__lead span {
	color: #1dacbd;
	font-size: 1rem;
	text-align: center;		
} 	
		
.milk__limiteditem__midashi__renewal {
	position: relative;
	background: url(/g6/milk/image/pc_181115milklimited_catenew.png) no-repeat top center;
	margin: 24px 0 0;
	width: 100%;
	padding: 50px 0 20px;
	vertical-align: middle;
	text-align: center;	
}	
		
.milk__limiteditem__midashi__renewal .feature__lead {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;		
} 	
		
.milk__limiteditem__midashi__renewal .feature__lead span {
	color: #fff;
	font-size: 1rem;
	text-align: center;		
} 		
	
.milk__limiteditem__renewal__title {
	text-align: center;
	font-size: 1.25em;
	line-height: 1.25em;
	padding: 24px 16px;
	margin: 24px 16px 0;
	border-top: 2px solid #1dacbd;
}

.milk__limiteditem .feature__content--large__title {
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 32px;
	font-weight: bold !important;
}
	
.milk__limiteditem .feature__content--large__wappen {
	background: #1dacbd;	
}




.spotter1 p {
	background: #1dacbd;		
}

.spotter1:after {
	border-top: 8px solid #1dacbd;
}

.event__content__dl--voice,
div.feature__content--large__inner + dl.event__content__dl--voice,
div.feature__content--large__inner + div.seasonal__contents__inner--2col-recipe,
div.seasonal__contents__inner--2col{
	margin-top: 2em;		
	background: #FFFFFF !important;
	border-bottom: #cccccc;
}

.milk__limiteditem  .event__content__dl--voice__accordion {
	background: #FFFFFF;
	color: #1dacbd;	
}
	
/*-----171116 追加 */
.milk__content--large__other__title{
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px
}

.milk__content__lead{
	width:760px;
	margin-top:20px;
	padding:10px 10px;
	font-size:14px;
	line-height:2;
	text-align:center;
	color:#333;
	background-color:#f4f4f4;
}

/*-----訴求ワッペン*/	
.milk_circle {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	font-size: 20px;
	color: #000;
	background-color: #1dacbd;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 20px;
}
.milk_circle p {
	position: relative;
	top:50%;
	font-size: 24px !important;
	transform: translateY(-50%);
}


/*-----訴求ワッペン*/
.feature__content--large__wappen span.large {
	font-size: 25px;
}

.feature__content--large__wappen {
	font-size: 20px;
}


/* クロスセルデザイン変更 */
.milk__limiteditem__title_sub--crosssell {
	margin-top: 80px;
	margin-bottom: 0;
	background: #300;
}

.item__crosssell {
	margin-bottom: 120px;
	padding: 40px 0 10px;
	background: #f4f4f4;
}
.item__crosssell #item_list_box {
	width: 682px !important;
	margin: 0 auto;
	background: #f7f7f7;
}
.item__crosssell .cate_item_list {
	width: 180px;
	height: 290px;
	border-radius: 0;
}
.item__crosssell .cate_item_body_standard,
.item__crosssell .cate_item_body_info,
.item__crosssell .cate_item_body-growingMethod,
.item__crosssell .cate_item_body-allergen {
	display: none;
}


/* クロスセルデザイン変更 */	
.item_slide-big_area__title {
    margin-top: 80px;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #ebebeb;
}
.offer-item__cart-catch {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}
.feature__content--large {
	margin-top: 10px;
}
.feature__content--small__image {
	width: 250px;
	margin-bottom: 0;
}
.feature__content--small__title {
    margin: 24px 0 16px;
    font-family: 游明朝;
    text-align: center;
    line-height: 1.4;
}


/* ニュース */
.milk-news {
	padding: 16px;
}
.milk-news__area {
	margin: 0 auto;
	padding: 8px 8px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	overflow: hidden;
}
.milk-news__area__title {
	padding: 8px 0 8px 40px;
	font-size: 14px;
	text-align: left;
	position: relative;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.milk-news__area__title::before {
	content: "";
	position: absolute;
	left: 2px;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(/smart/milk/image/milkicon_info.png) left top no-repeat;
	background-size:cover;
}
.milk-news__area__title::after {
	content: "";
	position: absolute;
	right: 12px;
	top: -4px;
	bottom: 0;
	display: block;
	margin: auto 0;
	width: 8px;
	height: 8px;
	border-top: 3px solid #333;
	border-right: 3px solid #333;
	transform: rotate(135deg);
}
.milk-news__area__title.close::after {
	top: 6px;
	transform: rotate(315deg);
}
.milk-news__area__contents {
	margin: 8px 8px 0;
	padding: 8px 0;
	border-top: 1px solid #ddd;
	display: none;
}
.milk-news__area__contents__text {
	padding: 8px;
	line-height: 1.4;
}



.milk-reco{
	margin: 20px auto 60px;
	background-image: url('/g6/milk/image/pc_milk_recommend_background.jpg')
}
.milk-reco__tit{
	font-size: 28px;
	line-height: 44px;
	text-align: center;
	padding: 32px 0 26px;
	margin: 0 auto;
}
.milk-reco__txt{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}
.milk-reco__txt--lead{
	margin: 0 auto 26px;
	width: 400px;
}
.milk-reco__txt--sub{
	width: 310px;
}
.milk-reco__txt--buyer{
	padding: 60px 40px 60px 220px;
}
.milk-reco__cart .item_view_area{
	margin: auto;
	width: 700px;
}
.milk-reco__cart .cate_item_head_wappen{
	width: 175px;
	margin-left: 0;
	text-align: left;
}
.milk-myset{
	width: 640px;
	margin: 60px auto;
}
.milk-reco__sub{
	width: 700px;
	height: 238px;
	margin: 48px auto 30px;
	position: relative;
}
.milk-reco__subTit{
	padding: 20px 0 14px;
	font-size: 20px;
	line-height: 30px;
	width: 310px;
}
.milk-reco__subImg{
	width: 350px;
	height: 238px;
	position: absolute;
	right: 0;
	top: 0;
}

.offer-item__head__main{
	position: relative;
}

.door__feature__slide-wappen{
    left: 5px;
    top: 5px;
}

.offer-item__lead span {
    color: #999;
}

/* 3列カートをグリッド配置 */
div#item_list_box {
	width: 780px!important;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
  }
#item_list_box > div.shouhintag {
	margin: 0;
	width: auto;
	grid-column: 1 / -1;
}
#item_list_box > div.cate_item_list {
	margin: 0;
}