/*
Theme Name: 佐藤種苗（株）
Description: 佐藤種苗（株）のテーマ
Author: Mika Obata
Version: 1.0

2017.06
*/


/*
有限会社インフォテック　1カラムスタイル
2017 小畑


☆優先順位☆

[1位(スマホ)]・・・739px以下のスタイル
[2位(タブレット)]・740px以上～1023px以内のスタイル
[3位(パソコン)]・・1024px以上のスタイル


・3種類でフレキシブル対応をしているので今後さらに分ける場合は追加出来ます
・全てに対応させたい場合は[1位]のみに記述しておけばOKです
*/





/* ---スマホ(739px以下の時のスタイル)--- */

body{
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica,Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:0;
	font-size: 15px;
}

p{
	margin:0;
	padding:0;
	line-height:140%;
	font-size:15px;
}
.body-back{
	background-image: url("../img/all/back.jpg");
}
.body-main{
	padding:20px 5px;
}
.body-border{
    	background-image: url("../img/all/white_border.png");
    	height: 10px;
	position: relative;
	margin:-5px 0;
}

/*クリア用*/
.clear{
	clear:both;
}
.br-phone{
	display: inline;
}
.br-pc{
	display: none;
}


/*ヘッダーライン*/
.header-line{
	border-bottom: 5px solid #B5DB8D;
}
/*ヘッダー*/
.header-back{
	background-color:#fff;
}
.header-left{
	float:none;
}
.header-right{
	float:none;
	margin:0;
	padding:10px 0 0 0;
	border-top: 1px solid #888;
}
.header-logo{
	padding-top:5px;
	padding-bottom:5px;
}
.header-logo img{
    	display: block;
    	width:auto;
    	height:auto;
    	max-width:100%;
    	max-height:100%;
	margin-left:auto;
	margin-right:auto;
}
.header-tell1{
	font-size:17px;
	color:#4C7A04;
	font-weight: bold;
	text-align:center;
	padding:0;
	margin: 0 0 -5px 0;
}
.header-tell2{
	font-size:25px;
	color:#42210B;
	font-weight: bold;
	text-align:center;
}
.header-tell3{
	font-size:16px;
	text-align:center;
	margin: -10px 0 0 0;
}



/*メニュー*/
.nav-border {
    	background-image: url("../img/all/rip.png");
    	height: 20px;
}
.nav-back{
  padding:10px 0;
  background-color:#F0F7B2;
}
.global-nav {
  padding: 0;
  margin:10px 0;
  font-size: 20px;
  list-style-type: none;
}
.global-nav:after {
  content: "";
  clear: both;
  display: block;
}
.global-nav li {
  float: none;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.global-nav a {
  display: block;
  background-color: fff;
  background-image: url("../img/all/menu.png");
  background-position: left 15px top 10px;
  background-repeat: no-repeat, repeat;
  line-height: 50px;
  color: #230E00;
  font-weight: bold;
  text-decoration: none;
  border:1px solid #C69C6D;
  border-radius: 5px;
  margin:0 5px 5px 5px;
}
.global-nav a:hover {
  background-image: url("../img/all/menu_on.png");
  background-color:#B3E021;
}
.global-nav a.active {
  background-image: url("../img/all/menu_on.png");
  background-color:#B3E021;
}


/*フッター*/
.footer-link-box{
	margin:0 10px;
}
.footer-link {
	float:left;
	text-align:center;
    	margin: 5px  0 5px -1px;
    	padding: 0 30px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.footer-link a{
    background-image: url("http://www.horikawa-ringyo.co.jp/img/all/triangle_footer.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000;
    font-size: 15px;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.footer-link a:hover{
    text-decoration: underline;
}


.footer{
	background-color:#CEDD8E;
}
.footer-area{
	padding:0 5px;
    	background-image: url("../img/all/footer.jpg");
    	background-position: right center;
    	background-repeat: no-repeat;
	height: 172px;
}
.copy {
    	background-color: #7A8730;
    	color: #fff;
    	font-size: 13px;
    	padding: 3px 0;
    	text-align: center;
}



/*トップへ戻る*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 5%;
    font-size: 15px;
}
#page-top a {
    background-color: #ffe402;
    background-image: url(../image/top.png);  
    background-repeat: no-repeat;
    background-position: 50% 20%;
    text-decoration: none;
    color: #42210b;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 65px;
    display: block;
    border-radius: 100px;
}
#page-top a:hover {
    background-color: #ffc202;
    color: #42210b;
}


/*トップ画像*/
.one-block img{
    	display: block;
	width:100%;
	margin:0;
}


/*トップページレイアウト*/
.top-green{
	margin:0;
}
.green-title{
	font-size:19px;
	color:#024402;
  	font-weight: bold;
	border-bottom:2px solid #679919;
	margin:0 5px;
	padding:0 5px;
}
.green-text{
	font-size:16px;
	margin:20px 5px;
}
.top-left{
	float:none;
}
.top-right{
	float:none;
	margin-top:30px;
}
.right-img{
	float:none;
}
.right-text{
	float:none;
	margin:0 10px;
}
.right-img img{
	max-width: 97%;
	display: block;
	margin:5px auto;
	background-color:#fff;
	padding:5px;
}
.right-title{
	font-size:18px;
  	font-weight: bold;
	color:#42210B;
	margin:0;
}
.top-hr{
	border-top:1px dotted #A67C52;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:20px 0;
}

.facebook-hukidasi{
   	background-image: url("../img/top/facebook.png");
    	background-repeat: no-repeat;
    	background-size: 100% 100%;
    	color: #3F2200;
    	font-size: 18px;
    	font-weight: bold;
    	padding: 15px 15px 50px 15px;
	margin:0 0 5px 0;
    	text-align: left;
}
.top-flower{
	float:left;
	width:50px;
}
.top-flower-text{
	float:left;
	width:79%;
}
.top-bottom{
   	width: 80%;
    	display: block;
	background-color: #EDD19A;
    	border: 1px solid #A67C52;
    	border-radius: 5px;
    	color: #42210B;
    	font-size: 16px;
    	margin: 5px auto 0 auto;
    	padding: 3px 0 3px 15px;
    	text-align: left;
   	text-decoration: none;

}
.top-bottom:hover{
	background-color: #A67C52;
    	color: #EDD19A;
}


/*facebookストリームのスタイル*/
.facebook-wrapper {
    margin: 0 auto;
    max-width: 500px;
}




/* ---スマホここまで--- */




@media screen and (min-width: 740px) {

/* ---タブレット(740px～1023pxの時のスタイル)--- */



.br-phone{
	display:none;
}
/*ヘッダー*/
.header-tell2{
	font-size:33px;
}

/*トップページレイアウト*/
.facebook-hukidasi{
    	padding: 15px 15px 35px 15px;
}
.top-flower-text{
	width:90%;
}


/* ---タブレットここまで--- */
}




@media screen and (min-width: 1024px) {

/* ---パソコン(1024px以上の時のスタイル)--- */


body{
	margin:0;
}
.body-main{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 30px 0;
}
.br-pc{
	display:inline;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
	margin:15px 0 5px 0;
	padding:0;
	border:none;
}
.header-logo{
	width:395px;
	padding-top:30px;
	padding-bottom:0;
}
.header-tell1, .header-tell2, .header-tell3{
    	text-align:left;
}


/*メニュー*/
.global-nav {
  display: table;
  table-layout: fixed;
  width:1024px;
  font-size: 21px;
  margin: 20px auto;
  overflow: hidden;
  border-top: none;
}
.global-nav li {
  display: table-cell;
}


/*フッター*/
.footer-link-box{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.footer-area{
    	margin-left: auto;
    	margin-right: auto;
    	padding:0;
   	width: 1024px;
}



/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    line-height: 85px;
    text-align: center;
    display: block;
}


/*トップ画像*/
.one-block{
	width: 100%;
}


/*トップページレイアウト*/
.top-green{
	width:1024px;
	margin:0 auto;
}
.green-title{
	margin:0 20px;
	padding:0 5px;
}
.green-text{
	margin:20px;
}
.top-left{
	float:left;
	width:48%;
}
.top-right{
	float:right;
	width:48%;
	margin-top:0;
}
.right-img{
	float:left;
	width:40%;
}
.right-text{
	float:left;
	width:50%;
	margin:0 0 0 20px;
}
.right-img img{
	margin:0;
}
.top-flower-text{
	float:left;
	width:400px;
}


/* ---パソコンここまで--- */
}



@media print {

/* --印刷時のスタイル(パソコンと同じ)--- */



.br-phone{
	display:none;
}
/*ヘッダー*/
.header-tell2{
	font-size:33px;
}

/*トップページレイアウト*/
.facebook-hukidasi{
    	padding: 15px 15px 35px 15px;
}
.top-flower-text{
	width:90%;
}


body{
	margin:0;
}
.body-main{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 30px 0;
}
.br-pc{
	display:inline;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
	margin:15px 0 5px 0;
	padding:0;
	border:none;
}
.header-logo{
	width:395px;
	padding-top:30px;
	padding-bottom:0;
}
.header-tell1, .header-tell2, .header-tell3{
    	text-align:left;
}


/*メニュー*/
.global-nav {
  display: table;
  table-layout: fixed;
  width:1024px;
  font-size: 21px;
  margin: 20px auto;
  overflow: hidden;
  border-top: none;
}
.global-nav li {
  display: table-cell;
}


/*フッター*/
.footer-link-box{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.footer-area{
    	margin-left: auto;
    	margin-right: auto;
    	padding:0;
   	width: 1024px;
}



/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    line-height: 85px;
    text-align: center;
    display: block;
}


/*トップ画像*/
.one-block{
	width: 100%;
}


/*トップページレイアウト*/
.top-green{
	width:1024px;
	margin:0 auto;
}
.green-title{
	margin:0 20px;
	padding:0 5px;
}
.green-text{
	margin:20px;
}
.top-left{
	float:left;
	width:48%;
}
.top-right{
	float:right;
	width:48%;
	margin-top:0;
}
.right-img{
	float:left;
	width:40%;
}
.right-text{
	float:left;
	width:50%;
	margin:0 0 0 20px;
}
.right-img img{
	margin:0;
}
.top-flower-text{
	float:left;
	width:400px;
}




/* --印刷時ここまで--- */
}