@charset "utf-8";
/* CSS Document */

#mainBlock img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#mainBlock .txt {
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 1px;
	text-align: justify;
}
#mainBlock .btn 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: 40px;
}
#mainBlock h2.hdicon span {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #8c5947;
	background: #FFF url("../img/hitachiakisoba/i01.png") no-repeat bottom left;
	padding: 20px 5px 0 55px;
	margin-left: -40px;
	vertical-align: middle;
}
#mainBlock h3.bd {
	background: url("../img/hitachiakisoba/title_border.gif") repeat-x bottom;
	color: #333;
	font-size: 170%;
	line-height: 120%;
	letter-spacing: 4px;
	margin: 40px 0 30px;
	text-align: center;
	padding-bottom: 15px;
}
#mainBlock .inBlock {
	margin: 15px;
}



#fv{
	margin-bottom: 80px;
}
#fv h2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 180%;
	line-height: 140%;
	letter-spacing: 5px;
	color: #530000;
	background: url("../img/hitachiakisoba/main_bg.png") no-repeat center bottom;
	background-size: 100%;
	height: 74px;
	margin-top: -74px;
	padding: 15px 0;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#fv h2 strong{
	font-size: 200%;
	font-weight: 500;
	line-height: 150%;
}



#lead{
	margin: 120px 20px;
}



#about{
	margin: 100px 0;
}
#about dl{
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
#about dl dt{
}
#about dl dd{
	width: 52%;
}
#about dl dd h3{
	background: url("../img/hitachiakisoba/title_border.gif") repeat-x bottom;
	font-size: 120%;
	letter-spacing: 2px;
	margin: 15px 0;
	padding-bottom: 10px;
}



#trivia{
	margin: 100px 0;
}
#trivia dl{
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
#trivia dl dt{
}
#trivia dl dd{
	width: 50%;
}



#story{
	margin: 100px 0;
}
#story dl dd{
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
}
#story dl dd .txt{
	width: 67%;
}
#story dl dd .bln{
	width: 30%;
	position: relative;
}
#story dl dd .bln img{
	position: absolute;
}
#story dl dd .bln img:nth-of-type(1){ top: -50px; right: 10px;}
#story dl dd .bln img:nth-of-type(2){ top: 200px; right: 0;}
#story dl dd .bln img:nth-of-type(3){ top: 360px; right: 70px;}


#voice{
	margin: 100px 0;
}
#voice dl {
	display: flex;
	justify-content: space-between;
	border: 3px solid #DDE4C0;
	border-radius: 20px;
	overflow: hidden;
}
#voice dl dt{
	background: #DDE4C0;
	padding: 30px;
}
#voice dl dt img{
	border: 5px solid #fff;
	border-radius: 100%;
}
#voice dl dd.txt{
	width: 570px;
	margin: 20px 25px;
	font-size: 17px;
	line-height: 160%;
}
#voice dl dd h4 {
	font-size: 110%;
}
#voice dl dd h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 200%;
	line-height: 160%;
	color: #78BD36;
}
#voice dl dd h3 span {
	font-size: 80%;
}


#lore{
	margin: 100px 0;
}
#lore dl dd {
	margin: 20px 0;
}
#lore .eatArea{
	margin-top: 80px;
}
#lore .eatArea h3{
	margin-bottom: 40px;
}
#lore .eatArea dl{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 40px 0;
	border-bottom: 1px dashed #999;
	padding-bottom: 40px;
}
#lore .eatArea dl dt{
	width: 280px;
	border-radius: 10px;
	overflow: hidden;
}
#lore .eatArea dl dd{
	width: calc(100% - 310px);
	margin: 0;
	font-size: 17px;
	line-height: 170%;
	letter-spacing: 0;
}
#lore .eatArea dl dd h4{
	font-size: 120%;
	font-weight: 500;
	line-height: 140%;
	margin: 0 0 10px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}
#lore .eatArea dl dd address{
	margin: 20px 0 0;
	line-height: 150%;
	background: #fafafa;
	padding: 10px 15px;
	font-size: 95%;
}


#eat,
#festival,
#experience{
	margin: 100px 0;
}
#eat dl,
#festival dl,
#experience dl{
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
#eat dl dd,
#festival dl dd,
#experience dl dd{
	width: 52%;
}
#eat dl dd h3,
#festival dl dd h3,
#experience dl dd h3{
	font-size: 120%;
	font-weight: 500;
}
#eat dl dd h4,
#festival dl dd h4,
#experience dl dd h4{
	font-weight: 500;
}
#eat dl dd .btn,
#festival dl dd .btn,
#experience dl dd .btn{
	margin-top: 25px;
}
#eat dl dd .btn a,
#festival dl dd .btn a,
#experience dl dd .btn a{
	font-weight: 500;
	background: #AE8B01;
	color: #fff;
	padding: 5px 40px;
	display: inline-block;
	position: relative;
}
#eat dl dd .btn a::after,
#festival dl dd .btn a::after,
#experience dl dd .btn a::after{
	content: '>';
	margin-left: 10px;
}


#experience{
	margin-bottom: 120px;
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


@media screen and (max-width:640px){

	#mainBlock .txt {
		font-size: 17px;
		line-height: 170%;
	}
	#mainBlock h2.hdicon {
		font-size: 170%;
		letter-spacing: 1px;
		padding: 10px 0;
		margin-bottom: 20px;
	}
	#mainBlock h2.hdicon span {
		background-size: 35px;
		padding: 10px 5px 0 45px;
		margin-left: 0;
		line-height: 140%;
	}
	#mainBlock h3.bd {
		font-size: 140%;
		letter-spacing: 1px;
		margin: 30px 0 20px;
	}
	#mainBlock .inBlock {
		margin: 0 5px;
	}
	
	#fv {
		margin: 0;
	}
	#fv h2 {
		font-size: 130%;
		letter-spacing: 0;
		background: no-repeat;
		margin: 10px 0;
		height: auto;
	}
	#fv h2 strong {
		font-size: 220%;
		line-height: 160%;
		letter-spacing: 3px;
	}
	
	#lead {
		margin: 0;
	}
	
	#about {
		margin: 80px 0;
	}
	#about dl {
		gap: 0;
		flex-direction: column;
	}
	#about dl dd {
		width: auto;
	}
	#about dl dd h3 {
		font-size: 110%;
		text-align: center;
	}
	
	#trivia {
		margin: 80px 0;
	}
	#trivia dl {
		gap: 10px;
		flex-direction: column;
		margin: 0 10px;
	}
	#trivia dl dd {
		width: auto;
	}
	#trivia .img{
		margin: 0 10px;
	}
	
	
	#story {
		margin: 80px 0;
	}
	#story dl dd {
		flex-direction: column-reverse;
		gap: 20px;
		margin-top: -15px;
	}
	#story dl dd .txt {
		width: auto;
	}
	#story dl dd .bln {
		width: auto;
		display: flex;
	}
	#story dl dd .bln img {
		position: static;
		width: 33%;
	}
	
	
	#voice {
		margin: 80px 0;
	}
	#voice dl {
		flex-direction: column;
		border-radius: 10px;
	}
	#voice dl dt {
		padding: 20px 40px;
	}
	#voice dl dd.txt {
		width: auto;
		margin: 20px 15px;
		font-size: 16px;
		line-height: 160%;
	}
	#voice dl dd h4 {
		font-size: 100%;
	}
	#voice dl dd h3 {
		font-size: 170%;
	}
	
	
	
	#lore {
		margin: 80px 0;
	}
	#lore dl dd {
		margin: 10px 0;
	}
	#lore .eatArea dl {
		margin: 20px 10px 40px;
		flex-direction: column;
		gap: 10px;
	}
	#lore .eatArea dl dt {
		width: auto;
	}
	#lore .eatArea dl dd {
		width: auto;
		font-size: 16px;
		line-height: 150%;
	}
	#lore .eatArea dl dd h4 {
		font-size: 110%;
	}
	#lore .eatArea dl dd address {
		margin: 20px 0 0;
		letter-spacing: 1px;
	}
	
	
	#eat,
	#festival,
	#experience {
		margin: 80px 0;
	}
	#eat dl,
	#festival dl,
	#experience dl {
		gap: 10px;
		flex-direction: column;
	}
	#eat dl dd,
	#festival dl dd,
	#experience dl dd {
		width: auto;
	}
	#eat dl dd h3,
	#festival dl dd h3,
	#experience dl dd h3 {
		font-size: 110%;
	}
	#eat dl dd .btn,
	#festival dl dd .btn,
	#experience dl dd .btn {
		text-align: center;
	}
	#eat dl dd .btn a,
	#festival dl dd .btn a,
	#experience dl dd .btn a {
		padding: 12px 20px;
		min-width: 200px;
	}
	
	#experience {
		margin-bottom: 120px;
	}
	
	
	
	
	
	
	
	
	
	
}
