@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

.releasedate {
	font-size: 0.85rem; 
	color: #333;
	padding: 2rem 1.5em;
}


/*==============================================
 看板
============================================= */
.offer {
	font-size: 1.1rem;
	text-align: center;
	padding: 1rem;
}
h1 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 75.96%;
}

.lead {
	font-size: 1.2rem;
	line-height: 1.8;
	margin-top: 2rem;
	padding: 0 2rem;
}
.lead a {
	color: #c20f25;
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	padding: 1.8rem 2rem 2.2rem;
}
.topbnr a {
	display: block;
	width: 100%;
	height: 50px;
	background: #c20f25;
	border-radius: 50px;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	line-height: 52px;
	position: relative;
}
.topbnr a:after {
	content: "";
	display: block;
	width: 13px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_arrow.png) no-repeat 0 0;
	background-size: 13px;
	position: absolute;
	top: 50%;
	right: 1.2rem;
	margin-top: -11px;
}

.innerbnr a {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_innerbnr.jpg) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 25.64%;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 3rem;
}
.paragraphIn > p:first-child {
	margin-top: 1.5rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.6;
	margin-top: 1rem !important;
}

.paragraph {
	transition: background-color .2s, border-top-color .2s;
}

.paragraphIn {
	padding: 0 2rem;
}
.spAccordion {
	display: none;
}
.paragraph h2 {
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: bold;
	padding:  0 0 1.5rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding: 4.2rem 3.5rem 0 1.5rem;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	position: relative;
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: -2rem;
	right: 1.2rem;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #ccc;
	border-right: 4px solid #ccc;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	width: 100%;
	background: #000;
	font-size: 1.1rem;
	color: #fff;
	margin-bottom: .5rem;
	padding: .5rem 1.5rem .2rem;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.paragraph h3 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_check.png) no-repeat 0 .3rem;
	background-size: 2rem;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: bold;
	text-indent: 2.4rem;
	margin: 3rem auto 1rem;
	padding-top: .5rem;
}
.paragraph h2 br,
.paragraph h3 br {
	display: none;
}

#article04 {
	border-bottom: 1px solid #000;
}
#article04 .spAccordion {
	padding-bottom: 2.5rem;
}

.paragraphIn p.note {
	font-size: .9rem;
	line-height: 1.6;
	margin-top: 1.5rem;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 3.5rem auto 3rem;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.imgBox strong {
	display: block;
	border-left: .6rem solid #1881fe;
	font-size: 1.6rem;
	margin-bottom: .8rem;
	padding: .2rem 0 0 .5rem;
}
.paragraph .extra .cap {
	margin-top: -2rem !important;
}
.w250 a img {
	width: 50%;
	margin: auto;
}
.imgBox .cap small {
	display: block;
	font-size: .9rem;
	margin-top: .5rem;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	padding: 3rem .5rem 2.5rem;
}
.productBox a {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_itemimg.jpg) no-repeat 0 0;
	background-size: 100%;
	padding-top: 90%;
}
.productBox a dt {
	font-size: 0;
	text-indent: -999em;
}
.productBox a dd {
	width: 90%;
	height: 50px;
	background: #c20f25;
	border-radius: 50px;
	font-size: 1.3rem;
	color: #fff;
	text-align: center;
	line-height: 52px;
	margin: -2.3rem auto 0;
	position: relative;
}
.productBox a dd:after {
	content: "";
	display: block;
	width: 13px;
	height: 23px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_healthychef/sp_arrow.png) no-repeat 0 0;
	background-size: 13px;
	position: absolute;
	top: 50%;
	right: 1.2rem;
	margin-top: -11px;
}


/*==============================================
 注釈
============================================= */
.notice {
	margin: 2.5rem auto 0;
	padding: 0 1.5rem;
}
.notice li {
	font-size: .9rem;
	line-height: 1.6;
	text-indent: -3em;
	margin: .5rem auto;
	padding-left: 3em;
}


