@charset "utf-8";
@import url("../webfonts/F5AJCFGD/stylesheet.css");
/*@import url("../webfonts/gbig/stylesheet.css");*/

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width: 100%;
}

/* モバイルレイアウト : 480 px およびそれ以下. */
html,body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	height: 100%;/* フッターを一番下に置く*/
	margin: 0px;
	padding: 0px;/*-webkit-font-smoothing: antialiased;*//*-webkit-font-smoothing: subpixel-antialiased;*/
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
    height: auto !important;/* フッターを一番下に置くぜ！ */
    /*height: 100%;*/
	/*min-height: 100%;*/
	/*position: relative;*/font-size: 100%;
}


/*#top2 {
	float: right;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	display: block;
	clear: both;
	color: #FFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #00F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6FF;
	background-color: #003;
}
#top2 h1 {
	font-size: 15px;
	margin-bottom: 1%;
	color: #FFC;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1.3px;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(51,51,51,1);
}*/
/*#top2 h1 a{
	color: #00f;
	text-decoration: none;
}*/
/*#header {スライダーに移行

	width: 100%;
	clear: both;
	float: left;

}
#header img {
	margin-right: auto;
	border: none !important;
	box-shadow: 0px 1px 5px 1px #ccc;
	-webkit-transition: background-image 1s ease-in-out 0.5s;
	-moz-transition: background-image 1s ease-in-out 0.5s;
	-ms-transition: background-image 1s ease-in-out 0.5s;
	-o-transition: background-image 1s ease-in-out 0.5s;
	transition: background-image 1s ease-in-out 0.5s;
	display: block;
	margin-left: auto;
	background-size: cover;
}*/
#header  {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
	position: relative;	
}
/*#header img {
	width: auto;*/
	/*top: 50px;*/
	/*margin-top: 50px;
	-webkit-animation:blink 1.5s ease-in;
    -moz-animation:blink 1.5s ease-in;
    animation:blink 1.5s ease-in;
}*/

/*#header h2 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 95%;
	color: #F30;
	height: 5%;
	vertical-align: bottom;
	position: absolute;
	top: auto;
	margin-left: 3%;
	color: #FFC;
	text-shadow: -1px -1px 30px #06F,1px -1px 10px #06F,1px 1px 10px #06F,-1px 1px 20px #06F,1px 2px 50px rgba(0, 0, 0, 0.6);
	padding-top: 20%;
	z-index: -5;
}*/


/*#nav-top {

	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	z-index: 10;
	position: fixed;
	font-weight: 900;
}
#nav-top ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 1.55em;


}*/
/*#nav-top ul li {
	float: right;
	width: 30%;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
		background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #77d42a), color-stop(100%, #5cb811) );
	border: 1px solid rgba(215,215,215,0.15);
	clear: both;
}*/

/*#nav-top ul li a:hover {
	color: #6F3;
	padding-bottom: 15px;
	padding-top: 15px;
	-webkit-transition: background-color 0.5s ease-in 0.1s;
	-moz-transition: background-color 0.5s ease-in 0.1s;
	-ms-transition: background-color 0.5s ease-in 0.1s;
	-o-transition: background-color 0.5s ease-in 0.1s;
	transition: background-color 0.5s ease-in 0.1s;

	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); 
　　filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); 
}*/
/*#nav-top ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-bottom: 15px;	padding-top: 15px;
	color: #FF6600;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}*/
/*#nav-top ul .close {
	font-size: 3em;
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding: -30px;

	border: none;
}
#nav-top ul .close a:hover {
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding: -30px;
	border: none;
	opacity: 0.3;
}*/
/*#nav-top ul .home,
#nav-top ul .senshou,
#nav-top ul .contact,
#nav-top ul .farmer,
#nav-top ul .products,
#nav-top ul .shoplist,
#nav-top ul .support,
#nav-top ul .plan,
#nav-top ul .access,
#nav-top ul .company {
	background-color: rgba(215,215,215,0.51);
	letter-spacing: 3px;
}
#nav-top ul .home2,
#nav-top ul .senshou2,
#nav-top ul .contact2,
#nav-top ul .farmer2,
#nav-top ul .products2,
#nav-top ul .shoplist2,
#nav-top ul .support2,
#nav-top ul .plan2,
#nav-top ul .access2,
#nav-top ul .company2 {
	background-color: rgba(51,51,51,0.51);
	color: #66FF33;
	padding-bottom: 15px;
	padding-top: 15px;
	background-position: center;
}*/
/*メニューを2段にする**************************************/
/*#nav-top ul .bbr::before {
	content: "\A";
	white-space: pre;
	font-size: 8px;
	line-height: 10px;
}
#nav-top ul .bbr {
	font-size: 11px;
	color: #F30;
	font-family: "A-OTF フォーク Pro B";
	display: block;
	padding-top: 5px;
}
#nav-top ul li .bbr:hover {
	color: #0C0;
}*/
#main {
	/*clear: both;
	float: left;フロート解除
	width: 100%;*/
	display: block;
	padding-bottom: 0px;/* フッターを一番下に置く */
	/*margin-top: 65%;*/
	margin: 0;
}
#contents {
	/*clear: both;
	float: right;フロート解除*/
	margin: 0;
	width: 100%;
	display: block;
}
/* ページトップへボタン*/
/*a#top_s img {
    animation: slide2 20s ease 0s 1 normal;
    -webkit-animation: slide2 20s ease 0s 1 normal;
	position: fixed;
	right: 1px;
	top: 1px;
}*/
/*内覧会吹き出しフェードイン*/
/*#top_s {
	animation: slide2 8s ease 0s 1 normal;
	-webkit-animation: slide2 8s ease 0s 1 normal;
	position: fixed;
	background-image: url(../image/cont.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	width: 320px;
	z-index: 100;
	bottom: 0px;
	left: 27%;
	right: 27%;
}*/
/*直通電話*********************************/
#top_s {
	position: fixed;
	display: block;
	background-position: bottom;
	height: 5%;
	width: 100%;
	z-index: 100;
	bottom: 0px;
	background-color: rgba(0,102,0,0.81);
	text-align: center;
}
#top_s a {
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	line-height: 45px;
	text-shadow: 1px 1px 1px rgba(102,102,102,0.3);
	border-radius: 45px;
	width: 100px;
	height: 25px;
	margin: 0px;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	box-shadow: 2px 2px 3px 1px #666;
	/*↓背景グラデーションの指定です*/
	background-image: -moz-linear-gradient(top, #FC0, #F60);
	background-image: -ms-linear-gradient(top, #FC0, #F60);
	background-image: -o-linear-gradient(top, #FC0, #F60);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FC0), to(#F60));
	background-image: -webkit-linear-gradient(top, #FC0, #F60);
	background-image: linear-gradient(top, #0C0, #F60);
	padding: 3px 15px;
}

#top_s a:hover {
	text-decoration: none;
	color: #6F0;
	text-shadow: 1px 1px 1px rgba(102,102,102,0);
}

/*-------------------------------------*/
/*マーク*/
strong {
	background: linear-gradient(transparent 70%, #0f0 0%);
	font-size: 100%;
}
.mede strong {
	background: linear-gradient(transparent 70%, #fc3 0%);
	font-size: 100%;
}
.strong2 strong {
	background: linear-gradient(transparent 70%, #f9c 0%);
	font-size: 100%;
}
.strong3 strong {
	background: linear-gradient(transparent 70%, #0f0 0%);
	font-size: 100%;
}
.strong4 strong {
	background: linear-gradient(transparent 0%, #0f0 0%);
	font-size: 100%;
}
#eas .det-text {
	line-height: 3;
	font-size: 180%;
	/*width: 85%;*/
}
/* --------------------------------
 * contactフォーム
 * -------------------------------- */
.contact-form,{
	width: 80%;
	min-height: 100%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-s {
	text-align: center;
	min-height: 100%;
	margin-bottom: 8%;
	margin-right: auto;
	margin-top: 8%;
}
#con .contact-s p {
	text-align: center;
}
.contact-nairan h1,
.contact-nairan h2{
	animation: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: medium;
}
.contact-nairan h1{
	color: #F00;
}
.contact-nairan,
.contact-form,
{
  width: 80%;
  margin: 3% auto 0;
  min-height: 100%;
}
b{
	font-weight: bolder;
	color: #F00;
}
label b {
	margin-right: 20px;
	border: 0.5px solid #F00;
	border-radius: 5px;
	padding: 1px 5px;
	text-shadow: none;
}
/*.contact-form .waku {
	display: block;text-align: center;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid rgba(0,102,255,0.4);
	border-radius: 5px;
	text-align: inherit;
	letter-spacing: 18px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}*/
.contact-form input[type=text],
.contact-form select,
.contact-form textarea,
.contact-form .waku,
.contact-form input[type=email],
.contact-form input[type=tel] {
	display: block;
	width: 90%;
	margin-bottom: 10px;
	padding: 15px;
	/*outline: none;*/
	border: 1px solid rgba(102,102,102,0.4);
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;  /*background-color: rgba(255, 255, 255, 0.05);
  color: #fff;*/
}
.contact-form select {
	width: 97%;
}
.soushin {
	width: 90%;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	font-size: 150%;
	text-align: center;
}
.contact-form textarea {
  height: 130px;
}
/* --------------------------------
 * contactフォーム 送信
 * -------------------------------- */
.contact-form input[type=submit] {
	display: block;
	width: 200px;
	margin: 40px auto 0;
	padding: 10px;
	border: 3px solid rgba(0,102,0,0.8);
	border-radius: 10px;
	background-color: rgba(0,102,0,0.8);
	color: #FFF;	/*cursor: pointer;*/
	font-size: 200%;
	text-shadow: 1px 1px 1px rgba(151,151,151,0.3);
}
.contact-form input[type=submit]:hover {
	background-color: rgba(255,153,0,0.8);
	color: #060;
}
/************************************************/
#contents #con {
	width: 100%;
	background-color: #FFF;
	margin: 0px;
}
#con b{
	font-weight: bolder;
	color: #F00;
}
/*テーブル**************************************/
#con table {
	width: 80%;
	font-size: 1.3em;
	margin-right: auto;
	margin-left: auto;
}
#con table tr {
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}
#con table th {
	color: #F60;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 140%;
	height: 25px;
}
#con table td {
	border: 1px solid #D7D7D7;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	height: 31px;
	background-color: #FFF;
	font-size: 130%;
	padding-left: 3px;
	padding-right: 3px;
}
#con table .nyu {//
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#con table .km {
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: -moz-linear-gradient(top, #060, #090);
	background-image: -ms-linear-gradient(top, #060, #090);
	background-image: -o-linear-gradient(top, #060, #090);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#060), to(#090));
	background-image: -webkit-linear-gradient(top, #060, #090);
	background-image: linear-gradient(top, #060, #090);
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-color: #0C6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #060;
}
#con table .kmh {

}
#con table .kmi {
	padding-left: 10px;
	width: 70%;
	text-align: left;
	padding-left: 3%;
	padding-right: 3%;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #060;
}
#con table .kmi a{
	text-align: left;
}
#con table .kmi a:hover{
	text-align: left;
}
/***************************************/
/*交互色変*/
/*tr:nth-child(odd){
	background-color: #66CC00;
}*/

#con h2 {
	/*background: -moz-linear-gradient(#00f 90%, #00f 10%, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(90%, #0ff), color-stop(10%, #00f), to(#00f));*/
	/*color: #FFC;
	text-shadow: 1px 1px #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px*/;/*	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #ccc;*/
}
#con h3 {
	color: #00F;
	font-size: 150%;
}
#con p {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	display: block;
	font-weight: normal;
	text-align: justify;
}
#con mark {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	/*text-shadow: 2px 1px 1px rgba(0,0,0,0.5);*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
}


.nyukaiice th{
	text-align: left;
	padding-left: 15px;
	background-color: #6FF;
}
.nyukaiice td{
	text-align: left;
	padding-left: 18px;
	padding-right: 15px;
}

#con .area {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
/* --------------------------------
 * FQA
 * -------------------------------- */

#fqanav .fqa {
	margin: 0 auto;
	width: 80%;
}

#fqanav .fqa ul li {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-size: 180%;
	border-radius: 5px;
	/*float: left;
	padding-right: 5px;*/
	height: auto;
	width: 95%;
	padding-top: 0.5%;
}

#fqanav .fqa ul li a {
	/*position: relative;*/
	/*display: -ms-flexbox;*/
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 3% 3%;
	border-width: 2px 2px;
	border-style: solid;
	border-color: #090;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	color: #090;
	vertical-align: middle;
}
#fqanav .fqa ul li a:hover {
	color: #6F0;
	font-weight: bold;
	border-color: #6F0;
}
/*FQAサポート折りたたみ--------------------------*/
#con .st h2 {
	/*	background: -moz-linear-gradient(top left, #ffffff, #ffcc00 60%, #469c3e 80%, #aed665);
	background: -webkit-gradient(linear, left top, right bottom, from(#ffffff), color-stop(60%, #ffcc00), color-stop(80%, #469c3e), to(#aed665));*/
	color: #090;
	text-shadow: 0.5px 0.5px #999;/*	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #ccc;*/
	padding: 13px;
	width: 75%;
	border: 2px solid #090;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	font-size: 130%;
}
#con .st h2:hover {
	color: #0F0;
	border: 2px solid #0F0;
}
.st {
	text-decoration: none;
	color: #390;
	font-size: 130%;
}

input[type="checkbox"].eck {
  display: none;
}
 
input[type="checkbox"].eck + div.fqa {
  display: none;
}
 
input[type="checkbox"].eck:checked + div.fqa {
  display: block;
}
/*-------------------------------------*/
/*フォーム*/
#con .cont {
	width: 98%;
	margin-left: 5%;
}
#con .cont p{
	margin-right: 5%;	
}
#con .cont-form {
	width: 98%;
	margin-left: -5%;
}
/*#con-submit input[type=email],input[type=tel],input[type=text],input[type=url],select,textarea{
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #666;
}*/
.con-n {
	display: block;
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 3px;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	cursor: pointer
}
#con .cont-form li {
	list-style-type: none;
}
#con-submit{
	margin-left: 20%;
}

/*サイトマップ--------------------------------------------*/
#sitemap {
	width: 100%;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sitemap .tabletop {
	font-weight: bolder;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
#sitemap table {
	margin: auto auto 0px;
	padding: 0px;
	border: 0.5px solid #FFF;
	background-color: #ECECEC;
}
#sitemap td{
	text-align: left;
	padding-left: 15px;
	border-width: 0px;
	border-style: none;
	text-indent: 5%;
}
#sitemap th{
	width: 25%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 100%;
	border: 0.5px solid #FFF;
}
#sitemap a{
	color: #090;
	text-decoration: none;
}
#sitemap a:hover{
	color: #060;
	text-decoration: none;
}
/*送信・リセットボタンの体裁を指定（[type="○○"]で属性の値でセレクト）*/
/*#con-submit input[type="submit"] ,
#con-submit input[type="reset"] {
	cursor: pointer;     /*←これでカーソルを指先型に変化させる*/
	/*font-size: 130%;
	font-weight: bold;
	width: 35%;
	margin-right: 0.5em;
	border-style: none;
	color: #fff;
	background: #90E733;*/
	/*↓背景グラデーションの指定です*/
	/*background-image: -moz-linear-gradient(top, #00f, #06F);
	background-image: -ms-linear-gradient(top, #00f, #06F);
	background-image: -o-linear-gradient(top, #00f, #06F);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#00f), to(#06F));
	background-image: -webkit-linear-gradient(top, #00f, #06F);
	background-image: linear-gradient(top, #00f, #06F);*/
	/*↓以下、ボックスの角丸、シャドウ、テキストシャドウの指定*/
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	box-shadow: 2px 2px 3px 1px #666;
	text-shadow: 1px 1px 2px #000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#con-submit input[type="submit"]:hover ,
#con-submit input[type="reset"]:hover {
	color: #333;
}*/
/*送信・リセットボタンの体裁を指定（[type="○○"]で属性の値でセレクト）*/
/*#con-mail input[type="submit"] ,
#con-mail input[type="button"]  {
	cursor: pointer;  */   /*←これでカーソルを指先型に変化させる*/
	/*font-size: 150%;
	font-weight: bold;
	width: 150px;
	border-style: none;
	color: #fff;
	background: #90E733;*/
	/*↓背景グラデーションの指定です*/
	/*background-image: -moz-linear-gradient(top, #00f, #06F);
	background-image: -ms-linear-gradient(top, #00f, #06F);
	background-image: -o-linear-gradient(top, #00f, #06F);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#00f), to(#06F));
	background-image: -webkit-linear-gradient(top, #00f, #06F);
	background-image: linear-gradient(top, #00f, #06F);*/
	/*↓以下、ボックスの角丸、シャドウ、テキストシャドウの指定*/
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	box-shadow: 2px 2px 3px 1px #666;
	text-shadow: 1px 1px 2px #000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 5px;
	margin-top: 10px;
	text-decoration: none;
}

#con-mail input[type="submit"]:hover ,
#con-mail input[type="button"]:hover {
	color: #333;
}*/
/* 点滅 */
#con .contact-s h2 {
	font-size: 250%;
	color: #333;
}
.blinking{
	-webkit-animation:blink 0.8s ease-in-out infinite alternate;
    -moz-animation:blink 0.8s ease-in-out infinite alternate;
    animation:blink 0.8s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
	80% {opacity:1;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*フッター*/
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #895945;
	background-color: #006600;
	height: 100%;	/* フッターを一番下に置く */
	bottom: -10px;
	/*position: relative;*/
	margin-bottom: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F90;
}
#footer .fmenu{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer .fmenu li{
	width: 100px;
	padding: 0px;
	display: inline-block;	/*float: left;*/
	
}
#footer ul{
	margin: 0px;
	padding: 0px;
}
#footer li{
	font-size: 120%;
	/*color: #D7D7D7;
	text-decoration: none;
	list-style-type: none;*/
	margin-top: 5px;
	width: 100%;
	font-weight: 450;
	letter-spacing: 0em;
}
#footer p {
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	margin-top: 15px;
	font-size: 150%;
	color: #D7D7D7;
}
#footer a {
	color: #D7D7D7;
	text-decoration: none;
	height: 150px;
	width: 30%;
}
#footer a:hover {
	color: #54E1FC;
	-webkit-transition: background-color 0.5s ease-in 1s;
	-moz-transition: background-color 0.5s ease-in 1s;
	-ms-transition: background-color 0.5s ease-in 1s;
	-o-transition: background-color 0.5s ease-in 1s;
	transition: background-color 0.5s ease-in 1s;
}
#footer h4 {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	color: #D7D7D7;
}
#footer ul .home,
#footer ul .senshou,
#footer ul .contact,
#footer ul .farmer,
#footer ul .products,
#footer ul .shoplist,
#footer ul .support,
#footer ul .plan,
#footer ul .access,
#footer ul .company,
#footer ul .policy,
#footer ul .sitemap,
#footer ul .joboffer,
#footer ul .tel {
	background-color: rgba(215,215,215,0.31);
	letter-spacing: 3px;
	border-radius: 1px;
}
#footer ul li a:hover {
	color: #66FF00;
}
#footer ul .home2,
#footer ul .senshou2,
#footer ul .contact2,
#footer ul .farmer2,
#footer ul .products2,
#footer ul .shoplist2,
#footer ul .support2,
#footer ul .plan2,
#footer ul .access2,
#footer ul .company2,
#footer ul .policy2,
#footer ul .sitemap2,
#footer ul .access2,
#footer ul .tel2 {
	background-color: rgba(51,51,51,0.51);
	color: #66FF00;/*	padding-bottom: 15px;
	padding-top: 15px;*/
	border: 0.5px solid rgba(215,215,215,0.31);
}
a#shop_b img {
	animation: blink 3s ease 0s 1 normal;
	-webkit-animation: blink 3s ease 0s 1 normal;
	position: fixed;
	right: 3px;
	bottom: 105px;
	/*display: block;*/
	background-repeat: no-repeat;
	/*background-position: right top;*/
	height: 40px;
	width: 40px;
	/*z-index: 400;*/
}
/* ページトップへボタン*/
a#pagetop img {
	position: fixed;
	bottom: 50px;
	right: 1px;
	/*z-index: 0;*/
}
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
body {
	/*影文字*/
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);

}
/*#top1 {
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	clear: none;
	background-position: left;
	margin-left: 1%;
}
#top1 img {
}*/
/*#top2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	vertical-align: bottom;
	display: block;
}
#top2 h1 {
	vertical-align: middle;
	text-align: right;
	margin-right: 1%;
	margin-top: 18px;
	
}*/
/*#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	
}*/
/*#header h2 {
	font-size: 210%;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 90%;
	padding-top: 18%;
	z-index: 50;
}*/

#main {
	/*clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;*/
	/*margin-top: 60%;*/
}

#contents {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.soushin {
	min-height: 600px;
}
#con .photo1 {
	float: right;
	background-size: 100% auto;
	margin-left: 11px;
	margin-bottom: 11px;
}
#con p {
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	text-align: justify;
	display: block;
	line-height: 1.5em;
	font-size: 1.5em;
	color: #222;
}
#photo1 img {
    max-width: 100%;
	height: auto;
	width /***/: auto;
	display: block;
}
#con .area {
	width: 97%;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#con .cont {
	margin-left: 1%;
	width: 98%;
}
#con .cont p{
	margin-right: 5%;	
}
#con .cont-form {
	width: 98%;
	margin-left: -5%;
}
#con-submit{

}
#footer {
/*	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;*/
}
/*#footer .fmenu{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}*/
#footer .fmenu li{
	width: 150px;
/*	padding: 0px;
	display: inline-block;	*/
}
#footer ul{

}
#footer  li{
	font-size: 130%;
	/*color: #D7D7D7;
	text-decoration: none;
	list-style-type: none;*/
	margin-top: 5px;
	width: 100%;
	font-weight: 450;
	letter-spacing: 0.2em;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	/*max-width: 1920px;*/
	/*max-width: 960px;*/
	padding-left: 0%;
	padding-right: 0%;
	background: #FFF;
	margin-top: 0px;
}
html {

}
body {

}
#small, #large { font-size: 100%; }
#small:target  { font-size: 80%;  }
#large:target  { font-size: 120%; }
/*#top1 {
	clear: both;
	float: left;
	width: 33%;
	display: block;
	background-position: left;
	margin-left: 3%;
}
#top2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size: 16px;
	height: 60px;
	margin-top: 0px;
}
#top2 h1 {
	font-size: 21px;
	margin-bottom: 0px;
	
	margin-right: 3%;

}
*/
/*#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}*/
#header img {
	margin-top: 60px;
	/*-webkit-animation:blink 1.5s ease-in;
    -moz-animation:blink 1.5s ease-in;
    animation:blink 1.5s ease-in;*/
}
/*top文字ease-in*/
#header h2 {
	font-size: 300%;
	/*background-color: rgba(255,244,244,0.5);*/
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	vertical-align: middle;
	line-height: 6em;
	margin-left: 0px;
	bottom: auto;
	top: auto;
	margin-bottom: auto;
	margin-top: auto;
	clear: both;
	height: 20%;
	-webkit-animation:blink 3s ease-in;
    -moz-animation:blink 3s ease-in;
    animation:blink 3s ease-in;
}
/*@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}*/
/*----------------------*/
/*#nav-top {

	margin: 0;

	max-width: 1920px;
}
.wrapper {
}
#nav-top ul {
	font-size: 2em;
}
#nav-top ul li {
	width: 15%;
	border-radius: 1px;
		
}

#nav-top ul li a:hover {
	border-radius: 1px;
    padding-bottom: 20px;
	padding-top: 20px;
}
#nav-top ul li a {
    padding-bottom: 20px;
	padding-top: 20px;
}

#nav-top ul .home,
#nav-top ul .senshou,
#nav-top ul .contact,
#nav-top ul .farmer,
#nav-top ul .products,
#nav-top ul .shoplist,
#nav-top ul .support,
#nav-top ul .plan,
#nav-top ul .access,
#nav-top ul .company {
	
}
#nav-top ul .home2,
#nav-top ul .senshou2,
#nav-top ul .contact2,
#nav-top ul .farmer2,
#nav-top ul .products2,
#nav-top ul .shoplist2,
#nav-top ul .support2,
#nav-top ul .plan2,
#nav-top ul .access2,
#nav-top ul .company2 {
	
	padding-bottom: 20px;
	padding-top: 20px;
}*/
/**********************************************************************************************************/

#main {
	/*clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;*/
	/*margin-top: 55%;*/
}
#contents {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	/*margin-top: 10px;*/
	margin-right: auto;
	margin-left: auto;
}
/*直通電話*********************************/
#top_s {
	background-color: rgba(0,0,0,0);
	top: 20px;
	display: block;
	background-position: left top;
	height: 30px;
	width: 300px;
	left: 0px;
	text-align: left;
	margin-left: 0.1%;
}
#top_s a {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	padding-left: 5%;
	line-height: 50px;
}
#top_s a:hover {

}
/* --------------------------------
 * FQA
 * -------------------------------- */

#fqanav  {
	padding: 0px;
	margin: 0 auto;
	
}
#fqanav .fqa {
	overflow: hidden;
	width: 80%;
	text-align: center;
	position: relative;
	padding: 0px;
	margin: 0 auto;
}
#fqanav .fqa ul li {
	vertical-align: middle;
	font-size: 180%;
	border-radius: 5px;
	float: left;
	height: auto;
	width: 24.8%;
	/*padding-left: 0.05%;*/
	margin: 0 0.1%;
}

#fqanav .fqa ul li a {
	display: block;
	border-width: 2px 2px;
	border-style: solid;
	border-color: #090;
	text-decoration: none;
	font-weight: bold;
	/*border-radius: 5px;*/
	margin: 0 auto;
	padding: 5% 0%;
}
#fqanav .fqa ul li a:hover {
	color: #6F0;
	font-weight: bold;
	border-color: #6F0;
}
/*FQAサポート折りたたみ--------------------------*/
#con .st h2 {
	width: 65%;
	font-size: 150%;	/*border: 2px solid #090;*/

}
.st {
/*	text-decoration: none;
	color: #390;
	font-size: 130%;*/
}
/*メリットデメリット--------------------------------------------*/
#eas1 .mede {
	margin-right: auto;
	margin-left: auto;
	width: 65%;
}
#eas1 .mede li {
	font-size: 180%;
	line-height: 2.5;
}
/*フォーム*/

.contact-form .waku {
	width: 80%;
}
.contact-form input[type=text],
.contact-form textarea,
.contact-form input[type=email],.contact-form input[type=tel] {
  width: 80%;
}
.contact-form select {
	width: 82%;
}
.soushin {
	min-height: 600px;
}
#com p {
  margin: 0;
}
 
/*// Multiline text with ellipsis
// Supported IE and Firefox*/

/*$container-bg: #eee;
$font-size-base: 14px;
$line-height-computed: 1.4;
$lines-to-show: 3;
.con {
  background: #eee;
  overflow: hidden;
  width: 100%;
p {
    font-size: $font-size-base;
    height: $font-size-base * $line-height-computed * $lines-to-show;
    line-height: $line-height-computed;
    position: relative;
    &:before,
&:after {
      background: #eee;
      position: absolute;
}
&:before {
      content: "...";
      top: $font-size-base * $line-height-computed * ($lines-to-show - 1);
      right: 0;
}
&:after {
      content: "";
      height: 100%;
      width: 100%;
    }
  }
}*/
#contents #con {
	width: 100%;
	/*margin-bottom: 25px;*/
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#con .cont {
	float: left;
	width: 48%;
	display: block;
	margin-right: 2%;
}
#con .cont-form {
	float: left;
	width: 48%;
	display: block;
	margin-right: 2%;
}
#con .area {
	line-height: 2.5;
	margin-top: 30px;
	margin-right: 10%;
	margin-bottom: 30px;
	margin-left: 10%;
	text-align: left;
	background-position: center;
	width: 80%;
}
#footer {
/*	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;*/
/*	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #690;*/
}

#footer p {
	font-size: 1.4em;
}
a#shop_b img {
	animation: blink 3s ease 0s 1 normal;
	-webkit-animation: blink 3s ease 0s 1 normal;
	position: fixed;
	right: 5px;
	bottom: 88px;
	/*display: block;*/
	background-repeat: no-repeat;
	/*background-position: right top;*/
	height: 40px;
	width: 40px;
	/*z-index: 400;*/
}
a#pagetop img {
  bottom:35px;
  right:3px;
}
}
