/* =============== 未来のおにぎり ================ */
.future-onigiri{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight:400;
	font-size:19px;
	line-height:170%;
}
.future-onigiri-top{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/future-onigiri-00.jpg) no-repeat bottom ;
	background-size:cover;
	width:100%;
	height:700px;
	margin-bottom:50px;
}
.future-onigiri h2{
	margin-top:50px;
}

@media (max-width: 767px) {
.future-onigiri p{
	width:90%;
	margin:0 auto;
	}
}

/* =============== 筋肉の日 ================ */
.mascle-fv{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mascle-recipe-back.jpg) repeat-x #F39500;
	width:100%;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:170%;
	padding-bottom:40px;
}
.mascle-fv h1{
	text-indent:-9999px;
	border:0;
	padding:0;
	margin:0;
	height:0;
}
.mascle-movie{
	background:#FFF8DB;
	width:100%;
	padding:20px 0 80px 0;
}
.mascle-movie-in{
	width:620px;
	padding:0 40px;
	border:solid 3px #F39500;
	background:#fff;
	margin:0 auto;
	margin-top:80px;
	border-radius:20px;
}
.mascle-movie-title{
	position:relative;
}
.mascle-movie-in h2{
	width:620px;
	padding:15px 0;
	background:#F39500;
	margin:0 auto;
	border-radius:30px;
	color:#fff;
	position:relative;
	top:-20px;
}
.mascle-movie-title-in{
	padding:0 0 0 150px;	
}
.mascle-hito{
	position:absolute;
	top:-61px;	
}
.mascle-movie-in article{
	padding:0 0 30px 100px;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mascle-eiyoushi.png) no-repeat;
}
.mascle-recipe{
	width:660px;
	padding:10px 20px;
	border:solid 3px #F39500;
	background:#fff;
	margin:40px auto;
	margin-bottom:80px;
	border-radius:20px;
}
.mascle-recipe h2{
	background:none;
	color:#F39500;
	text-align:center;
}

.mascle-recipe article{
	width:300px;
	display:inline-block;
	margin:0 14px;
	text-align:center;
}
.mascle-recipe article img{
	width:100%;
	height:auto;
}
.mascle-hosoku{
	background:#FEE4A9;
	width:100%;
	padding:80px 0 40px 0;
}
.mascle-hukidashi {
    position: relative;
    display: inline-block;
    width: 540px; 
    text-align: left;
    padding: 0 25px;
	margin:20px 0;
    background-color: #FEE4A9;
    border-radius: 5px;
}
.mascle-hukidashi:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: #FEE4A9 transparent;
    border-width: 20px 20px 0 20px;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
}
.mascle-hosoku-in{
	width:620px;
	padding:40px;
	background:#fff;
	margin:0 auto;
	margin-bottom:80px;
	border-radius:20px;
	text-align:center;
}
.mascle-hosoku-in h2{
	background:none;
	color:#F39500;
	padding:0;
	font-size:26px;
	line-height:155%;
}
.mascle-hosoku-in h3{
	background:#FFF;
	text-align:center;
	border-radius:10px;
	border:none;
	padding:10px 0;
	margin:15px 0 10px 0;
	font-size:18px;
}
.macsle-eiyou{
	table-layout: fixed;
	width: 100%;
	margin-bottom:20px;
}
.macsle-eiyou th{
	width:140px;
}
.macsle-eiyou tr:first-child{
	background:#efefef;
}

.mascle-hosoku-in ol {
	counter-reset: gradient-counter;
	padding-left: 25px;
	text-align:left;}

.mascle-hosoku-in ol li {
	list-style:decimal;
    counter-increment: gradient-counter;
    padding: 0 0 15px 25px;
	margin-bottom:13px;
	position: relative;
	border-bottom:solid 1px #ccc;
}
	
.mascle-hosoku-in ol li::before,
.mascle-hosoku-in ol li::after {
      background: #ee4523;
      border-radius: 5px;
      content: '';
      height: 30px;
      width: 30px;
      left: -25px;
      overflow: hidden;
      position: absolute;
      top:-3px ;
    }
.mascle-hosoku-in ol li::before {
      align-items: flex-end;
      @extend %boxshadow;
      content: counter(gradient-counter);
      color: #fff;
      display: flex;
      justify-content: center;
      padding: 0 4px 5px 4px ;
      z-index: 1;
    }
.mascle-products article{
	display:inline-block;
	width:200px;
}
.mascle-products article img{
	width:200px;
	height:200px;
}

@media (max-width: 767px) {
.mascle-fv{
	background-image:none;
	background:#F39500;
	font-size:18px;
}
.mascle-fv article{
	width:90%;
	margin:0 auto;
}
.mascle-movie-in{
	width:85%;
	padding:0 20px;
}
.mascle-movie-in h2{
	width:98%;
	padding:15px 0;
}
.mascle-movie-title-in{
	padding:0 15px 0 90px;
}
.mascle-hito{
	top:-30px;
	left:-45px;
}
.mascle-movie-in article{
	padding:0 0 30px 100px;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mascle-eiyoushi.png) no-repeat;
}
.mascle-recipe{
	width:85%;
	padding:20px;
}
.mascle-recipe article{
	width:93%;
}
.mascle-hukidashi {
    width: 88%; 
}
.mascle-hosoku-in{
	width:85%;
	padding:40px 20px;
}
.mascle-products article{
	margin-bottom:20px;
}
}

/* =============== 納豆の日 ================ */
.natto-sitecard{
	text-indent:-9999px;
	height:0;
}
.natto-blue{
	color:#00A4BE;
}
.natto h1,.natto h2,.natto h3{
	background:none;
	border:0;
	margin:0;
	padding:0;
}
.natto h2{
	font-size:25px;
	color:#F2901D;
	margin-bottom:40px;
	border-bottom:dotted 2px #F2901D;
	padding:15px 0;
	display:inline-block;
}
.natto h3{
	color:#F2901D;
	margin-bottom:30px;
}
.natto-fv{
	background:#f8b600 url(https://www.maruyanagi.co.jp/wp-content/uploads/natto-fv-back.jpg) no-repeat;
	background-size:cover;
}

.natto-copy{
	background:#f8b600 url(https://www.maruyanagi.co.jp/wp-content/uploads/natto-fv-back2.jpg) no-repeat bottom;
	background-size:cover;
	padding-bottom:130px;
}
.natto-box{
	width:900px;
	margin:0 auto;
}
.natto-anq,
.natto-hikaku{
	padding:30px 0 50px 0;
	background:#FFFBE9;
}
.natto-hukidashi{
	position: relative;
	display: inline-block;
	text-align: center;
	color:#FFF;
	padding: 25px 40px;
	background-color: #f39800;
	border-radius: 5px;
	z-index: 1;
}
.natto-hukidashi:before {
	content: '';
	position: absolute;
	display: block;
	z-index: 2;
	border-style: solid;
	border-color: #f39800 transparent;
	border-width: 10px 10px 0 10px;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
.batto-point{
	padding:40px 0 30px 0 ;
	border:dotted 2px #f39800;
	border-radius:10px;
	position:relative;
	top:-30px;
	line-height:200%;
	width:750px;
	margin:0 auto;
}
.natto-recipe{
	padding:50px 0;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/natto-recipe-back.png);
}
.natto-recipe-in{
	width:840px;
	margin-top:30px;
	padding:30px;
	border-radius:10px;
	background:#fff;
}
.natto-recipe-right{
	width:360px;
	margin:0 30px;
	float:left;
}
.natto-recipe-right table{
	width:360px;
}
.natto-recipe-right td{
	text-align:right;
}
.natto-recipe-left{
	width:390px;
	float:left;
}
.natto-recipe-left ol li{
	list-style-type: decimal;
    padding: 0 0 0 10px;
    margin: 5px 0 5px 20px;
}
.natto-recipe-arrange,
.natto-recipe-single{
	display:inline-block;
	width:260px;
	margin:20px 0;
	text-align:center;
}
.natto-recipe-arrange{
	margin-right:20px;
}
.natto-recipe-arrange:last-child{
	margin-right:0;
}
.natto-recipe-arrange img{
	width:260px;
	height:auto;
}
.natto-recipe-single{
	width:405px;
}
.natto-recipe-single:nth-child(even){
	margin-right:20px;
}
.natto-recipe-single a,
.natto-recipe-arrange a{
	display:block;
	background:#F2901D;
	padding:5px 0;
	border-radius:15px;
	margin:0 auto;
	margin-top:5px;
	color:#fff;
	width:90%;
}
.natto-recipe-arrange a:link,.natto-recipe-arrange a:visited,
.natto-recipe-single a:link,.natto-recipe-single a:visited,{
	color:#fff;
}
.natto-recipe-arrange a:hover,
.natto-recipe-single a:hover{
	background:#F9A435;
}
.natto-hikaku h3{
	color:#00A4BE;
	padding:15px;
	width:550px;
	display:inline-block;
	border:dotted 2px #00A4BE;
	margin-bottom:15px;
}
.natto-hikaku table{
	margin:0 auto;
	width:520px;
	table-layout:fixed;
}
.natto-cp{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/natto-cp-back.jpg);
	padding:50px 0;
	color:#FFF;
}
.natto-tw{
	margin:0 auto;
	width:600px;
	margin-bottom:30px;
}
.natto-cp h2{
	color:#FFF;
	border-bottom:dotted 2px #FFF;
}
.natto-link{
	padding:50px 0;
}
.natto-link div{
	width:280px;
	display:inline-block;
	margin:0 0 20px 0;
}
@media (max-width: 767px) {
.natto-box{
	width:95%;
}
.batto-point{
	width:95%;
}
.natto-recipe-in{
	width:82%;
}
.natto-recipe-right{
	width:100%;
	margin:0 0 30px 0 ;
	float:none;
}
.natto-recipe-right table{
	width:100%;
}
.natto-recipe-left{
	width:100%;
	float:none;
}
.natto-recipe-arrange,
.natto-recipe-single{
	width:100%;
	margin:0 0 40px 0;
	text-align:center;
}
.natto-recipe-arrange{
	margin-right:0;
}
.natto-recipe-arrange img{
	width:100%;
	height:auto;
}
.natto-recipe-single{
	width:100%;
}
.natto-recipe-single:nth-child(even){
	margin-right:none;
}

.natto-hikaku h3{
	width:90%;
}
.natto-hikaku table{
	width:95%;
}
.natto-tw{
	width:90%;
}
}

/* =============== 腸年齢チェック ================ */
.cho-check{
     background-color:#fbfaf4;
}
.cho-check h2{
     background-color:#535353;
     color:white;
     margin:0;
}
.cho-check-in{
     width:90%;
     margin:0 auto;
}
.cho-check article{
     border-bottom:solid 1px #535353;
}
#receivedName{
	font-size:60px;
	font-weight:bold;
}


/* =============== ひき肉蒸し大豆　特設ページ ================ */
.hikidaizu{
	font-size:15px;
	background:#FDE7D6;
}
.hikidaizu h1,
.hikidaizu h2,
.hikidaizu h3{
	border:none;
	background:none;
}

.hikidaizu-top{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/hikidaizu-top-back.jpg) repeat-x top center;
	animation: loop 100s linear infinite;
	height:650px;
}
.hikidaizu-top h1{
	padding:0;
	margin:0;
}
 
@keyframes loop {
 0% {background-position: 2000px 0;}
 25% {background-position: 1500px 0;}
 50% {background-position: 1000px 0;}
 75% {background-position: 500px 0;}
 100% {background-position: 0 0;}
}
.hikidaizu-top-pk{
	margin-top:-120px;
}
.hikidaizu-top-icon{
	background:#EA5E6B;
	width:100%;
	padding:10px 0;
}
.hikidaizu-top-icon img{
	margin:5px;
}
.hikidaizu-02{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/hikiwari-02-back.jpg) no-repeat center center;
	padding:50px 0;
}
.hikidaizu-point article{
	position:relative;
	background:#fff;
	border-radius:30px;
	padding:30px;
	margin:0 auto;
	margin-bottom:100px;
	width:660px;
}
.hikidaizu-point-icon {
	background:#D7314C;
	color:#fff;
	font-size:20px;
	border-radius:30px;
	padding:15px;
	width:150px;
	position:absolute;
	top:-20px;
	left:50%;
	transform: translateX(-50%)
}
.hikidaizu-point article h2{
	padding:30px 0 0 0 ;
	color:#D7314C;
}
.hikidaizu-point a{
	padding:15px 30px;
	border-radius:15px;
	background:#333;
	color:#fff;
}
.hikidaizu-hatake{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/hikidaizu-hatake.jpg) no-repeat;
	background-size:cover;
	width:100%;
	height:600px;
	padding:50px 0;
	margin-bottom:50px;
	color:#fff;
}

@media (max-width: 767px) {
.hikidaizu-top{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/hikidaizu-top-back.jpg) repeat-x top center;
	height:auto;
}

.hikidaizu-top-pk{
	margin-top:-50px;
}
	
.hikidaizu-top-icon img{
	width:45%;
}

.hikidaizu-point article{
	width:80%;
}

.hikidaizu-hatake{
	height:auto;
}
.hikidaizu-hatake-in{
	padding:0 15px;
}

	
}


/* =============== おやつ蒸し豆　特設ページ ================ */
.oyatsu{
	background:#fbebe4;	
	color:#441a10;
	font-size:15px;
}
.oyatsu h1,
.oyatsu h2,
.oyatsu h3{
	border:none;
	background:none;
}
.oyatsu h4{
	color:#fb7389;
	font-size:21px;
}
.oyatsu-title{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/oyatsu-titleback.jpg) repeat-x top center;
	padding:50px 0 0 0 ;
}
.oyatsu-title-products{
	position:relative;
	top:-100px;
}
.oyatsu-title-products article
{
	display:inline-block;
	width:230px;
	position:relative;
	left:-20px;
}
.oyatsu-catch-1,
.oyatsu-catch-2,
.oyatsu-catch-3{
	display:inline-block;
}
.oyatsu-catch-1{
	position:relative;
	left:320px;
	top:-30px
}
.oyatsu-catch-2{
	position:relative;
	left:-350px;
	top:20px;
}
.oyatsu-catch-3{
	position:relative;
	left:-20px;
	top:20px;
}
.oyatsu-point{
	background:#f9dcd7;
	padding:50px 0;
}
.oyatsu-point{
	background:#f9dcd7;
	padding:50px 0;
}
.oyatsu-point article{
	margin:0 auto;
	padding-bottom:150px;
	width:800px;
	font-size:18px;
	line-height:170%;
}
.oyatsu-point article h3{
	margin-bottom:0;
}
.oyatsu-point-left p{
	padding-left:80px;
}
.oyatsu-point-left{
	float:left;
	width:450px;
}
.oyatsu-point-right{
	float:left;
	width:340px;
}
.oyatsu-point-detail{
	border:solid 3px #FFF;
	border-radius:30px;
	margin:0 auto;
	padding:50px 30px 30px 30px;
	width:660px;
}
.oyatsu-anq{
	display:inline-block;
	width:200px;
	margin-bottom:15px;
}
.oyatsu-anq img{
	width:200px;
	height:auto;
}

.oyatsu-point-detail-table{
	overflow-x: auto;
}

.oyatsu-point-detail table{
	table-layout: fixed;
	width:660px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:5px;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
}

.oyatsu-point-detail th{
	border-bottom:dotted 1px #fff;
	padding:10px 5px;
	text-align:left;
}
.oyatsu-point-detail td{
	border-bottom:dotted 1px #fff;
	padding:10px 5px;
	text-align:center;
}
.oyatsu-point-detail tr:last-child td, .oyatsu-point-detail tr:last-child th{ border:none; }

.oyatsu-lineup{
	padding:30px 0;
}
.oyatsu-lineup article{
	display:inline-block;
	width:230px;
	margin-bottom:20px;
}
.oyatsu-lineup article img{
	position:relative;
	left:-25px;
	margin-bottom:10px;
}
.oyatsu-banner{
	background:#fff;
	padding:50px;
}

@media (max-width: 767px) {
.oyatsu-title{
	padding:30px 0 0 0 ;
}
.oyatsu-title img{
	width:90%;
	height:auto;
}
.oyatsu-title-products article{
	display:block;
	width:50%;
	position:relative;
	margin-bottom:15px;
}
.oyatsu-title-products article:nth-child(2n) {
	left:-20px;
	float:left;
}
.oyatsu-title-products article:nth-child(odd) {
	left:20px;
	float:left;
}	
.oyatsu-catch-1,
.oyatsu-catch-2,
.oyatsu-catch-3{
	position:static;
	left:0;
	top:0;
}
.oyatsu-catch-1 img{
	width:85%;
	height:auto;
}
.oyatsu-point article{
	width:95%;
}
.oyatsu-point-left p{
	padding-left:0;
}
.oyatsu-point-left,
.oyatsu-point-right{
	float:none;
	text-align:center;
	width:100%;
}
.oyatsu-point-detail{
	width:80%;
}
.oyatsu-lineup article{
	display:inline-block;
	width:90%;
	margin-bottom:20px;
}
.oyatsu-lineup article img{
	left:0;
}
	
}

/* =============== 機能性表示食品　特設ページ ================*/
#kinosei-sp {
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/kinousei-back.jpg);
	padding:30px 0 0 0;
}
#kinosei-sp p {
	padding:0;
}
#kinosei-sp h1{
	border:none;
	margin:0 0 10px 0;
	padding:0;
	font-size:30px;
}
.kinosei-sp-products{
	background:#fff;
	border-radius:20px;
	border:solid 8px #008907;
	padding:30px;
	margin:0 auto;
	margin-bottom:40px;
	margin-top:40px;
	width:900px;
}
.kinosei-sp-products h2{
	font-size:45px;
	color:#008907;
	border-bottom:solid 3px #008907;
	padding:0 0 30px 0 ;
	margin:0 0 40px 0;
	background:none;
}
.kinosei-sp-products article{
	display:inline-block;	
}
.kinosei-sp-text-green{
	font-size:18px;
	font-weight:bold;
	color:#008907;
	margin-bottom:20px;
}
.kinosei-sp-text-cha{
	font-size:22px;
	margin-bottom:20px;
	color:#812D23;
}
.kinosei-sp-todoke {
	margin:0 auto;
	width:800px;
	padding:40px 0 0 0 ;
}
.kinosei-sp-todoke h3{
	background:#812D23;
	width:150px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	border:none;
	border-radius:20px;
	margin:0 auto;
	margin-bottom:15px;
	padding:8px 30px;
}
.kinosei-sp-footer{
	background:#fff;
	width:100%;
	margin:40px 0 0 0;
	padding:50px 0;
}
.kinosei-sp-footer ul{
	width:800px;
	margin:0 auto;
	text-align:left;
}
.kinosei-sp-footer ul li{
	list-style:disc;	
}
.kinosei-sp-recipe {
	background:#fff;
	border-radius:20px;
	padding:30px 15px;
	margin:0 auto;
	width:900px;
}
.kinosei-sp-recipe article {
	padding:15px;
	width:418px;
	vertical-align:top;
	display:inline-block;
}
.kinosei-sp-recipe article h2{
	background:none;
	font-size:18px;
	margin:0 0 5px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc ;
	border-bottom: solid 1px #ccc;
}
.kinosei-sp-recipe-daizu{
	background:#FF9600;
	color:#fff;
	font-size:14px;
	margin:0 10px 0 0;
	padding: 5px 10px;
}
.kinosei-sp-recipe-kuro{
	background:#AB7FE6;
	color:#fff;
	font-size:14px;
	margin:0 10px 0 0;
	padding: 5px 10px;
}
.kinosei-sp-recipe article h2{
	background:none;
	font-size:18px;
	margin:0 0 5px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc ;
	border-bottom: solid 1px #ccc;
}
.kinosei-sp-recipe article h3{
	background:#FFFCD6;
	border:none;
	font-size:16px;
	padding:8px ;
	margin:15px 0 10px 0;
}
.kinosei-sp-recipe table{
	width:100%;
	margin:15px 0;
}
.kinosei-sp-recipe table th{
	font-weight:normal;
}
.kinosei-sp-recipe table td{
	text-align:right;
}
.kinosei-sp-recipe ol li{
	list-style:decimal;
	margin:0 0 0 30px;
}

@media (max-width: 767px) {
#kinosei-sp {
	padding-top:30px;
}	
#kinosei-sp h1{
	margin:0 0 10px 0;
	padding:0 15px;
	font-size:30px;
}
.kinosei-sp-products{
	padding:20px;
	width:85%;
}
.kinosei-sp-products h2{
	font-size:30px;
	padding:0 0 20px 0 ;
	margin:0 0 20px 0;
}
.kinosei-sp-text-green{
	margin-bottom:10px;
}
.kinosei-sp-todoke {
	width:100%;
}
.kinosei-sp-footer{
	width:100%;
}
.kinosei-sp-footer ul{
	width:90%;
}
.kinosei-sp-footer ul li{
	margin-left:10px;
}
.kinosei-sp-recipe {
	width:85%;
}
.kinosei-sp-recipe article {
	padding:0 0 30px 0;
	width:100%;
}
.kinosei-sp-recipe article h2{
	background:none;
	font-size:18px;
	margin:0 0 5px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc ;
	border-bottom: solid 1px #ccc;
}
.kinosei-sp-recipe-daizu{
	background:#FF9600;
	color:#fff;
	font-size:14px;
	margin:0 10px 0 0;
	padding: 5px 10px;
}
.kinosei-sp-recipe-kuro{
	background:#AB7FE6;
	color:#fff;
	font-size:14px;
	margin:0 10px 0 0;
	padding: 5px 10px;
}
.kinosei-sp-recipe article h2{
	background:none;
	font-size:18px;
	margin:0 0 5px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc ;
	border-bottom: solid 1px #ccc;
}
.kinosei-sp-recipe article h3{
	background:#FFFCD6;
	border:none;
	font-size:16px;
	padding:8px ;
	margin:15px 0 10px 0;
}
.kinosei-sp-recipe table{
	width:100%;
	margin:15px 0;
}
.kinosei-sp-recipe table th{
	font-weight:normal;
}
.kinosei-sp-recipe table td{
	text-align:right;
}
.kinosei-sp-recipe ol li{
	list-style:decimal;
	margin:0 0 0 30px;
}
	
}

/* =============== 機能性（もち麦） ================*/
#kinosei-mochimugi{
	width:100%;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/kinousei-mochi-craft.jpg);
}
#kinosei-mochimugi h1{
	font-size:44px;
	color:#c7000b;
	padding:50px 0 0 0 ;
	border:none;
}
.kinosei-mochi-pro{
	background:#fff;
	border-radius:20px;
	border:solid 8px #c7000b;
	padding:30px;
	margin:0 auto;
	margin-bottom:40px;
	margin-top:30px;
	width:900px;
}
.kinosei-mochi-title{
	font-size:44px;
	color:#c7000b;
	border-bottom:solid 3px #c7000b;
	padding:0 0 30px 0 ;
	margin:0 0 20px 0;
}
.kinosei-mochi-text-red{
	font-size:18px;
	font-weight:bold;
	color:#c7000b;
	margin-bottom:20px;
}
.kinosei-mochi-pro article{
	float:left;
	width:280px;
}
.kinosei-mochi-todoke{
	float:left;
	width:600px;
}
.kinosei-mochi-todoke h3{
	background:#812D23;
	width:150px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	border:none;
	border-radius:20px;
	margin-bottom:10px;
	padding:5px 20px;
}

.kinousei-soup{
	display:inline-block;
	vertical-align:top;
	margin:10px;
}
.kinousei-soup img{
	margin-bottom:5px;
	width:150px;
	height:150px;
}
.kinousei-mochi-in{
	background:#fff;
	border-radius:20px;
	border:solid 8px #fff;
	padding:30px;
	margin:0 auto;
	margin-bottom:40px;
	margin-top:30px;
	width:900px;
}

.kinousei-mochi-in h2{
	font-size:22px;
	color:#c7000b;
	padding:10px ;
	margin:0 0 20px 0;
	background: none;
	border-bottom:solid 3px #c7000b;
	border-top:solid 3px #c7000b;
}

.kinousei-mochi-in h3{
	font-size:18px;
	color:#c7000b;
	border:none;
	padding:0 0 10px 10px ;
	margin: 0;
	background:none;
}


.kinousei-mochi-in article{
	width:200px;
	margin:10px;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
}
.kinousei-mochi-in article img{
	width:200px;
	height:200px;
}


@media (max-width: 767px) {

#kinosei-mochimugi h1{
	font-size:36px;
}
.kinosei-mochi-pro{
	width:75%;
	text-align:center;
}
.kinosei-mochi-title{
	line-height:130%;
}

.kinosei-mochi-pro article{
	float:none;
	width:100%;
	
}
.kinosei-mochi-todoke{
	float:none;
	width:100%;
}
.kinosei-mochi-todoke h3{
	margin:0 auto;
	margin-bottom:10px;	
}
.kinousei-mochi-in{
	width:75%;
}

.kinousei-mochi-in h2{
	font-size:22px;
	color:#c7000b;
	border-bottom:solid 3px #c7000b;
	padding:0 0 15px 0 ;
	margin:0 0 20px 0;
	background:none;
}

.kinousei-mochi-in article{
	width:43%;
	margin:10px;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
}
.kinousei-mochi-in article img{
	width:100%;
	height:100%;
}	
	
}

/* =============== 低糖煮豆　特設ページ ================*/
#teito-sp {	
	width:100%;
	border-left:solid 1px #D10412;
	border-right:solid 1px #D10412;
	background: linear-gradient(to bottom,#FFFFFF, #FFFCC5);
}
.teito-sp-pkimg{
	width:200px;
	height:200px;
}
.teito-sp-index h1{
	color:#76CE28;
	font-size:40px;
	line-height:150%;
	border:none;
	padding:0;
}
.teitou-sp-oisisa h2{
	background:#D10412;
	color:#fff;
	margin-top:50px;
}
.teitou-sp-oisisa article{
	width:600px;
	margin:0 auto;
}
.teito-sp-index a.button {background:#D10412;}
.teito-sp-index a.button:hover{background:#E1362E;}

/* 豆知識 */
.teitou-mame-title{
	background:#E50213;
	width:100%;
	padding:20px 0;
}
.mamechishiki-box {
	position: relative;
	overflow: hidden;
	width: 650px;
	margin:0 auto;
}
.mamechishiki-box p{
	padding:0;
}
.mamechishiki-box input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.mamechishiki-box img {
	margin-right:15px;
	display:inline-block;
	vertical-align:center;
}

.mamechishiki-box label {
	position: relative;
	display: block;
	padding: 10px 40px 10px 10px;
	margin: 0 0 10px 0;
	cursor: pointer;
	background:#FFBEBE;
	border-radius:10px;
	font-size:20px;
}

.mamechishiki-box .mamechishiki-a {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
}
.mamechishiki-box .mamechishiki-a p {
	padding:10px 0 20px 15px;}

#wrapper .mamechishiki-box .mamechishiki-a p {
	margin:0 ;}

/* :checked */
.mamechishiki-box input:checked ~ .mamechishiki-a {
	max-height: 20em;
}
/* Icon */
.mamechishiki-box label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}

.mamechisiki-last{
	padding:30px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	background:#fff;
	width:590px;	
}

@media (max-width: 767px) {
#teito-sp {	
	border-left:none;
	border-right:none;
}
.teito-sp-pkimg{
	width:200px;
	height:200px;
	margin:0 0 20px 0;
}
.teitou-sp-oisisa article{
	width:90%;
}
/* 豆知識 */

.mamechishiki-box {
	width: 95%;
}
.mamechishiki-box label {
	font-size:17px;
}
.mamechisiki-last{
	padding:30px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	background:#fff;
	width:80%;	
}
	
	
}


/* =============== 食物繊維WEB ================ */
#fiber {
	background: url(https://www.maruyanagi.co.jp/wp-content/uploads/fiber-back.jpg);
	margin:0 auto;
	font-size:15px;
	line-height:170%;}
	
.fiber-in {
	width:650px;
	margin:0 auto;
	padding:30px 0;}
	
#fiber ul {	width:100%;}
	
#fiber li {
	float:left;
	margin:0;
	padding:20px 0 15px 0;
	width: 236px;
	background:#81BD48;
	border-right:dotted 2px #fff;}
#fiber li:last-child{ border:none;}
#fiber #fix-box{ height:50px;
width: 950px;
margin:0 auto;}

#fiber h2 {
	padding:15px 0;
	margin:40px 0;
	text-align:center;
	color:#E73278;	
	border-bottom:dotted #E73278 2px;
	background:none;}

#fiber h3{
	padding:0 0 0 30px;
	font-size:20px;
	border:none;
	background: url(https://www.maruyanagi.co.jp/wp-content/uploads/fiber-h3.png) no-repeat left center;}

.yellow-bg {background:yellow;}
.fiber-l { float:left; width:460px; padding:20px;}
.fiber-r { float:right; width:150px;}

.fiber-pinkdot{
	background:#fff;
	border:dotted 3px #E73278;
	padding: 20px;}

.fiber-check {
	background:#fff;
	border:solid 3px #E73278;
	border-radius:5px;
	margin-top:30px;}

#fiber h2.fiber-nav-t{
	margin:0;
	color:#fff;
	background:#E73278;}

p.fiber-nav-d {
	padding:30px 10px 15px 10px;}

table.fiber-navi {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 auto;
	width:100%;}

.fiber-navi select,
.fiber-navi input{
	border:solid 1px #ccc;
	padding:5px;}

.fiber-navi input{
	text-align:right;
	width:90px;}

.fiber-navi input.fiber-total{
	border:none;
	border-bottom:solid 1px #ccc;
	background:none;}

.fiber-navi th,
.fiber-navi td{
	padding:10px 5px;}

.fiber-navi th:first-child,
.fiber-navi td:first-child{
	padding:10px 5px 10px 15px;}

.fiber-navi th,
.fiber-navi tr:nth-child(even) td {
	background:#efefef;	}

.fiber-navi .message {
	width:98%;
	text-align:center;
	border:none;
	color:red;}

.fiber-check-button {
	width:300px;
	background:#008CD6;
	color:white;
	padding:10px 0;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	cursor:pointer;}

.fiber-box {
	position: relative;
	overflow: hidden;
	width: 100%;}

.fiber-box input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.fiber-box label {
	position: relative;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	cursor: pointer;}

.fiber-box .fiber-type {
	overflow: hidden;
	margin:0 auto;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
}
.fiber-box .fiber-type p {
	padding:0 0 30px 0;}

#wrapper .fiber-box .fiber-type p {
	margin:0 ;}

/* :checked */
.fiber-box input:checked ~ .fiber-type {
	max-height: 50em;
}
/* Icon */
.fiber-box label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}

	.ikukin-list{margin:0 auto;}

@media (max-width: 767px) {
#fiber #fix-box{ height:50px;
width: 100%;
margin:0 auto;}
	
#fiber {width:100%;}
.fiber-in {	width:90%; padding:5px 0;}

#fiber ul {	margin-bottom:30px;}
#fiber li {
	padding:15px 0 10px 0;
	width:50%;
	border-right:none;
	border-bottom:dotted 1px #FFF;}
#fiber li:last-child{
	border-bottom:dotted 1px #FFF;}

.fiber-l {float:none; width:100%; padding:0;}
.fiber-r {float:none; width:100%; text-align:center;}

table.fiber-navi thead {display: none;}

table.fiber-navi td {
	border-bottom: solid 1px #ccc;
    display: block;
    text-align: right;
	padding:10px}
	
table.fiber-navi td:first-child {
	border-top: solid 2px #ccc;
	padding:10px;}
	
table.fiber-navi td:before {
    content: attr(aria-label);
    float: left; }

.fiber-navi tr:last-child td {
	background:none;}

#fiber .ac-a{
	width:83%;}

#fiber .ac-a article {
	width:100%;
	padding-right:0;
	float:none;}
	
	.fiber-type1{margin:0 auto;}
	
	.ikukin-list{margin:0 auto;}
	
	
}


/* === まろやか煮 ======================= */
#mryk {
	text-align:center;}

#mryk h1 {
	border:none;
	font-size:125%;
	padding:40px 0 30px 0;
	margin:0 0 30px 0;}

.mryk00{
	background:#F4A000;
	width:100%;}

.mryk00-topimage{
	position:relative;
	width:950px;
	height:529px;
	margin:0 auto;}

.mryk00-button {
	position:absolute;
	margin:0;
	left:50px;
	bottom:25px;
	animation: mryk00-button 2s infinite;
}
@keyframes mryk00-button {
    0% {
        transform: translate(0px, 2px);
    }
    5% {
        transform: translate(0px, -2px);
    }
    10% {
        transform: translate(0px, 2px);
    }
    15% {
        transform: translate(0px, -2px);
    }
    20% {
        transform: translate(0px, 2px);
    }
    25% {
        transform: translate(0px, -2px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}

.mryk00-topimage-sp{display:none;}
.mryk00-button-sp{ display:none;}

.mryk01,.mryk02,.mryk03 {
	font-size:18px;
	line-height:150%;
	width:100%;
	padding:80px 0;}

.mryk01 {
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/mryk-01back.jpg) no-repeat center;
	background-size:cover;}

.mryk01 h1,.mryk03 h1,.mryk04 h1 {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mryk-01h2.png) no-repeat center;}

.mryk02{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mryk-02back.jpg);}

.mryk02 h1{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/mryk-02h2.png) no-repeat center;}

.mryk02 article{
	position:relative;
	background:#fff;
	border-radius:20px;
	margin:0 auto;
	margin-top:50px;
	padding:20px 40px;
	width:720px;}

.mryk02 h2{
	background:none;
	position:absolute;
	top:-60px;
	height:121px;}

.mryk02 h2 img{
	vertical-align:-30px;
	margin-right:20px;}

.mryk02-in{	margin-top:80px;}

.mryk-left{
	position:static;
	float:left;
	width:367px;
	margin-right:30px;
	text-align:left;
	font-size:15px;}

.mryk-right{float:left;}

.mryk03 { background:#FBF6E9;}

.mryk03-in {
	width:784px;
	margin:0 auto;}

.mryk03 article{
	width:180px;
	margin:8px;
	float:left;
	font-size:13px;
	line-height:130%;}

.mryk03 article img{ margin-bottom:10px;}

.mryk03-title {
	float:left;
	text-align:left;
	width:400px;
	padding:10px 0;}

.mryk03-button1{
	float:right;
	width:370px;}

.mryk03-button2{
	margin:20px 0;}

.mryk04 {
	width:784px;
	margin:0 auto;
	padding:80px 0;}

.mryk04 div h2 {
	padding:20px 0;}

.mryk04 article{
	display:inline-block;
	width:150px;
	margin:0;}

.mryk04 article img{
	width:150px;
	height:150px;
	margin-bottom:15px;}


@media (max-width: 767px) {
.mryk00-topimage{
	width:100%;
	height:auto;}

.mryk00-topimage-sp{ display:block; }
.mryk00-topimage-pc{ display:none; }

.mryk00-button {
	position:static;
	left:auto;
	bottom:auto;
	padding:0 0 20px 0;
}
.mryk01 {
	padding:50px 0;}

.mryk-pa20{
	padding:0 20px;}

.mryk02{
	padding:50px 0;}

.mryk02 article{
	width:75%;}

.mryk02 h2{
	text-align:center;
	font-size:20px;
	position:static;
}
.mryk02 h2 img{
	width:83px;
	height:85px;
	margin:0 0 10px 0;
}

.mryk02-in{
	margin-top:0;
}
.mryk-left{
	float:none;
	width:100%;
	margin-right:0;}

.mryk-right{
	float:none;}

.mryk03 {
	padding:50px 0;}

.mryk03-in {
	width:100%;}

.mryk03 article{
	float:none;
	display:inline-block;
	height:220px;
	vertical-align:top;
}

.mryk03-title {
	float:none;
	text-align:center;
	width:100%;
}
.mryk03-button1{
	float:none;
	text-align:center;
	width:100%;
}
.mryk04 {
	width:90%;
	padding:50px 0;}

.mryk04 article{
	display:inline-block;
	width:120px;
	height:160px;
	font-size:13px;
	vertical-align:top;}

.mryk04 article img{
	width:120px;
	height:120px;
	margin-bottom:10px;
}
	
}

/*================ 加東市 =================*/ 
.kato-wrap {
	font-size:11pt; 
	line-height:180%;
}
.kato-top{
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/kato-top.jpg) no-repeat center;
	background-size:cover;
	height:670px;
}
.kato-top h1{
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/kato-top-text.png) no-repeat center top;
	text-indent:-9999px;
	width:723px;
	height:570px;
	margin:0 auto;
}
.kato-wrap article{
	width:600px;
	margin:0 auto;
	padding:80px 0;}

.kato-craft{
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/kato-craft.jpg);}

.kato-craft h2,.kato-yashiro h2{
	background:none;
	text-align:center;
	margin-bottom: 20px;}

.kato-craft h2 img{
	vertical-align:middle;}

.kato-button button{
	padding:8px 50px;
	margin:30px 0 10px 0;
	background:#3e0f00;
	border-radius:5px;
	color:white;}

.kato-detail{
	display:none;
	text-align:left;
	background:#fff;
	padding:30px;
	border-radius:20px;}

.kato-yashiro{
	background:url(//www.maruyanagi.co.jp/wp-content/uploads/kato-yashiro.jpg) no-repeat;
	background-size:cover;
	color:white;}
	
.kato-yashiro-1 img{
	margin:5px;}

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

.kato-detail h3 {
	font-weight:normal;
	border-bottom:solid 1px #ccc;
	border-left:none;
	padding:0 0 20px 0;
	margin:0;
	font-size:20px;}

.kato-detail2 {
	width:250px;
	height:340px;
	display:inline-block;
	vertical-align:top;}

.kato-detail2 p{padding:0;}

.kato-ma-l-20px{
	margin-left:25px;}

.kato-detail2 img {
	margin-top:15px;}

.kato-detail2 h4 {
	padding:10px 0 0 0;
	margin:0;
	color:#bb6e00;}

@media (max-width: 767px) {
img {
	max-width:100%;
	height:auto;
	width:auto\9; /* ie8 */}

.kato-wrap {
	font-size:12pt; 
	line-height:180%;
}
.kato-top{
	height:400px;
}
.kato-wrap article{
	width:90%;
	margin:0 auto;
	padding:80px 0;
}
.kato-detail h3 {
	font-weight:normal;
	border-bottom:solid 1px #ccc;
	padding:0 0 20px 0;
	font-size:20px;
}
.kato-detail2 {
	width:100%;
	height:auto;
	padding:0 0 20px 0;
}
.kato-ma-l-20px{
	margin-left:0;	
}

}

/* =============== 農家さん =============== */
#nouka{
	margin:0;
	padding:0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium";}

#nouka a {
	color:white;
	text-decoration:none;}

.nouka-section {
  width: 100%;
  	margin:0;
	padding:0;}
	
.nouka-section1 {
  background: url(//www.maruyanagi.co.jp/wp-content/uploads/nouka-top.jpg) no-repeat bottom center;
  background-size:cover;}

.nouka-section2 {
  background: url(//www.maruyanagi.co.jp/wp-content/uploads/nouka-back.jpg);}

.nouka-section3 {
  background: url(//www.maruyanagi.co.jp/wp-content/uploads/nouka-toyomusume.jpg) no-repeat;
  background-size:cover;}

.nouka-section4 {
  background: url(//www.maruyanagi.co.jp/wp-content/uploads/nouka-kokusan.jpg) no-repeat;
  background-size:cover;}
  
.nouka-section5 {
  background: url(//www.maruyanagi.co.jp/wp-content/uploads/nouka-mugibatake.jpg) no-repeat;
  background-size:cover;}

.nouka-toptext {
	width:100%;
	height:450px; 
	padding:150px 0 0 0 ;
}

.section-content {
  max-width: 600px;
  margin: 0 auto;
  padding:90px 0;
  line-height:200%;
}

.nouka-tate {
	font-size:26px;}

.nouka-pk{
	max-width: 700px;
	margin: 0 auto;
	padding:90px 0;
	line-height:200%;}

.nouka-pk img {
	margin-bottom:10px;
}
.nouka-f-l {
	width:210px;
	margin:5px 0;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	line-height:140%;}

@media (max-width: 767px) {
.section-content,
.nouka-pk {
  max-width: 90%;
}	
}

/* =============== もち麦でハッピー麦の日アンケートキャンペーン ================ */

.mochimugi-recipe-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:18px;
	line-height:150%;
}

.mochimugi-recipe-cp h1{
	border:none;
	padding:0;
	margin: 0 ;
}
.mochimugi-recipe-cp-back{
	background:#F4AEAE;
	padding:40px 0 60px 0;
}
.mochimugi-recipe-cp-in{
	background:#FFF;
	width:800px;
	margin:0 auto;
	padding:35px 25px;
	border-radius:10px;
}

.mochimugi-recipe-cp h2{
	background:none;
	background-color:none;
	border:none;
	color:#40220F;
	font-size:24px;
	padding:50px 0 15px 0 ;
	margin:0;
}
.mochimugi-recipe-cp h3{
	font-size:24px;
	font-weight:bold;
	background-color:#eea132;
	color:#fff;
	padding:10px 0;
	margin-top:15px;
	margin-bottom:15px;
	border-radius:5px;
	border:none;
}
.mochimugi-recipe-cp-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.mochimugi-recipe-cp-in span{
	font-size:24px;
	font-weight:bold;
	background-color:#40220F;
	color:#fff;
	padding:10px 25px;
	margin-bottom:15px;
	border-radius:15px;
	display:inline-block;
}
.mochimugi-recipe-cp-in .instagram-media-center{
	margin:0 auto;
	width: 540px
}
.mochimugi-recipe-cp-in .twitter-tweet{
	margin:0 auto;
}
.mochimugi-recipe-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
}

.mochimugi-recipe-cp-in button {
	background:#444;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:30px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.mochimugi-recipe-cp table{
	width:850px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.mochimugi-recipe-cp th {
	color:#40220F;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.mochimugi-recipe-cp td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.mochimugi-recipe-cp td.recipe-cp-last,
.mochimugi-recipe-cp th.recipe-cp-last{
	border-bottom:none;
}

.mochimugi-recipe-cp-form-in{
	width:800px;
	margin:0 auto;
	padding:25px;
	border-radius:15px;
	background:#fff;
	text-align:left;
}
.mochimugi-recipe-cp-form-in img{
	width:190px;
	height:190px;
	margin:5px;
}
.mochimugi-recipe-cp-form-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.mochimugi-recipe-cp-form-in input {
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
.mochimugi-recipe-cp-input {
	background:#444;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border-radius:30px;
	border:none;
	width:200px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.mochimugi-recipe-cp-recipeimg{
	width:190px;
	margin:0 5px 10px 0;
	display:inline-block;
	text-align:center;
}
.mochimugi-recipe-cp-recipeimg span{
	font-size:14px;
}

@media (max-width: 767px) {
.mochimugi-recipe-cp-in{
	width:80%;
	padding:35px 25px;
}
.mochimugi-recipe-cp-in img{
	margin-bottom:15px;
}
	
	.instagram-media {
    margin: 0 -1px !important;
    min-width: 100% !important;
    border-right: none !important;
    border-left: none !important;
  }
	.mochimugi-recipe-cp-in .instagram-media-center{
	width: 100%;
}
.mochimugi-recipe-cp table{
	width:92%;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.mochimugi-recipe-cp th {
	display: block;
	padding:15px 10px 0 25px;
	border:none;
}
.mochimugi-recipe-cp td {
	display: block;
	padding:10px 25px 15px 25px;
}


.mochimugi-recipe-cp-form-in{
	width:80%;
}
.mochimugi-recipe-cp-form-in img{
	width:100%;
	height:auto;
	margin:5px 0 0 0;
}
.mochimugi-recipe-cp-input {
	width:80%;
}

.mochimugi-recipe-cp-recipeimg{
	width:100%;
	margin:0 0 10px 0;
}
.mochimugi-recipe-cp-recipeimg span{
	font-size:15px;
}

}
/* =============== 佃煮涼味レシピナンバーワン決定戦 ================ */

.otonaryomi-recipe-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:18px;
	line-height:150%;
}

.otonaryomi-recipe-cp h1{
	border:none;
	padding:0;
	margin: 0 ;
}
.otonaryomi-recipe-cp-back{
	background:#9FD9F6;
	padding:40px 0 60px 0;
}
.otonaryomi-recipe-cp-in{
	background:#FFF;
	width:800px;
	margin:0 auto;
	padding:35px 25px;
	border-radius:10px;
}

.otonaryomi-recipe-cp h2{
	background:none;
	background-color:none;
	border:none;
	color:#40220F;
	font-size:24px;
	padding:50px 0 15px 0 ;
	margin:0;
}
.otonaryomi-recipe-cp h3{
	font-size:24px;
	font-weight:bold;
	background-color:#eea132;
	color:#fff;
	padding:10px 0;
	margin-top:15px;
	margin-bottom:15px;
	border-radius:5px;
	border:none;
}
.otonaryomi-recipe-cp-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.otonaryomi-recipe-cp-in span{
	font-size:24px;
	font-weight:bold;
	background-color:#40220F;
	color:#fff;
	padding:10px 25px;
	margin-bottom:15px;
	border-radius:15px;
	display:inline-block;
}
.otonaryomi-recipe-cp-in .instagram-media-center{
	margin:0 auto;
	width: 540px
}
.otonaryomi-recipe-cp-in .twitter-tweet{
	margin:0 auto;
}
.otonaryomi-recipe-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
}

.otonaryomi-recipe-cp-in button {
	background:#444;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:30px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.otonaryomi-recipe-cp table{
	width:850px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.otonaryomi-recipe-cp th {
	color:#40220F;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.otonaryomi-recipe-cp td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.otonaryomi-recipe-cp td.recipe-cp-last,
.otonaryomi-recipe-cp th.recipe-cp-last{
	border-bottom:none;
}

.otonaryomi-recipe-cp-form-in{
	width:800px;
	margin:0 auto;
	padding:25px;
	border-radius:15px;
	background:#fff;
	text-align:left;
}
.otonaryomi-recipe-cp-form-in img{
	width:190px;
	height:190px;
	margin:5px;
}
.otonaryomi-recipe-cp-form-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.otonaryomi-recipe-cp-form-in input {
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
.otonaryomi-recipe-cp-input {
	background:#444;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border-radius:30px;
	border:none;
	width:200px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.otonaryomi-recipe-cp-recipeimg{
	width:190px;
	margin:0 5px 10px 0;
	display:inline-block;
	text-align:center;
}
.otonaryomi-recipe-cp-recipeimg span{
	font-size:14px;
}

@media (max-width: 767px) {
.otonaryomi-recipe-cp-in{
	width:80%;
	padding:35px 25px;
}
.otonaryomi-recipe-cp-in img{
	margin-bottom:15px;
}
	
	.instagram-media {
    margin: 0 -1px !important;
    min-width: 100% !important;
    border-right: none !important;
    border-left: none !important;
  }
	.otonaryomi-recipe-cp-in .instagram-media-center{
	width: 100%;
}
.otonaryomi-recipe-cp table{
	width:92%;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.otonaryomi-recipe-cp th {
	display: block;
	padding:15px 10px 0 25px;
	border:none;
}
.otonaryomi-recipe-cp td {
	display: block;
	padding:10px 25px 15px 25px;
}


.otonaryomi-recipe-cp-form-in{
	width:80%;
}
.otonaryomi-recipe-cp-form-in img{
	width:100%;
	height:auto;
	margin:5px 0 0 0;
}
.otonaryomi-recipe-cp-input {
	width:80%;
}

.otonaryomi-recipe-cp-recipeimg{
	width:100%;
	margin:0 0 10px 0;
}
.otonaryomi-recipe-cp-recipeimg span{
	font-size:15px;
}

}
	
/* ===============  いもくりレシピ総選挙 ================ */
.imokuri-recipe-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:18px;
	line-height:150%;
}

.imokuri-recipe-cp h1{
	border:none;
	padding:0;
	margin: 0 ;
}
.imokuri-recipe-cp-back{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/imokuri-recipe-cp-03.gif);
	padding:30px 0 0 0;
}
.imokuri-recipe-cp-in{
	background:#FFF;
	width:800px;
	margin:0 auto;
	padding:35px 25px;
	border-radius:10px;
}

.imokuri-recipe-cp h2{
	background:none;
	background-color:none;
	border:none;
	color:#40220F;
	font-size:24px;
	padding:50px 0 15px 0 ;
	margin:0;
}
.imokuri-recipe-cp-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.imokuri-recipe-cp-in span{
	font-size:24px;
	font-weight:bold;
	background-color:#40220F;
	color:#fff;
	padding:10px 25px;
	margin-bottom:15px;
	border-radius:15px;
	display:inline-block;
}
.imokuri-recipe-cp-in .twitter-tweet{
	margin:0 auto;
}
.imokuri-recipe-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
}

.imokuri-recipe-cp-in button {
	background:#444;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:30px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.imokuri-recipe-cp table{
	width:850px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.imokuri-recipe-cp th {
	color:#40220F;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.imokuri-recipe-cp td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.imokuri-recipe-cp td.recipe-cp-last,
.imokuri-recipe-cp th.recipe-cp-last{
	border-bottom:none;
}

.imokuri-recipe-cp-form-in{
	width:800px;
	margin:0 auto;
	padding:25px;
	border-radius:15px;
	background:#fff;
	text-align:left;
}
.imokuri-recipe-cp-form-in img{
	width:190px;
	height:190px;
	margin:5px;
}
.imokuri-recipe-cp-form-in article{
	border-top:solid 1px #ccc;
	padding:30px 0 10px 0;
}
.imokuri-recipe-cp-form-in input {
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
.imokuri-recipe-cp-input {
	background:#444;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border-radius:30px;
	border:none;
	width:200px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

.imokuri-recipe-cp-recipeimg{
	width:190px;
	margin:0 5px 10px 0;
	display:inline-block;
	text-align:center;
}
.imokuri-recipe-cp-recipeimg span{
	font-size:14px;
}

@media (max-width: 767px) {
.imokuri-recipe-cp-in{
	width:80%;
	padding:35px 25px;
}
.imokuri-recipe-cp-in img{
	margin-bottom:15px;
}
.imokuri-recipe-cp table{
	width:92%;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.imokuri-recipe-cp th {
	display: block;
	padding:15px 10px 0 25px;
	border:none;
}
.imokuri-recipe-cp td {
	display: block;
	padding:10px 25px 15px 25px;
}


.imokuri-recipe-cp-form-in{
	width:80%;
}
.imokuri-recipe-cp-form-in img{
	width:100%;
	height:auto;
	margin:5px 0 0 0;
}
.imokuri-recipe-cp-input {
	width:80%;
}

.imokuri-recipe-cp-recipeimg{
	width:100%;
	margin:0 0 10px 0;
}
.imokuri-recipe-cp-recipeimg span{
	font-size:15px;
}

}

/* =============== レシピ総選挙用 ================*/
.recipe-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:18px;
	line-height:150%;}
.recipe-cp h1,.recipe-cp h2,.recipe-cp h3{
	border:none;
	background:none;
	padding:15px 0;
	margin:0;
}
.recipe-cp-top{
	border-bottom:dotted 2px #ccc;
	margin-bottom:40px;
}
.recipe-cp-backcolor{
	background:#52c2eb;
	padding:40px 0 60px 0;
}
.recipe-cp-backcolor h1{
	color:#ffffff;
	font-size:35px;
	margin-bottom:15px;
	line-height:150%;
}
.recipe-cp-backcolor h2{
	color:#ffffff;
	padding-top:30px;
}
.recipe-cp-backcolor h2 img {
	vertical-align:middle;
	margin-right:10px;
}
.recipe-cp-backcolor-in{
	background:#fff;
	width:700px;
	margin:0 auto;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.recipe-cp-backcolor-in article{
	width:192px;
	height:150px;
	padding:0 17px;
	margin:15px 0;
	vertical-align:top;
	display:inline-block;
	border-right:solid 1px #ccc;
	text-align:left;
}
.recipe-cp-backcolor-in article:last-child{
	border-right:none;
}
.recipe-cp-backcolor-in h3{
	color:#D20065;
	font-size:28px;
	text-align:center;
	font-weight:bold;
}
.recipe-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
	text-align:left;
}
.recipe-cp-re{
	width:800px;
	margin:0 auto;
	padding:40px 0 80px 0;
}
p.recipe-cp-pink{
	color:#D20065;
	border:solid 2px #D20065;
	width:600px;
	margin:0 auto;
	padding:20px 0;
	margin-bottom:15px;}

.recipe-cp-re article {
	width:210px;
	padding:15px ;
	margin:10px;
	display:inline-block;
	vertical-align:top;
	border:solid 1px #efefef;
	border-radius:10px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.2);
	font-size:15px;}

.recipe-cp-re article p {
	padding:0;
	margin:0;
}
.recipe-cp-re-title {
	height:40px;
	padding:10px 0;
	line-height:130%;}

.recipe-cp-re button {
	border:solid 1px #ddd;
	color:#fff;
	border-radius:5px;
	width:200px;
	margin-top:3px;}

.recipe-cp-re .recipe-cp-tw {
	background:linear-gradient(to bottom, #14B1E7, #007DC5);}

.recipe-cp-re .recipe-cp-mail{
	background:linear-gradient(to bottom, #FAA61A, #F37021);}

.recipe-cp-youkou {
	width:100%;
	padding:50px 0;
	background:#52c2eb;
}
.recipe-cp-youkou h2{
	background:none;
}
.recipe-cp-youkou table{
	width:800px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.recipe-cp-youkou th {
	color:#D20065;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.recipe-cp-youkou td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.recipe-cp-youkou td.recipe-cp-last,
.recipe-cp-youkou th.recipe-cp-last{
	border-bottom:none;
}
.recipe-cp-form table{
	width:100%;
}
.recipe-cp-form th {
	width:130px;
	font-size:18px;
	vertical-align:middle;
	padding:15px;
	border-bottom:dotted 2px #ccc;
}
.recipe-cp-form td {
	border-bottom:dotted 2px #ccc;
	padding:15px;
	font-size:15px;
	text-align:left;
}
.recipe-cp-form input,.recipe-cp-form select {
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
@media (max-width: 767px) {
.recipe-cp{
	width:100%;	
	padding:0;
}

.recipe-cp-backcolor-in {
	width:80%;}

.recipe-cp-backcolor-in article{
	width:90%;
	height:auto;
	padding:15px 0 0 0;
	margin:0;
	vertical-align:top;
	border-right:none;
	border-bottom:solid 1px #ccc;
	text-align:center;}

.recipe-cp-re{
	width:98%;}

.recipe-cp-re article {
	width:170px;
	padding:10px;
	margin:5px;}

.recipe-cp-re button {
	width:100%;}
	
p.recipe-cp-pink{
	width:80%;}
	
.recipe-cp-youkou table{
	width:90%;}

.recipe-cp-youkou th {
	padding:20px 15px 0 15px;
	border-bottom:none;
	text-align:left;}

.recipe-cp-youkou td {
	padding:0 15px 15px 15px;}		
	
.recipe-cp-youkou th,.recipe-cp-youkou td{
	display: block;
}

.recipe-cp-form{
	padding-bottom:30px;}
	
.recipe-cp-form th,.recipe-cp-form td{
	display:block;
} 
.recipe-cp-form th {
	padding:20px 0 0 0 ;
	border-bottom:none;
	text-align:left;
}
.recipe-cp-form td {
	padding:15px 0;
}
.recipe-cp-form input,.recipe-cp-form select {
	width:95%;
}
}


/* =============== デリッシュキッチンコラボ =============== */
.dk-top{
	background-color:#ffd100;
	width:100%;
	padding-bottom:30px ;}

.dk-top h1{
	margin:0;
	padding:0;
	border:none;
}

.dk-white{
	padding:60px 0;	
}
.dk-white h2{
	width:650px;
	padding:15px 0;
	margin:0 auto;
	margin-bottom:30px;
	border:solid 2px #ffd100;
	background:none;
}
.dk-recipe {
	width:100%;
	background: url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-shima.png) repeat-x top;
	padding:50px 0;
}
.dk-recipe h2 {
	width:250px;
	padding:30px 0;
	margin: 0 auto;
	background:#ffd100;
}
.dk-in {
	width:700px;
	margin: 0 auto;
}
.dk-recipe h3 {
	padding:15px 0 15px 10px;
	margin:40px 0 20px 0;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-flag.png) left center no-repeat;
	border-bottom:solid 2px #333;
	border-top:solid 2px #333;
	border-left:none;
}
.dk-tukurikata,.dk-zairyou{
	width:335px;
	float:left;
} 
.dk-zairyou {
	margin-right:30px;
} 
.dk-zairyou table {
	background:none;
} 
.dk-tukurikata li{
	margin:0;
	padding:7px 0 7px 45px ;}

.dk-tukurikata li:nth-child(1) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list1.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(2) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list2.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(3) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list3.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(4) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list4.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(5) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list5.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(6) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list6.png) no-repeat left 10px ;}
.dk-tukurikata li:nth-child(7) {
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-list7.png) no-repeat left 10px ;}

.dk-recipe h4 {
	padding:15px 0 15px 10px;
	margin:20px 0;
	border-bottom:solid 2px #333;
	border-top:solid 2px #333;
}

.dk-yellow{
	width:100%;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-shiro.png) repeat-x top;
	background-color:#ffe68b;
	padding:35px 0;
}
.dk-yellow h2{
	width:250px;
	padding:30px 0;
	margin: 0 auto;
	margin-bottom:30px;
	background:#222222;
	color:#fff;
}
.dk-kanshu{
	width:305px;
	margin:15px;
	float:left;
	font-size:12px;
}
.dk-movie{
	width:80%;
	margin:0 auto;
}

@media (max-width: 767px) {
.dk-white h2{
	width:90%;
}
.dk-in {
	width:90%;
	margin: 0 auto;
}
.dk-recipe h3 {
	padding:15px 0 15px 10px;
	margin:40px 0 20px 0;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/2105-dk-flag.png) left 8px no-repeat;
}
.dk-recipe h3 span {
	display:block;
	padding-bottom:20px;
} 
	
.dk-tukurikata,.dk-zairyou{
	width:100%;
	margin:0 auto;
	float:none;
} 
.dk-yellow{
	width:100%;
}
.dk-kanshu{
	width:100%;
	margin:0 auto;
	float:none;
}
}

/* =============== TwiiterRTキャンペーン =============== */
.tw-rt-cp{
	border-top:solid 5px #ff3f12;
	width:100%;
	padding-top:50px;
}
.tw-rt-cp h1{
	margin:0;
	padding:0;
	border:none;
}
.tw-rt-cp-detail{
	width:100%;
	background:#ffd272;
	padding:50px 0;
}
.tw-rt-cp-detail-in{
	width:800px;
	margin:0 auto;
}
.tw-rt-cp-detail h2{
	background:#ff3f12;
	width:600px;
	padding:15px 0;
	margin:0 auto;
	margin-bottom:20px;
	border-radius:10px;
	color:#fff;
}
.tw-rt-cp-detail h3{
	margin:0;
	color:#ff3f12;
	font-size:24px;
	border:none;
}
.tw-rt-cp-white{
	background:#fff;
	width:700px;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.tw-rt-cp-white article{
	width:250px;
	height:100px;
	padding:0 17px;
	margin:15px 0;
	vertical-align:top;
	display:inline-block;
	border-right:solid 1px #ccc;
	text-align:left;}

.tw-rt-cp-white article:last-child{
	border-right:none;}

.tw-rt-cp-step1,.tw-rt-cp-step2{
	color:#994812;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
.tw-rt-cp .twitter-tweet{
	margin:0 auto;
}
.tw-rt-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-size:14px;
	line-height:135%;
}
.tw-rt-cp-recipe h2{
	margin:30px 0 0 0 ;
	background:none;
}
.tw-rt-cp-make{
	width:330px;
	margin-left:20px;
	float:left;
	text-align:left;
}
.tw-rt-cp-make h4{
	padding:10px;
	margin:0 0 10px 0;
	border-top:solid 1px #222;
	border-bottom:solid 1px #222;
}
.tw-rt-cp-youkou {
	width:100%;
	padding:50px 0;
	background:#ffd272;
}
.tw-rt-cp-youkou h2{
	background:none;
}
.tw-rt-cp-youkou table{
	width:800px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.tw-rt-cp-youkou th {
	color:#994812;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.tw-rt-cp-youkou td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.tw-rt-cp-youkou td.tw-rt-cp-last,
.tw-rt-cp-youkou th.tw-rt-cp-last{
	border-bottom:none;
}

@media (max-width: 767px) {
.tw-rt-cp-detail-in{
	width:90%;
	margin:0 auto;
}
.tw-rt-cp-detail h2{
	width:95%;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:20px;
}
.tw-rt-cp-white{
	width:88%;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.tw-rt-cp-shouhin img{
	margin-bottom:10px;
}
.tw-rt-cp-white article{
	width:90%;
	height:auto;
	padding:15px 17px;
	margin:15px 0;
	border-right:none;
	border-bottom:solid 1px #ccc;
}
.tw-rt-cp-make{
	width:100%;
	margin-left:0;
	margin-top:20px;
	float:none;
}
.tw-rt-cp-youkou {
	width:100%;
	margin:0 auto;
	padding:50px 0;
}
.tw-rt-cp-youkou table{
	width:90%;}
	
.tw-rt-cp-youkou th,.tw-rt-cp-youkou td{
	display: block;}

.tw-rt-cp-youkou th {
	padding:20px 15px 0 15px;
	border-bottom:none;
	text-align:left;}

.tw-rt-cp-youkou td {
	padding:0 15px 15px 15px;}	
	
}

/* =============== 蒸し大豆スムージーキャンペーン =============== */
.smoothie-cp{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/smoothie-cp-01.png) repeat-x top center;
	width:100%;
	padding-top:50px;
}
.smoothie-cp h1{
	margin:0;
	padding:0;
	border:none;
}
.smoothie-cp-a{
	width:100%;
	background:#d3edfb url(https://www.maruyanagi.co.jp/wp-content/uploads/smoothie-cp-03.png) repeat-x top center;
	padding:120px 0 50px 0;
}
.smoothie-cp-a-in{
	width:800px;
	margin:0 auto;
}
.smoothie-cp-a h2{
	margin:0;
	color:#00b6ee;
	font-size:24px;
	border:none;
	background:none;
}
.smoothie-white{
	background:#fff;
	width:700px;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.smoothie-white article{
	width:250px;
	height:120px;
	padding:0 17px;
	margin:15px 0;
	vertical-align:top;
	display:inline-block;
	border-right:solid 1px #ccc;
	text-align:left;}

.smoothie-white article:last-child{
	border-right:none;}

.smoothie-white-p{
	padding:15px;
	background:#FFF9AC;
	font-size:14px;
	line-height:135%;}

.smoothie-cp-a .twitter-tweet{
	margin:0 auto;
}
.smoothie-cp-makeback{
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/smoothie-cp-05.png)repeat-x top center;	
	padding:80px 0 20px 0;
	text-align:center;
}
.smoothie-cp-makeback h2{
	margin:0;
	color:#f28f00;
	font-size:24px;
	background:none;
}
.smoothie-cp-make{
	width:330px;
	margin-left:20px;
	float:left;
	text-align:left;
}
.smoothie-cp-make h4{
	padding:10px;
	margin:0 0 10px 0;
	border-top:solid 1px #222;
	border-bottom:solid 1px #222;
}

.smoothie-cp-youkouback {
	width:100%;
	background:#fffbc7;
}

.smoothie-cp-youkou {
	width:800px;
	margin:0 auto;
	padding:50px 0;
}
.smoothie-cp-youkou h2{
	background:none;
}
.smoothie-cp-youkou table{
	font-weight:500;
	text-align:left;
	background:#fff;
	border-radius:15px;
}
.smoothie-cp-youkou th {
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 25px;
	border-bottom:solid 1px #ccc;
}
.smoothie-cp-youkou td {
	border-bottom:solid 1px #ccc;
	padding:15px;
	font-size:15px;
}
.smoothie-cp-youkou td.smoothie-cp-last,
.smoothie-cp-youkou th.smoothie-cp-last{
	border-bottom:none;
}

@media (max-width: 767px) {
.smoothie-cp-a-in{
	width:90%;
	margin:0 auto;
}
.smoothie-cp-a h2{
	width:95%;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:20px;
}
.smoothie-white{
	width:88%;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.smoothie-shouhin img{
	margin-bottom:10px;
}
.smoothie-white article{
	width:90%;
	height:auto;
	padding:15px 17px;
	margin:15px 0;
	border-right:none;
	border-bottom:solid 1px #ccc;
}
.smoothie-cp-make{
	width:100%;
	margin-left:0;
	margin-top:20px;
	float:none;
}
.smoothie-cp-youkou {
	width:90%;
	margin:0 auto;
	padding:50px 0;
}
.smoothie-cp-youkou th,.smoothie-cp-youkou td{
	display: block;}

.smoothie-cp-youkou th {
	padding:20px 15px 0 15px;
	border-bottom:none;
	text-align:left;}

.smoothie-cp-youkou td {
	padding:0 15px 15px 15px;}	
}

/* =============== 地球にも私にもやさしいキャンペーン =============== */
.tw-yasashii-cp{
	border-top:solid 8px #3798ff;
	width:100%;
	padding-top:50px;
}
.tw-yasashii-cp h1{
	margin:0;
	padding:0;
	border:none;
}
.tw-yasashii-cp-detail{
	width:100%;
	background:#9dd6ff;
	padding:50px 0;
}
.tw-yasashii-cp-detail-in{
	width:800px;
	margin:0 auto;
}
.tw-yasashii-cp-detail h2{
	background:#3798ff;
	width:600px;
	padding:15px 0;
	margin:0 auto;
	margin-bottom:20px;
	border-radius:10px;
	color:#fff;
}
.tw-yasashii-cp-detail h3{
	margin:0;
	color:#072dd3;
	font-size:24px;
	border:none;
}
.tw-yasashii-cp-white{
	background:#fff;
	width:700px;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.tw-yasashii-cp-white article{
	width:250px;
	height:100px;
	padding:0 17px;
	margin:15px 0;
	vertical-align:top;
	display:inline-block;
	border-right:solid 1px #ccc;
	text-align:left;}

.tw-yasashii-cp-white article:last-child{
	border-right:none;}

.tw-yasashii-cp-white-detail h4{
	background:#3798ff;
	width:700px;
	padding:15px 0;
	margin:0 auto;
	margin-bottom:20px;
	border-radius:10px;
	color:#fff;
	font-size:20px;
}

.tw-yasashii-cp-step1,.tw-yasashii-cp-step2{
	color:#ff29be;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
.tw-yasashii-cp .twitter-tweet{
	margin:0 auto;
}
.tw-yasashii-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-size:14px;
	line-height:135%;
}
.tw-yasashii-cp-recipe h2{
	margin:30px 0 0 0 ;
	background:none;
}
.tw-yasashii-cp-make{
	width:330px;
	margin-left:20px;
	float:left;
	text-align:left;
}
.tw-yasashii-cp-make h4{
	padding:10px;
	margin:0 0 10px 0;
	border-top:solid 1px #222;
	border-bottom:solid 1px #222;
}
.tw-yasashii-cp-youkou {
	width:100%;
	padding:50px 0;
	background:#9dd6ff;
}
.tw-yasashii-cp-youkou h2{
	background:none;
}
.tw-yasashii-cp-youkou table{
	width:800px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.tw-yasashii-cp-youkou th {
	color:#072dd3;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.tw-yasashii-cp-youkou td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.tw-yasashii-cp-youkou td.tw-yasashii-cp-last,
.tw-yasashii-cp-youkou th.tw-yasashii-cp-last{
	border-bottom:none;
}

@media (max-width: 767px) {
.tw-yasashii-cp-detail-in{
	width:90%;
	margin:0 auto;
}
.tw-yasashii-cp-detail h2{
	width:95%;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:20px;
}
.tw-yasashii-cp-white{
	width:88%;
	margin:0 auto;
	margin-bottom:30px;
	padding:25px;
	border-radius:20px;
	color:#000;
	font-size:15px;
}
.tw-yasashii-cp-shouhin img{
	margin-bottom:10px;
}
.tw-yasashii-cp-white article{
	width:90%;
	height:auto;
	padding:15px 17px;
	margin:15px 0;
	border-right:none;
	border-bottom:solid 1px #ccc;
}
.tw-yasashii-cp-white h3{
	width:95%;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:20px;
}
.tw-yasashii-cp-white-detail h4{
	width:95%;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:15px;
	font-size:20px;
}
.tw-yasashii-cp-make{
	width:100%;
	margin-left:0;
	margin-top:20px;
	float:none;
}
.tw-yasashii-cp-youkou {
	width:100%;
	margin:0 auto;
	padding:50px 0;
}
.tw-yasashii-cp-youkou table{
	width:90%;}
	
.tw-yasashii-cp-youkou th,.tw-yasashii-cp-youkou td{
	display: block;}

.tw-yasashii-cp-youkou th {
	padding:20px 15px 0 15px;
	border-bottom:none;
	text-align:left;}

.tw-yasashii-cp-youkou td {
	padding:0 15px 15px 15px;}	
	
}


/* =============== 佃煮アンケートキャンペーン2023.02 ================ */

.tukudani2302-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:18px;
	line-height:150%;
}
.tukudani2302-cp h1{
	border:none;
	width:100%;
	padding:0 0 15px 0;
	margin: 0 ;
	background-color:#F8B62D;
}
.tukudani2302-cp-back{
	background:#fff1ba;
	padding:30px 0 0 0;
}
.tukudani2302-cp-in{
	background:#FFF;
	width:800px;
	margin:0 auto;
	padding:35px 25px;
	border-radius:10px;
}
.tukudani2302-cp h2{
	background:none;
	background-color:none;
	border:none;
	color:#eea132;
	font-size:24px;
	padding:50px 0 15px 0 ;
	margin:0;
}
.tukudani2302-cp-in h3{
	font-size:24px;
	font-weight:bold;
	background-color:#eea132;
	color:#fff;
	padding:10px 0;
	margin-top:15px;
	margin-bottom:15px;
	border-radius:5px;
	border:none;
}
.tukudani2302-cp-in .twitter-tweet{
	margin:0 auto;
}
.tukudani2302-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
}
.tukudani2302-cp-in button {
	background:#444;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:30px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}
.tukudani2302-cp table{
	width:850px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.tukudani2302-cp th {
	color:#eea132;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.tukudani2302-cp td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.tukudani2302-cp td.recipe-cp-last,
.tukudani2302-cp th.recipe-cp-last{
	border-bottom:none;
}

.tukudani2302-cp-form {
	text-align:left;
}
.tukudani2302-cp-form h4{
	padding:15px;
	border-top:solid 2px #eea132;
	border-bottom:solid 2px #eea132;
}
.tukudani2302-cp-form table{
	width:95%;
	margin-bottom:15px;
}
.tukudani2302-cp-form table th{
	width:200px;
}
.tukudani2302-cp-form input {
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
.tukudani2302-cp-input {
	background:#444;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border-radius:30px;
	border:none;
	width:200px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field{
	width:230px;
	height:290px;
	display:inline-block;
	margin-bottom:25px;
}

.tukudani2302-cp-form-recipe span.mwform-radio-field:first-child{
	margin-left:10px;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/recipe-konbu-06.jpg) no-repeat left 60px;
	background-size:100%;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field:nth-child(2){
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/recipe-konbu-01.jpg) no-repeat left 60px;
	background-size:100%;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field:nth-child(3){
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/recipe-konbu-25.jpg) no-repeat left 60px;
	background-size:100%;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field:nth-child(4){
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/recipe-ichioshi-08.jpg) no-repeat left 60px;
	background-size:100%;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field:nth-child(5){
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/recipe-konbu-49.jpg) no-repeat left 60px;
	background-size:100%;
}

@media (max-width: 767px) {
.tukudani2302-cp-in{
	width:80%;
	padding:35px 25px;
}
.tukudani2302-cp-in img{
	margin-bottom:15px;
}
.tukudani2302-cp table{
	width:92%;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.tukudani2302-cp th {
	display: block;
	padding:15px 10px 0 25px;
	border:none;
}
.tukudani2302-cp td {
	display: block;
	padding:10px 25px 15px 25px;
}
.tukudani2302-cp-form-recipe span.mwform-radio-field{
	width:280px;
	height:320px;
	display:inline-block;
	margin-bottom:25px;
}
.tukudani2302-cp-input {
	width:80%;
}
	
.tukudani2302-cp-form table{
	width:85%;
	margin-bottom:15px;
}
.tukudani2302-cp-form table th{
	border:none;
	width:100%;
}

}

/* =============== ひき肉蒸し大豆アンケートキャンペーン2023.04 ================ */
.hikiniku2304-cp{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	text-align:center;
	font-size:17px;
	line-height:150%;
	background:#fff1ba;
}
.hikiniku2304-cp h1{
	border:none;
	width:100%;
	padding:0;
	margin: 0 ;
	background:url(https://www.maruyanagi.co.jp/wp-content/uploads/hikiniku-cp-2404-back.jpg) repeat-x;
}

.hikiniku2304-cp-in{
	background:#FFF;
	width:800px;
	margin:0 auto;
	padding:35px 25px;
	border-radius:10px;
}
.hikiniku2304-cp h2{
	background:none;
	background-color:none;
	border:none;
	color:#eea132;
	font-size:24px;
	padding:50px 0 15px 0 ;
	margin:0;
}
.hikiniku2304-cp-in h3{
	font-size:24px;
	font-weight:bold;
	background-color:#eea132;
	color:#fff;
	padding:10px 0;
	margin-top:15px;
	margin-bottom:15px;
	border-radius:5px;
	border:none;
}
.hikiniku2304-cp-in .twitter-tweet{
	margin:0 auto;
}
.hikiniku2304-cp-p{
	padding:15px;
	background:#FFF9AC;
	font-weight:normal;
	font-size:14px;
	line-height:135%;
}
.hikiniku2304-cp-in button {
	background:#444;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:30px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}
.hikiniku2304-cp table{
	width:850px;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.hikiniku2304-cp th {
	color:#eea132;
	width:80px;
	font-size:18px;
	vertical-align:top;
	padding:15px 10px 15px 25px;
	border-bottom:solid 1px #ccc;
}
.hikiniku2304-cp td {
	border-bottom:solid 1px #ccc;
	padding:15px 25px 15px 15px;
	font-size:15px;
}
.hikiniku2304-cp td.recipe-cp-last,
.hikiniku2304-cp th.recipe-cp-last{
	border-bottom:none;
}

.hikiniku2304-cp-form {
	text-align:left;
}
.hikiniku2304-cp-form h4{
	padding:15px;
	border-top:solid 2px #eea132;
	border-bottom:solid 2px #eea132;
}
.hikiniku2304-cp-form table{
	width:95%;
	margin-bottom:15px;
}
.hikiniku2304-cp-form table th{
	width:200px;
}
.hikiniku2304-cp-form input,
.hikiniku2304-cp-form textarea{
	border:solid 1px #ccc;
	padding:8px 5px;
	margin-bottom:5px;
}
.hikiniku2304-cp-input {
	background:#444;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border-radius:30px;
	border:none;
	width:200px;
	padding:12px 30px;
	margin-top:3px;
	cursor:pointer;
}

@media (max-width: 767px) {
.hikiniku2304-cp-in{
	width:80%;
	padding:35px 25px;
}
.hikiniku2304-cp-in img{
	margin-bottom:15px;
}
.hikiniku2304-cp table{
	width:92%;
	margin:0 auto;
	font-weight:500;
	text-align:left;
	border-radius:15px;
	background:#fff;
}
.hikiniku2304-cp th {
	display: block;
	padding:15px 10px 0 25px;
	border:none;
}
.hikiniku2304-cp td {
	display: block;
	padding:10px 25px 15px 25px;
}

.hikiniku2304-cp-input{
	width:80%;
}
	
.hikiniku2304-cp-form textarea{
	width:95%;
}
	
.hikiniku2304-cp-form table{
	width:90%;
	margin-bottom:15px;
}
.hikiniku2304-cp-form table th{
	border:none;
	width:100%;
}

}


