@charset "utf-8";

.title{
	padding-top: 20px;
	margin-bottom: 15px;
}
.lead{
	margin-bottom: 40px;
}
@media screen and (max-width: 750px){
	.tw_title{
		width: 62.41%;
		margin: 0 auto;
		padding-top: 13px;
		margin-bottom: 14px;
	}
	.lead{
		margin-bottom: 20px;
	}
}

#fortune{
	width: 739px;
	margin: 0 auto 20px;
	border: 5px solid #d5c3ae;
	border-radius: 15px;
	padding: 17px 39px 0;
}
#fortune h3{
	width: 739px;
	padding-bottom: 23px;
	background: url(/brand/itamekun/common/img/dot_l.gif) repeat-x left bottom;
	margin-bottom: 20px;
}
#fortune > p{
	font-size: 16px;
	color: #4c381e;
	margin-bottom: 30px;
}
#fortune .images{
	margin: 0 0 38px 50px;
}
#fortune .images p:last-child{
	margin: 34px 51px 0 25px;
}
#fortune .itamedo{
	background: #ebe0ca;
	border-radius: 5px;
	padding: 20px 31px 19px 24px;
	margin-bottom: 36px;
}
#fortune .itamedo .itamedo_title{
	font-size: 16px;
	color: #ebe0ca;
	width: 150px;
	padding: 8px 0 8px 40px;
	border-radius: 10px;
	background: #4e321e;
	margin-bottom: 10px;
}
#fortune .itamedo p{
	font-size: 14px;
	line-height: 18px;
	color: #4c381e;
}
@media screen and (max-width: 750px){
	#fortune{
		width: 100%;
		border: 2.5px solid #d5c3ae;
		border-radius: 7.5px;
		padding: 8.5px 2.58% 0;
		margin-bottom: 10px;
	}
	#fortune h3{
		width: 100%;
		background-size: 3.5%;
		padding-bottom: 11.5px;
		margin-bottom: 10px;
	}
	#fortune h3 img{
		width: 76%;
	}
	#fortune > p{
		font-size: 100%;
		margin-bottom: 15px;
	}
	#fortune .images{
		margin: 0 0 10px;
	}
	#fortune .images p:first-child{
		width: 55.8%;
	}
	#fortune .images p:last-child{
		width: 66.4%;
		margin: -2px 0 0;
	}
	#fortune .itamedo{
		border-radius: 5px;
		padding: 4%;
		margin-bottom: 2.58%;
	}
	#fortune .itamedo .itamedo_title{
		font-size: 100%;
		width: 50%;
		border-radius: 5px;
		padding: 1.2% 0;
		text-align: center;
		margin-bottom: 6px;
	}
	#fortune .itamedo p{
		font-size: 100%;
	}
}

.twitter_bnr{
	width: 411px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 750px){
	.twitter_bnr{
		width: 100%;
		margin-bottom: 10px;
	}
}

#lunch{
	width: 739px;
	margin: 0 auto 20px;
	border: 5px solid #d5c3ae;
	border-radius: 15px;
	padding: 17px 39px 0;
}
#lunch h3{
	width: 739px;
	padding-bottom: 23px;
	background: url(/brand/itamekun/common/img/dot_l.gif) repeat-x left bottom;
	margin-bottom: 20px;
}
#lunch > p{
	font-size: 16px;
	color: #4c381e;
	margin-bottom: 20px;
}
#lunch .images{
	margin: 0 51px 36px 25px;
}
#lunch .images p:last-child{
	margin-top: 21px;
}
@media screen and (max-width: 750px){
	#lunch{
		width: 100%;
		border: 2.5px solid #d5c3ae;
		border-radius: 7.5px;
		padding: 8.5px 2.58% 0;
		margin-bottom: 10px;
	}
	#lunch h3{
		width: 100%;
		background-size: 3.5%;
		padding-bottom: 11.5px;
		margin-bottom: 10px;
	}
	#lunch h3 img{
		width: 76%;
	}
	#lunch > p{
		font-size: 100%;
		margin-bottom: 15px;
	}
	#lunch .images{
		margin: 0 0 10px;
	}
	.twitter_account_img {
		width: 67.5%;
	}
}

.tw_timeline_wrapper {
	width: 520px;
	margin: 0 auto 20px;
	border: 1px #d9d9d9 solid;
	padding: 0 10px;
}

@media screen and (max-width: 750px){
	.tw_timeline_wrapper {
		width: 100%;
		height: 380px;
		overflow: hidden;
		margin-bottom: 10px;
	}
}
