@charset "UTF-8";

/* スマホで非表示させたい要素に適用 640でなく736なのはiphone6や6plus*/
@media only screen and (max-width: 768px){
.hidden_xs {display:none;}
/* 例　：　<div class="screensize">コンテンツ</div>　*/
}
/* スマホの時だけ表示させたい要素に適用 */
@media only screen and (min-width: 768px){
.visible_xs_block {display:none;}
/* 例　：　<div class="screensize2">コンテンツ</div>　*/
}


/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 768px){


/*--------------------------------------------------------
サイト全体の共通設定
-------------------------------------------------------*/
html {
    margin-top: 0!important;
}

body{
  -webkit-text-size-adjust : none;
}

html{
	overflow-y: scroll;
	overflow-x: hidden;
}

html,body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/*textarea,input{ max-width: 95%; }*/

input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{ max-width: none; }


●画像サイズの調整*/
img {
	height: auto;
	max-width: 100%;
}

.displayNone{
	display:none;
	line-height: 0.3;
}



/* 内田畜産 */

#tubular-container iframe {　　　　/* ←スマートフォンの際には、tubular は非表示化します */
        display: none;
    }

#header {
    position: relative;
    background: url(images/smhbackground.png) no-repeat center top;
    height: 450px!important;
    background-size: cover;
}

.breadcrumbs {
    width: 90%;
    padding: 10px 0;
    line-height: 1.5;
    font-size: 12px;
}


/*#header .scroll {
    width: 60px;
    height: 60px;
}*/
#header .scroll {
    display: none;
}	
	
	
	
	
	
	
	
	
	
/* スマホ用アコーディオン FOOTER CONTENTS用*/
.sub_contents{
	display:none;
}
.closeBtn_sub_contents-hide{
	display:none;
}
.sub_cont {
    cursor: pointer;
    color: #333;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.sub_contents02{
	display:none;
}
.closeBtn_sub_contents02-hide{
	display:none;
}
.sub_cont02 {
    cursor: pointer;
    color: #333;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.sub_contents03{
	display:none;
}
.closeBtn_sub_contents03-hide{
	display:none;
}
.sub_cont03 {
    cursor: pointer;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #69ac35;
    border: 1px solid #ccc;
}
.sub_contents04{
	display:none;
}
.closeBtn_sub_contents04-hide{
	display:none;
}
.sub_cont04 {
    cursor: pointer;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #69ac35;
    border: 1px solid #ccc;
}




/* 新ハンバーガーメニュー　drawer.min,css上書修正分*/

nav.drawer-nav {
	/*margin-top: 73px;*/
    padding-top: 75px;
	z-index: 10000;
}
.drawer-nav {
    background-color: #9d8421!important;
}
.drawer-hamburger {
    position: absolute;
    z-index: 4;
	top: 18px;
    right: 0!important;
    padding: 0;
	margin-right: 10px;
	margin-top: 12px;
}

nav.drawer-nav ul {
    margin: 0 20px 20px 20px;
	padding-bottom: 75px;
}
nav.drawer-nav ul li ul{
    margin: 0px 0px 0px 20px;
	padding-bottom: 0;
}
nav.drawer-nav ul li a {
    font-size: 14px;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #ccc;
    color: #fff;
}


#info_snsbnr .sub_cont {
    border-radius: 0; 
    text-align:left;
    padding-left: 10px;}
#info_snsbnr .sub_cont02 {
	border-radius: 0; 
	text-align:left;
	margin: 0;
    padding-left: 10px;}
	
/* ハンバーガーメニュー　内田畜産用 */	
button.drawer-toggle.drawer-hamburger {
    background: #c7a82d;
    border-radius: 5px;
	z-index: 100000;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #fff!important;
}
.drawer-open .drawer-hamburger-icon {
    background-color: transparent!important;
}


nav .inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* 新ハンバーガーメニュー　drawer.min,css上書修正分ここまで*/







#privacy {
    padding: 20px;
    margin-top: 40px;
}
#privacy_companyinfo p span {
    font-size: 13px;
}
#privacy_companyinfo p {
    font-size: 12px;
}

h3.privacyH3 {
    font-size: 15px;
    margin: 20px 0;
}














#sitemapBox {
    padding: 30px 20px;
    border: 2px solid #f0f0f0;
}
ul.wsp-posts-list li:before, ul.wsp-pages-list li:before, ul.wsp-plans-list li:before, ul.wsp-renovations-list li:before, ul.wsp-blogs-list li:before {
    content: "";
    margin: 0;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #333;
}







#faq_p {
    text-align: left;
    padding: 10px;
    font-size: 14px;
}
.ufaq-faq-title a {
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.ufaq-faq-div {
    border-bottom: 2px dotted #1f80a2;
}



#privacy_topimg {
    padding: 80px 0;
}
#privacy_topimg h2 {
    font-size: 20px;
    width: 100%;
    padding: 15px 0 12px 0;
}
#sitemap_topimg {
    padding: 80px 0;
}
#sitemap_topimg h2 {
    font-size: 20px;
    width: 100%;
    padding: 15px 0 12px 0;
}
#privacy_companyinfo {
    padding: 5px 0;
    line-height: 1.5;
}
#sitemap {
    padding: 30px;
	margin-top: 40px;
}

#j_top_uchida {
    padding: 80px 0;
}	
#j_top_runs {
    padding: 80px 0;
}	
#j_top_daitiku {
    padding: 80px 0;
}	






.small_header {
    display: none;
}
#header_menu {
    display: none;
}



.container {
    top: 40%;
}
#topCatch {
    width: 60%;
	margin: 0 auto;
}
#topCatch img {
    width: 100%;
}	
#top_english {
    font-size: 20px;
    margin-right: 0;
}




#logo {
    width: 50%;
    top: 0;
    margin-left: 0;
    padding: 10px;
}
#logo img {
    width: 100%;
    height: auto;
}


#group3 ul {
    display: block;
}
#group3 ul li {
    width: 90%;
    margin: 0 auto;
}
#group3 ul li {
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#group3 ul li a p span.group3Tit {
    text-align: left;
}
#group3 ul li:nth-child(1) span.kuwasiku,#group3 ul li:nth-child(2) span.kuwasiku,#group3 ul li:nth-child(3) span.kuwasiku {
    width: 80%;
}
#group3 ul li a p {
    padding: 20px 20px 10px 20px;
}

#group3 h2 {
    padding: 50px 0 0 0;
    font-size: 28px;
}
#group3 h2 span {
    font-size: 18px;
}
#group3 ul li:nth-child(1) span.kuwasiku {
	margin-bottom: 0;
}
#group3 ul li:nth-child(1) span.kuwasiku,#group3 ul li:nth-child(2) span.kuwasiku,#group3 ul li:nth-child(3) span.kuwasiku{
	margin-bottom: 0;
}

#mezasu {
    width: 80%;
}
.cd-fixed-bg {
    padding: 30px 0;
}
#utidatokuBox h3 {
    font-size: 26px;
}
#utidatokuBox p {
    margin: 0 0 20px 0;
    font-size: 16px;
}
#infoloop5WAKU_siro {
    padding-top: 20px;
	padding-bottom: 20px;
}
#infoloop5 {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
}
#infoloop5 ul li h3 {
    width: 100%;
	margin-left: 0;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
}

ul.post-categories li a {
    margin: 0 auto;
	margin-top: 10px;
	line-height: 1;
	border-radius: 2px;
}

#infoloop5 .day {
    float: left;
	width: 30%;
	text-align: left;
}
ul.post-categories {
    margin-right: 0;
	/*float: right;*/
	width:auto;
	margin-left: 15px;
}


#infoloop5 ul li {
	display: block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px dashed #555;
    padding-top: 10px;
}
#infoloop5 ul li:first-child {
    border-top: 1px dashed #555;
}

#topBnrLink ul {
    width: 90%;
    display: block;
	padding: 40px 0 20px 0;
}
#topBnrLink ul li {
    margin-bottom: 20px;
}
#topBnrLink ul li img {
    width: 100%;
    height: auto;
}


.H2line h2:after {
    content: "";
}
.H2line h2:before {
    content: "";
}

#utidatokuBox p {
    line-height: 1.2;
}

#footline {
    display: none;
}

#header_menu02 {
    display: none;
}
#logo02 {
    width: 240px;
}
#main02 {
    width: 90%;
}
#shainshoukai ul li {
    width: calc(100% / 2 - 10px);
	margin-bottom: 30px;
}
#shainshoukai ul li:nth-child(2n) {
    margin-right: 0;
}
#shainshoukai ul {
    justify-content: space-between;
}

#shainshoukai h3 {
	font-size: 22px;
    margin-bottom: 30px;
}

h2.contH2 {
    padding: 40px 0 0 0;
}
#shainshoukai {
    margin: 40px 0 50px 0;
}

#shain_topimg {
    padding: 80px 0;
}
#company_topimg {
    padding: 80px 0;
}
#contact_topimg {
    padding: 80px 0;
}
#faq_topimg {
    padding: 80px 0;
}
#recruit_topimg {
    padding: 80px 0;
}
#single_topimg {
    padding: 80px 0;
}
.shinloop {
    display: block;
}
.shainloop_img {
    width: 100%;
}
.shainloopTxt {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.shainloopTxt dl {
    font-size: 17px;
}
.shainloopTxt dl dd {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    line-height: 1;
    margin:  0; 
}
.shainloopTxt dd p {
    line-height: 1.4;
}

.tabs {
    width: 100%;
}
.tab_content {
	padding: 0!important; 
}
#companytable02 {
    margin: 20px;
}
table th {
    width: 38%;
}
#companytable02 table th, #companytable02 table td {
    padding:10px;
}
.tab_item:before {
    left: 8px;
}
#ichiban {
    font-size: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#shachoumessagePhoto {
    width: 35%;
    margin: 0;
}
#shachoumessageBox {
    width: 100%;
}
.tabs {
    padding-bottom: 0!important;
}
#logo02 {
	background:none;
}
#contactTxt {
    text-align: left;
}
#contactWaku_in {
    width: 90%;
}
p.contact_name {
    width: 100%;
    float: none;
}

span.wpcf7-form-control-wrap.quiz-273 input {
    width: 80%;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    margin-top: 6px;
}
p#contactTxt_smh {
    background: rgba(255,255,255,0.5);
    padding: 20px 30px;
    border-radius: 10px;
	font-size: 19px;
    text-align: center;
	margin-top: 40px;
	font-weight: bold;
}
p#contactTxt_smh span {
    display: block;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
	font-weight: lighter;
}
p.contact_input input {
    padding: 5px 0;
    width: 100%;
	border-radius: 0 0 5px 5px;
}
p.contact_input {
    width:calc(100% - 2px);
	float: none;
}
#contactWaku textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}
p.contact_input textarea {
    width: calc(100% - 2px);
    float: none;
}

#single_topimg h2 span {
    font-size: 30px;
}
#single_topimg h2 {
    font-size: 18px;
}


#main_singleAll #contents {
    width: 100%;
    margin-right: 0;
}
#main_singleAll {
    width: 90%;
    display: block;
}

#singleright {
    width: 100%;
    margin-top: 20px;
    background: #f5f5f5;
}
.blogLeft {
    width: 40%;
	text-align: center;
}
.blogLeft img {
    width: 100%;
    height: auto;
}
.blogRight {
    width: 55%;
}
.blogRight .blogTitle_all a {
    padding-top: 5px;
    line-height: 1.2;
    font-size: 16px;
}
#oshiraseAll ul li {
    border-bottom: 1px dashed #000;
    padding: 15px 0;
}
#oshiraseAll ul li:first-child {
    border-top: 1px dashed #000;
}
.newimg {
    border: 1px solid #ccc;
}

.categorylink {
    display: block;
}
.infoday {
    text-align: center;
    margin: 5px 0 0 0;
}

#singleright ul#ie {
    margin: 20px;
	padding: 20px 0;
}
#singleright form {
    background: #fff;
}

#main_single {
    width: 90%;
    display: block;
}
#main_single #contents {
    width: 100%;
    margin-right: 0;
}
h2.pageH2 {
    font-size: 17px;
}

#topBnrLink {
    background: #f0f0f0;
}


h2.contH2 {
    font-size: 35px;
}

.jigyounatsuoBox {
    position: inherit;
    right: 0;
    bottom: 0;
	width: 90%;
    margin: 0 auto;
	top: 5%;
}
.jigyoubox h3 {
    font-size: 36px;
    text-shadow: none;
    border-bottom: 1px solid #7f7f7f;
    color: #000;
    margin-bottom: 10px;
	text-align: right;
}
.jigyouRighttxt {
    padding: 0;
	font-size: 14px;
}

h2.jigyouH2 {
    font-size: 18px;
    padding: 20px 0 10px 0;
    width: 100%;
    margin: 0 auto;
}
#jigyou_catch {
    font-size: 20px;
    width: 60%;
    margin: 0 auto 20px auto;
    padding: 5px 0 5px 0;
}

.width1020 {
    width: 90%;
}
.jigyou2Box div {
    line-height: 1.5;
    font-size: 12px;
    text-align: left;
}
.jigyou2Box {
    margin: 60px 0 0 0;
}

#asomurakami {
    display: block;
}
#asomurakami .asomurakamiLeft {
    width: 100%;
}
#asomurakami .asomurakamiRight {
    width: 100%;
	margin-top: 40px;
}

#jigyougairyaku {
    width: 90%;
    margin: 30px auto;
    display: block;
}
#gyoumunaiyou {
    width: 100%;
}
#nojou_tousuu {
    width: 100%;
    margin-top: 40px;
}
#uchidashounen {
    width: 80%;
}
.shounenTit {
    font-size: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    line-height: 1;
}
#uchidashounen p {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: left;
}
.cd-fixed-bg03 {
    padding: 40px 0 40px 0;
    margin: 0 0 40px 0;
}

.itinitiTit {
    font-size: 18px;
    width: 100%;
    margin: 0 auto 20px auto;
	display: block;
    text-align: center;
	line-height: 1.2;
}
#uchida_hiikustage {
    margin: 40px 0;
}
#uchida_hiikustage img {
    width: 100%;
}

#itiniti img {
    width: 100%;
}

.sukejuru {
    padding: 20px 0;
}

.jigyourunsBox {
    position: inherit;
    left: 0;
    bottom: 0;
	width: 90%;
	margin: 0 auto;
    top: 5%;
}
.jigyoubox .jigyourunsBox h3 {
    font-size: 36px;
    text-shadow: none;
    border-bottom: 1px solid #7f7f7f;
    color: #000;
    margin-bottom: 10px;
    text-align: right;
}
.jigyourunsBox .jigyouRighttxt,.jigyounatsuoBox .jigyouRighttxt {
    font-size: 14px;
    padding: 0;
    color: #000;
    text-shadow: none;
}
#runsFarm {
    display: block;
}
#runsFarm .Lelycalm {
    width: 100%;
}
.lelyTit {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
}
.runsfarmMap {
    width: 100%;
    margin-top: 30px;
}
.cd-fixed-bg04 {
    padding: 30px 0;
    margin: 0 0 20px 0;
}

.teamBox {
    display: block;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}
.teamBox .teamboximg {
    width: 100%;
}

.teamBox .teamboxTxt {
    width: 100%;
}
.teamBox h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.width1060 {
    width: 90%;
}
.width1060 img {
    width: 100%;
}

#jigyou_catch02 {
    font-size: 20px;
    width: 60%;
    margin: 0 auto 20px auto;
    padding: 5px 0 5px 0;
}
.jigyou2Box {
    margin: 30px 0 0 0;
}

.itinitiTit:before, .itinitiTit:after {
    content: none;
}

.margin_b50px {
    margin-bottom: 20px;
}

#jigyou_catch03 {
    font-size: 20px;
    width: 60%;
    margin: 0 auto 20px auto;
    padding: 5px 0 5px 0;
}

.jigyoudaitikuBox {
    position: inherit;
    right: 0;
    bottom: 0;
        width: 90%;
    margin: 0 auto;
}

.jigyoudaitikuBox .jigyouRighttxt {
    font-size: 14px;
    padding: 0;
    color: #000;
    text-shadow: none;
    width: 100%;
}
#premiumbeef {
    display: block;
}
.premiumbeefiLeft {
    width: 100%;
    margin-top: 20px;
}
.premiumbeefRight img {
    width: 100%;
}
#nojou_tousuu table tr th {
    width: 50%;
    font-size: 12px;
}

.itiniti_irasuto img {
    width: 98%;
}

.itiniti img {
    width: 100%;
}


.ewd-ufaq-post-margin-symbol span {
    font-size: 25px!important;
}
.ufaq-faq-body {
    padding: 10px 0!important;
    padding-left: 0!important;
}
.ufaq-faq-title-text h4 {
    font-size: 18px;
    line-height: 1.5;
}



#shachoumessagePhoto img {
    padding: 0;
}
#shachoumessageBox p {
    font-size: 13px;
    padding: 5px 0;
}
.daihyouWaku,.daihyouWaku02 {
    width: 55%;
	background:#fff;
}
span.shachouname02 {
    font-size: 16px;
}
.topmessageBoxNEW {
    width: 90%;
	margin: 20px auto 40px auto;
}
.topmessageBoxNEW p.messageTxtBig {
    font-size: 20px;
}

.topmessageBoxNEW p {
    font-size: 16px;
}


#uchidakai {
    width: 90%;
}
#uchidakai h2 span {
    display: block;
    font-size: 28px;
}
#uchidakaiPhoto {
    display: block;
}
#uchikaiimg01 {
    width: 100%;
    margin-bottom: 20px;
}
#uchidakai ul {
    width: 100%;
}
#uchidakaiPhoto {
    margin-top: 20px;
}

/*.bx-wrapper .bx-viewport {
    height: auto!important;
}*/

.bx-wrapper img {
    height: auto;
}
#slider_kyousinkai ul li p {
    display: none;
}
.custom-thumb img {
    width: 100%;
    height: auto;
}
.custom-thumb a {
    margin-right: 2%;
    margin-bottom: 15px;
	width: 48%;
}
.custom-thumb a:nth-child(2n) {
    margin-right: 0;
}
.custom-thumb {
    justify-content: space-between;
	margin: 20px 0 5px 0;
}
#konotatemonoshousai {
    padding: 20px;
}
#sekoujirei_archivelist ul li {
    display: block;
}
#sekoujirei_archivelist ul li figure {
    width: 100%;
}
#sekoujirei_archivelist ul li figure img {
    width: 100%;
    height: auto;
}
#sekoujirei_archivelist ul li .archivese_kourightbox {
    width: 100%;
    margin-top: 20px;
}
.archive_sekoubtn a {
    width: 80%;
    display: block;
    position: inherit;
	margin: 20px auto 0 auto;
}
h2.kaishamei {
    margin: 30px 0;
}
#shainshoukai {
    margin: 10px 0 0 0;
}




#main_plan {
    padding: 50px 0 150px 0;
}
#main_plan_IN {
    width: 90%;
}
#main_plan_IN940 {
    width: 90%;
}


ul.post-categories{
	margin:0;
}
.blogRight ul.post-categories li a {
    width: 100%;
}



span.messekaisha {
    display: block;
    padding: 0;
}


#Truckloop ul li:nth-child(2n) {
    margin-right: none;
}
#Truckloop ul li {
    width: 90%;
    margin: 0 auto;
}



























































@media only screen and (orientation:portrait) {







}


@media only screen and (orientation:landscape) {






	
}




/* ここからandoroidスマホだけの為に縦横表示切替のもの */
/* アンドロイド縦 */
.android.mobile.portrait .smh_2list{
	margin:0 0 10px 0!important;	
}




/* アンドロイド横 */
.android.mobile.landscape #top_fbox ul li{
	width:20%;	
}


/* ここまでandoroidスマホだけの為に縦横表示切替のもの */









/*------------------------------------------------------------
　ここまでmobile.css
-------------------------------------------------------------*/

}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */


