@charset "UTF-8";


/* --------------------------------------------------
 container
-------------------------------------------------- */

@media screen and (min-width: 641px) {
	#container {
		min-width: 1190px;
		padding-top: 83px;
		padding-bottom: 58px;
		background: url(../img/bg_pc.png) no-repeat center 128px #27b1e8;
	}
}
@media screen and (max-width: 640px) {
	#container {
		min-width: 320px;
		padding: 8.75% 0 5.5%;
		overflow: hidden;
		background-color: #27b1e8;
	}
	#container img {
		width: 100%;
	}
}


/* --------------------------------------------------
 content
-------------------------------------------------- */

#content {
	position: relative;
	background-color: #fff !important;
	line-height: 1;
}
@media screen and (min-width: 641px) {
	#content {
		width: 1190px;
		margin: 0 auto;
		padding-bottom: 50px;
		background: url(../img/bg_01_pc.png) no-repeat 0 0, url(../img/bg_02_pc.png) repeat-y 0 37px;
	}
	#content:before {
		content: ' ';
		position: absolute;
		left: -22px;
		top: -22px;
		width: 58px;
		height: 114px;
		background: url(../img/img_pin_pc.png) no-repeat 0 0;
	}
}
@media screen and (max-width: 640px) {
	#content {
		margin: 0 4.531%;
		padding-bottom: 4%;
		background: url(../img/bg_01_sp.png) no-repeat 0 0, url(../img/bg_02_sp.png) repeat-y 0 0;
		background-size: 100% auto, 100% auto;
	}
}


/* --------------------------------------------------
 head
-------------------------------------------------- */

@media screen and (min-width: 641px) {
	#content .head {
		position: relative;
		height: 419px;
		background: url(../img/bg_head_pc.png) no-repeat center 53px;
	}
	#content .head .pin_sp {
		display: none;
	}
	#content .head h1 {
		position: absolute;
		left: 275px;
		top: -34px;
	}
	#content .head h1 + p {
		position: absolute;
		left: 330px;
		top: 372px;
	}
}
@media screen and (max-width: 640px) {
	#content .head {
		position: relative;
		padding-top: 58.419%;
/* 		padding-bottom: 9.794%; */
		background: url(../img/bg_head_sp.png) no-repeat 0 -8%;
		background-size: 100% auto;
	}
	#content .head .pin_sp {
		position: absolute;
		left: -2.062%;
		top: -1.901%;
		width: 6.186%;
	}
	#content .head h1 {
		position: absolute;
		left: 0;
		top: -5.323%;
		margin-bottom: 9.107%;
	}
	#content .head h1 + p {
		width: 56.529%;
		margin-left: 33.677%;
	}	
}


/* --------------------------------------------------
 section
-------------------------------------------------- */

#content .section .inner {
	background: #fff2ad;
}
@media screen and (min-width: 641px) {
	#content .section {
		width: 1038px;
		margin: 0 auto;
	}
	#content .section + .section {
		margin-top: 13px;
	}
	#content .section .inner {
		width: 940px;
		margin: 0 auto;
		padding-bottom: 50px;
	}
}
@media screen and (max-width: 640px) {
	#content .section + .section {
		margin-top: 8.247%;
	}
	#content .section .inner {
		margin: 0 3.608%;
		padding-top: 10.741%;
		padding-bottom: 11.111%;
	}
}


/* --------------------------------------------------
 #recipe
-------------------------------------------------- */

@media screen and (min-width: 641px) {
	#content #recipe .inner {
		padding-top: 20px;
	}
	#content #recipe h3 {
		text-align: center;
		margin-bottom: 19px;
	}
	#content #recipe .recipe {
		text-align: center;
	}
	#content #recipe .recipe li {
		display: inline;
	}
	#content #recipe .recipe li + li {
		margin-left: 14px;
	}	
}
@media screen and (max-width: 640px) {
	#content #recipe h3 {
		width: 69.444%;
		margin: 0 0 11.111% 14.63%;
	}
	#content #recipe .recipe {
		margin: 0 7.407%;
	}
	#content #recipe .recipe li + li {
		margin-top: 11.111%;
	}	
}


/* --------------------------------------------------
 #make
-------------------------------------------------- */

@media screen and (min-width: 641px) {
	#content #make .inner {
		padding-top: 70px;
	}
	#content #make .ingredient {
		position: relative;
		margin-left: 26px;
		margin-bottom: 50px;
	}
	#content #make .ingredient span {
		position: absolute;
		left: 535px;
		top: -35px;
	}
	#content #make .directions {
		overflow: hidden;
		margin-top: -30px;
		margin-left: 20px;
	}	
	#content #make .directions li {
		float: left;
		margin-top: 30px;
		margin-left: 13px;
	}	
}
@media screen and (max-width: 640px) {
	#content #make .ingredient {
		margin-bottom: 15%;
	}
	#content #make .ingredient span {
		margin-top: 10.37%;
		display: block;
	}
	#content #make .directions li + li {
		margin-top: 21.852%;
	}
}


/* --------------------------------------------------
 
-------------------------------------------------- */

#content .link_hotcake {
	text-align: center;
}
@media screen and (min-width: 641px) {
	#content .link_hotcake {
		margin-top: 55px;
		margin-bottom: 55px;
	}
}
@media screen and (max-width: 640px) {
	#content .link_hotcake {
		width: 81.443%;
		margin: 0 auto;
		margin-top: 10.653%;
		margin-bottom: 10.582%;
	}
}


/* --------------------------------------------------
 #challenge
-------------------------------------------------- */

#challenge .inner {
	text-align: center;
}
@media screen and (min-width: 641px) {
	#content #challenge {
		padding-top: 28px;
		background: url(../img/line_01_pc.png) no-repeat center top;
	}
	#content #challenge .inner {
		padding-top: 55px;
	}
	#content #challenge .img {
		margin-top: 28px;
	}
	#content #challenge .btn {
		margin-top: 28px;
	}
}
@media screen and (max-width: 640px) {
	#content #challenge {
		padding-top: 8.281%;
		background: url(../img/line_01_sp.png) no-repeat center top;
		background-size: 100% auto;
	}
	#content #challenge .text {
		width: 87.778%;
		margin: 0 auto;
	}
	#content #challenge .img {
		width: 89.63%;
		margin: 10.741% auto 0;
	}
	#content #challenge .btn {
		width: 87.037%;
		margin: 10.926% auto 0;
	}
}

/* --------------------------------------------------
 kv
-------------------------------------------------- */

.text-center {
	text-align: center;
}

.kv {
	position: relative;
	text-align: center;
	padding-bottom: 26px;
	margin-bottom: 60px;
}
.kv_dl {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: auto;
}
.kv_btn {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding: 24px 0 14px;
}

@media screen and (max-width: 640px) {
	.kv {
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 15px;
		margin-bottom: 6px;
	}
	.kv_dl {
		left: 0;
		right: 0;
		bottom: 10px;
		width: 90%;
		margin: auto;
	}
	.kv_btn {
		display: flex;
		justify-content: center;
		gap: 10px;
		padding: 12px 0 6px;
	}
	#container img.kv_txt-dl {
		width: 80%;
	}
	#container img.kv_txt_note {
		width: 66%;
	}
	#container img.text_01--pc {
		width: 90%;
		margin-bottom: 5px;
	}
}