

@media print {
	
	
/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	

}

*:first-child + html body {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
}

body{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
	



}

body a:focus{
	outline:none;
}




.bd_bg{

background-image:url(../img/common/page_btm_bg.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
background-position: bottom;
}


/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

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

img {
	-ms-interpolation-mode: bicubic;
}


/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */
	
	
body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	box-sizing:border-box;
}

.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0 60px 0;

}

.container01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container02{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}

.container03{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}



.container04{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0 60px 0;

}

.container05{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0 60px 0;

}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:130px;
	margin:0 auto;
	
	z-index:100;
	position:absolute;


}

header{

	width:100%;
	height:130px;
	margin:0 auto;
		
	padding:0 60px;
	position:relative;	
	box-sizing:border-box;
}

.header_txt{
	position: absolute;
	top:15px;
	left:60px;
	line-height: 120%;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	z-index:100;
	box-sizing:border-box;
}

.header_tel{

	position:absolute;
	top:50px;
	right:50px;
	font-size:26px;

	vertical-align:top;	
	text-align:right;
}


.header_tel span{
	font-size:16px;
	line-height:110% !important;
} 

.header_tel::before {
	content:url(../img/common/tel.png);
	margin-right:8px;

	
	position:absolute;
	top:2px;
	left:-40px;
}


.sns_b01{
	max-width:76px;
	width:100%;
	height:auto;
	
	position:absolute;
	right:460px;
	top:50px;
}


.sns_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.sns_b01 ul li:last-child{
	margin-right:0%;
}


.sns_b01 ul li img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.sns_b01 ul li:hover img {
	opacity: .7;
}



.h_tanjyou{
	width:340px;
	height:auto;
	
	position: absolute;
	top:110px;
	left:52px;


	color:#000;
	font-size:22px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	


}


.h_fb{
	max-width:34px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 41px;
	right:74px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


/*nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}*/


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-40px;
    padding-top:40px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;


}

.footer_in{	
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:30px 0 30px 0;
	box-sizing:border-box;
}

.footer_menu{
	max-width:550px;
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.footer_menu ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	font-size:15px;
}

.footer_menu ul li:last-child{
	margin-right:0%;
}


.footer_menu ul li ul li{
	width:100%;
	height:auto;
	float:none;
	margin-right:0;
	margin-bottom:10px;
}

.footer_menu ul li ul li:last-child{
	margin-bottom:0px;
	margin-right:0%;
}

.footer_menu ul li ul li a{
	color:#000;
	text-decoration:none;
}

.footer_menu ul li ul li a:hover{
	color:#000;
	text-decoration:underline;
}






address{
	font-size:14px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}


.f_cpy{

	font-size: 12px;
	color:#999999;
	width:100%;
	box-sizing:border-box;
	line-height:120%;

}







/*gnav*/



/*gnav*/



.menu_out p{
	display:none;
}


.nav_logo{
	margin-bottom:50px;
	
	display:none;
}

nav.gnav{
	position:absolute;
	top:97px;
	right:50px;
	
	z-index:500;


}



.gnav__wrap{


	z-index:6000;

	
	background:#0CC !important;
	
}

.gnav__wrap ul li{
	float:left;
	font-size:16px;
	line-height:180%;
	margin-right:30px;
	
	
font-family: tbudrgothic-std, sans-serif;
font-style: normal;
font-weight: 300;
}

.gnav__wrap ul li span{
	display:none;
}

.gnav__wrap ul li:last-child{
	margin-right:0px;
}


.gnav__wrap ul li a{

	color: #000000;

  
	text-decoration: none;
	
	position: relative;
	display: inline-block;
  	transition: .3s;
	
}

.gnav__wrap ul li a:hover{
    color: #fc643b;
}


.gnav__wrap ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color:#fc643b;
  transition: .3s;
}

.gnav__wrap ul li a:hover::after {
  width: 100%;
}

.gnav__wrap ul li a::after {
  position: absolute;
  top:27px;

  left: 0;
  content: '';
  width: 0;
  height: 3px;
  background-color:#fc643b;
  transition: .5s;
}

.gnav__wrap ul li a:hover::after {
  width: 100%;
}



.gnav_on{
    color: #fc643b !important;
	line-height:135% !important;
	padding:2px 0 1px 0 !important;
	border-bottom:2px solid #fc643b;


}






/* h1 h2 h3 h4 h5 ---------------------------------------------- */
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:426px;
	height:auto;
	position: absolute;
	top:45px;
	left:50px;

}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_00{
	font-size:18px;
	line-height:120%;
	color:#ff9900;
	text-align:center;
	font-weight:normal;
	margin-bottom:40px;
}

h2.h2_00 p{
	font-size:38px;
	line-height:110%;
	color:#FFF;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;

}

h2.h2_01{
	font-size:18px;
	line-height:120%;
	color:#ff9900;
	text-align:center;
	font-weight:normal;
	margin-bottom:40px;
}

h2.h2_01 p{
	font-size:38px;
	line-height:110%;
	color:#000;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;

}


h2.h2_02{
	font-size:18px;
	line-height:120%;
	color:#ff9900;
	text-align:center;
	font-weight:normal;
	margin-bottom:20px;
}

h2.h2_02 p{
	font-size:38px;
	line-height:110%;
	color:#000;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;

}




h3.h3_01 {
  position: relative;
	color:#3F6EB4;
  font-size: 24px;
  padding: 12px 0;
  text-align: center;
  margin-bottom:40px;
}
h3.h3_01:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 60px;
  border-radius: 50%;
  border: 4px solid #3F6EB4;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}




/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:800px;

	z-index:5;




	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}








/* 各ページイメージ ---------------------------------------------- */




.agriculture_top_img{
	width: 100%;
	height:600px !important;
	background:url(../img/agriculture/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.school_top_img{
	width: 100%;
	height:600px !important;
	background:url(../img/school/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.sale_top_img{
	width: 100%;
	height:600px !important;
	background:url(../img/sale/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.staff_top_img{
	width: 100%;
	height:600px !important;
	background:url(../img/staff/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:600px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






/* ページ共通背景 ---------------------------------------------- */



.bg_main{
	width: 100% !important;
	height:auto;
	background:url(../img/top/pg_cmn.png) center top  no-repeat ; 
    background-size:contain;                               /* 画像のサイズを指定    */

}





.button01_b{
	max-width:200px;
	width:100%;
	height:auto;
	margin:0 auto 0 auto;

	font-size:18px;
	line-height:100%;
}


.button01 {
	display: inline-block;
	max-width:200px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background:url(../img/common/btn_bg.jpg) repeat;
	border: 2px solid #ef5f38;
	color: #fff;

}
.button01::before,
.button01::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button01,
.button01::before,
.button01::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button01:hover {
  background:#FFF !important;
  border-color: #ef5f38;
  color: #ef5f38;
}








.button02_b{
	max-width:440px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;

	font-size:18px;
	line-height:100%;
}


.button02 {
	display: inline-block;
	max-width:470px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background:url(../img/common/btn_bg.jpg) repeat;
	border: 2px solid #ef5f38;
	color: #fff;
	



}
.button02::before,
.button02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button02,
.button02::before,
.button02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button02:hover {
  background:#FFF !important;
  border-color: #ef5f38;
  color: #ef5f38;
}








.button03_b{
	max-width:250px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;

	font-size:18px;
	line-height:100%;
}


.button03 {
	display: inline-block;
	max-width:250px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;

	padding:7px 12px 10px 12px;
  
	background-color: #ff6600;
	border: 2px solid #ff6600;
	color: #fff;
	
font-family: fot-tsukubrdgothic-std, sans-serif;
font-style: normal;
font-weight: 700;
	

	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}
.button03::before,
.button03::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button03,
.button03::before,
.button03::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button03:hover {
  background:#FFF !important;
  border-color: #ff6600;
  color: #ff6600;
}





/* トップ　玉メニュー ---------------------------------------------- */

.tp_mu{
}


.tp_mu ul li{
	width:50%;
	height:400px;
	float:left;
	padding:15px;
	box-sizing:border-box;
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_mu_bg01{
	width: 100%;
	height:400px !important;
	background:url(../img/top/01_01.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_mu_bg02{
	width: 100%;
	height:400px !important;
	background:url(../img/top/01_02.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_mu_bg03{
	width: 100%;
	height:400px !important;
	background:url(../img/top/01_03.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_mu_bg04{
	width: 100%;
	height:400px !important;
	background:url(../img/top/01_04.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



/* トップ　ニュース ---------------------------------------------- */


.tp_news{
	width:100%;
	height:auto;
}

.tp_news ul li{
	width:23.5%;
	height:auto;
	float:left;
	margin-right:2%;
}


.tp_news ul li:last-child{
	margin-right:0%;
}


.tp_news_img{
	margin-bottom:15px;
}

.tp_news dl dt{
	font-size:14px;
	line-height:120%;
	margin-bottom:3px;
}

.tp_news dl dd{
	font-size:16px;
	line-height:120%;
}

.tp_news dl dd a{
	color:#000;
	text-decoration:none;
}

.tp_news dl dd a:hover{
	color:#000;
	text-decoration:none;
}





/* 空撮 ---------------------------------------------- */



.hs_txt01{
}

.hs_txt01 ul li{
	font-size:18px;
	line-height:140%;
	list-style:disc;
	margin-left:20px;
	margin-bottom:20px;
}

.hs_txt01 ul li:last-child{
	margin-bottom:0;
}


.hs_txt02{
	margin-bottom:60px;
}

.hs_txt02 ul li{
	font-size:18px;
	line-height:140%;
	list-style:disc;
	margin-left:20px;
	margin-bottom:20px;
}

.hs_txt02 ul li:last-child{
	margin-bottom:0;
}




.hs_img01{
}

.hs_img01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.hs_img01 ul li:nth-child(3n){
	margin-right:0%;
}



.hs_img02{
	text-align:center;
}







/* スクール ---------------------------------------------- */

.skl_b01{
	margin-bottom:30px;

}

.skl_b01 dl dt{
	font-size:22px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:15px;
	color:#4D4D4D;
	

	font-family: kozuka-gothic-pr6n, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.skl_b01 dl dd{
	font-size:18px;
	line-height:140%;

}



.skl_b02{
	width:100%;
	height:auto;
	margin-bottom:40px;

}

.skl_b02 table{
	width:100%;
	height:auto;
}

.skl_b02 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border:1px solid #4D4D4D;
	text-align:left;
	width:20%;
	padding:10px 15px;
	background:#4D4D4D;
	color:#FFF;
	text-align:center;

}

.skl_b02 table td{
	width:30%;
	border-collapse:collapse;
	font-size:16px;
	border:1px solid #4D4D4D;
	text-align:left;
	padding:10px 15px;
}

.skl_b02 table td span{
	color:#F00 !important;
}



.skl_b02{
}

.skl_b02 dl dt{
	font-size:22px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:15px;
	color:#3F6EB4;
	padding-bottom:7px;
	border-bottom:1px solid #3F6EB4;
}

.skl_b02 dl dd{
	font-size:18px;
	line-height:140%;

}


/* スタッフ ---------------------------------------------- */


.stf_bg{
	position:relative;
	margin-bottom:20px;
}


.stf_b{
	max-width:300px;
	width:100%;
	height:400px;
	padding:15px;
	box-sizing:border-box;

 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.stf_b_001{
	position:absolute;
	top:0;
	left:0;
}

.stf_b_002{
	position:absolute;
	top:0;
	right:0;
}


.stf_b dl dt{
	font-size:18px;
	line-height:120%;
	text-align:center;
	margin-bottom:25px;
	color:#FFF;
}


.stf_b dl dt p{
	font-size:36px;
	line-height:120%;
	text-align:center;
	margin-bottom:5px;
	color:#FFF;
}

.stf_b dl dd ul li{
	background:url(../img/staff/list.png) left 8px no-repeat;
	padding-left:10px;
	color:#FFF !important;
	font-size:15px;
	line-height:120%;
	margin-bottom:5px;
}

.stf_b dl dl dd ul li:last-child{
	margin-bottom:0px;
}


.stf_b_txt01{
	font-size:16px;
	line-height:150%;
	margin-bottom:60px;
}

.stf_img_bg01{
	width: 100%;
	height:400px !important;
	background:url(../img/staff/01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}

.stf_img_bg02{
	width: 100%;
	height:400px !important;
	background:url(../img/staff/02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}

.stf_img_bg03{
	width: 100%;
	height:400px !important;
	background:url(../img/staff/03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


.stf_b_bg01{
	background:url(../img/staff/01_bg.png) repeat;
}

.stf_b_bg02{
	background:url(../img/staff/02_bg.png) repeat;
}

.stf_b_bg03{
	background:url(../img/staff/03_bg.png) repeat;
}


/* トップ　文言 ---------------------------------------------- */


.tp_mgn01{
	margin-bottom:30px;
}

.tp_mgn01 dl dt{
	font-size:40px;
	line-height:140%;
	text-align:center;
}

.tp_mgn01 dl dd{
	font-size:40px;
	line-height:140%;
	text-align:center;
}

.tp_mgn01 dl dd span{
	color:#ef5f38;
}

.tp_mgn01 dl dd em{
	font-size:30px;
}



.tp_mgn02{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_mgn02 ul li{
	width:33.333%;
	height:auto;
	float:left;
}

.tp_mgn02 ul li:last-child{
	margin-right:0%;
}



.tp_mgn03{

}

.tp_mgn03 dl dt{
	font-size:30px;
	line-height:140%;
	text-align:center;
	margin-bottom:20px;
}


.tp_mgn03 dl dt span{
	font-size:36px;
}


.tp_mgn03 dl dd{
	font-size:26px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
}


.tp_mgn03 dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}


.tp_mgn03_btm{
	margin-bottom:60px !important;
}





/* トップ　パッション・フルーツ ---------------------------------------------- */


.tp_psn_bg{
	width: 100%;
	height:500px !important;
	background:url(../img/top/tp_02_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	 

}


.tp_psn_in{


}


.tp_psn{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tp_psn dl dt{
	text-align:center;
	margin-bottom:25px;
}


.tp_psn dl dd{
	text-align:center;
	margin-bottom:20px;
}

.tp_psn01{
	max-width:790px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}


.tp_psn01 ul li{
	width:150px;
	height:150px;
	float:left;
	margin-right:10px;
	
	background:url(../img/top/tp02_bg001.png) repeat;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
}

.tp_psn01 ul li:nth-child(5n){
	margin-right:0%;
}



.tp_psn01 ul li dl dt{
	font-size:22px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_psn01 ul li dl dd{
	font-size:16px;
	line-height:120%;
	color:#FFF;
	text-align:center;

}

.tp_psn01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}



/* トップ新着 ---------------------------------------------- */


.tp_news_in{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.tp_news_in dl dt{
	float:left;
	clear:both;
	color:#ef5f38;
	font-size:16px;
	line-height:120%;
	max-width:100px;
}

.tp_news_in dl dd{
	padding-left:120px;
	font-size:16px;
	line-height:120%;
	
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	margin-bottom:10px;
}

.tp_news_in dl dd a{
	color:#000;
	text-decoration:none;
}

.tp_news_in dl dd a:hover{
	color:#000;
	text-decoration:underline;
}



/* トップ　会社情報 ---------------------------------------------- */




.tp_cpy_bg{
	width: 100%;
	height:500px !important;
	background:url(../img/top/tp_03_01_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	 

}



.tp_cpy{
	width:100%;
	height:auto;
}

.tp_cpy_l{
	width:49%;
	height:500px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
}

.tp_cpy_r{
	width:49%;
	height:500px;
	float:right;
	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
}

.tp_cpy_l dl dt{
}


.tp_cpy_l dl dd{
	max-width:390px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:18px;
	line-height:150%;
	
	word-wrap:break-word;
	word-break:break-all;
}








/* トップ　事業案内 ---------------------------------------------- */




.tp_svs_bg{
	width: 100%;
	height:500px !important;
	background:url(../img/top/tp_03_02_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	 

}



.tp_svs{
	width:100%;
	height:auto;
}

.tp_svs_l{
	width:49%;
	height:500px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
}

.tp_svs_r{
	width:49%;
	height:500px;
	float:right;
	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
}

.tp_svs_r dl dt{
}


.tp_svs_r dl dd{
	max-width:390px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	font-size:18px;
	line-height:150%;
	
	word-wrap:break-word;
	word-break:break-all;
}











/* トップ お問い合わせ ---------------------------------------------- */

.tp_cmn_ctt_bg{

	height:400px !important;
	background:url(../img/top/tp_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_cmn_ctt{
	height:400px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_cmn_ctt dl dt{
	font-size:20px;
	line-height:130%;

	text-align:center;
	margin-bottom:15px;
}

.tp_cmn_ctt dl dt p{
	font-size:48px;
	line-height:130%;

	text-align:center;
	margin-bottom:2px;
}

.tp_cmn_ctt dl dt:before{
	content:url(../img/top/tp_ctt_icon.png);
}

.tp_cmn_ctt dl dt a{
	color:#000;
	text-decoration:none;
}


.tp_cmn_ctt dl dt a{
	color:#000;
	text-decoration:underline;
}

.tp_cmn_ctt dl dd{
	

}





/* 会社情報---------------------------------------------- */





.cpy_msg{
	font-size:25px;
	line-height:160%;
	margin-bottom:80px;
	text-align:center;
	
	word-wrap:break-word;
	word-break:break-all;
}

.cpy_msg span::before {
	content: "\A" ;
	white-space: pre ;
}




.cpy_msg p{
	text-align:right;
	margin-top:15px;
}


.cpy_b01{
	width:100%;
	height:auto;
	margin-bottom:80px;

}

.cpy_b01 table{
	width:100%;
	height:auto;
}

.cpy_b01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:180px;
	padding:10px 0px;

}

.cpy_b01 table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px dotted #999999;
	text-align:left;
	padding:10px 0px;
}


.cpy_b01 ul li{
	background:url(../img/common/list001.png) left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

.cpy_b01 ul li:last-child{
	margin-bottom:0;
}



.cpy_map_txt{
	margin-bottom:20px;	
}

.cpy_map_txt dl dt{
	font-size:17px;
	line-height:120%;
	margin-bottom:5px;
}


.cpy_map_txt dl dd{
	font-size:16px;
	line-height:130%;
}

.cpy_map01{
	margin-bottom:40px;
}

.cpy_map02{
}









/* 事業案内---------------------------------------------- */


.svs_b01{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.svs_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.svs_b01 ul li:last-child{
	margin-right:0%;
}


.svs_b01_out{
	height:160px;
	background:#FFF;
	
	padding:20px;
	box-sizing:border-box;
	
	border:1px solid #000;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
}


.svs_b01 ul li dl{


	

}

.svs_b01 ul li dl dt{
	font-size:18px;
	line-height:130%;
	margin-bottom:12px;
	color:#000;
	text-align:center;
}

.svs_b01 ul li dl dd{
	font-size:15px;
	line-height:120%;
	text-align:center;
}



.svs_b01_nagare{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;
}


.svs_b01_nagare ul li{

	margin-bottom:15px;
}

.svs_b01_nagare_in{
	background:#125299;
	padding:18px;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.svs_b01_nagare ul li:not(:last-child):after{
  content:url(../img/service/list.png);
  display:block;
  text-align:center;
}

.svs_b01_nagare dl dt{
	font-size:22px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:8px;
}

.svs_b01_nagare dl dd{
	font-size:16px;
	line-height:120%;

}




.svs_b02{
}

.svs_b02 dl dt{
	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
}

.svs_b02 dl dd{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dotted #999999;
}

.svs_b02 dl dd table{
	width:100%;
	height:auto;
}

.svs_b02 dl dd table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	text-align:left;
	width:100px;
	padding:3px 0px;
	vertical-align:text-top;

}

.svs_b02 dl dd table td{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	text-align:left;
	padding:3px 0px;
}

.svs_b02 dl dd table td ul li{
	list-style:disc;
	margin-left:20px;
	margin-bottom:5px;
	
}

.svs_b02 dl dd table td ul li:last-child{
	margin-right:0%;
}






.svs_b03{
	margin-bottom:80px;
}

.svs_b03_l{
	width:49%;
	height:auto;
	float:left;
}

.svs_b03_r{
	
	width:49%;
	height:auto;
	float:right;
}

.svs_b03 ul li{
	list-style:disc;
	font-size:17px;
	line-height:120%;
	margin-bottom:15px;
	margin-left:20px;
}

.svs_b03 ul li:last-child{
	margin-bottom:0px;
}


.svs_b04{
	max-width:610px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.svs_b04 ul li{
	margin-bottom:40px;
}

.svs_b04 dl dt{
	font-size:22px;
	line-height:120%;
	margin-bottom:15px;
}

.svs_b04 dl dd{
	font-size:18px;
	line-height:120%;
	margin-bottom:15px;
}


.svs_b05{
	
}

.svs_b05 ul li{
	width:32.4%;
	height:auto;
	margin-right:1.4%;
	margin-bottom:20px;
	float:left;
}

.svs_b05 ul li:nth-child(3n){
	margin-right:0%;
}

	
	
/* 農業事業部--------------------------------------------- */



.ad_b01{
	margin-bottom:80px;
}


.ad_b01 dl dt{
	font-size:38px;
	line-height:120%;
	color:#f93775;
	text-align:center;
	margin-bottom:20px;
	
font-family: kozuka-gothic-pr6n, sans-serif;
font-style: normal;
font-weight: 900;
}


.ad_b01 dl dd{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto;
	

	
	text-align:center;

}

.ad_b01 dl dd ul li{
	font-size:24px;
	line-height:120%;
	color:#f93775;
	padding-bottom:10px;
	margin-bottom:10px;
	
	border-bottom:1px dotted #f93775;
}


.ad_msg{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;
	
	border:4px solid #FF6600;
	box-sizing:border-box;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.ad_msg ul {
	padding:30px 30px;
}

.ad_msg ul li{
	font-size:20px;
	line-height:140%;
	margin-bottom:20px;
	
	border-bottom:2px dotted  #FF6600;
	padding-bottom:20px;
}

.ad_msg ul li:last-child{
	margin-bottom:0px;
	border-bottom:none;
	padding-bottom:0px;
}


.ad_b02_img{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;	
}



.ad_b02_img01{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto
}

.ad_b02_img01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.ad_b02_img01 ul li:nth-child(3n){
	margin-right:0%;
}




.ad_b02{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 50px auto;
}

.ad_b02 dl dt{
	font-size:20px;
	line-height:120%;
	margin-bottom:15px;
}

.ad_b02 dl dd{
	font-size:18px;
	line-height:140%;
	
	word-wrap:break-word;
	word-break:break-all;
}

.ad_b02 dl dd p{
	margin-top:20px;
	font-size:18px;
	text-align:center;
}


.ad_b03{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
}

.ad_b03_img{
	margin-bottom:15px;
}

.ad_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:60px;
	
}

.ad_b03 ul li:nth-child(3n){
	margin-right:0%;
}

.ad_b03 dl dt{
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
}


/* 採用情報 ---------------------------------------------- */


.rrt_msg{
	margin-bottom:80px;

}


.rrt_msg dl dt{
	font-size:26px;
	line-height:160%;
	margin-bottom:10px;
	color:#09F;
}


.rrt_msg dl dd{
	font-size:18px;
	line-height:160%;
}


.rrt_tbl{
	width:100%;
	height:auto;
	margin-bottom:80px;
}

.rrt_tbl table{
	width:100%;
	height:auto;
}

.rrt_tbl table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:180px;
	padding:10px 0px;

}

.rrt_tbl table td{
	border-collapse:collapse;
	font-size:16px;
	border-bottom:1px dotted #999999;
	text-align:left;
	padding:10px 0px;
}




/* お問い合わせフォーム ---------------------------------------------- */



.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 0px auto;
	text-align:center;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;	

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;


	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}




	
}

