@charset "UTF-8";

/* CSS Document */
body {
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.contents {
	overflow: hidden;
}

.head {
	background-image: url(/img/feature/hinamatsuri/pt-head.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}

.head_cnt {
	width: 50%;
	float: right;
	text-align: center;
	padding-bottom: 3%;
}

.head_fig {
}

.head_ttl {
	position: relative;
	z-index: 10;
	margin-top: 30px;
}

.head_prod {

	/*text-align: left;*/
	position: relative;
	bottom: 30px;
	z-index: 1;
}

.line {
}

.line .inner {
	position: relative;
}

.line .inner:after {
	content: "";
	display: block;
	height: 26px;
	width: 125%;
	background-image: url(/img/feature/hinamatsuri/img-line.png);
	background-repeat: repeat-x;
	background-position: center;
	margin-left: -10%;
}

.line.-inf {
	height: 26px;
	width: 100%;
	background-image: url(/img/feature/hinamatsuri/img-line.png);
	background-repeat: repeat-x;
	background-position: center;
}

.intro {
	background: #F84072;
	padding: 60px 0 150px;
	position: relative;
}

.intro:before {
	content: "";
	display: block;
	background-image: url(/img/feature/hinamatsuri/bg-intro01.png);
	background-repeat: no-repeat;
	width: 269px;
	height: 621px;
	position: absolute;
	top: 12%;
	left: 4%;
}

.intro .inner:before {
	content: "";
	display: block;
	background-image: url(/img/feature/hinamatsuri/bg-intro02.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 352px;
	position: absolute;
	top: 10%;
	right: 6%;
}

.intro:after {

	/*content: "";
	display: block;
	background-image: url(/img/feature/hinamatsuri/bg-intro02.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 352px;
	position: absolute;
	top: 10%;
	right: 6%;*/
}

.intro_cnt {
	position: relative;
}

.intro_catch {
	text-align: center;
}

.intro_txt {
	font-size: 16px;
	color: #FFF;
	line-height: 1.5;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	max-width: 550px;
}

.intro_img > img {
	position: absolute;
}

.intro_img .-img01 {
	top: 16%;
	left: -11px;
	width: 23.6%;
}

.intro_img .-img02 {
	top: 56%;
	left: -88px;
	width: 18.2%;
}

.intro_img .-img03 {
	top: 15%;
	right: -18px;
	width: 18.3%;
}

.intro_img .-img04 {
	top: 62%;
	right: -25px;
	width: 23.8%;
}

.intro_fig {
	text-align: center;
	margin-top: 40px;
}

.menu {
	margin-top: -100px;
	position: relative;
	padding-bottom: 40px;
}

.menu_list {
	text-align: center;
	font-size: 0;
}

.menu_list > li {
	width: 24.5%;
	font-size: 0;
	display: inline-block;
	margin-left: 6%;
}

.menu_list > li:first-child {
	margin-left: 0;
}

.menu_list > li > a {
	display: block;
}

.menu_list > li > a:after {
	content: "";
	display: block;
	background-image: url(/img/feature/hinamatsuri/img-arrow@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 31px;
	height: 33px;
	margin: 15px auto 0;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.menu_list > li > a:hover > img {
	opacity: 1;
}

.menu_list > li > a:hover:after {
	-webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
}

.menu_list_img {
	border: 20px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	width: 100%;
}

.menu_list_ttl {
	font-size: 20px;
	line-height: 1;
}

.recipe {
	padding: 60px 0;
}

.recipe_top {
}

.recipe_col {
}

.recipe_col.-txt {
	width: 100%;
	position: relative;
	margin-bottom: 8%;
}

.recipe_col.-img {
	width: 40.5%;
	position: absolute;
}

.recipe_top.-imgright .recipe_col.-txt {
	padding-right: 51%;
	float: left;
}

.recipe_top.-imgright .recipe_col.-img {
	right: 0;
	top: 0;
}

.recipe_top.-imgleft .recipe_col.-txt {
	padding-left: 51%;
	float: right;
}

.recipe_top.-imgleft .recipe_col.-img {
	top: 0;
	left: 0;
}

.recipe_col.-mb {
	margin-bottom: 13%;
}

.recipe_head {
	position: relative;
	margin-bottom: 70px;
}

.recipe_catch {
}

.recipe_catch > img {
	width: 300px;
	height: auto;
}

.recipe_ttl {
	margin-top: 18px;
	position: relative;
}

.recipe_ttl:before {
	content: "";
	display: block;
	background-image: url(/img/feature/hinamatsuri/bg-recipe-ttl.png);
	width: 53px;
	height: 49px;
	position: absolute;
	top: -25px;
	right: 130px;
}

.recipe_ttl.-three:before {
	right: 0;
}

.recipe_txt {
	line-height: 1.5;
	margin-top: 40px;
}

.recipe_txt.-short {
	width: 280px;
}

.recipe_img {
	position: absolute;
	top: 35px;
	right: -60px;
	width: 52%;
}

.recipe_subttl {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/img/feature/hinamatsuri/bg-ttl@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 174px;
	line-height: 52px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.recipe_subttl > span {
	font-size: 16px;
	vertical-align: middle;
	margin-left: 15px;
}

.recipe_ingr {
	margin-top: 10px;
}

.recipe_ingr_col {
	width: 48%;
}

.recipe_ingr_col.-left {
	float: left;
}

.recipe_ingr_col.-right {
	float: right;
}

.recipe_ingr_col > dl {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.recipe_ingr_col > dl:first-child {
	border-top: 1px solid #ccc;
}

.recipe_ingr_col > dl dt,
.recipe_ingr_col > dl dd {
	line-height: 1.3;
}

.recipe_ingr_col > dl dt {
	float: left;
}

.recipe_ingr_col > dl dd {
	float: right;
}

.recipe_ingr_col > dl dd.-long {
	padding-left: 10px;
}

.recipe_fig {
	position: relative;
	z-index: 0;
}

.recipe_fig:before,
.recipe_fig:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -10px;
	z-index: 10;
	background-size: contain;
}

.recipe_fig:before {
	background-image: url(/img/feature/hinamatsuri/img-frame01.png);
	top: -10px;
}

.recipe_fig:after {
	background-image: url(/img/feature/hinamatsuri/img-frame02.png);
	bottom: -10px;
}

.recipe_fig_cnt {
	position: relative;
}

.recipe_fig_cnt:before,
.recipe_fig_cnt:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: -10px;
	background-size: contain;
}

.recipe_fig_cnt:before {
	background-image: url(/img/feature/hinamatsuri/img-frame03.png);
	top: -10px;
}

.recipe_fig_cnt:after {
	background-image: url(/img/feature/hinamatsuri/img-frame04.png);
	bottom: -10px;
}

.recipe_fig > img {
}

.recipe_bottom {
	margin-top: 40px;
}

.recipe_subttl {
}

.recipe_bottom_cnt {
	position: relative;
	padding: 60px 50px;
	background-image: url(/img/feature/hinamatsuri/bg-recipe.png);
	background-size: cover;
	margin-top: -30px;
	border-radius: 10px;
}

.recipe_list {
	font-size: 0;
}

/*手まり寿司*/
.recipe_list.-recipe01 > li {
	width: 31%;
	margin-left: 3.5%;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}

.recipe_list.-recipe01 > li:nth-child(3n+1) {
	margin-left: 0;
}

.recipe_list.-recipe01 > li:nth-child(-n+3) {
	margin-top: 0;
}

/*ドーム寿司*/
.recipe_list.-recipe02 > li {
	margin-top: 10px;
}

.recipe_list.-recipe02 > li:first-child {
	margin-top: 0;
}

.recipe_list.-recipe02 > li:before {
	vertical-align: middle;
}

.recipe_list.-recipe02 .recipe_list_txt {
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
	padding-left: 10px;
}

/*3色ミルフィーユ*/
.recipe_list.-recipe03 > li {
	width: 31%;
	margin-left: 3.5%;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}

.recipe_list.-recipe03 > li:first-child {
	margin-right: 0;
}

.recipe_list.-recipe03 > li:nth-child(5),
.recipe_list.-recipe03 > li:nth-child(8) {
	margin-left: 0;
}

.recipe_list.-recipe03 > li.-noimg {
	margin-top: 10px;
	width: 100%;
	margin-left: 0;
}

.recipe_list.-recipe03 > li.-noimg:before {
	vertical-align: middle;
}

.recipe_list.-recipe03 > li.-noimg .recipe_list_txt {
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
	padding-left: 10px;
}

.recipe_list > li:before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 49px;
	background-size: contain;
}

.recipe_list > li:nth-child(1):before {
	background-image: url(/img/feature/hinamatsuri/img-num01@2x.png);
}

.recipe_list > li:nth-child(2):before {
	background-image: url(/img/feature/hinamatsuri/img-num02@2x.png);
}

.recipe_list > li:nth-child(3):before {
	background-image: url(/img/feature/hinamatsuri/img-num03@2x.png);
}

.recipe_list > li:nth-child(4):before {
	background-image: url(/img/feature/hinamatsuri/img-num04@2x.png);
}

.recipe_list > li:nth-child(5):before {
	background-image: url(/img/feature/hinamatsuri/img-num05@2x.png);
}

.recipe_list > li:nth-child(6):before {
	background-image: url(/img/feature/hinamatsuri/img-num06@2x.png);
}

.recipe_list > li:nth-child(7):before {
	background-image: url(/img/feature/hinamatsuri/img-num07@2x.png);
}

.recipe_list > li:nth-child(8):before {
	background-image: url(/img/feature/hinamatsuri/img-num08@2x.png);
}

.recipe_list > li:nth-child(9):before {
	background-image: url(/img/feature/hinamatsuri/img-num09@2x.png);
}

.recipe_list > li:nth-child(10):before {
	background-image: url(/img/feature/hinamatsuri/img-num10@2x.png);
}

.recipe_list_fig {
	position: relative;
}

.recipe_list_fig > img {
	border-radius: 20px;
}

.recipe_list_fig > img.-sub {
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 50%;
}

.recipe_list_txt {
	line-height: 1.5;
	margin-top: 10px;
	font-size: 14px;
}

.recipe_list > li.-arrange {
	width: 65.5%;
}

.recipe_list > li.-arrange:before {
	opacity: 0;
}

.recipe_arrange {
	position: relative;
}

.recipe_arrange_ttl {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	line-height: 1;
	top: 0;
	left: 0;
}

.recipe_arrange_fig {
	font-size: 0;
}

.recipe_arrange_txt {
	line-height: 1.5;
	margin-top: 10px;
	font-size: 14px;
}

.bnr {
	padding: 20px 0 80px;
}

.bnr_list {
	font-size: 0;
	text-align: center;
}

.bnr_list > li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-left: 2%;
}

.bnr_list > li:first-child {
	margin-left: 0;
}

@media screen and (max-width:1400px) {
	.head {
		background-image: url(/img/feature/hinamatsuri/pt-head-tb.jpg);
	}

}

@media screen and (max-width:1030px) {
	.intro_txt {
		text-align: justify;
		max-width: 480px;
	}

	.intro_img .-img01 {
		left: -55px;
	}

	.intro_img .-img02 {
		left: -45px;
	}

	.recipe_catch > img {
		width: 250px;
	}

	.recipe_ttl:before {
		right: 60px;
	}

	.recipe_ttl.-three:before {
		right: -40px;
	}

	.recipe_img {
		width: 150px;
	}

	.recipe_col.-txt {
		margin-bottom: 5%;
	}

	.recipe_col.-mb {
		margin-bottom: 9%;
	}

}

@media screen and (max-width:640px) {
	.head {
		height: auto;
	}
	.line .inner:after {
		background-size: 240% 13px;
		height: 20px;
	}

	.line.-inf {
		background-size: 240% 13px;
		height: 20px;
	}

	.intro {
		padding: 30px 0 80px;
	}

	.intro:before {
		display: none;
	}

	.intro .inner:before {
		display: none;
	}

	.intro_catch {
		width: 90%;
		margin: 0 auto;
	}

	.intro_txt {
		text-align: justify;
		font-size: 14px;
	}

	.intro_img {
		text-align: center;
		margin-top: 10px;
	}

	.intro_img > img {
		position: static;
	}

	.intro_fig {
		margin-top: 20px;
	}

	.menu {
		margin-top: -50px;
		padding-bottom: 20px;
	}

	.menu_list > li {
		width: 32%;
		margin-left: 2%;
	}

	.menu_list > li > a:hover:after {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	.menu_list_img {
		border: 7px solid #fff;
	}

	.menu_list_ttl {
		font-size: 13px;
		font-weight: bold;
	}

	.recipe {
		padding: 30px 0;
	}

	.recipe_col.-txt {
		width: 100%;
	}

	.recipe_col.-img {
		width: 100%;
		margin: 15px 0 30px;
		position: static;
	}

	.recipe_top.-imgright .recipe_col.-txt {
		padding-right: 0;
		float: none;
	}

	.recipe_top.-imgleft .recipe_col.-txt {
		padding-left: 0;
		float: none;
	}

	.recipe_head {
		margin-bottom: 30px;
	}

	.recipe_ttl {
		width: 250px;
	}

	.recipe_ttl:before {
		width: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		height: 25px;
		top: -10px;
		right: 50px;
	}

	.recipe_txt {
		margin-top: 20px;
	}

	.recipe_txt.-short {
		width: 100%;
		margin-top: 30px;
	}

	.recipe_img {
		top: -16px;
		right: 0;
		width: 120px;
	}

	.recipe_ingr {
		border-top: 1px solid #ccc;
	}

	.recipe_ingr_col {
		width: 100%;
	}

	.recipe_ingr_col > dl {
		padding: 2px;
	}

	.recipe_ingr_col > dl:first-child {
		border-top: 0;
	}

	.recipe_fig {
		width: 200px;
		margin: 0 auto;
	}

	.recipe_fig:before,
	.recipe_fig:after {
		width: 30px;
		height: 30px;
		left: -5px;
	}

	.recipe_fig:before {
		top: -5px;
	}

	.recipe_fig:after {
		bottom: -5px;
	}

	.recipe_fig_cnt:before,
	.recipe_fig_cnt:after {
		width: 30px;
		height: 30px;
		right: -5px;
	}

	.recipe_fig_cnt:before {
		top: -5px;
	}

	.recipe_fig_cnt:after {
		bottom: -5px;
	}

	.recipe_subttl {
		font-size: 18px;
		line-height: 35px;
		width: 117px;
	}

	.recipe_subttl > span {
		font-size: 14px;
	}

	.recipe_bottom_cnt {
		margin-top: -20px;
		padding: 40px 20px;
	}

	/*手まり寿司*/
	.recipe_list.-recipe01 > li {
		width: 49%;
		margin-left: 2%;
	}

	.recipe_list.-recipe01 > li:nth-child(3n+1) {
		margin-left: 2%;
	}

	.recipe_list.-recipe01 > li:nth-child(2n+1) {
		margin-left: 0;
	}

	.recipe_list.-recipe01 > li:nth-child(-n+3) {
		margin-top: 20px;
	}

	.recipe_list.-recipe01 > li:nth-child(-n+2) {
		margin-top: 0;
	}

	/*ドーム寿司*/
	.recipe_list.-recipe02 > li {
		margin-top: 20px;
	}

	.recipe_list.-recipe02 .recipe_list_txt {
		max-width: 85%;
	}

	/*3色ミルフィーユ*/
	.recipe_list.-recipe03 > li {
		width: 49%;
		margin-left: 2%;
	}

	.recipe_list.-recipe03 > li:first-child {
		margin-top: 0 !important;
	}

	.recipe_list.-recipe03 > li:nth-child(5),
	.recipe_list.-recipe03 > li:nth-child(8) {
		margin-left: 2%;
	}

	.recipe_list.-recipe03 > li:nth-child(5),
	.recipe_list.-recipe03 > li:nth-child(7),
	.recipe_list.-recipe03 > li:nth-child(9) {
		margin-left: 0;
	}

	.recipe_list.-recipe03 > li.-noimg {
		margin-top: 20px;
	}

	.recipe_list.-recipe03 > li.-noimg .recipe_list_txt {
		max-width: 85%;
	}

	.recipe_list > li.-arrange {
		width: 100%;
		margin-top: 40px;
	}

	.recipe_list > li.-arrange:before {
		display: none;
	}

	.recipe_arrange_ttl {
		font-size: 16px;
	}

	.recipe_arrange_fig {
		padding-top: 10px;
	}

	.recipe_arrange_txt {
		margin-top: 0;
	}

	.bnr {
		padding: 20px 0 40px;
	}

	.bnr_list {
	}

	.bnr_list > li {
		width: 100%;
		display: block;
		margin-left: 0;
		text-align: center;
		margin-top: 10px;
	}

	.bnr_list > li:first-child {
		margin-top: 0;
	}

}
