@charset "utf-8";

/*===============================================
●共通
===============================================*/
.fontRed {color: #DE0000;}

/*#recipeWrap
---------------------------------------- */
.cloudBox {
	background: url(../../images/index/icon_cloud.png) no-repeat center center / contain;
	width: 11em;
	padding: 1.6em;
	font-size: 1.2em;
	font-weight: bold;
}
.priceBox {
	font-weight: bold;
	border-bottom: #aaa 1px solid;
}
.priceBox .fontRed {
	padding-left: 0.2em;
}
.priceBox .fontRed span {font-size: 0.5em;}
.taxin {font-size: 0.6em;}

/* setWrap */
#setWrap {text-align: center;}
#setWrap h3 {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	font-weight: bold;
	padding: 0.5em 0;
	line-height: 1.3;
}
#setWrap h3:before,
#setWrap h3:after {
	position: absolute;
	content: "";
	width: 36px;
	height: 56px;
	top: 50%;
	transform: translateY(-50%);
}
#setWrap h3:before {background: url("../../images/index/treat01.svg") no-repeat center left / contain;}
#setWrap h3:after {background: url("../../images/index/treat02.svg") no-repeat center right / contain;}
#setWrap > p {
	text-align: center;
	font-size: 0.75em;
}

/* setWrap */
#setWrap h4 {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#setWrap h4, #setWrap p {
	font-weight: bold;
}
#setWrap .flexBox p {
	text-align: right;
}
#setWrap a {text-decoration: none;}
#setWrap a:hover h4,
#setWrap a:hover p {
	opacity: 0.7;
	transition: all 0.3s;
}
#recipeBox {
	background: -moz-linear-gradient(bottom, #FFB658, #FFF);
	background: -webkit-linear-gradient(bottom, #FFB658, #FFF);
	background: linear-gradient(to top, #FFB658, #FFF);
}
#recipeBox .inner p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
	width: 77%;
	margin-bottom: 2em;
}

/* pointWrap */
.pointWrap {
	border: #721C0E 1px solid;
	background-color: #FEF2D8;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0 0 0 1px #fff, 0 0 0 5px #721C0E;
}
.pointWrap h3 {
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	position: relative;
}
.pointWrap h3:before{
	width: 5em;
	height: 3em;
	position: absolute;
	background: url(../../images/index/icon_point.png) no-repeat center center / contain;
	content: "";
	display: block;
	left: -1.5em;
}

/*タイトル
---------------------------------------- */
/* tit01,enTit01 */
.tit01 {
	font-family: "RocknRoll One", sans-serif;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.1em;
}

.tit01 span {
	border-bottom: 12px #F5D400 solid;
	display: inline-block;
	padding-top: 0.5em;
	line-height: 0.6em;
}
.enTit01 {
	font-family: 'Do Hyeon', sans-serif;
	text-align: center;
}
#recipeWrap .enTit01 {color: #E69A00;}
#materialWrap .enTit01 {color: #721C0E;}

/* tit02,enTit02 */
.tit02 {
	font-family: "RocknRoll One", sans-serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #721C0E;
	display: block;
}
.enTit02 {
	color: #AAA;
	font-family: 'Do Hyeon', sans-serif;
	display: block;
}

/*#materialWrap
---------------------------------------- */
#sauce {
	background: url(../../images/index/ingredients01.jpg) no-repeat left bottom / contain;
}
#anchovy {
	background: url(../../images/index/ingredients02.jpg) no-repeat right bottom / contain;
}
#seaweed {
	background: url(../../images/index/ingredients03.jpg) no-repeat left bottom / contain;
}
#squid {
	background: url(../../images/index/ingredients04.jpg) no-repeat right bottom / contain;
}
#kezuribushi {
	background: url(../../images/index/ingredients05.jpg) no-repeat left bottom / contain;
}
#sesame {
	background: url(../../images/index/ingredients06.jpg) no-repeat right bottom / contain;
}
#materialWrap .number {
	font-family: 'Do Hyeon', sans-serif;
}

/* materialTable */
.materialTable {
	border: 1px #000 solid;
}
.materialTable th {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
}
.materialTable td {
	background-color: #EEE;
	font-weight: bold;
	line-height: 1.5em;
}

	/*bkgImg01
	---------------------------------------- */
.bkgImg01 {
	background-image: url(../../images/index/logo_hanko.png), url(../../images/index/sauce.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 100% 25%, center center;
}
.bkgImg01 .tit02 {
	padding-left: 27%;
	margin-top: 13%;
}
/*arrangeWrap
---------------------------------------- */
#arrangeWrap {background-color: #721C0E;}
#arrangeWrap h2, #arrangeWrap p {
	font-weight: bold;
	color: #fff;
}
#arrangeWrap .pattern02 {
	background: url(../../images/index/pattern02.png) repeat center center / 140px;
}
#arrangeWrap h2 {
	display: inline-block;
	text-align: center;
}
#arrangeWrap p {
	font-weight: bold;
	text-align: center;
	}
#arrangeWrap section {
	border: 4px #fff solid;
}
#arrangeWrap h3 {
	height: 3.2em;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
}

/*mealWrap
---------------------------------------- */
#mealInner {background: url(../../images/index/meal.jpg) no-repeat center bottom / contain #fff;}

/*bkgImg02
---------------------------------------- */
#bkgImg02 {
	background: url(../../images/index/mainImg_end.jpg) no-repeat center center / cover;
	position: relative;
}
#bkgImg02 div {
	background-color: rgba(255,255,255,0.8);
	position: absolute;
}

/*voiceWrap
---------------------------------------- */
#voiceWrap {
	background-color: #FEF2D8;
}
#voiceWrap .enTit01 {color: #721C0E;}
#voiceWrap .flexBox span {
	display: block;
	font-size: 0.8em;
}
#voiceWrap .tit02 {
	color: #000;
	text-align: center;
	line-height: 0.8em;
	font-size: 3em;
}
#voiceWrap .tit02 .detail {
	position: relative;
	width: 50%;
}
#voiceWrap .tit02 .detail img {
	position: absolute;
	bottom: 1em;
	left: 0;
}
#voiceWrap .tit02 span {
	color: #611C16;
	font-size: 1.5em;
}
#voiceWrap .tit02 .whiteText {
	color: #fff;
	font-size: 1.2em;
	background: url(../../images/index/bubble.png) no-repeat center center / contain;
	width: 1.5em;
	display: inline-block;
	vertical-align: middle;
	padding: 0.4em 0 0.6em;
}
#voiceWrap .enTit01 {padding: 0 0 1.5em;}
#voiceWrap .flexBox h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #721C0E;
	display: inline-block;
	vertical-align: middle;
}
#voiceWrap .flexBox {
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 1em;
}
#voiceWrap .flexBox div {
	width: 2.5em;
	padding-right: 0.5em;
	display: inline-block;
}
.voiceBox {
	background-color: #fff;
	border: 2px #611C16 solid;
	border-radius: 10px;
	padding: 2em;
	max-width: 820px;
	margin: 0 auto 1.5em;
}
.voiceBox p {
	line-height: 1.5em;
}

/*companyWrap
---------------------------------------- */
#bkgNavy {
	color: #fff;
	background-color: #012353;
}
#companyWrap {
	padding-top: 27em;
	background-image: url(../../images/index/logo.png), url(../../images/index/isekonbu.png);
	background-repeat: no-repeat, no-repeat;
	background-position: center 0, center 3em;
	background-size: auto, auto;
}
#companyWrap h3 {
	font-weight: bold;
	position: relative;
	margin-bottom: 2.5em;
}
#companyWrap h3:after {
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: -1.25em;
	left: 0;
}
#companyWrap h3, #companyWrap h4 {
	font-size: 1.3em;
	line-height: 1.5em;
}
#companyWrap p {
	line-height: 1.6em;
	padding-top: 0.8em;
}

/*infoWrap
---------------------------------------- */
#infoWrap .enTit01 {color: #721C0E;}
/* グーグルマップ */
iframe {
	width: 100%;
	height: 100%;
}
#infoWrap .googleMap, #infoWrap .shopImg img {
	border: 1px #CCC solid;
}
#infoWrap .addressBox div {
	width: 2.8em;
	padding-right: 0.8em;
	display: inline-block;
	vertical-align: text-bottom;
}
#infoWrap .addressBox h3 {
	font-size: 1.7em;
	font-weight: bold;
	color: #721C0E;
	display: inline-block;
}
#infoWrap .addressBox {
	font-size: 1.1em;
	line-height: 1.6em;
}
#infoWrap .addressBox address {
	font-weight: bold;
}
#infoWrap .addressBox a {text-decoration: none}


/*===============================================
●画面の横幅が729px以下(スマホのみ)
===============================================*/
@media screen and (max-width: 729px){
	
	/* 全般
	---------------------------------------- */

	/* tit01,enTit01 */
	.tit01 {
		font-size: 2em;
		padding-top: 1em;
	}
	.tit02 {
		font-size: 2em;
		padding-top: 0.5em;
	}
	.enTit01 {
		font-size: 1.3em;
		padding: 0.5em 0 1em;
	}
	.enTit02 {
		padding: 0.5em 0 0.2em;
	}
	
	/* recipeWrap
	---------------------------------------- */
	.lBox {
		width: 70%;
		margin: 0 auto;
		padding-top: 3em;
	}
	.cloudBox {
		margin: 0 0 0.5em 3.5em;
	}

	/* rBox */
	.rBox {
		padding-top: 2em;
		margin-bottom: 3em;
		font-weight: bold;
	}
	h1 {
		font-size: 2em;
		font-weight: bold;
		line-height: 1.2em;
		padding-bottom: 0.5em;
		text-align: center;
	}
	h1 span {
		font-size: 0.6em;
		display: block;
	}
	.priceBox {
		font-size: 1.1em;
		padding-bottom: 0.5em;
		margin-bottom: 0.5em;
	}
	.priceBox .fontRed {
		font-size: 2em;
	}
	#recipeBox {padding-bottom: 4em;}
	#recipeBox .inner p {
		width: 100%;
		margin-bottom: 3em;
	}
	
	/* setWrap */
	#setWrap div {margin-bottom: 1em;}
	#setWrap h3 {font-size: 1.4em;}
	#setWrap h3:before {left: -2em;}
	#setWrap h3:after {
		right: -1.7em;
		margin-top: -2px;
	}
	#setWrap p, #setWrap h4 {
		width: 100%;
		padding: 0.5em 0;
		text-align: center;
	}
	
	#setWrap > p {padding: 0 0 1em;}
	#setWrap h4 {font-size: 1.2em;}
	#setWrap .fontLarge {font-size: 1.5em;}

	/* pointBox */
	#pointBox div {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 1em;
	}
	
	/* pointWrap */
	.pointWrap {
		width: 100%;
		padding: 1em;
	}
	.pointWrap h3 {
		font-size: 1.3em;
	}
	.pointWrap h3:before{
		top: -3em;
	}
	
	/* bkgImg
	---------------------------------------- */
	#bkgImg {
		background: url(../../images/index/pattern01.png) repeat-x center top / contain;
		padding-bottom: -2.3em;;
	}
	
	/* materialWrap
	---------------------------------------- */
	#anchovy .tit02, #squid .tit02,
	#sesame .tit02 {
		margin-top: -2.2em;
	}
	#sauce, #anchovy, #seaweed , #squid,
	#kezuribushi, #sesame {
		background-position: right -20%;
		background-size: 40% auto;
	}
	#materialWrap .number {
		font-size: 3em;
		color: rgba(175,175,175,0.5);
	}
	#materialWrap .bkgImg01 .tit02 {padding-left: 35%;}
	
	/* textBox */
	.textBox {
		padding-top: 0.8em;
		margin-bottom: 1em;
	}
	.textL {
		margin-top: 1.8em;
		padding-bottom: 2em;
	}

	/* materialTable */
	.materialTable {
		width: 100%;
		margin-bottom: 4em;
	}
	.materialTable th, .materialTable td {
		width: 100%;
		display: block;
	}
	.materialTable th {
		padding: 0.5em;
		font-size: 1.2em;
	}
	.materialTable td {
		padding: 0.5em;
	}
	
	/*bkgImg01
	---------------------------------------- */
	.bkgImg01 {
		background-size: 55px, contain;
		padding: 3% 0;
	}
	.bkgImg01 .tit02 {
		line-height: 1em;
		font-size: 1.3em;
	}
	
	/* arrangeWrap
	---------------------------------------- */
	#arrangeWrap {padding: 3em 0 2em;}
	#arrangeWrap h2 {
		font-size: 1em;
		line-height: 1;
		border-bottom: 6px #EF9B0A solid;
	}
	#arrangeWrap h2 span {
		font-size: 1.3em;
	}
	/*#arrangeWrap h3 {
		font-size: 1.1em;
	}*/
	#arrangeWrap p {
		padding: 0.3em 0;
		margin-bottom: 0.5em;
		font-size: 0.9em;
	}
	#arrangeWrap section {
		width: 100%;
	}
	#arrangeWrap section {
		margin-bottom: 1em;
}
	#bkgImg02 {
		padding: 10em 0;
	}
	#bkgImg02 div {
		width: 12em;
		right: 10%;
		bottom: 13%;
		padding: 1.5em;
	}

	/*mealWrap
	---------------------------------------- */
	#mealWrap section {padding-bottom: 65%;}
	#mealWrap section .tit02 {line-height: 1em;}
	#mealWrap section p {
		line-height: 1.5em;
		text-align: center;
		padding-top: 1.2em;
	}

	/*companyWrap
	---------------------------------------- */
	#bkgNavy {padding: 3em 0;}

	/*voiceWrap
	---------------------------------------- */
	#voiceWrap {
		padding: 3em 0;
	}
	#voiceWrap .tit02 {
		font-size: 1.8em;
	}
	#voiceWrap .tit02 span {
		font-size: 1.4em;
	}
	#voiceWrap .enTit01 {padding-bottom: 0.5em;}
	.voiceBox {padding: 1em;}
	#voiceWrap .flexBox h3 {
		font-size: 1.2em;
	}
	#voiceWrap .flexBox span {padding-left: 3em;}

	/*infoWrap
	---------------------------------------- */
	
	/* グーグルマップ */
	#infoWrap {margin-bottom: 3em;}
	#infoWrap .googleMap, #infoWrap .shopImg {
		width: 100%;
		margin-bottom: 0.5em;
	}
	#infoWrap .googleMap {
		height: 13em;
	}
	#infoWrap .addressBox {margin-top: 0.5em;}
	#infoWrap .addressBox address {
		padding-top: 0.5em;
		margin-bottom: 3.5em;
		line-height: 1.4em;
	}

}

/*===============================================
●画面の横幅が730px以上(PCのみ)
===============================================*/
@media screen and (min-width: 730px){
	
	/*#recipeWrap
	---------------------------------------- */
	#recipeWrap {
		padding-top: 7em;
		background: url(../../images/index/bkgLeft.png) no-repeat -10em -10em / auto;
	}
	.cloudBox {
	margin: 2em 0 0.5em 3.5em;
}

	#bkgImg {
		background: url(../../images/index/pattern01.png) repeat-x center 55px / contain;
		padding-bottom: 6em;
	}
	h1 {
		font-size: 2.2em;
		line-height: 1.2em;
		padding-bottom: 1em;
		font-weight: bold;
	}
	h1 span {
		font-size: 0.6em;
		display: block;
	}
	#recipeWrap .flexBox {
		justify-content: space-around;
		margin-bottom: 3em;
	}
	.lBox {
		width: 38%;
		margin-right: 8%;
	}
	.rBox {
		width: 54%;
	}
	.priceBox {
		font-size: 1.5em;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}
	.priceBox .fontRed {
		font-size: 2em;
	}
	.flexBox {display: flex;}
	.flexBox a {text-decoration: none;}
	
	/* setWrap */
	#setWrap div {
		width: 13.5em;
		margin-right: 0.5em;
	}
	#setWrap div:last-child {margin-right: 0;}
	#setWrap h3 {font-size: 2em;}
	#setWrap h3:before {left: -1.5em;}
	#setWrap h3:after {
		right: -1.4em;
		margin-top: -7px;
	}
	#setWrap p .fontLarge {
		font-size: 2em;
		margin-bottom: 1em;
	}
	#setWrap h4 {
		font-size: 1.5em;
		text-align: center;
	}
	#setWrap h4, #setWrap p {
		font-weight: bold;
		padding: 1.2em 0;
		margin: 0 auto;
	}
	#setWrap > p {padding-top: 0;}
	#setWrap .flexBox {
		width: 100%;
		justify-content: center;
		flex-wrap: wrap;
	}
	/* pointBox */
	#pointBox div {width: 40%;}
	#pointBox.flexBox {justify-content: space-around;}
	
	/* pointWrap */
	.pointWrap {
		width: 77%;
		padding: 2em;
	}
	.pointWrap h3 {
		font-size: 1.6em;
	}
	.pointWrap h3:before{
		top: -2.5em;
	}
	#recipeBox .inner p {
		width: 77%;
		margin-bottom: 3.25em;
	}
	
	/*タイトル
	---------------------------------------- */
	
	/* tit01,enTit01 */
	.tit01 {
		font-size: 3em;
		padding-top: 2em;
	}
	.enTit01 {
		font-size: 1.75em;
		padding: 0.8em 0 1.5em;
	}
	
	/* tit02,enTit02 */
	.tit02 {font-size: 3em;}
	.enTit02 {font-size: 1em;}
	
	/*#materialWrap
	---------------------------------------- */
	#materialWrap .borderBtm {
		border-bottom: 1px #721C0E solid;
		margin-bottom: 10px;
	}
	#materialWrap .number {
		font-size: 8em;
		color: rgba(175,175,175,0.1);
	}
	#sauce, #anchovy, #seaweed , #squid,
	#kezuribushi, #sesame {
	padding: 1em 0;
	}
	.textStyle01 {margin-left: -4%;}
	.textStyle02 {
		text-align: right;
		margin-right: -4%;
	}
	#materialWrap section {margin-bottom: 3em;}
	#materialWrap .borderBtm {
		width: 51%;
		padding-bottom: 0.2em;
	}
	.material01, .textR {
		padding-left: 6%;
		margin-left: 17%;
	}
	.material02, .textL {padding-right: 6%;}
	.material02 {
		text-align: right;
		margin-right: 17%;
	}
	.textL {margin-left: 33%;}
	#materialWrap .flexBox {
		justify-content: space-between;
		align-items: baseline;
	}
	.textBox {
		font-size: 1.1em;
		line-height: 1.5em;
		padding-bottom: 1.5em;
	}
	/* materialTable */
	.materialTable {
		width: 78%;
	}
	.materialTable:last-child {margin-bottom: 6em;}
	.tableR {margin-left: 23%;}
	.materialTable th {
		width: 22%;
		padding: 1em;
	}
	.materialTable td {
		width: 72%;
		padding: 1em;
	}
	.materialTable th span {
		font-size:1.3em;
	}
	
	#materialWrap .commitment {font-size: 2.5em;}
	
	/*bkgImg01
	---------------------------------------- */
	.bkgImg01 {
		background-size: 120px, auto;;
		padding: 7% 0;
	}
	.bkgImg01 .tit02 {
		line-height: 1.3em;
		padding-left: 35%;
		margin-top: 13%;
	}

	/*#arrangeWrap
	---------------------------------------- */
	#arrangeWrap .pattern02 {
		background: url(../../images/index/pattern02.png) repeat center center / 140px;
		padding: 6em;
	}
	#arrangeWrap h2 {
		font-size: 2em;
		line-height: 1.2em;
		border-bottom: 12px #EF9B0A solid;
	}
	#arrangeWrap h2 span {
		font-size: 1.6em;
	}
	#arrangeWrap p {
		padding: 1em 0 2em;
		font-size: 1.3em;
	}
	#arrangeWrap .flexBox {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
	}
	#arrangeWrap section {
		width: 48%;
		margin: 0 2% 2% 0;
	}
	#arrangeWrap section:nth-child(2n) {
		margin-right: 0;
	}
	#arrangeWrap section {
		border-bottom: 0;
	}
	#arrangeWrap h3 {
		font-size: 1.3em;
		line-height: 1.2em;
	}

	/*mealWrap
	---------------------------------------- */
	#mealWrap section {
		padding: 6em 0 60%;
		margin: 0 auto;
	}
	#mealWrap section .tit02 {
		line-height: 1em;
		text-align: center;
	}
	#mealWrap section p {
		width: 75%;
		font-size: 1.1em;
		line-height: 1.5em;
		text-align: center;
		padding-top: 2em;
		margin: 0 auto;
	}

	/*bkgImg02
	---------------------------------------- */
	#bkgImg02 {
		padding: 17em 0;
		margin: 0 auto;
	}
	#bkgImg02 div {
		width: 25em;
		right: 13%;
		bottom: 13%;
		padding: 3.5em 0;
		text-align: center;
	}

	/*voiceWrap
	---------------------------------------- */
	#voiceWrap {
		padding: 6em 0;
	}
	.voiceBox {
		padding: 2em;
	}

	/*companyWrap
	---------------------------------------- */
	#bkgNavy {padding: 6em 0;}
	#bkgNavy .inner {position: relative;}
	#companyWrap div {
		width: 25em;
		position: absolute;
		bottom: 2em;
		left: 0;
	}
	#companyWrap section {margin-left: 50%;}

	/*infoWrap
	---------------------------------------- */
	#infoWrap {padding-bottom: 1em;}
	#infoWrap section {margin-bottom: 4em;}
	#infoWrap .flexBox a {display: flex;}
	#infoWrap .googleMap, #infoWrap .addressBox,
	#infoWrap .shopImg {
		width: 28em;
		height: 18em;
	}
	
	/* グーグルマップ */
	#infoWrap .googleMap, #infoWrap .shopImg {
		margin-right: 1.25em;
	}
	#infoWrap .addressBox div {
		width: 2.8em;
		padding-right: 0.8em;
		display: inline-block;
		vertical-align: text-bottom;
	}
	#infoWrap .addressBox h3 {
		font-size: 1.7em;
		font-weight: bold;
		color: #721C0E;
		display: inline-block;
	}
	#infoWrap .addressBox {
		font-size: 1.1em;
		line-height: 1.6em;
	}
	#infoWrap .addressBox address {
		font-weight: bold;
		padding-top: 1em;
	}
	#infoWrap .addressBox a {text-decoration: none}
	#infoWrap .addressBox h3 {
		margin-bottom: 1em;
	}
}
