a:hover img{
	transition: 0.6s ;
	opacity: 0.5 ;
}

.pt0 { padding-top: 0px !important; }

.mt0 {	margin-top: 0px !important; }

.mb0 {	margin-bottom: 0px !important; }
.mb05 {	margin-bottom: 5px !important; }
.mb10 {	margin-bottom: 10px !important; }
.mb17 {	margin-bottom: 17px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb80 {	margin-bottom: 80px !important; }

.center {text-align: center !important; }
.right {text-align: right !important; }

.cap { font-size: 14px; }

.cl{
	clear: both;
}
.hr_blk {
	color: #000;
	margin-bottom: 60px;
}

.bg_ylw{
	text-align: center;
	background-color:#fffce3;
	margin:0 0 60px;
	display: block;
}
.bg_pnk{
	text-align: center;
	background-color:#efded3;
	margin:0 0 60px;
	display: block;
}
.bg_wht{
	text-align: center;
	background-color:#ffffff;
	margin:0 0 60px;
	display: block;
}
.bg_wht .wrap_yamayadayitems{
	text-align: left;
}

.red_txt{
	text-align: center;
	font-size: 16px !important;
	font-weight:normal;
	color:#ba0303;
	margin:20px 0;
	border: 2px solid #ba0303;
	display: block;
	padding:5px;
}
.red_txt02{
	text-align: left;
	font-size: 16px !important;
	font-weight:normal;
	color:#ba0303;
	margin:20px 0;
	border: 2px solid #ba0303;
	display: block;
	padding:10px 20px;
}
.red_txt03{
	text-align: center;
	font-size: 24px !important;
	font-weight:normal;
	color:#ffffff;
	margin:20px 0;
	background-color:#ba0303;
	display: block;
	padding:10px 20px;
}

.b_txt{
	font-size: 18px !important;
	font-weight:bold;
	line-height: 1.5em;
	text-align: center;
}
.cap_txt{
	font-size: 14px !important;
	line-height: 1.5em;
	text-align: left;
}

.b_txt2{
	font-size: 14px !important;
	line-height: 1.5em;
	margin:15px 0 0px 0;
}

.b_txt3{
	font-size: 16px !important;
	line-height: 1.5em;
	margin:20px 0;
}

#wrap_yamayaday h3{
	font-size: 25px !important;
	text-align: left;
	margin:25px 0 10px 0;
	font-weight: normal;
	font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding:5px 0px;
}

#wrap_yamayaday h3 a{
	display:block;
	float:right;
}

#wrap_yamayaday h3 a img{
	width:350px;
}


#wrap_yamayaday h4{
	font-size: 20px !important;
	text-align: center;
	padding:5px 20px;
	font-weight: normal;
	background:#dfa300;
	color:#fff;
}
#wrap_yamayaday h3 br,
#wrap_yamayaday h4 br{
	display:none;
}

#wrap_yamayaday ul {
  display: table;
	margin-top: 15px;
}


/*決算価格アイコン*/
#wrap_yamayaday .wrap_yamayadayitems ul li {
	line-height: 1.5;
	list-style: none;
	float: left;
	border-radius :5px;
	border: 1px #BBBBBB solid;
	box-sizing:border-box;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}

/* 横1個 */
#wrap_yamayaday .items01 ul li {
	width: 770px;
}

/* 横2個 */
#wrap_yamayaday .items02 ul li {
	width: 370px;
	margin-right: 30px;
}

#wrap_yamayaday .items02 ul li:nth-child(2),
#wrap_yamayaday .items02 ul li:nth-child(4),
#wrap_yamayaday .items02 ul li:nth-child(6),
#wrap_yamayaday .items02 ul li:nth-child(8){
	margin-right: 0px;
}

/* 横3個 */
#wrap_yamayaday .items03 ul li {
	width: 246px;
	margin-right: 16px;
}

#wrap_yamayaday .items03 ul li:nth-child(3),
#wrap_yamayaday .items03 ul li:nth-child(6),
#wrap_yamayaday .items03 ul li:nth-child(9),
#wrap_yamayaday .items03 ul li:nth-child(12){
	margin-right: 0px;
}


/* 横4個 */
#wrap_yamayaday .items04 ul li {
	width: 181px;
	margin-right: 15px;
}

#wrap_yamayaday .items04 ul li:nth-child(4),
#wrap_yamayaday .items04 ul li:nth-child(8),
#wrap_yamayaday .items04 ul li:nth-child(12){
	margin-right: 0px;
}


/*fv下注釈*/
#wrap_yamayaday .fv_note{
	text-align: right;
}

/*クーポンの使い方*/
#wrap_yamayaday .coupon_txt{
	border:4px solid #e6120b;
	padding:20px;
	margin:0 20px 60px;
}
#wrap_yamayaday .coupon_txt .ttl{
	font-size:22px;
	color:#e6120b;
	margin-bottom:20px;
	margin-top:10px;
	font-weight:bold;
}
#wrap_yamayaday .coupon_txt .txt{
	font-size:14px;
	text-align:left;
	line-height:1.5;
}





#wrap_yamayaday ul li img{
	width: 100%;
	height: auto;
	
}

/*決算価格アイコン*/
#wrap_yamayaday ul li img.kessan{
	position: absolute;
	width: 40px;
	top:10px;
	right:10px;
}

#wrap_yamayaday .items01 ul li img{
	width: 25%;
	margin:0px 25px 0px 0;
	height: auto;
	float:left;
}

#wrap_yamayaday .items02 ul li img{
	width: 75%;
	margin:10px auto;
	display: block;
	height: auto;
	
}


#wrap_yamayaday ul p.item_name{
	font-size: 14px !important;
	margin:0px 0 7px 0;
	font-weight: 500;
	border-bottom: dotted 1px #666;
	padding: 7px 0;
	min-height: 45px;
}

#wrap_yamayaday .items01 ul p.item_name {
	border-bottom: 1px dotted #666;
	font-size: 17px !important;
	font-weight: 500;
	margin: 15px 0 10px;
	min-height: auto;
	padding: 10px 0;
	width: 70%;
	float:left;
}

#wrap_yamayaday .items02 ul p.item_name{
	font-size: 16px !important;
	margin:0px 0 7px 0;
	font-weight: 500;
	border-bottom: dotted 1px #666;
	padding: 7px 0;
	min-height: auto;
}

#wrap_yamayaday .items03 ul p.item_name{
	font-size: 14px !important;
	margin:0px 0 7px 0;
	font-weight: 500;
	border-bottom: dotted 1px #666;
	padding: 7px 0;
	min-height: auto;
}

#wrap_yamayaday ul p.item_ditail{
	font-size: 13px !important;
	
	margin:0px 0 5px 0;
}

#wrap_yamayaday .items01 ul p.item_ditail{
	min-height: auto;
	font-size: 14px !important;
	width: 70%;
	float:left;
}

#wrap_yamayaday .items01 ul p.item_order img{
	margin: 15px 0 15px 30px;
	width: 30%;	
}

#wrap_yamayaday .items01 ul p.item_order{
	float: left;
	width: 185px;
}
#wrap_yamayaday .items01 ul p.item_order.w200 {
	float: left;
	width: 200px;
}

#wrap_yamayaday ul p.item_price img{
  margin: 15px 0 15px 0;
}

#wrap_yamayaday ul p.item_price01{
	border-radius: 0px;
	background:#bb1b21;
	color: #fff;
	font-size: 13px !important;
	padding: 3px 0px;
	text-align: center;
}

#wrap_yamayaday .items01 ul p.item_price01{
	border-radius: 0px;
	background:#bb1b21;
	color: #fff;
	font-size: 15px !important;
	padding: 3px 0px;
	text-align: center;
	float:left;
	margin:10px 10px 0 0;
	width: 13%;
	letter-spacing: 0.1em;
}

#wrap_yamayaday .items02 ul p.item_price01{
	font-size: 18px !important;
	letter-spacing: 0.1em;
	margin-top: 10px;
	
}
#wrap_yamayaday .items02 ul p.item_price01.inline{
	display: inline;
	padding: 3px 5px;
	margin: 0 10px 0 0;
}

.c_bl{color: #000!important;}

#wrap_yamayaday ul p.item_price02{
	font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	color: #bb1b21;
	font-size: 33px !important;
	padding: 7px 0px 0 0;
	text-align: left;
	line-height: 30px;
}
#wrap_yamayaday .items01 ul p.item_price02{
	font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	color: #bb1b21;
	font-size: 60px !important;
	padding: 7px 0px 0 0;
	text-align: left;
	float: left;
}
#wrap_yamayaday .items01 ul p.item_price02.pt0{
	padding: 0px 0px 0 0;
}

#wrap_yamayaday .items02 ul p.item_price02{
	font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	color: #000 /* bb1b21 */;
	font-size: 40px !important;
	padding: 7px 0px 0 0;
	text-align: center;
}
#wrap_yamayaday ul p.item_price02.inline{
	display: inline;
	vertical-align: middle;
}

#wrap_yamayaday ul p.item_price02 span{
	font-size: 15px !important;
}
#wrap_yamayaday ul p.item_price02 span.f12{
	font-size: 12px !important;
}
#wrap_yamayaday ul p.item_price02 span.f24 {
	font-size: 24px !important;
}
#wrap_yamayaday ul p.item_price02 strong{
	font-size: 15px !important;
	color: #000;
	font-weight: normal;
	text-decoration: line-through;
	padding-right: 15px;
}

#wrap_yamayaday ul p.item_price03{
	text-decoration: line-through;
}

#wrap_yamayaday ul p.item_price04{
	font-size: 14px !important;
	margin: 0;
}

#wrap_yamayaday #item_list li{
	float: left;
	width: 50%;	
}

#wrap_yamayaday #item_list li a{
	text-decoration: underline;
	background: url("../../../../images/footer/arrow01.png") no-repeat scroll left center;
	color: #2d2d2d;
	padding-left: 10px;
}

#wrap_yamayaday div div img{
	/*width: 100%;
	height: auto;*/
	margin:10px 0;
}
#wrap_yamayaday .h_box img{
	width: 100%;
	height: auto;
}

#wrap_yamayaday #item_list{
  padding: 15px 20px 15px 40px;
  margin:20px 0;
  box-shadow:none;
}
#wrap_yamayaday #item_list li{
	margin:0 0 10px 0;
}

.item_box{
	float: left;
	margin: 10px 5px;
}



.item_ditail{
	line-height: 1.5;
}



.wrap_yamayadayitem{
	margin:40px 0 0 0;
	clear: both;
}

#wrap_yamayadayitem_omatome{
	text-align: center;
	
}

#wrap_yamayadayitem_omatome a:nth-of-type(2) img{
	width: 50%;
	height: auto;
	text-align: center;	
}
#wrap_yamayaday #wrap_coupon{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	display: table;
}

#wrap_yamayaday #wrap_coupon a{
	font-size:30px;
	text-decoration: underline;
	
}

#wrap_yamayaday #wrap_coupon a img{
	width: 100%;
	margin-bottom: 15px;
}
/*

#wrap_yamayaday #wrap_coupon a:nth-child(1){
float:left;
width: 48%;
display:black;
}
#wrap_yamayaday #wrap_coupon a:nth-child(2){
float:right;
width: 48%;
display:black;
}
*/
#umadasi_coupon{
	margin: 15px 0 30px 0;
	list-style:none;
}
#umadasi_coupon li img{
	margin-bottom: 5px;
	width: 370px;
}

#umadasi_coupon li:nth-child(1){
	float:left;
	
}
#umadasi_coupon li:nth-child(2){
	float:right;
}

#umadasi_coupon li a:nth-of-type(2){
	background: rgba(0, 0, 0, 0) url("../../../../images/footer/arrow01.png") no-repeat scroll left center;
	color: #2d2d2d;
	padding-left: 10px;
}
.btn_all{
	text-align:center;
	width: 80%;
	margin: 0 auto;
	display:block;
}
.btn_all img{
	width: 100%;
}


/*ボタン201709消す*/
#wrap_yamayaday ol#wrap_btn {
  display: table;
	margin-top: 25px;
}
#wrap_yamayaday ol#wrap_btn li {
	line-height: 1.5;
	list-style: none;
	float: left;
	width: 181px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#wrap_yamayaday ol#wrap_btn li a{
	text-decoration: underline;
}
#wrap_yamayaday ol#wrap_btn li img{
	width: 100%;
	margin-bottom: 3px;
}

#wrap_yamayaday ol#wrap_btn li:nth-child(4){
	margin-right: 0px;
}

#wrap_yamayaday .item_order a{
	background-image: linear-gradient(to bottom, #db5963 0%, #db5963 49%, #db4635 50%, #db4635 100%);
	border-radius: 5px;
	display: block;
	border: none;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 400;
	padding: 7px 5%;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	width: 90%;
	margin: 5px 0;
}

.item_order a:hover {
	transition: 0.6s ;
	opacity: 0.5 ;
}

/*送料無料*/
#wrap_yamayaday .item_freeshipping {
	background-color: #fff;
    display: block;
    border: 1px solid #bb1b21;
    color: #bb1b21;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 2px 5%;
    text-align: center;
    width: 90%;
    height: 26px;
    margin: 0 auto 10px;
}



#teiki ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#teiki ul li{
	float:left;
	width:242px;
	padding: 0px 22px 20px 0;
	font-size: 14px !important;
}

#teiki ul li:nth-child(3){
	padding: 0 0 20px 0;
}


#teiki ul li strong{
	display:block;
	font-size: 18px !important;
	border-bottom: 1px solid #ccc;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	text-align: center;
	color:#e99002;
	line-height: 25px;
}

#teiki02{
	margin-top: 0px;
}
#teiki02 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#teiki02 ul li{
	width: 370px;
	float: left;
}

#teiki02 ul li:nth-child(2){
	margin-left: 30px;
}

#teiki02 ul li strong{
	display: block;
	background: #E1E1E1;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#teiki02 ul li span{
	border-radius: 5px;
	background:#bb1b21;
	color: #fff;
	font-size: 13px !important;
	padding: 3px 8px;
	margin-right: 5px;
	letter-spacing: 0.1em;
	display: block;
	float: left;
}
#teiki02 ul li img{
	padding-top: 5px;
}

#teiki02 ul li a {
	background-image: linear-gradient(to bottom, #db5963 0%, #db5963 49%, #db4635 50%, #db4635 100%);
	border-radius: 5px;
	display: block;
	border: none;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	width: 100%;
	margin: 5px 0;
}

.bnr02 ol{
	list-style:none;
}
.bnr02 ol li{
	float: left;
	font-size: 14px !important;
	width: 370px;
	margin-bottom: 20px;
}

.bnr02 ol li:nth-child(odd){
	margin-right: 30px;
}

.bnr02 ol li img{
	margin-bottom: 5px;
	width: 100%;
}

.bnr02 ol li strong{
	display:block;
}

#wrap_yamayaday ul.day_btn_4 {
	margin: 0 auto 30px;
	width: 750px;
}
#wrap_yamayaday ul.day_btn_4 li {
	float: left;
	margin: 0 10px 30px 0;
}
#wrap_yamayaday ul.day_btn_4 li.last {
	float: left;
	margin: 0 0 30px 0;
}

#wrap_yamayaday ul.day_btn_3 {
	margin: 0 auto 30px;
	width: 570px;
}
#wrap_yamayaday ul.day_btn_3 li {
	float: left;
	margin: 0 10px 30px 0;
}
#wrap_yamayaday ul.day_btn_3 li.last {
	float: left;
	margin: 0 0 30px 0;
}


/*2カラム*/
.column_2_01 {
	clear: both;
	margin-bottom: 20px;
}
.column_2_01 img {
	margin: 0;
}
.column_2_01 .f_left {
	float: left;
	width: 405px;
	text-align: center;
}
.column_2_01 .f_right {
	float: right;
	width: 365px;
	text-align: right;
}
.column_2_02 {
	clear: both;
	margin-bottom: 20px;
}
.column_2_02 .f_left {
	float: left;
	width: 50%;
	text-align: center;
}
.column_2_02 .f_right {
	float: right;
	width: 50%;
	text-align: center;
}

/* 181122 */
.h_box{
	display: block;
	width: 50%;
	float:left;
	box-sizing: border-box;
	margin: 0 0 60px;
	padding: 0px 20px;
	text-align: center;
}
.h_box_l{
	display: block;
	width: 50%;
	float:left;
	box-sizing: border-box;
	margin: 0 0 60px;
	padding: 0px 20px 0px 0px;
	text-align: center;
}
.h_box_r{
	display: block;
	width: 50%;
	float:left;
	box-sizing: border-box;
	margin: 0 0 60px;
	padding: 0px 0px 0px 20px;
	text-align: center;
}
.h_box_3col{
	display: block;
	width: 246px;
	float:left;
	box-sizing: border-box;
	margin: 0 16px 60px 0;
	padding: 0;
	text-align: center;
}
.h_box_3col:last-child {
	margin: 0 0 60px 0;
}

.f_box{
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 80px;
	text-align: center;
}

.bg_motsu_ago{background: #feebda;}
.bg_motsu_miso{background: #fefae8;}
.bg_syabu_anno{background: #f5f3e8;}
.bg_syabu_kawa{background: #fffdf3;}
.bg_box_wht{background: #ffffff;}


@media screen and (max-width:768px){
	
	#wrap_yamayaday{
		width: 100%;
		text-align: center;
	}
	/*#wrap_yamayaday img{
	width: 100%;
}*/
	#wrap_yamayaday img.w80p{
		width: 80%;
	}
	
	.bg_ylw{
		text-align: center;
		background-color:#fffce3;
		margin:0 0 30px;
		display: block;
	}
	.bg_wht{
		text-align: center;
		background-color:#ffffff;
		margin:0 0 30px;
		display: block;
	}
	
	#wrap_yamayaday h3{
		font-size: 25px !important;
		text-align: left;
		font-weight: normal;
		margin: 15px 15px 5px 15px;
		padding:0;
	}
	
	#wrap_yamayaday p{
		font-size: 16px !important;
		font-weight: normal;
		margin: 0px 15px;
		text-align: left;
	}
	
	/*fv下注釈*/
	#wrap_yamayaday .fv_note{
		text-align: left;
		font-size: 12px !important;
	}
	
	/*クーポンの使い方*/
	#wrap_yamayaday .coupon_txt{
		border:4px solid #e6120b;
		padding: 10px;
    margin: 0 15px 60px;
	}
	#wrap_yamayaday .coupon_txt .ttl{
		font-size:22px;
		color:#e6120b;
		margin:0;
		font-weight:bold;
	}
	#wrap_yamayaday .coupon_txt .txt{
		margin: 0;
		font-size:14px;
		text-align:left;
		line-height:1.5;
	}
	#wrap_yamayaday .coupon_txt .txt a{
		text-decoration: underline;
	}
	
	
	#wrap_yamayaday p .red_txt {
		text-align: center !important;
		font-size: 16px !important;
		font-weight:normal;
		color:#ba0303;
		margin:20px 40px;
		border: 2px solid #ba0303;
		display: block;
		padding:20px;
	}
	
	#wrap_yamayaday p .red_txt02 {
		text-align: left;
		font-size: 24px !important;
		font-weight:normal;
		color:#ba0303;
		margin:20px 40px;
		border: 2px solid #ba0303;
		display: block;
		padding:20px;
	}
	#wrap_yamayaday p .red_txt03 {
		text-align: center;
		font-size: 24px !important;
		font-weight:normal;
		color:#ffffff;
		margin:20px 40px;
		background-color:#ba0303;
		display: block;
		padding:20px;
	}
	
	.img_center{
		margin: 0px 0px;
	}
	
	
	#wrap_yamayaday ul {
    margin:0px 5px;
	}
	
	#wrap_yamayaday #item_list{
		padding: 15px 10px 15px 10px;
		margin:20px 0;
		font-size: 15px !important;
	}
	#wrap_yamayaday #item_list li {
    float: none;
    width: 100%;
	}
	
	
	
	#wrap_yamayaday .item_ditail{
		font-size: 16px !important;
	}
	
	
	.item_box {
    float:left;
		width: 100%;
    margin: 10px 0px;
	}
	
	
	
	#wrap_yamayaday ul p.item_price{
		float:none;
		width: 100%;
	}
	#wrap_yamayaday ul p.item_order{
		float:none;
		width: 100%;
		margin:0px;
	}
	
	#wrap_yamayaday .item_order a{
    background-image: linear-gradient(to bottom, #db5963 0%, #db5963 49%, #db4635 50%, #db4635 100%);
    border-radius: 5px;
    display: block;
    border: none;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 7px 5%;
    text-align: center;
    text-decoration: none;
		letter-spacing: 0;
		width: 90%;
		margin: 5px 0;
	}
	
	
	#wrap_yamayaday img.sp_img{
		width: 90%;
		padding:0 5%;
	}
	
	#umadasi_coupon{
		width: 90%;
		padding:0 5%;
		margin: 15px 0 0 0;
	}
	
	#umadasi_coupon li:nth-child(1),
	#umadasi_coupon li:nth-child(2){
		float:none;
		font-size: 15px;
		margin-bottom:15px;
	}
	
	
	
	#wrap_yamayaday ul {
		display: table;
		margin: 15px 3%;
	}
	#wrap_yamayaday ul li,
	#wrap_yamayaday .items01 ul li,
	#wrap_yamayaday .items02 ul li,
	#wrap_yamayaday .items03 ul li,
	#wrap_yamayaday .items04 ul li
	{
		line-height: 1.5;
		list-style: none;
		float: left;
		width: 48%;
		border-radius :5px;
		border: 1px #BBBBBB solid;
		box-sizing:border-box;
		padding: 7px;
		margin-bottom: 15px;
	}
	#wrap_yamayaday .wrap_yamayadayitems ul li{
		min-height: auto;
	}
	
	#wrap_yamayaday .items01 ul li:nth-child(even),
	#wrap_yamayaday .items02 ul li:nth-child(even),
	#wrap_yamayaday .items03 ul li:nth-child(even),
	#wrap_yamayaday .items04 ul li:nth-child(even),
	#wrap_yamayaday .items05 ul li:nth-child(even){
		margin-right: 0px;
	}
	#wrap_yamayaday .items01 ul li:nth-child(odd),
	#wrap_yamayaday .items02 ul li:nth-child(odd),
	#wrap_yamayaday .items03 ul li:nth-child(odd),
	#wrap_yamayaday .items04 ul li:nth-child(odd),
	#wrap_yamayaday .items05 ul li:nth-child(odd){
		margin-right: 3%;
	}
	#wrap_yamayaday .items01 ul p.item_order {
    float: left;
    width: 100%;
	}
	
	/*ボタン201709消す*/
	#wrap_yamayaday ol#wrap_btn {
		display: table;
		margin: 25px auto 0 auto;
		width: 90%;
	}
	#wrap_yamayaday ol#wrap_btn li {
		line-height: 1.5;
		list-style: none;
		float: left;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
		text-align: center;
		
	}
	#wrap_yamayaday ol#wrap_btn li a{
		text-decoration: underline;
	}
	#wrap_yamayaday ol#wrap_btn li img{
		width: 100%;
		margin-bottom: 1px;
	}
	
	#wrap_yamayaday ol#wrap_btn li:nth-child(2),
	#wrap_yamayaday ol#wrap_btn li:nth-child(4){
		margin-right: 0px;
		float: right;
	}
	
	#wrap_yamayaday h3 a img {
    width:90%;
    margin: 0 5% 10px 5%;
	}
	
	#wrap_yamayaday p.b_txt2 {
    font-size: 16px !important;
    text-align: left;
    line-height: 1.5em;
    margin: 20px;
	}
	#wrap_yamayaday p.b_txt3 {
    font-size: 18px !important;
    text-align: left;
    line-height: 1.5em;
    margin: 0px 5%;
	}
	
	#wrap_yamayaday .items01 ul
	{
		display: table;
		margin: 15px 5%;
		width: 90%;
	}
	#wrap_yamayaday .items01 ul li
	{
		line-height: 1.5;
		list-style: none;
		float: left;
		width: 100%;
		border-radius :5px;
		border: 1px #BBBBBB solid;
		box-sizing:border-box;
		padding: 7px;
		margin-bottom: 15px;
	}
	#wrap_yamayaday .items01 ul li img{
		width: 80%;
		margin:15px 10% 0 10%;
		height: auto;
		float:none;
	}
	
	#wrap_yamayaday ul p.item_name{
		font-size: 14px !important;
		margin:0px 0 3px 0;
		font-weight: 600;
		padding: 5px 0 3px 0;
		min-height: 45px;
	}
	
	#wrap_yamayaday .items01 ul p.item_name {
    border-bottom: 1px dotted #666;
    font-size: 14px !important;
    font-weight: 500;
    margin: 0 0 10px;
    min-height: auto;
    padding: 10px 0;
    width: 100%;
    float: none;
	}
	
	#wrap_yamayaday .items02 ul p.item_name{
		font-size: 14px !important;
	}
	#wrap_yamayaday .items01 ul p.item_ditail {
    min-height: auto;
    font-size: 14px !important;
    width: 100%;
    float: none;
	}
	#wrap_yamayaday .items01 ul p.item_order img {
    margin: 15px 0 0px 0px;
    width: 100%;
	}
	#wrap_yamayaday .items01 ul p.item_price01 {
    border-radius: 0px;
    background: #bb1b21;
    color: #fff;
    font-size: 13px !important;
    padding: 3px 0px;
    text-align: center;
    float: none;
    margin: 10px 10px 0 0;
    width: 100%;
	}
	
	#wrap_yamayaday ul p.item_price02{
		float:none;
		margin: 0px 0px;
		font-size: 25px !important;
		padding:0;
	}
	
	
	#wrap_yamayaday .items01 ul p.item_price02 {
    font-size: 35px !important;
    padding: 7px 0px 0 0;
    text-align: center;
    line-height: 30px;
    float: none;
	}
	#wrap_yamayaday .items02 ul p.item_price02{
		font-family: "Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
		color: #bb1b21;
		font-size: 30px !important;
		padding: 7px 0px 0 0;
		text-align: center;
	}
	
	
	#wrap_yamayaday .items01 .item_order {
    float: none;
    width: 100%;
	}
	#wrap_yamayaday h3 br,
	#wrap_yamayaday h4 br{
		display:block;
	}
	
	
	#teiki ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#teiki ul li{
		float:none;
		width:90%;
		padding: 0px 5%;
		font-size: 16px !important;
		border:none;
		box-sizing: content-box;
	}
	
	#teiki ul li:nth-child(3){
		padding: 0px 5%;
	}
	
	
	#teiki ul li strong{
		display:block;
		font-size: 18px !important;
		border-bottom: 1px solid #ccc;
		padding: 0 0 7px 0;
		margin: 0 0 7px 0;
		text-align: left;
		color:#e99002;
		line-height: 25px;
	}
	
	#teiki ul li strong br{
		display:none;
	}
	
	#teiki02{
		margin-top: 0px;
	}
	#teiki02 ul{
		list-style: none;
		margin: 0;
		padding: 0 5%;
		width: 90%;
	}
	#teiki02 ul li{
		width: 100%;
		float: none;
		border:none;
	}
	
	#teiki02 ul li:nth-child(2){
		margin-left: 0px;
	}
	
	#teiki02 ul li strong{
		display: block;
		background: #E1E1E1;
		padding: 5px 10px;
		margin-bottom: 10px;
		font-size: 18px !important;
	}
	#teiki02 ul li span{
		border-radius: 5px;
		background:#bb1b21;
		color: #fff;
		font-size: 13px !important;
		padding: 3px 8px;
		margin-right: 5px;
		letter-spacing: 0.1em;
		display: block;
		float: left;
	}
	#teiki02 ul li img{
		padding-top: 5px;
	}
	
	#teiki02 ul li a {
    background-image: linear-gradient(to bottom, #db5963 0%, #db5963 49%, #db4635 50%, #db4635 100%);
    border-radius: 5px;
    display: block;
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
		letter-spacing: 0.1em;
		width: 100%;
		margin: 5px 0;
	}
	
	
	.bnr02 ol li {
    float: none;
    font-size: 14px !important;
    width: 100%;
    margin-bottom: 10px;
	}
	
	#wrap_yamayaday ul.day_btn_4 {
		margin: 0 auto 30px;
		width: 100%;
	}
	#wrap_yamayaday ul.day_btn_4 li {
		float: left;
		margin: 0 0 0 0;
		border: none;
		width: 50%;
		padding: 0;
	}
	
	.h_box{
		display: block;
		width: 50%;
		float:left;
		box-sizing: border-box;
		/*margin: 0 0 60px;
		padding: 0 10px;*/
		margin: 0 0 20px;
		padding: 0 5px;
		text-align: center;
	}
	
	.h_box p{
		margin: 0 !important;
	}
	
	.h_box_3col{
		display: block;
		width: 31%;
		float:left;
		box-sizing: border-box;
		margin: 0 10px 60px 0;
		padding: 0;
		text-align: center;
	}
	.h_box_3col:last-child {
		margin: 0 0 60px 0;
	}
}