@charset "utf-8";
/* CSS Document */


#mainBlock img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#mainBlock .txt {
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 1px;
}
#mainBlock .btn a:hover,
#mainBlock .btn2 a:hover{
	text-decoration: none;
	opacity: .8;
}
#mainBlock .idt1 {
	text-indent: -1em;
	padding-left: 1em;
}
#mainBlock .content_jump li {
	padding-right: 7px;
}
#mainBlock h2.hdicon {
	font-size: 230%;
	line-height: 100%;
	letter-spacing: 3px;
	text-align: center;
	border: solid 1px #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#mainBlock h2.hdicon span {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #E86E10;
	background: #FFF url(/assets/season/module/img/ibaraki_tamago/i01.png) no-repeat bottom left;
	padding: 20px 5px 0 55px;
	margin-left: -40px;
	vertical-align: middle;
}
#mainBlock h3.bd {
	background: url("img/title_border.gif") repeat-x bottom;
	color: #333;
	font-size: 170%;
	line-height: 120%;
	letter-spacing: 4px;
	margin: 40px 15px 30px;
	text-align: center;
	padding-bottom: 15px;
}
#mainBlock .youtubeBlock{
  position: relative;
  padding-top: 56.25%;
}
#mainBlock .youtubeBlock iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}



#fv,
#movie,
#sns{
	margin: 0 0 80px;
	text-align: center;
}

#movie h2,
#sns h2,
#overview h2{
	font-size: 200%;
	line-height: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #FFFFFF;
	margin: 20px 0;
	padding: 10px;
	text-align: center;
	background: #E9B9B4;
}


#movie .movie{
	margin: 0 15px;
}


#sns{
}
#sns .block1,
#sns .block2{
	margin: 80px auto;
}
#sns .block2 h3{
	margin: 20px auto 40px;
}
#sns .sns04bg{
	background: #FFFCDB;
	max-width: 640px;
	margin: 10px auto 20px;
	padding: 10px 30px;
}


/*#sns .block1,
#sns .block2{
	text-align: left;
	color: #604C3F;
	max-width: 940px;
	letter-spacing: 3px;
	margin: 40px auto 120px;
}
#sns .block1 h3,
#sns .block2 h3{
	font-size: 280%;
	font-weight: 600;
	line-height: 1.6em;
	text-align: center;
	margin: 40px 0 30px;
	color: #333;
}
#sns .block1 h4{
	font-size: 260%;
	font-weight: 600;
	line-height: 1.6em;
}
#sns .block1 ul{
	margin: 30px 0;
}
#sns .block1 ul li{
	font-size: 180%;
	font-weight: 600;
	line-height: 1.6em;
	text-indent: -2em;
	padding-left: 2em;
	margin: 15px 0;
}
#sns .block1 ul li h5{
	font-size: 120%;
	font-weight: 600;
}
#sns .block1 ul li h5 span{
	color: #E60012;
}
#sns .block2{
	max-width: 800px;
}
#sns .block2 .bd {
	font-size: 150%;
	font-weight: 600;
	letter-spacing: 8px;
	text-align: center;
	border: 1px solid #837369;
	width: 120px;
	margin: auto;
	padding: 15px 20px;
}
#sns .block2 ul {
	margin: 80px 0;
	letter-spacing: 0;
}
#sns .block2 ul li{
	font-size: 120%;
	font-weight: 600;
	line-height: 1.6em;
	text-indent: -1.8em;
	padding-left: 1.8em;
	margin: 10px 0;
}
#sns .block2 ul li h4{
	font-size: 150%;
	font-weight: 600;
	line-height: 1.6em;
}
#sns .block2 ul li .recipeBox{
	background: #FFFCDB;
	padding: 10px 20px;
}
#sns .block2 ul li .recipeBox h5{
	font-size: 130%;
	font-weight: 600;
	line-height: 1.6em;
}
#sns .block2 ul li .recipeBox ul{
	margin: 10px 0;
}
#sns .block2 ul li .recipeBox ul li{
	text-indent: -1em;
	padding-left: 1em;
}*/

#sns ul.snsBtn{
	margin: 80px 0;
}
#sns ul.snsBtn li{
	margin: 10px 0;
}
#sns .btn{
	text-align: center;
	font-size: 120%;
}
#sns .btn a{
	display: inline-block;
	background: #F8BC00;
	color: #fff;
	padding: 30px 100px;
	border-radius: 15px;
	font-size: 160%;
	margin: 0 0 10px;
}
#sns .btn2{
	text-align: center;
	font-size: 100%;
	margin: 0 0 20px;
}
#sns .btn2 a{
	display: inline-block;
	background: #e0006f;
	color: #fff;
	padding: 15px 40px;
	border-radius: 10px;
	font-size: 120%;
	letter-spacing: 1px;
  font-weight: 500;
}


#logo{
	margin: 100px 0 80px;
}
#logo dl{
	display: flex;
	align-items: flex-start;
	gap: 40px;
	margin: 0 30px;
}
#logo dl dt{
	width: 260px;
	border: 1px solid #eee;
	padding: 30px 80px;
}
#logo dl dd{
	width: 540px;
}
#logo dl dd h4{
	font-size: 120%;
	font-weight: 500;
	margin: 10px 0;
}


#aboutEggs{
	margin: 80px 0 120px;
}
#aboutEggs .block1{
	display: flex;
	justify-content: space-between;
	margin: 20px 15px;
}
#aboutEggs .block1 .box{
	width: 49%;
	border: 4px solid #fafafa;
	border-radius: 10px;
	padding: 25px 30px;
	box-sizing: border-box;
	text-align: center;
}
#aboutEggs .block1 .box h4{
	font-size: 140%;
	border-bottom: 2px solid #ED6C00;
	display: inline-block;
	padding-bottom: 5px;
	margin: 20px 0 10px;
}
#aboutEggs .block1 .box p{
	text-align: left;
}
#aboutEggs .block2{
	margin: 20px 15px;
}
#aboutEggs .block2 h4{
	font-size: 140%;
	border-bottom: 2px solid #ED6C00;
	display: inline-block;
	padding-bottom: 5px;
	margin: 20px 0 10px;
}
#aboutEggs .block2 .flex{
	display: flex;
	justify-content: space-between;
	gap: 30px;
}
#aboutEggs .block2 .flex img{
	max-width: 480px;
	margin-top: -10px;
}
#aboutEggs .table_temp {
  margin: 10px 0 15px;
	text-align: center;
	letter-spacing: 0;
}
#aboutEggs .table_temp td,
#aboutEggs .table_temp th {
	width: auto;
	padding: 10px 5px;
	border: solid 1px #fff;
}
#aboutEggs .table_temp .title {
	background: #f7e88d;
	color: #e76501;
}
#aboutEggs .table_temp th {
	text-align: center;
	vertical-align: middle;
	background: none;
	/*width: 10%;*/
	font-size: 14px;
}
#aboutEggs .table_temp .border {
	background: #faf2de;
}
#aboutEggs .table_temp .border2 {
	background: #fcfced;
}



#product{
	margin: 80px 0 120px;
}
#product .brand{
	margin: 40px 0;
}
#product .brand h3{
	font-size: 220%;
	font-weight: 500;
	line-height: 140%;
	border-bottom: 2px solid #ccc;
	padding: 20px 0 20px 80px;
	margin: 0 0 20px 45px;
	position: relative;
}
#product .brand h3::before{
	content: url("/assets/season/module/img/ibaraki_tamago/logo2.svg");
	display: block;
	width: 90px;
	height: 90px;
	background: #fff;
	border: 2px solid #ccc;
	padding: 15px;
	border-radius: 100%;
	box-sizing: border-box;
	position: absolute;
	bottom: -2px;
	left: -45px;
}
#product .brand h3 span{
	font-size: 80%;
}
#product .brand .flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#product .brand .img{
	width: 50%;
}
#product .brand .info{
	width: 49%;
	margin-top: 40px;
}
#product .brand .feature{
	border: 2px solid #F8BC00;
	padding: 30px 25px 20px;
	position: relative;
	margin-bottom: 30px;
}
#product .brand .feature h4{
	background: #F8BC00;
	color: #fff;
	font-weight: 500;
	font-size: 120%;
	padding: 2px 20px;
	position: absolute;
	top: -20px;
	left: 15px;
}
#product .brand .feature h4::after{
	content: '';
	border-top: 10px solid #F8BC00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
#product .brand .inquiry{
	margin-bottom: 10px;
}
#product .brand .inquiry h4{
	background: #F99A9F;
	color: #fff;
	padding: 0 10px;
}
#product .brand .inquiry address{
	padding: 10px;
	font-size: 95%;
	line-height: 1.6em;
}
#product .brand .inquiry address h5{
	font-weight: 500;
}
#product .brand .inquiry address a{
	text-decoration: underline;
}
#product .brand .buy{
}
#product .brand .buy h4{
	background: #90B840;
	color: #fff;
	padding: 0 10px;
}
#product .brand .buy h6{
	font-size: 85%;
	padding: 0 10px;
	display: flex;
	align-items: baseline;
	gap: 10px;
	white-space: nowrap;
}
#product .brand .buy h6::after{
	content: '';
	border-bottom: 3px dotted #ccc;
	width: 100%;
}
#product .brand .buy ul.list1{
	padding: 10px;
	font-size: 95%;
	line-height: 1.5em;
}
#product .brand .buy ul.list1 li{
	list-style: disc;
	margin:0 0 6px 1em;
}
#product .brand .buy ul.list1 li h5{
	font-weight: 500;
}
#product .brand .buy ul.list1 li h5 a{
	text-decoration: underline;
	color: #333;
}
#product .brand .buy ul.list1 li h5 a:hover{
	color: #90B840;
}
#product .brand .buy ul.list2{
	padding: 10px;
	font-size: 90%;
	line-height: 1.5em;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
#product .brand .buy ul.list2 li{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#product .brand .buy ul.list2 li a{
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #333;
	padding: 1px 8px 3px;
	display: block;
}
#product .brand .buy ul.list2 li ul{
	font-size: 95%;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin: 8px 10px;
}
#product .brand .buy ul.list2 li ul li a{
	background: #eee;
	border: none;
	padding: 0 5px 2px;
}



#voice{
	margin: 80px 0 120px;
}
#voice dl.box{
	margin: 20px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#voice dl.box dt{
}
#voice dl.box dt img{
	border-radius: 100%;
}
#voice dl.box dd{
	width: 600px;
	border: 3px solid #90B840;
	border-radius: 15px;
	padding: 20px 40px;
	box-sizing: border-box;
	position: relative;
}
#voice dl.box dd::before{
	content: '';
	border-right: 15px solid #90B840;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	left: -15px;
	top: 60px;
}
#voice dl.box dd h4{
	font-size: 110%;
	font-weight: 500;
}
#voice dl.box dd h3{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 170%;
	line-height: 1.7em;
	font-weight: 500;
	margin-bottom: 10px;
}
#voice dl.box dd h3 span{
	font-size: 80%;
}

#voice .eat{
	background: #FFA401;
	border-radius: 15px;
	padding: 20px;
	margin: 30px 15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#voice .eat dl{
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	gap: 40px;
}
#voice .eat dl dt{
	width: 380px;
}
#voice .eat dl dd{
	width: 380px;
}
#voice .eat dl dd h4 {
	font-size: 120%;
	font-weight: 500;
	color: #E76501;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
}
#voice .eat dl dd h4::after{
	content: '';
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
#voice .eat dl dd h3 {
	font-size: 250%;
	font-weight: 500;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 5px;
}


#recipe{
	margin: 80px 0 120px;
}
#recipe .block{
	margin: 40px 0 80px;
}
#recipe dl.ingredients{
	margin: 20px 15px;
	display: flex;
	justify-content: space-between;
}
#recipe dl.ingredients dt{
	width: 655px;
}
#recipe dl.ingredients dt img{
	border-radius: 50px;
}
#recipe dl.ingredients dd {
	width: 290px;
	margin-top: 30px;
	line-height: 1.6em;
	letter-spacing: 0;
}
#recipe ul.make{
	margin: 20px 15px;
}
#recipe .make li {
	border-bottom: 1px dotted #FF9769;
	padding: 10px 10px 10px 32px;
	text-indent: -31px;
}
#recipe .make li span {
	font-size: 110%;
	font-weight: 500;
	color: #FFF;
	background: #FF9769;
	padding: 2px 5px;
	border-radius: 3px;
	margin-right: 10px;
}
#recipe ul.atn{
	margin: 20px 15px;
}
#recipe ul.atn li{
}
#recipe dl.point {
	margin: 50px 15px 20px;
	border: 2px solid #FF854F;
	border-radius: 15px;
	padding: 20px 30px;
	position: relative;
}
#recipe dl.point dt{
	font-size: 120%;
	font-weight: 500;
	color: #FF854F;
	background: #fff;
	padding: 5px 15px;
	position: absolute;
	top: -20px;
	left: 20px;
}
#recipe dl.point dd{
}
#recipe dl.point dd ul{
}
#recipe dl.point dd ul li{
}
#recipe .btn{
	text-align: center;
}
#recipe .btn a{
	display: inline-block;
	background: #F8BC00;
	color: #fff;
	padding: 30px 100px;
	border-radius: 15px;
	font-size: 200%;
}



#banner{
	margin: 80px 0 120px;
	text-align: center;
}



#overview{
	margin: 80px 0 120px;
	border: 2px solid #E9B9B4;
}
#overview h2{
	margin: 0;
}
#overview .txt{
	margin: 40px 80px;
}
#overview dl{
	margin: 20px 15px;
}
#overview dl dt{
	font-size: 200%;
	font-weight: 500;
	line-height: 1.4em;
	text-align: center;
	margin: 20px 0;
}
#overview dl dd{
	margin: 20px 0;
}
#overview dl dd ul{
	margin: 20px 1em;
}
#overview dl dd ul.idt1{
	margin: 0;
}
#overview dl dd ul.idt1 li{
	list-style: none;
}
#overview dl dd ul li{
	list-style: disc;
}
#overview dl dd ol{
	margin: 20px 1em;
}
#overview dl dd ol li{
	list-style: decimal;
}






@media screen and (max-width:640px){

	#mainBlock .txt {
		font-size: 15px;
	}
	
	#mainBlock h2.hdicon {
		font-size: 180%;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	#mainBlock h2.hdicon span {
		margin-left: 0;
	}
	#mainBlock h3.bd {
		font-size: 130%;
		letter-spacing: 2px;
		margin: 20px 5px;
	}

	
	#fv,
	#movie,
	#sns{
		margin: 0 0 40px;
	}
	#movie h2,
	#sns h2,
	#overview h2 {
		font-size: 170%;
		line-height: 1.2em;
		padding: 5px;
		margin: 10px 0;
	}
	#sns .block1,
	#sns .block2 {
		margin: 20px auto;
	}
	#sns .block1 h3 img,
	#sns .block2 h3 img,
	#sns .block2 h4 img{
		height: 40px;
	}
	#sns .block2 h3 {
		margin: 10px auto 20px;
	}
	#sns ul.snsBtn {
		margin: 40px;
	}
	#sns .btn {
		font-size: 110%;
	}
	#sns .btn a {
		padding: 20px 30px;
		border-radius: 10px;
		font-size: 140%;
		margin: 0 0 5px;
	}
	#sns .sns04bg{
		padding: 10px 20px;
	}

	#logo {
		margin: 100px 0 40px;
	}
	#logo dl {
		gap: 20px;
		margin: 0 10px;
		flex-direction: column;
	}
	#logo dl dt {
		width: 100%;
		padding: 30px 60px;
		box-sizing: border-box;
	}
	#logo dl dd {
		width: auto;
	}
	
	
	#aboutEggs {
		margin: 80px 0;
	}
	#aboutEggs .block1 {
		flex-direction: column;
		gap: 20px;
		margin: 20px 0;
	}
	#aboutEggs .block1 .box {
		width: auto;
		padding: 15px;
	}
	#aboutEggs .block2 {
		margin: 20px 0;
		border: 4px solid #fafafa;
		border-radius: 10px;
		padding: 15px;
		box-sizing: border-box;
	}
	#aboutEggs .block2 h4 {
		margin: 0 0 10px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	#aboutEggs .block2 .flex {
		flex-direction: column;
	}
	#aboutEggs .table_temp td, #aboutEggs .table_temp th {
		padding: 5px;
	}
	#aboutEggs .table_temp tr {
		display: block;
		float: left;
	}
	#aboutEggs .table_temp tr td {
		border-left: none;
		display: block;
	}
	#aboutEggs .table_temp tr th {
		border-left: none;
		display: block;
		width: auto;
	}
	#aboutEggs .table_temp thead {
		display: block;
		width: 30%;
	}
	#aboutEggs .table_temp thead tr {
		width: 100%;
	}
	#aboutEggs .table_temp tbody {
		display: block;
		float: left;
		width: 70%;
	}
	#aboutEggs .table_temp tbody tr {
		width: 50%;
	}
	#aboutEggs .table_temp tr td + td {
		border-left: none;
	}
	
	
	#product {
		margin: 40px 0 80px;
	}
	#product .brand {
		margin: 40px 0;
	}
	#product .brand h3 {
		font-size: 140%;
		line-height: 120%;
		padding: 10px 0 10px 45px;
		margin: 0 0 10px 20px;
	}
	#product .brand h3::before {
		width: 55px;
		height: 55px;
		padding: 10px;
		left: -20px;
	}
	#product .brand .flex {
		flex-direction: column;
	}
	#product .brand .img {
		width: auto;
	}
	#product .brand .info {
		width: auto;
		margin-top: 20px;
	}
	#product .brand .feature {
		line-height: 160%;
		padding: 25px 20px 15px;
		margin-bottom: 20px;
	}
	#product .brand .buy ul.list1 {
		line-height: 1.4em;
	}
	
	
	#voice {
		margin: 40px 0 80px;
	}
	#voice dl.box {
		flex-direction: column;
		gap: 20px;
		margin: 20px 5px;
	}
	#voice dl.box dt {
		max-width: 80%;
	}
	#voice dl.box dd {
		width: auto;
		border-radius: 10px;
		padding: 20px;
		line-height: 160%;
	}
	#voice dl.box dd::before {
		border-bottom: 15px solid #90B840;
		border-left: 15px solid transparent;
		border-right: 3px solid transparent;
		left: 50px;
		top: -25px;
	}
	
	#voice .eat {
		border-radius: 10px;
		margin: 40px 5px;
		flex-direction: column;
		position: relative;
	}
	#voice .eat > img {
		position: absolute;
		width: 80px;
		left: 10px;
		top: -20px;
	}
	#voice .eat dl {
		gap: 20px;
		flex-direction: column;
	}
	#voice .eat dl dt {
		width: auto;
	}
	#voice .eat dl dd {
		width: auto;
	}	
	#voice .eat dl dd h3 {
		font-size: 180%;
	}
	
	
	#recipe {
		margin: 80px 0;
	}
	#recipe dl.ingredients {
		flex-direction: column;
		margin: 20px 5px;
	}
	#recipe dl.ingredients dt {
		width: auto;
	}
	#recipe dl.ingredients dt img {
		border-radius: 20px;
	}
	#recipe dl.ingredients dd {
		width: auto;
		margin-top: 15px;
	}
	#recipe ul.make {
		margin: 30px 5px;
		line-height: 140%;
	}
	#recipe ul.atn {
		font-size: 90%;
		line-height: 140%;
		margin: 20px 5px;
	}
	#recipe dl.point {
		margin: 40px 5px 20px;
		border-radius: 10px;
		padding: 20px 15px;
		line-height: 160%;
	}
	#recipe .btn a {
		padding: 20px 30px;
		border-radius: 10px;
		font-size: 160%;
	}
	
	
	#banner {
		margin: 40px 0;
	}
	
	
	#overview h2 {
		margin: 0;
	}
	#overview .txt {
		margin: 20px 20px 40px;
		line-height: 160%;
	}
	#overview dl dt {
		font-size: 130%;
		margin: 10px 0;
	}
	#overview dl dd {
		margin: 10px 0;
	}
	#overview dl dd ul {
		margin: 10px 0 10px 1em;
	}
	#overview dl dd ol {
		margin: 10px 0 10px 1em;
	}
	
	
	
	
}

