@charset "UTF-8";
/* CSS Document */

/***RESET***/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	/*max-width: 100%;*/
	/*height: auto;*/
	vertical-align: central;
	font-size:0;
	line-height: 0;/*width: auto\9;*/ /* ie8 */
}
a:hover {
	opacity:0.8;
}
/***CLEARFIX***/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
	zoom: 1;
}

body {
    position: relative;
    left: 0;
    overflow-x: hidden;
	font-family: 'Sawarabi Mincho', sans-serif;
	font-weight: 400;
	text-align: justify;
	text-justify: inter-ideograph;
	font-feature-settings: "palt";
	/*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;*/
}
.header_main {
	position:relative;
}
.header  {
	background-color:#11B6D0;
	height:32px;
	clear:both;
	display:block;
	margin:0 -15px;
	box-shadow:0px 4px 2px -2px #000000;
	-moz-box-shadow:0px 4px 2px -2px #000000;
	-webkit-box-shadow:0px 4px 2px -2px #000000;
	position: fixed;
	width: 100%;
	z-index:9999;
}
.header p {
	color:#ffffff;
	font-size:11pt;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:8px;
	
}
.menu {
	
	float:left;
}
#slide_menu{
    position: fixed;
    top: 0;
    left: -240px;
    width: 240px;
    height: 100vh;
    background: #9FA0A0;
	
}
#slide_menu ul {
	height:100%;
}
#slide_menu li {
	height:15%;
	border-bottom:2px solid #ffffff;
	box-shadow:-6px 0px 5px -2px #5f5f5f inset;
	-moz-box-shadow:-6px 0px 5px -2px #5f5f5f inset;
	-webkit-box-shadow:-6px 0px 5px -2px #5f5f5f inset;
	position:relative;
	list-style-type:none;
	position: relative;
}
#slide_menu li.space {
	height:10%;
	box-shadow:-6px 0px 5px -2px #5f5f5f inset;
	-moz-box-shadow:-6px 0px 5px -2px #5f5f5f inset;
	-webkit-box-shadow:-6px 0px 5px -2px #5f5f5f inset;
}
#slide_menu li:last-child {
	border-bottom:0px;
}
#slide_menu li:nth-child(2n) {
	background-color:#7BCBDD;
}
#slide_menu li img {
	float:left;
	width: auto;
	height: 80%;
	position: absolute;
	top: 12%;
	left: 3%;
}
#slide_menu li span {
	font-weight:bold;
	font-size: 13pt;
	position: absolute;
	top: 15%;
	color: #ffffff;
	left:35%;
}

#button {
    position:absolute; /*bodyに対しての絶対位置指定です*/
    left:13px;
    top:6px;
    width:30px;
    height:25px;
    cursor:pointer}
#button div {position:relative} /*spanの絶対位置指定の親にします*/
#button span {
    display:block;
    position:absolute; /*#navToggle div に対して*/
    width:100%;
    border-bottom:solid 3px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#button span:nth-child(1) {top:0}
#button span:nth-child(2) {top:8px}
#button span:nth-child(3) {top:17px}


.sm_page{
	background-image: url("../images/bgimage.jpg");
	background-size: 50%;
}

.main_box1 {
	
}
#main {
	background-repeat:no-repeat;
	background-size:contain;
	padding-top:5px;
	position:relative;
	
	
}
#main  .box_photo {
	padding-bottom:0px;
	margin-bottom:20px;
}
.back_img {
	position:absolute;
	width:100%;
	height:auto;
	top:0;
	left:0;
	z-index:-999;
}
.back_img img {
	width:100%;
	height:auto;
}

.bottom_box .back_img {
	z-index:-1;
	position:absolute;
}
.bottom_box {
	position:relative;
	background-image: url("../img/hatena2.png");
	background-size: 60px auto;
	background-position: 80% 20px;
	background-repeat: no-repeat;
}
/*#main h2 {
	width:60%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
}*/
#main h2 img {
	margin:50px auto 10px auto;
	display:block;
	
	width:100%;
	height:auto
}
#main .main_text {
	width:90%;
	margin:0 auto;
}
#main .main_text img {
	margin:0 auto;
	display:block;
	width:100%;
	height:auto;
}
.box1 {
	background-repeat:no-repeat;
	background-size:contain;
	height:auto;
	background-image:url(../images/home_h2_bg.gif);
	background-repeat:no-repeat;
	background-size:cover;
	margin-top: -10px;
}
h2.h2_2 {
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:30px;
}
h2.h2_2 img {
	margin:0 auto;
	display:block;
	width:80%;
	height:auto;
}
.box1_btn {
	width:10%;
	margin:0 auto;
	position:static;
	display: block;
height: auto;
padding-bottom: 10px;
}
.box1_btn img {
	width:100%;
	height:auto;
	display:block;
}
#box1_list {
	
}
.list_box,
.list_box2 {
	margin-bottom:15px;
}
.list_box {
	position: relative;
}
/*.list_box::after {
	content: url("../img/orange_pin.png");
	display: inline-block;
	position: absolute;
	top:-7px;
	right: 20px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
}
.list_box.feed_satsumaimo::after {
	content: url("../img/orange_pin.png");
	display: inline-block;
	position: absolute;
	top:-7px;
	left: 40%;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
}*/

#box1_list img {
	box-shadow:5px 5px 4px -2px #ffa998;
	border-radius: 3px;
	width:100%;
	height:auto;
}
/*.main_box1 #main {
	padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 0px;
}*/

/*指定農場*/
.main_box2,
.main_box3,
.main_box4,
.main_box5,
.main_box6,
.main_box7 {
	margin-top:0px;
	padding-top:32PX;
	
	
}
/*.main_box2 h2 {
	text-align:center;
	color:#727171;
	font-weight:900;
	font-size:16px;
	line-height:1.5;
	padding-top:20px;
}*/
.form_list {
	width:90%;
	margin:0 auto;
	border:3px solid #945F36;
	border-radius:14px;
	-moz-border-radius: 14px;
	-webkit-border-radius:14px;
	-o-border-radius: 14px;
	-ms-border-radius: 14px;
	padding:5px;
	margin-bottom:30px;
}
.form_list img {
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
#farm dl {
	padding: 10px 15px 0;
	color: #727171;
	margin-bottom: 30px;
}
#farm dt {
	font-weight: bolder;
	font-size:1.3em;
}
#farm dd {
    font-weight: 900;
    padding: 0 15px;
    margin: 5px 0 15px;
    font-size: 14px;
    text-align: justify;
}

/*こだわりの飼料*/
.main_box3 h2 {
	text-align:center;
	color:#686767;
	font-weight:900;
	font-size:16px;
	line-height:1.5;
	padding-top:30px;
	margin-top:-25px;
}
.main_box3 h2 img {
	display:block;
	width:70%;
	height:auto;
	margin:0 auto 20px;
}
.main_box3 .container {
	padding:0px;
}
.main_box3 .col-xs-6 img,
.main_box3 .feed_satsumaimo img {
	border: 5px solid #F8F7F0;
	box-shadow:3px 3px 2px -2px #000000;
	-moz-box-shadow:3px 3px 2px -2px #000000;
	-webkit-box-shadow:3px 3px 2px -2px #000000;
	margin-bottom:3px;
}
.main_box3 .feed_satsumaimo img {
	float: left;
	width: 50%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right:10px;
}
.tyougo .col-xs-9,
.tyougo .col-xs-3 {
	padding:0px;
	margin:0px;
}
.tyougo .col-xs-3 {
	padding-left:15px;
	margin-top:5px;
	margin-right:10px;
}
.tyougo .col-xs-9 {
	width:65%;
	margin-bottom:5px;
	padding-left:1em;
	text-indent:-1em;
}
.tyougo .col-xs-9 p {
	padding:0px;
}
.tyougo .border_bottom {
}

/*安心・安全*/
.main_box4 h2 {
	text-align:center;
	color:#686767;
	font-weight:900;
	font-size:16px;
	line-height:1.5;
	padding-top: 45px;
	margin-top: -20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.main_box4 h2 img {
	display:block;
	width:90%;
	height:auto;
	margin:0 auto;
}

/*協力企業一覧*/
.main_box7 .top_obi {
	margin-bottom:30px;
}
.main_box7 .main_content {
	width:100%;
	margin:0 auto;
	padding:0px;
	
}
.main_box7 h2 {
	
}
.main_box7 h2 img {
	width:100%;
	height:auto;
	z-index:-9999;
}

/*共通*/
.main_box5 ul {
	padding:0 15px;
	margin:30px 0 50px 0;
}
.main_box5 ul li {
	list-style-type:none;
	margin-bottom:10px;
}
.main_box5 ul li a {
	color:#727171;
	font-weight:900;
	margin:10px 0;
	font-size:14px;
}
.box_photo p {
	margin:0px;
	padding:0px;
}
.border_bottom {
	border-bottom:1px #9FA0A0 dotted;
	
}
.top_obi {
	border-top:5px solid #F08300;
}
.top_obi img {
	width:60%;
	height:auto;
	margin:0 auto;
	display:block;
}
.box_photo {
	width:92%;
	margin:0 auto;
	height:auto;
	margin-bottom:10px;
}
.flame_photo_large {
	padding: 10px;
	margin: 0 auto 20px;
	width: 92%;
	background-color: #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	position: relative;
}
.flame_photo_middle {
	padding: 10px;
	margin: 0 0 20px 20px;
	width: 45%;
	background-color: #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
	float: right;
	position: relative;
}
.over_layer_block {
	padding: 0 4%;
	margin-top: -60px;
}
.over_layer_block p {
	padding-top: 60px;
}
.over_layer_block::after {
	content: '';
	clear: both;
	display: block;
}
.flame_photo_large img,
.flame_photo_middle img {
	width: 100%;
	height: auto;
}
.flame_photo_large::before {
	content:url("../img/orange_pin.png");
	display: inline-block;
	position: absolute;
	top:-7px;
	left: 5px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
}
.flame_photo_large::after,
.flame_photo_middle::after {
	content:url("../img/orange_pin.png");
	display: inline-block;
	position: absolute;
	top:-7px;
	right: 5px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-o-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
	-ms-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
}
.box_photo3 {
	margin-top: 58px;
	width:20%;
}
.box_photo2 {
	margin-bottom:10px;
}
.box_photo img {
	display: block;
	width:85%;
	max-width: 330px;
	height:auto;
	margin: 10px auto 0 auto;
}
.sab_title.box_photo {
	width:60%;
	margin:20px auto 10px;
}
h3 {
	text-align:center;
	color:#231815;
	font-weight:900;
	font-size:14pt;
	margin-bottom:10px;
}
p {
	color:#231815;
	font-weight:900;
	/*padding:0 15px;*/
	/*margin:10px 0;*/
	font-size:15px;
	text-align: justify;
	line-height: 1.5em;
	margin-top: 1em;
	font-weight: 400;
	margin-bottom: 1em;
}
#feed p.list {
	text-indent:-1.1em;
}
#feed p.list::before {
	color:#E95389;
}
p.kyoutyo {
	color:#E60012;
	font-size:16px;
	text-align:center;
}
p.list {
	margin-top:0px;
}
p.list2 {
	margin-top:-5px;
}
p.list:before {
	content:"●";
	font-size: 14pt;
	/*color: #11B6D0;*/
}
.sab_title {
	margin-bottom:0px;
}
.list2:before {
	content:"◎";
}
.footer {
	background-color:#fff;
	padding-top:20px;
	padding-bottom:10px;
	margin-top: 50px;
}
.footer img {
	width:55%;
	height:auto;
	display:block;
	margin:0 auto 10px auto;
}
.footer_main {
	width:90%;
	margin:0 auto;
	border-top:1px solid #ffffff;
	text-align:center;
	padding-top:5px;
}
.footer_main p {
	color:#ffffff;
	margin:0px;
	text-align:center;
}
.footer_main p.min {
	font-size:12px;
}
.list_box p {
	padding:0px;
	margin:0px;
}
.list_box img {
	width:100%;
	height:auto;
}
h4 {
	background-color:#E95389;
	color:#ffffff;
	font-weight:900;
	font-size:14px;
	padding:5px 0;
	margin-bottom: 15px;
}
.main_box3 .tyougo .col-xs-6 img {
	width:100%;
	height: auto;
	border:none;
	box-shadow: none;
}
.pc_page {
	display:none;
}
.main_box5 ul li.new_recipe a,
.recipe_box ul li.new_recipe {
	color:#F00;
	font-weight:900;
}
#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 10%;
    text-align: center;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
}


/*レシピページ*/
.recipe_box {
	
}
.recipe_box h2 {
	text-align:center;
	color:#11B6D0;
	font-weight:900;
	font-size:16px;
	line-height:1.5;
	background-image:url("../img/title_backimg_04.gif");
	background-position: 87% -30%;
	background-repeat: no-repeat;
	padding-top: 45px;
	margin-top: -20px;
}
.recipe_box .box_photo {
	position:relative;
}
.recipe_box .box_photo .vol {
	position:absolute;
	width:25%;
	height:auto;
	top:-45px;
	left:-30px;
}
.recipe_box .box_photo .new {
	position:absolute;
	width:25%;
	height:auto;
	right:-10px;
	top:-10px;
}
.recipe_box h3 {
	padding:0 15px;
}
.recipe_box h3 img {
	width:100%;
	height:auto;
}
.new_recipe h4 {
	background-color:#F08300;
	padding-left:10px;
	font-size:13px;
	
}
.recipe_box ul {
	margin-top:10px;;
}
.recipe_box ul li {
	list-style-type:none;
	margin-bottom:10px;
}
.recipe_box ul li a {
	color:#727171;
	font-weight:900;
	margin:10px 0;
	font-size:14px;
}
.new_recipe {
	margin-bottom:20px;
}
.recipi_list {
	float:right;	
}
.recipe_box .sab_title {
	border-top:2px solid #11B6D0;
	border-bottom:2px solid #11B6D0;
	padding:5px 0;
	margin-bottom:10px;
}
.h4_center {
	border-radius:20px;
	text-align:center;
	letter-spacing: 5px;
}
.zairyo li {
	color:#727171;
	font-size:14px;
	background-image:url("../img/ten.gif");
	background-repeat:repeat-x;
	background-position:center;
}
.zairyo li.sab_title {
	text-align:center;
	border-top:none;
	border-bottom:none;
	background:none;
} 
.zairyo li .name {
	background-color:#ffffff;
}
.zairyo li .right {
	background-color:#ffffff;
}

.blue {
	color:#11B6D0;
	padding-right:3px;
}
.matome_box {
	background-color:#F08300;
	padding:5px;
	margin-bottom:50px;
}
.matome_box p {
	color:#ffffff;
}
.right {
	float:right;
}


/* ------------------------------
   #menuList
------------------------------ */
#menuList {
    width: 100%;
    height: 45px;
    border-top: #aaa 1px solid;
    border-bottom: #aaa 1px solid;
    position: relative;
    z-index: 10;
    background: #ebebeb;
}
 
#menuList ul {
    margin: 0 auto;
    width: 800px;
    height: 45px;
    text-align: left;
}
 
#menuList ul li {
    width: 160px;
    height: 45px;
    float: left;
    border-left: #aaa 1px solid;
    box-sizing: border-box;
}
 
#menuList ul li:last-child {
    border-right: #aaa 1px solid;
}
 
#menuList ul li a {
    height: 45px;
    font-weight: bold;
    line-height: 45px;
    display: block;
    text-align: center;
    transition: all 0.2s linear;
}
 
#menuList ul li:hover > a {
    background: #fff;
}
 
#contents {
    margin: 0 auto;
    padding: 40px 0;
    width: 800px;
    text-align: left;
}
 
#contents p {
    padding-bottom: 2em;
    font-size: 1em;
    line-height: 2em;
}
 
/* ------------------------------
   MEDIAQUERIES LAYOUT
------------------------------ */
@media only screen and (max-width: 800px) {
    #menuList ul {
        width: 100%;
    }
 
    #menuList ul li {
        width: 20%;
    }
}
 
/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
@media only screen and (max-width: 768px) {
    #menuList {
        display: none;
    }
 
    #menuOverlay {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.6);
        display: none;
        position: fixed;
        z-index: 9997;
    }
 
    #switchBtnArea {
        width: 100%;
        height:32px;
        background: #e95d6f;
        position: relative;
		box-shadow: 0px 4px 2px -2px #000000;
    	-moz-box-shadow: 0px 4px 2px -2px #000000;
    	-webkit-box-shadow: 0px 4px 2px -2px #000000;
    }
	#switchBtnArea2 {
		position:fixed;
		z-index:9998;
		width:100%;
	}
 	
	#switchBtnArea p {
		color:#ffffff;
		margin:0px;
		padding:0px;
		text-align:center;
		padding-top:5px;
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	}
    #switchBtnArea #switchBtn {
        top: 5px;
        left: 5px;
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        border-radius: 2px;
        z-index: 9998;
    }
 
    #switchBtnArea #switchBtn span {
        left: 20%;
        width: 60%;
        height: 3px;
        display: block;
        position: absolute;
        background-color: #fff;
        border-radius: 5px;
        transition: all 0.2s linear;
    }
    #switchBtnArea #switchBtn span:nth-of-type(1) {
        top: 2px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    #switchBtnArea #switchBtn span:nth-of-type(2) {
        top: 10px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    #switchBtnArea #switchBtn span:nth-of-type(3) {
        bottom: 18px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
 
    #switchBtnArea #switchBtn.btnClose {
        background: transparent;
    }
    #switchBtnArea #switchBtn.btnClose span:nth-of-type(1) {
        top: 18px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #switchBtnArea #switchBtn.btnClose span:nth-of-type(2) {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    #switchBtnArea #switchBtn.btnClose span:nth-of-type(3) {
        bottom: 18px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
 
    #rwdMenuWrap {
        top: 0;
        left: -250px;
        width: 250px;
        height: 100%;
        background: #3c3c3c;
        overflow: auto;
        position: fixed;
        z-index: 9999;
    }
 
    #rwdMenuWrap ul {
        width: 100%;
    }
 
    #rwdMenuWrap ul li {
        width: 100%;
        position: relative;
		box-shadow: -6px 0px 5px -2px #5f5f5f inset;
    	-moz-box-shadow: -6px 0px 5px -2px #5f5f5f inset;
    	-webkit-box-shadow: -6px 0px 5px -2px #5f5f5f inset;
		border-bottom: #fff 1px solid;
    }
	
 
    #rwdMenuWrap ul li a {
        padding: 5px 5px;
        text-align: left;
        display: block;
        background: #9FA0A0;
		color:#ffffff;
		font-weight:900;
		font-size:12pt;
    }
	
	#rwdMenuWrap ul li a:hover {
		background-color:#F08300;
		opacity:1;
		
	}
	
	#rwdMenuWrap ul li a img {
		width:30%;
		height:auto;
	}
	#rwdMenuWrap ul li a span {
    	position: absolute;
    	top: 22%;
   	 	left: 35%;
	}
	#rwdMenuWrap ul li:nth-child(2n) a {
    	background-color: #7BCBDD;
	}
	#rwdMenuWrap ul li:nth-child(2n) a:hover {
    	background-color:#F08300;
		opacity:1;
	}
 
    #rwdMenuWrap ul li a:after {
        content: '';
        margin-top: -4px;
        top: 50%;
        right: 15px;
        width: 8px;
        height: 8px;
        color: #888;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2em;
        display: block;
        position: absolute;
        
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
 
    #contents {
        width: 100%;
    }
 
    #contents p {
        padding: 0 20px 2em 20px;
    }
}

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


#recipe .full-width {
	width: 100%;
}

#recipe .recipebox {
	margin: 3em 0 6em;
	text-align: left;
}



/*#recipe p {
	font-size: 14px;
	text-align: left;
	padding-left: 0;
	font-weight: normal;
}*/

	
/*
#recipe h2 {
	font-size: 23px;
	color: #ed6c00;
	font-weight: bold;
	text-align: left;
	border-bottom: dotted 1px #ed6c00;
}*/

/*#recipe h3 {
	font-size: 16px;
	height: 2em;
	font: bold;
	width: 100%;
	padding: 0 0.5em;
	background-color: #fef3e7;
	border: solid 1px #ed6c00;
	border-radius: 1em;
	line-height: 2em;
	text-align: left;
	margin: 1.5em 0 1em 0;
}*/

#recipe .recipebox hr {
	height: 0;
	background: none;
	border-bottom: solid 1px #efeeef;
	margin-top: 3px;
	margin-bottom: 3px;
}

#recipe .recipebox dt {
	    float: left ;
	    clear: left ;
	    margin-right: 0.5em ;
	    width: auto;
}

#recipe .recipebox dd {
	    float: right;
	    margin-left: 1em ;
}

#recipe h4 {
	font-size: 16px;
	font-weight: bold;
	color: #ed6c00;
	background: none;
	margin: 0.5em 0 0 0;
}

#recipe .recipebox ol li {
	margin-left: 1em;
	line-height: 1.5em;
	border-bottom: solid 1px #fce5ce;
	padding-bottom: 1em;
	margin-bottom: 1em;
}





 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
#menuList > ul:before,
#menuList > ul:after {
    content: " ";
    display: table;
}
#menuList > ul:after {clear: both;}
#menuList > ul {*zoom: 1;}



@media screen and (min-device-width: 759px) {
	.sm_page {
		display:none;
	}
	.pc_page {
		display:block;
		border-top:40px solid #e95d6f;
		text-align:center;
		padding-top:50px;
	}
	.pc_page img {
		margin-bottom:10px;
	}
	.pc_page p {
		margin:0 auto;
		text-align:center;
		padding:0px;
		padding-bottom:10px;
		border-bottom:1px dashed #000000;
		color:#000000;
		font-size:14px;
		margin-bottom:30px;
	}
}




/*共通-------------------------------*/


.pc_page h1 img{
	width: 80%;
	max-width: 500px;
	padding-bottom: 50px;
}
h2{
	font-size: 22px;
	color: #e85d6f;
	text-align: center;
	margin-top: 2em;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#main, .mainbox {
	width: calc(100% - 50px);
	margin: 0 auto;
}

.widfull{
	display: block;
	width: 100%;
}

.centertxt {
	text-align: center;
}

.fz-big {
	font-size: 18px;
	line-height: 1.2em;
}

.footer p {
	display: block;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight: 400;
	width: 100%;
	text-align: center;
	border-top: dotted 1px #adadad;
	padding-top: 0.8em;
	margin-bottom: 50px;
}

.sech1 img {
	display: block;
	width: 90%;
	margin: 30px auto 20px;
}

.centerimg {
	display: block;
	margin: 30px auto 0;
}

h3 {
	display: block;
	font-weight: 400;
	font-size: 20px;
	width: 90%;
	border-bottom: solid 1px #000;
	text-align: center;
	margin: 20px auto;
	padding-bottom: 0.3em;
}

.tumegimi {
	letter-spacing: -1px;
}

.pc_page h1 img {
	width: 10%;
}


/*ホーム-------------------------------*/

#home h1 img {
	display: block;
	width: 80%;
	height: auto;
	margin: 70px auto 0;
}

#home p .pickpoint {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	color: #e85d6f;
	font-weight: 700;
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

#home .box1{
	margin-top: 30px;
}

#home .box1 h2{
	font-size: 32px;
	margin-top: 40px;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}




/*レシピ-------------------------------*/

#recipe .catch{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight: 600px;
	text-align: center;
}

#recipe h2{
	font-size: 32px;
	color: #000;
	letter-spacing: -2px;
	margin-top: 0;
}


#recipe h3 {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #e85d6f;
	border-bottom: solid 1px #e85d6f;
	padding-bottom: 0.2em;
	text-align: left;
	width: 100%;
	margin-top: 1.5em;
}


#recipe dl span.clearfix{
	display: block;
	background-image: url("../recipe/images/dot.png");
	background-repeat: repeat-x;
	/*background-repeat: no-repeat;*/
	background-size: 9px 4px;
	background-position: 0 50%;
}

#recipe dt,#recipe dd {
	display: block;
	font-size: 14.5px;
	font-weight: 400;
	background-color: #fadee4;
}

#recipe dt{
  float: left;
	text-align: left;
	padding-right: 0.25em;
}
#recipe dd{
  float: right;
	text-align: right;
	padding-left: 0.25em;
	line-height: 1.8em;
}
#recipe dt span,#recipe dd span{
	font-size: 0.8em;
}

#recipe ol{
	list-style-type: decimal;
	margin-bottom: 6em;
}
#recipe ol li{
	margin-left: 1em;
	margin-bottom: 1.2em;
}



/*安心安全-------------------------------*/


#safety img.safimin {
	margin-bottom: 15px;
}


/*協力企業-------------------------------*/

#corporation .mainbox a{
	display: block;
	margin-bottom: 5px;
}









