@charset "utf-8";
/*個人情報保護方針 pcsp切り替え*/
.privacy .sp {
	display: none;
}
@media screen and (max-width: 600px){
	.privacy .sp {
		display: inline-block;
	}
	.privacy ul li span {
		display: inline-block;
    	text-indent: 1.5em;
	}
}
/*会社概要　ごあいさつ*/
#page-inner.company .company-greeting {
	display: block;
	text-align: center;
}
#page-inner.company .company-greeting .img-box, #page-inner.company .company-greeting .txt-box {
    display: block;
}
#page-inner.company .company-greeting .img-box{
	display: inline-block;
	padding:0 45px;
}
#page-inner.company .company-greeting .txt-box {
	clear:left;
	text-align: left;
}
.company-greeting .img-box h4:first-of-type{
	margin-bottom:34px;
}
.company-greeting .txt-box h3 {
	color: #c40058;
	font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 30px;
	margin-top:15px;
	/*text-align: center;*/
	border-left: 4px solid #c40058;
	padding: 11px 10px 5px 20px;
}
.company-greeting .txt-box h2 {
position: relative;
    color: #c40058;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    border-left: 4px solid #c40058;
    padding: 11px 10px 5px 20px;
    margin-bottom: 26px;
}
/*会社概要　企業理念*/
#page-inner>div.philosophy blockquote>h4 {
	margin-bottom: 26px;
    margin-top: 15px;
    font-size: 185%;
}
ul.philo-list {
	list-style-type: none !important;
	margin-right: 24px;
}
ul.philo-list li{
	border-bottom:dotted 1px #303030;
	padding-bottom: 5px;
    margin-top: 10px;
	line-height: 1.5 !important;
}
@media screen and (min-width:1025px) and (max-width:1150px) {
	#page-inner>div.philosophy blockquote {
		white-space: nowrap;
	}
	#page-inner>div.philosophy blockquote>h4 {
		font-size: 165%;
	}	
}
@media screen and (max-width:730px) {
	#page-inner>div.philosophy blockquote {
		padding-left: 25px;
		padding-right: 25px;
	}
	#page-inner>div.philosophy blockquote>h4 {
		margin-bottom: 15px;
		margin-top: 0px;
		font-size: 140%;
		line-height: 28px;
	}
	ul.philo-list {
		margin-right: 10px;
		margin-left: 10px !important;
	}
}
/*個人情報保護方針*/
#page-inner.company>div.privacy>h2:first-child {
	    color: #c40058;
		font-size: 24px;
		border-left: 4px solid #c40058;
		border-bottom: none;
		padding: 11px 10px 5px 20px;
}
#page-inner.company .privacy .table-bloc table td:first-child {
    background-color: #fff;
}
#page-inner.company .privacy .table-bloc table td.example {
	border-right: none;
	vertical-align: text-top;
	padding-right:0;
}
#page-inner.company .privacy .table-bloc table td ul li{
	display: block;
	margin-right: 0;
	margin-left:-0.5em;
}
#page-inner.company .privacy .table-bloc table td img {
	width:20px;
	height:auto;
	vertical-align: middle;
}
@media screen and (max-width: 600px){
	#page-inner.company>div.privacy>h2:first-child {
		font-size: 22px;
	}
}
@media screen and (max-width: 400px){
	#page-inner.company>div.privacy>h2:first-child {
		font-size: 18px;
	}
}

/* ちゃんとごはんモニター実施報告
------------------------------------------------------------*/
#list-inner>div ul.mv ul li {
	margin-left:0;
}
#list-inner>div ul.mv ul li:before {
    content: '';
    font-size: 0px;
    line-height: 0px;
    width: 0px;
	margin-left: 0;
}
#post_14270 {
	display: inline-block;
	width:355px;
}
#post_14270 a:hover{
	text-decoration: underline;
}
.cg_monitor-list .fig {
	display: inline-block;
	vertical-align: top;
	width:calc(97.5% - 355px);
}
.cg_monitor-list .fig img{
	width:100%;
}
.cg_monitor-list .fig img:first-child{
	margin-bottom:30px;
}
@media screen and (max-width:780px){
	#post_14270 {
		width:auto;
	}
	.cg_monitor-list .fig {
		display: block;
		width:100%;
		margin-top:-10px;
	}
}

/* マックスバリュ東海アプリ
------------------------------------------------------------*/
.mvtokai-app .landing1 {
	background-color: #c70057;
	background-image: url(../img/landing/back_app.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left bottom ;
	padding:60px 0px 35px 55px;
}
.mvtokai-app .landing2 {
	padding:40px 0px 50px 60px;
	background-color:#fff;
	display: flex;
}
.mvtokai-app .landing3 {
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-weight: 700;
}
.mvtokai-app .landing-left{
	width:368px
}
.mvtokai-app .landing-right{
	width:527px;
	margin-left:30px;
}
.mvtokai-app img {
	max-width:100%;
}
/******上半分******/
.mvtokai-app .landing1 .landing-flex{
	display: flex;
	margin-top:50px;
}
.mvtokai-app .landing1 .landing-left p:last-child{
	font-size:12px;
	padding-top:25px;
}
.mvtokai-app .landing1 .landing-right{
	position: relative;
}
.mvtokai-app .landing1 .landing-right p{
	padding-bottom:20px;	
}
.mvtokai-app .landing1 .landing-right ul {
	padding-top:50px;
	margin-left: 12px !important;
}
.mvtokai-app .landing1 .landing-right li {
	padding-top:25px;
	list-style: none;
	line-height: 1 !important;
}
.mvtokai-app .landing1 .landing-right .list_image img{
	position: absolute;
	bottom:0;
	right:-18px;
}
/******下半分******/
/*左　QRコードエリア*/
.mvtokai-app .landing2 .landing-left{
	display: flex;
	justify-content: space-between;
	text-align: center;
	font-weight: bold;
}
.mvtokai-app .landing2 .landing-left .app_qr img{
	border:2px solid #000;
	padding:26px;
	margin:20px 0;
}
.mvtokai-app .landing2 .landing-left p{
	font-weight: bold;
	padding:7px 0;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
.qr_br {
		display: none;
}
@media screen and (min-width:801px) and (max-width:1120px){
	.mvtokai-app .landing2 .landing-left p{
		text-indent: 1em;
		text-align: left;
	}
	.qr_br {
		display: block;
	}
}
/*右*/
.mvtokai-app .landing2 .landing-right{
	margin-left:40px;
	margin-top:-5px;
}
.mvtokai-app .landing2 .landing-right figure{
	margin-bottom:18px;
}
.mvtokai-app .landing2 .landing-right ul{
	margin-left:0 !important;
	padding-bottom:10px !important;
}
.mvtokai-app .landing2 .landing-right li{
	list-style: none;
}
.mvtokai-app .landing2 .landing-right p{
	font-weight: bold;
}
.mvtokai-app .landing2 .landing-right figure:first-child img{
	width:49%;
	height:auto;
}

.dl-title-sp, .dl-button-upper, .dl-button-under {
	display: none;
}

@media screen and (max-width:1290px){
	.app-landing #content-wrap.lines .line-left .line-inner {
		padding-right: 0px;
	}
	.mvtokai-app .landing1 {
		padding-top:calc(60/1290*100vw);
		padding-right:calc(45/1290*100vw);
		padding-bottom:calc(35/1290*100vw);
		padding-left:calc(55/1290*100vw);
		background-size: 105%;
	}
	.mvtokai-app .landing2 {
		padding-top:calc(40/1290*100vw);
		padding-right:calc(45/1290*100vw);
		padding-bottom:calc(50/1290*100vw);
		padding-left:calc(55/1290*100vw);
		display: flex;
	}
	.mvtokai-app .landing-left{
		width:calc(368/1290*100vw);
	}
	.mvtokai-app .landing-right{
		width:calc(527/1290*100vw);
		margin-left:calc(28/1290*100vw);
	}
	/******上半分******/
	.mvtokai-app .landing1 .landing-flex{
		display: flex;
		margin-top:calc(50/1290*100vw);
	}
	.mvtokai-app .landing1 .landing-left p:last-child{
		font-size:12px;
		padding-top:calc(25/1290*100vw);
	}
	.mvtokai-app .landing1 .landing-right p{
		padding-bottom:calc(30/1290*100vw);	
	}
	.mvtokai-app .landing1 .landing-right ul {
		padding-top:calc(40/1290*100vw);
		margin-left: calc(12/1290*100vw) !important;
	}
	.mvtokai-app .landing1 .landing-right li {
		padding-top:calc(25/1290*100vw);
		list-style: none;
	}
	.mvtokai-app .landing1 .landing-right li img{
		width:calc(407/1290*100vw);
		height:auto;
	}
	.mvtokai-app .landing1 .landing-right .list_image img{
		position: absolute;
		bottom:0;
		right:-20px;
		width:calc(136/1290*100vw);
		height:auto;
	}
	/******下半分******/
	/*左　QRコードエリア*/
	.mvtokai-app .landing2 .landing-left{
		display: flex;
		justify-content: space-between;
		text-align: center;
		font-weight: bold;
	}
	.mvtokai-app .landing2 .landing-left .qr_area:first-child{
		margin-right:calc(20/1290*100vw);
		}
	.mvtokai-app .landing2 .landing-left .app_qr img{
		border:2px solid #000;
		padding:calc(26/1290*100vw);
		margin:calc(20/1290*100vw) 0;
		width:calc(97/1290*100vw);
		height:auto;
	}
	.mvtokai-app .landing2 .landing-left p{
		font-weight: bold;
		padding:7px 0;
		border-top:2px solid #000;
		border-bottom:2px solid #000;
	}
	/*右*/
	.mvtokai-app .landing2 .landing-right{
		margin-left:40px;
		margin-top:-5px;
	}
	.mvtokai-app .landing2 .landing-right figure{
		margin-bottom:18px;
	}
	.mvtokai-app .landing2 .landing-right ul{
		margin-left:0 !important;
		padding-bottom:10px !important;
	}	
}

@media screen and (max-width:990px){
	.mvtokai-app .landing3 {
		text-align:left;
		padding-top: 10px!important;
	}
}
@media screen and (max-width:800px){
	.mvtokai-app .landing1 {
		padding-top:calc(60/800*100vw) !important;
		padding-right:calc(55/800*100vw);
		padding-bottom:calc(35/800*100vw);
		padding-left:calc(55/800*100vw);
		background-size: 170%;
	}
	.mvtokai-app .landing2 {
		padding-top:calc(60/800*100vw) !important;
		padding-right:calc(45/800*100vw);
		padding-bottom:calc(50/800*100vw);
		padding-left:calc(55/800*100vw);
		display: block;
	}
	.mvtokai-app .landing-left{
		width:100%;
		text-align: center;
		padding-bottom:calc(60/800*100vw);
	}
	.mvtokai-app .landing-right{
		width:100%;
		margin-left:0 !important;
	}
	/******上半分******/
	.mvtokai-app .landing1 .landing-flex{
		display:block;
		margin-top:calc(50/800*100vw);
	}
	.mvtokai-app .landing1 .landing-left p:last-child{
		font-size:12px;
		padding-top:calc(25/800*100vw);
		color:#fff;
	}
	.mvtokai-app .landing1 .landing-right p{
		margin-bottom:calc(10/800*100vw);	
	}
	.mvtokai-app .landing1 .landing-right ul {
		padding-top:calc(80/800*100vw);
		padding-bottom: calc(20/800*100vw);
		margin-left: calc(12/800*100vw) !important;
	}
	.mvtokai-app .landing1 .landing-right li {
		padding-top:calc(25/800*100vw);
		list-style: none;
	}
	.mvtokai-app .landing1 .landing-right li img{
		width:80%;
		height:auto;
	}
	.mvtokai-app .landing1 .landing-right .list_image img{
		position: absolute;
		bottom:calc(35/700*110vw);
		right:-13px;
		width:23.5%;
		height:auto;
	}
	/******下半分******/
	/*左　QRコードエリア隠す*/
	.mvtokai-app .landing2 .landing-left{
		display: none;
	}
	/*右*/
	.mvtokai-app .landing2 .landing-right{
		margin-left:calc(40/800*100vw);
		margin-top:calc(-5/800*100vw);
	}
	.mvtokai-app .landing2 .landing-right figure:first-child img{
		width:48.5%;
		height:auto;
	}
	.dl-title-sp{
		display:block;
		text-align:center;
		font-weight:bold;
		font-size: 3vw;
		margin-bottom: 12px;
	}
	
	.dl-button-upper{
		display: block;
		font-weight: bold;
	}
	.dl-button-under {
		display: block;
		margin-bottom: 18px;
	}
	.dl-button-left, .dl-button-right {
		display:inline-block;
		width: 50%;
		text-align: center;
	}
	.dl-buttons{
		margin-bottom:0!important;
	}
	.search-dl{
		display:none!important;
	}
		
		
}
/*上部背景画像の高さ調整のため*/
@media screen and (max-width:500px){
	.mvtokai-app .landing1 {
		background-size: 180%;
	}
}
@media screen and (max-width:400px){
	.mvtokai-app .landing1 {
		background-size: 190%;
	}
}

/* WAON POINTカード特典変更のお知らせ
------------------------------------------------------------*/
.waonpoint-card .landing {
	background-color: #a7247e;
	font-family: "Noto Sans Japanese", 'Noto Sans', 'sans-serif', verdana, "MS PGothic", Osaka, Sans-Serif;
	padding-bottom: 25px;
}
.waonpoint-card img{
	width:100%;
}
.waonpoint-card .landing-pc {
	display: block;
}
.waonpoint-card .landing-sp {
	display: none;
}
.waonpoint-card h3, .waonpoint-card p {
	text-align: center;
}

/*-----タイトルエリア（濃いピンク）-----*/
.waonpoint-card .landing01 {
	padding:40px 4.9% 25px;
}
.waonpoint-card .notice {
	padding:25px;
	background-color: #fff;
	font-size:29px;
	font-weight: bold;
	box-shadow: 0 0 8px #666;
	margin-bottom:40px;
	text-align: left;
}
.waonpoint-card .landing .landing-title {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.waonpoint-card .landing01 .landing-title p {
	max-width: 259px;
	padding-right:1.75%;
}

.waonpoint-card h2 {
	font-size: 70.5px;
    color: #fff;
    line-height: 1.1;
	text-align: left;
	padding-top:5px;
}
.waonpoint-card h2 span{
	letter-spacing: 3.5px;
}
@media screen and (max-width:1305px) {
	.waonpoint-card .notice {
		font-size:calc(29/1305*100vw);
	}
	.waonpoint-card .landing01 .landing-title p {
		width:calc(259/1305*100vw);
	}
	.waonpoint-card h2 {
		font-size:calc(70.5/1305*100vw);
		white-space: nowrap;
		padding-top:0;
	}
	.waonpoint-card h2 span{
		letter-spacing: calc(3.5/1305*97vw);
	}
}
@media screen and (max-width:799px) {
	.waonpoint-card .landing-pc {
		display: none;
	}
	.waonpoint-card .landing-sp {
		display: block;
	}
	.waonpoint-card .landing01 {
		padding:calc(40/799*100vw) 4.9%;
	}
	.waonpoint-card .notice {
		padding:calc(20/799*100vw);
		margin-bottom:calc(20/799*100vw);
	}
	.waonpoint-card .landing .landing-title {
		display: block;
	}
	.waonpoint-card .landing01 p:nth-child(2){
		width:60%;
		margin:auto;
	}
	.waonpoint-card .landing01 img{
		float:none;
		width:100%;
		padding-right:0;
	}
	.waonpoint-card h2 {
		text-align: center;
		font-size:calc(64/799*97vw);
		margin-bottom:calc(25/799*100vw);
	}
}

/*-----テキストエリア（薄いピンク）-----*/
.waonpoint-card .landing02 {
	background-color: #fce5e8;
	padding:35px 4%;
	font-weight: bold;
	font-size: 1.15em;
}
.waonpoint-card .landing02 p:first-child img{
	max-width:943px;
}
.waonpoint-card .landing02 p:nth-child(3) img{
	max-width:661px;
}
.waonpoint-card .landing02 p:nth-child(3){
	margin:30px 14.9% 15px;
}
@media screen and (max-width:1305px) {
	.waonpoint-card p:last-child {
		font-size:calc(18/1305*100vw);
	}
}
@media screen and (max-width:799px) {
	.waonpoint-card .landing02 {
		padding:calc(40/799*100vw) 4%;
	}
	.waonpoint-card .landing02 p:nth-child(2) img{
		width:98%;
	}
	.waonpoint-card .landing02 p:nth-child(3){
		margin:calc(30/799*100vw) 5% calc(20/799*100vw);
	}
	.waonpoint-card p:last-child {
		font-size:calc(18/799*100vw);
	}
}

/*-----お知らせエリア（濃いピンク）-----*/
/*.waonpoint-card .landing03 img{
	width:100%;
}*/
.waonpoint-card .specialday-notice .pc-s{
		display: none;
}
.waonpoint-card .specialday-notice .pc-b{
		display: inline;
}
.waonpoint-card h3 {
	margin:20px 5%;
}
.waonpoint-card h3 img{
	max-width: 923px;
}
.waonpoint-card .waku {
	border-radius: 12px;
	background-color: #fff;
	width:92%;
	margin:20px auto;
}
.waonpoint-card .waku h4{
	text-align: center;
	border-radius: 12px 12px 0 0;
	padding:15px;
}
.waonpoint-card .waku h4 img{
	max-width:912px;
}
.waonpoint-card .landing04 .waku h4{
	background-color: #dcdddd;
}
.waonpoint-card .landing04 .waku p{
	padding:15px 6% 20px;
}
.waonpoint-card .landing04 .waku p img{
	max-width:860px;
}
.waonpoint-card .landing03 .waku p,
.waonpoint-card .waku.otoku-card-list p{
	padding:0 15px;
	font-weight: bold;
	letter-spacing: 0.4px;
}

/*イオンdeキャッシュレス！*/
.waonpoint-card .landing05 {
    padding: 15px 4%;
	overflow: hidden;
}
.waonpoint-card .landing05 p img{
	width:49%;
}
.waonpoint-card .landing05 p:first-of-type img{
	float:left;
}
.waonpoint-card .landing05 p:last-of-type img{
	float:right;
}
.waonpoint-card .landing05 p a:hover{
	opacity: 1.0 !important;
}



/*上記カードでも、割引対象となるお支払い方法が変更になります。*/
.waonpoint-card .specialday-notice {
	padding-bottom:25px;
}
.waonpoint-card .specialday-notice p:first-child{
	background-color: #00b9ef;
	border-radius: 12px 12px 0 0;
	color:#fff;
	font-size:26px;
}
.waonpoint-card .specialday-notice p:last-child{
	border: #00b9ef 2px solid;
	border-radius: 0 0 12px 12px;
	text-align: left;
	padding:10px 1.84%;
	line-height: 1.2;
}
.waonpoint-card .specialday-notice p:last-child span{
	font-size:22px;
	color:#f00;
	line-height: 1.4;
}

/*おトクなカードはコチラ*/
.waonpoint-card .waku.otoku-card-list h4{
	background-color:#00a5e3;
	margin-bottom:15px;
	color:#fff;
	font-size:32px;
	font-weight: bold
}
.waonpoint-card .waku.otoku-card-list h4 span{
	color:#FFF100;
}
.waonpoint-card .waku.otoku-card-list p:last-child{
	line-height: 1.4;
	text-align: justify;
	padding: 10px 15px 20px;
	font-weight: bold;  
}
.waonpoint-card .waku.otoku-card-list .pc-s{
	display: none;
}

@media screen and (max-width:1305px) {
	.waonpoint-card .specialday-notice p:first-child{
		font-size:calc(26/1305*100vw);
		white-space: nowrap;
	}
	.waonpoint-card .specialday-notice p:last-child{
		font-size:calc(18/1305*90vw);
		letter-spacing: calc(0.15/1305*90vw);
		white-space: nowrap;
	}
	.waonpoint-card .specialday-notice p:last-child span{
		font-size:calc(22/1305*91vw);
		letter-spacing: calc(0.4/1305*100vw);
	}
	.waonpoint-card .waku.otoku-card-list h4 {
		font-size: calc(32/1305*100vw);
		white-space: nowrap;
		letter-spacing: 1px;
	}
	.waonpoint-card .waku.otoku-card-list p:last-child{
		line-height: 1.3;
	}
	.waonpoint-card .landing04 .waku {
		margin:20px auto calc(20/1305*100vw);
	}
}
@media screen and (max-width:1125px) {
	.waonpoint-card .specialday-notice .pc-s{
		display: inline;
	}
	.waonpoint-card .specialday-notice .pc-b{
		display: none;
	}
}
@media screen and (max-width:799px) {
	.waonpoint-card .specialday-notice {
		padding-bottom: 20px;
	}
	.waonpoint-card .specialday-notice p:first-child{
		font-size:calc(26/799*100vw);
		padding:calc(8/799*100vw) calc(10/799*100vw);
		white-space:normal;
		line-height: 1.4;
	}
	.waonpoint-card .specialday-notice p:last-child{
		padding:calc(10/799*100vw) 3% calc(15/799*100vw);
	}
	.waonpoint-card .specialday-notice p:last-child{
		font-size:calc(18/799*100vw);
		white-space:normal;
	}
	.waonpoint-card .specialday-notice p:last-child span{
		font-size:calc(24/799*100vw);
	}
	.waonpoint-card .specialday-notice .pc-s{
		display: none;
	}
	.waonpoint-card .waku.otoku-card-list h4 {
		font-size: calc(34/799*100vw);
		white-space:normal;
		padding: calc(20/799*100vw);
	}
	.waonpoint-card .waku.otoku-card-list .pc-s{
		display: inline;
	}
	.waonpoint-card .waku.otoku-card-list p:last-child{
		font-weight: normal;
	}
	.waonpoint-card .landing04 .waku {
		margin:20px auto 5px;
	}
	.waonpoint-card .landing05 {
    padding: 15px 4% 0;
}
}

/*-----詳しくはこちらボタン　削除200310-----*/
.waonpoint-card .button p{
	width:40%;
	margin:auto;
	position: relative;
}
.waonpoint-card .button a{
	display: block;
	height:3em;
	line-height:3em;
	font-size:24px;
	box-shadow: 0 0 5px #999;
	background-color: #fff;
	border-radius:8px;
	color:#b60081;
	font-weight: bold;
	letter-spacing: 1px;
}
.waonpoint-card .button a:after {
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #b60081;
    border-right: 2px solid #b60081;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: "";
    bottom: 50%;
    left: 1.0em;
    margin-bottom: -5px;
}
.waonpoint-card .button a:hover {
	opacity: 0.8;
    transition: 0.3s;
}
@media screen and (max-width:1305px) {
	.waonpoint-card .button a{
		height:calc(72/1305*100vw);
		line-height:calc(72/1305*100vw);
		font-size:calc(24/1305*100vw);
	}
}
@media screen and (max-width:799px) {
	.waonpoint-card .button p{
		width:80%;
	}
	.waonpoint-card .button a{
		height:calc(78/799*100vw);
		line-height:calc(78/799*100vw);
		font-size:calc(24/799*100vw);
	}
}

/* ちゃんとごはんレシピ　おたすけレシピ特集
------------------------------------------------------------*/
#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
	margin-top:20px;
	color:#000;
	font-weight: bold;
}
#page-inner.recipe-otasuke .recipe-otasuke-explain article p:last-child{
	margin-top:20px;
	margin-bottom:20px;
}
#page-inner.recipe-otasuke .recipe-banner {
	margin-bottom:40px;
}
#page-inner.recipe-otasuke .recipe-banner:last-child {
	margin-bottom:20px;
}
#page-inner.recipe-otasuke .recipe-banner a:hover {
	opacity: 0.7;
}
#page-inner.recipe-otasuke .recipe-otasuke-explain h2 img,
#page-inner.recipe-otasuke .recipe-banner a img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
@media screen and (max-width: 1300px) {
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
		font-size:calc(20/1300*100vw);
	}	
}
@media screen and (max-width: 1024px) {
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
		font-size:calc(20/1024*100vw);
	}	
}
@media screen and (max-width:799px) {
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
		font-size:calc(20/799*100vw);
	}		
}
@media screen and (max-width: 568px) {
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
		font-size:13px;
	}
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p{
		margin-top:calc(20/568*100vw);
	}
	#page-inner.recipe-otasuke .recipe-otasuke-explain article p:last-child{
		margin-top:calc(20/568*100vw);
		margin-bottom:calc(20/568*100vw);
	}
	#page-inner.recipe-otasuke .recipe-banner {
		margin-bottom:calc(35/568*100vw);
	}
	#page-inner.recipe-otasuke .recipe-banner:last-child {
	margin-bottom:calc(15/568*100vw);
	}
}
