@charset "utf-8";
/* CSS Document */
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
.w1305 {

/*    width: 1052px;
    position: relative;
    margin: 0 auto;*/
    overflow: visible;

}
h1.site-title {
    position: inherit;
    top: 3px;
    left: 200px;

}
.site-main{
	margin-top:0;
}
header{
	padding-top: 77px;
}
.header-main {
    background-image: none;
    max-width: 1280px;
    width: 90%;
	position: relative;
}
.header-main-wrapper {
    position: fixed;
    display: block;
    z-index: 1000;
    width: 100%;
	margin-top: -77px;
}
.header-main .anniversarymark {
	position: absolute;
	top: 77px;
	left: 0;
	z-index: 1000;
}
.navi_cont{
	text-align: right;
	float: right;
	max-width: 700px;
	margin-top: 24px;
}
.navi_cont li {
	display: inline-block;
	position: relative;
}
.navi_cont li a{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
}
.navi_cont li a:hover{
	opacity: 0.8;
}
.navi_cont li ul{
	position: absolute;
}
.navi_cont li ul li {
  display: none;
  transition: 0.2s;

}
.navi_cont li:hover > ul > li {
  display: block;
text-align: left;
	width: 185px;

}
.navi_cont li ul li a{
	background-color: #909090;
	padding: 0.5em 1em;
	border-top: 1px solid #B8B8B8;
	margin: 0 0 0 1em;
}
.navi_cont li ul li a:hover{
	opacity: 1;
	background-color:#5D5D5D;
	transition: 0.2s;
}
.navi_cont li.form a{
	background-color: #fff;
	border-radius: 8px;
	padding: 2px 10px;
	color: #9b3e27;
	font-weight: bold;
}
.news_wrap{
	width: 1280px;
	margin-left: -114px;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	
}

.news_wrap .bc_news{
	background-color: #dee9f2;
	width: 50%;
	padding: 30px 50px;
}
@media screen and (max-width:1280px){
	.news_wrap{
	width: 100vw;
margin-left: calc(50% - 50vw);
	}
	.news_wrap .bc_news{
		padding: 30px 20px;
	}
}
.news_wrap #news{
	margin: 0;
}
.news_wrap #news .left {

    float: none;
    width: 100%;

}
.news_wrap #news .right {

    float: none;
    width: 100%;

}
.news_wrap #news h2{
	border: none;
	float: none;
}
.news_wrap #news-inner ul {
	float: none;
	
}

.news_wrap #news-inner {
	border: none;
}
.news_wrap #news-inner ul .even {
 background-color: inherit;
}
.news_wrap #news .news_list_link {
	width: 100%;
	border: none;
	height: auto;
	float: none;
	text-align: inherit;
}
.news_wrap #news .left {
    float: none;
    width: 100%;
    margin-bottom: 0.5em;

}
.news_wrap #news #news-inner ul li .news-com {
    float: none;
    text-align: left;
    width: 100%;
    line-height: 1;
    font-size: 12px;
    margin-top: 20px;
	color: #000000;

}
.news_wrap #news-inner ul li .news-date {

    float: left;
    width: 100px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    margin-left: 6px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #184880;
    clear: left;
}
.news_wrap #news #news-inner ul li a {
    width: 400px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.news_wrap #news-inner ul li {
    display: block;
    position: relative;
    width: 100%;
    min-height: 14px;
    color: #535353;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    border: none;
}
.news_wrap .bgcolor-topics {
    background-color: #b63626;
}
.news_wrap .bgcolor-news{
 background-color: #184880;
}
.news_wrap #news-inner ul li .news-kbn {

    margin-top: -5px;
    float: left;
    width: 110px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-left: 1px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-right: 5px;

}

.news_wrap #news .news_list_link_bottom2{
	text-align: right;
	margin-top: 1em;
}
.news_wrap #news .news_list_link_bottom2 a{
	border: 1px solid #184880;
	display: inline-block;
	padding: 0.2em 2em;
	/*background-image: url(../images/renew_top/arrow_mark01.png);*/
	background-image: url('../images/renew_top/arrow_mark01.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
	font-size: 14px;
	color: #184880;
	
}
.news_wrap #news .news_list_link_bottom2 a:hover{
	background-color: #fff;
}
#cars {
	width: 50%;
	padding: 0 50px;
	min-height:inherit;
}
#cars .left {

    width: 100%;
    margin-right: 0px;
    float: none;
	
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#cars h2 {
    font-size: 14px;
    margin-bottom: 9px;
	color: #184880;
}
#cars h2 img{
	margin-right: 20px;
}
#cars dl.unpan {
	margin-right: 40px;
}
#cars .left dl .cars_title1 {
	background-color: #184880;
}
#cars .left dl .cars_title2 {

    background-color: #e2edf7;
    color: #184880;
    font-size: 14px;
    text-align: center;
    padding: 3px 0;
	border: none;

}
#service_wrap{
	/*background-image: url(../images/renew_top/back_service.jpg);*/
	background-image: url('../images/renew_top/back_service.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: -114px;
	overflow: visible !important;
	width: 1280px;
	font-size: 13px;
}
#service_wrap h2{
	text-align: center;
	padding: 3em 0 1.5em;
	
}

#service_wrap .inner{
	width: 975px;
	margin: 0 auto;
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	background-color: #fff;
	padding: 30px 50px;
	
}
#service_wrap .inner .cont_txt{
	width: 50%;
}
#service_wrap .inner .cont_txt p{
	line-height: 1.8;
}
#service_wrap .inner .cont_graph{
	width: 50%;
	text-align: center;
}
#service_wrap .inner .cont_txt h3{
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 0.5em;
}

#service_wrap .inner h3{
	font-size: 18px;
}

#logistics_info .cont_area{
	margin: -260px 0 0 600px;
	width: 480px;
}
#logistics_info .cont_area .icon img{
	margin-right: 1.2em;
}
#logistics_info ul.pagelink li{
	display:inline-block;
	margin-top: 1em;
	margin-right: 0.5em;
}
#logistics_info ul.pagelink li a{
	display: block;
	border: solid 1px #b63626;
	padding: 10px 30px;
	/*background-image: url(../images/renew_top/arrow_mark-logi.png);*/
	background-image: url('../images/renew_top/arrow_mark-logi.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: auto 12px;
	color: #b63626;
	font-size: 15px;
}
#logistics_info ul.pagelink li a:hover{
	background-color: rgba(239,210,197,0.3);
}
#product_info ul.pagelink li a{
	margin-top: 1em;
	display: inline-block;
	border: solid 1px #184880;
	padding: 10px 30px;
	/*background-image: url(../images/renew_top/arrow_mark-pro.png);*/
	background-image: url('../images/renew_top/arrow_mark-pro.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: auto 12px;
	color: #184880;
	font-size: 15px;
}
#product_info ul.pagelink li a:hover{
	background-color: rgba(24,72,128,0.10);
}
#agricult_info ul.pagelink li a{
	margin-top: 1em;
	display: inline-block;
	border: solid 1px #5b9487;
	padding: 10px 30px;
	/*background-image: url(../images/renew_top/arrow_mark-agr.png);*/
	background-image: url('../images/renew_top/arrow_mark-agr.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: auto 12px;
	color: #5b9487;
	font-size: 15px;
}
#agricult_info ul.pagelink li a:hover{
	background-color: rgba(91,148,135,0.10);
}
#product_info .cont_area{
	margin: -260px 0 0 190px;
	width: 480px;
	text-align: right;
}
#service_wrap .cont_area .info_txt{
	margin: 1em 0;
}
#product_info .cont_area .info_txt{
	text-align: left;
}
#agricult_info .cont_area{
	margin: -260px 0 0 600px;
	width: 480px;
}
#resource_wrap {
	margin:9em 0 5em;
}
#resource_wrap  h2{
	color: #c72e42;
	/*background-image: url(../images/renew_top/icon_gear.png);*/
	background-image: url('../images/renew_top/icon_gear.png');
	background-repeat: no-repeat;
	background-size: auto 28px;
	background-position: center left;
	padding-left: 30px;
	min-height: 28px;
}
#resource_wrap .cont_area{
	background-color: #f6e9e6;
	margin: 1em calc(50% - 50vw);
	padding: 1em;
}
#resource_wrap .cont_area .inbox{
	max-width: 730px;
	margin: 0 auto;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
	
}

#resource_wrap .provider{
	text-align: center;
	padding: 20px 0;
}
#resource_wrap .provider .prov_name{
	font-size: 18px;
	margin: 1em 0;
}
#resource_wrap .provider .link_btn a{
	display: inline-block;
	border: 1px solid #c72e42;
	color:  #c72e42;
	/*background-image: url(../images/renew_top/arrow_mark_resorce.png);*/
	background-image: url('../images/renew_top/arrow_mark_resorce.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: auto 12px;
	font-size: 15px;
	padding: 5px 30px;
}
#resource_wrap .provider .link_btn a:hover{
	background-color: #fff;
}
#other_link ul {
	text-align: center;
}
#other_link ul li {
	display: inline-block;
	text-align: center;
	margin: 0 10px 30px;
}
#gigyou{
	/*background-image: url(../images/renew_top/safety_back.jpg);*/
	background-image: url('../images/renew_top/safety_back.jpg');
	background-repeat: no-repeat;
	width: 1280px;
	margin-left: -114px;
}
#gigyou h2{
	text-align: center;
	border: none;
	padding: 3em 0 1.5em;
	margin-top: 90px;
}
#gigyou #concept-ex2{
	max-width: 970px;
	margin: 0 auto;
	background-color: #fff;
	padding: 50px;
}
#gigyou #concept-ex2 .inbox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;

}
#gigyou #concept-ex2 .inbox h3{
	font-size: 18px;
	margin: 0 0 1em;
	line-height: 1.8;
}
#gigyou #concept-ex2 .inbox p{
	font-size: 13px;
}
#gigyou #concept-ex2 .concept-in{
	margin-left: 70px;
}
#gigyou #concept-ex2 .inbox .txt_up{
	font-size: 14px;
	font-weight: bold;
}
#gigyou #news-inner{
	margin-top: 50px;
}


.site-footer {
	 background-image:none;
    background-position: left top;
    background-repeat: repeat-x;
	background-color: #B63626;

}
.site-info{
	min-height: inherit;
}
.site-info .foot_menu_pc ul{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;

	 -ms-flex-pack: distribute;
justify-content: space-around;
}
.site-info .foot_menu_pc ul a:hover{
	text-decoration: underline;
}
.site-info .foot_menu_pc ul li ul{
	display:block;

}
.site-info .foot_menu_pc ul li{
	margin: 0;
	font-size: 15px;
}
.site-info .foot_menu_pc ul li ul li{
	margin: 0;
	font-size: 14px;
	margin-left: 0.5em;
	padding-left: 1em;
	/*background-image: url(../images/renew_page/logistics/arrow_type_wh.png);*/
	background-image: url('../images/renew_page/logistics/arrow_type_wh.png');
background-repeat: no-repeat;
background-position: left center;
background-size: auto 12px;
}
.site-info .foot_menu_pc ul li a{
	color: #fff;
}
.site-info .copyright{
	color: #fff;
}
#footer-top {
    position: relative;
    height: auto;
    text-align: center;

}
#footer-top img {
	padding-top: 40px;
	padding-bottom: 40px;
    position:inherit;
    top: 0px;
    left: 0;

}



.renew-content{
	margin: 0 calc(50% - 50vw);

}
/*お知らせ***********************************************/
.primary-inner {
    display: block;
    position: relative;
    width: 100%;
	max-width: 1000px;
    height: 100%;
    margin: 0 auto;
    float: none;
    padding: 0;
}

.news_entry-title {
	float: none;
	text-align: center;
	display: block;
	margin-bottom: 70px;
}
.entry-title {
    float: none;
	text-align: center;
	display: block;
	margin-bottom: 70px;
}
/*物流サービス***********************************************/
#logistics{
	max-width: 1280px;
	margin: 0 auto;
 }
#logistics .head_image img{
	width: 100vw;
	overflow: visible;
	margin: 0 calc(50% - 50vw);
}
#logistics #transport{
	padding-top: 5em;
	margin-top: -5em;
}
#logistics .jump{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	margin: 3em 0;
}
#logistics .ichiran a{
	display: inline-block;
	border: 1px solid #b63626;
	color: #b63626;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 20px;
	margin: 0 80px;
	letter-spacing:6px;
}

#logistics #transport .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/logistics/unyu_sub_image_isuzu.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}

#logistics .visual_cont{
	width: 50%;
	margin-left: 50%;
	padding: 30px 0 30px;
	background-color: #fff;
	min-height: 325px;
	box-sizing: border-box;
}
#logistics .visual_cont h3{
	background-color: #b63626;
	color: #fff;
	font-size: 19px;
	display: inline-block;
	margin-left: -15%;
	padding: 10px 20px;
}
#logistics .visual_cont h2{
	text-align: center;
	margin: 1em 0;
}
#logistics .visual_cont p{
	font-size: 13px;
	line-height: 1.6;
	padding: 0 20%;
}

#logistics .service_area{
	background: #efd2c5;
background: -moz-linear-gradient(top,  #efd2c5 270px, #ffffff 270px);
background: -webkit-linear-gradient(top,  #efd2c5 270px,#ffffff 270px);
background: linear-gradient(to bottom,  #efd2c5 270px,#ffffff 270px);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd2c5', endColorstr='#ffffff',GradientType=0 );	
}
#logistics .service_area h2{
	padding: 1.5em 0;
	text-align: center;
}

#logistics .cate_cont{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
 -ms-flex-wrap: wrap;
      flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#logistics .unyu_cont{
	width: 50%;
	max-width: 530px;
	margin: 0 auto 70px;
	background-color: #fff;
	font-size: 13px;
	
}
#logistics .unyu_cont h3{
	background-color: #B63626;
	color: #fff;
	padding: 1em 0 1em 80px;
	
}
#logistics .yuso h3{
	background-image:url('../images/renew_page/logistics/logist_icon01.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
#logistics .cool h3{
	background-image:url('../images/renew_page/logistics/logist_icon02.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
#logistics .kowan h3{
	background-image:url('../images/renew_page/logistics/logist_icon03.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
#logistics .light h3{
	background-image:url('../images/renew_page/logistics/logist_icon04.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
#logistics .unyu_cont .intro{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	 -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	margin-bottom: 20px;
}
#logistics .unyu_cont .intro .chatch{
	font-size: 16px;
	font-weight: bold;
	padding: 2em;
}
#logistics .unyu_cont .com_list{
	margin-top: 1em;
}
#logistics .unyu_cont .com_list li{
 display: inline-block;
	background-color: #efd2c5;
	border-radius: 8px;
	min-width : 30% ;
	padding: 2px 1%;
	margin-right: 1.5%;
	font-size: 13px;
	text-align: center;
	box-sizing: border-box;
	margin-top: 0.5em;
	
}
#logistics #warehouse{
	padding-top: 5em;
	margin-top: -5em;
}
#logistics #warehouse .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/logistics/souko_sub_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}
#logistics #warehouse .souko_cont{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	margin: 3em 0;
	
}
#logistics #warehouse .souko_img{
	width: 50%;
	text-align: center;
}
#logistics #warehouse .souco_txt{
	width: 30%;
	padding: 0 10%;
	font-size: 13px;
}
#logistics #warehouse .souco_txt h4{
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 1em;
}
#networks{
	font-size: 13px;
	padding-top: 5em;
	margin-top: -5em;
}
#networks .nethead{
background-color: #4e3e46;
background-image: url('../images/renew_page/logistics/network_japan.png');
background-size: contain;
	background-repeat: no-repeat;
background-position: left center;
padding-left: 50%;
color: #fff;
	text-align: center;
	min-height: 255px;
}
#networks .nethead h2{
	padding: 40px 0 20px;
}
#networks .nethead ul li{
	display:inline-block;
	margin: 2em 1.5em;
}
#networks .nethead ul li a{
	display: block;
	background-color: #b63626;
	color: #fff;
	font-size: 18px;
	padding: 5px 50px;
	border-radius: 8px;
	background-image: url('../images/renew_page/logistics/arrow_type_wh.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
}

#networks h3.titcomlist{

	border: solid 1px #b63626;
	padding: 0.5em 2em;
	margin: 2em auto;
	color: #b63626;
	font-size: 20px;
	width: 4em;
	text-align: center;
}
#companylist{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-ms-flex-wrap: wrap;
flex-wrap: wrap;
	max-width: 1000px;
	margin: 0 auto;
}
#companylist .com_box{
	width: 50%;
	margin-bottom: 5em;
}
#companylist .com_box .com_inner{
	max-width: 400px;
	margin: 0 auto;
}
#companylist .com_box h4{
	border-bottom: 2px solid #b63626;
	padding-bottom: 0.5em;
	color: #b63626;
	margin-bottom: 0.8em;
	font-size: 20px;
}
#companylist .com_box h4 img{
margin-right: 10px;
}
#companylist .com_box .com_inner .fs{
	font-size: 17px;
	white-space: nowrap;
	    text-indent: -49px;
    padding-left: 52px;
}
#companylist .com_box .com_inner .fs.pj{
	line-height: 0.1;
    padding-bottom: 19px;
}
#companylist .cat_txt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#companylist .info_list{
	text-align: right;
	margin-top: 1.5em;
}

#companylist .info_list li{
	display: inline-block;
}
#companylist .info_list li.map a{
	display: block;
	border: 1px solid #000;
	padding: 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_bl.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
	margin-right: 0.7em;
}
#companylist .info_list li.gaiyou a{
	display: block;
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	padding: 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_wh.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
}
#logistics .link_area{
	text-align: center;
	margin: 2em 0;
}


/*農業・生産***********************************************/

#agricultural{
	max-width: 1280px;
	margin: 0 auto;
}

#agricultural .head_image img{
	width: 100vw;
	overflow: visible;
	margin: 0 calc(50% - 50vw);
}

#agricultural .serv_tit{
	text-align: center;
	margin: 2em;
}

#agricultural #veget .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/agri/agri_kajitsu_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}

#agricultural #tea .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/agri/agri_ocha_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}

#agricultural .visual_cont{
	width: 50%;
	margin-left: 50%;
	padding: 30px 0 30px;
	background-color: #fff;
	min-height: 325px;
	box-sizing: border-box;
}
#agricultural .visual_cont h3{
	background-color: #5b9487;
	color: #fff;
	font-size: 19px;
	display: inline-block;
	margin-left: -15%;
	padding: 10px 20px;
	min-width: 460px;
}
#agricultural .visual_cont h2{
	text-align: center;
	margin: 1em 0;
}
#agricultural .visual_cont p{
	font-size: 13px;
	line-height: 1.6;
	padding: 0 20%;
}

#agricultural .cate_cont{
	display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
	margin-top: 4em;
}
#agricultural .com_wrap{
	max-width: 530px;
	margin: 0 auto 70px;
	font-size: 13px;
	
}
#agricultural .com_wrap h3{
	border-bottom: 1px solid #000;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 1em;
}
#agricultural .com_wrap h3 img{
	margin-right: 10px;
}
#agricultural .com_wrap .intro{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	 -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	margin-bottom: 20px;
}
#agricultural .com_wrap .intro .chatch{
	font-size: 16px;
	font-weight: bold;
	padding: 2em;
}
#agricultural .info_list{
	margin-top: 1.5em;
	text-align: right;
}
#agricultural .info_list li{
	display: inline-block;
}
#agricultural .info_list li.map a{
	display: block;
	border: 1px solid #000;
	padding: 0.2em 2em 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_bl.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
	margin-left: 0.7em;
}
#agricultural .info_list li.gaiyou a{
	display: block;
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	padding: 0.2em 2em 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_wh.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
}


/*製造サービス***********************************************/


#manufacture{
	max-width: 1280px;
	margin: 0 auto;
}

#manufacture .head_image img{
	width: 100vw;
	overflow: visible;
	margin: 0 calc(50% - 50vw);
}

#manufacture .serv_tit{
	text-align: center;
	margin: 2em;
}

#manufacture #sengai .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/mfct/sengai_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}

#manufacture #interior .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/mfct/interi_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}
#manufacture #furniture .visual_tit{
	width: 100%;
	background-image: url('../images/renew_page/mfct/furniture_image.jpg');
	background-size: 50% contain;
	background-position: left top;
	background-repeat: no-repeat;
}

#manufacture .visual_cont{
	width: 50%;
	margin-left: 50%;
	padding: 30px 0 30px;
	background-color: #fff;
	min-height: 325px;
	box-sizing: border-box;
}
#manufacture .visual_cont h3{
	background-color: #184880;
	color: #fff;
	font-size: 19px;
	display: inline-block;
	margin-left: -15%;
	padding: 10px 20px;
	min-width: 460px;
}
#manufacture .visual_cont h2{
	text-align: center;
	margin: 1em 0;
}
#manufacture .visual_cont p{
	font-size: 13px;
	line-height: 1.6;
	padding: 0 20%;
}
#manufacture .visual_cont .cpname{
	color: #184880;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0.8em;
}
#manufacture .visual_cont .cpname img{
	margin-right: 10px;
}
#manufacture .visual_tit .info_list{
	margin-top: 1.5em;
	text-align: right;
	padding-right: 20%;
}
#manufacture .info_list{
	margin-top: 1.5em;
	text-align: right;
}
#manufacture .info_list li{
	display: inline-block;
	font-size: 13px;

}
#manufacture .info_list li.map a{
	display: block;
	border: 1px solid #000;
	padding: 0.2em 2em 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_bl.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
	margin-left: 0.7em;
}
#manufacture .info_list li.gaiyou a{
	display: block;
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	padding: 0.2em 2em 0.2em 1.5em;
	background-image: url('../images/renew_page/logistics/arrow_type_wh.png');
	background-repeat: no-repeat;
	background-position: right 0.5em center;
	background-size: auto 12px;
}
#manufacture .cate_cont{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
 -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  -ms-flex-pack: distribute;
justify-content: space-around;
	margin: 3em 0;
}
#manufacture #sengai .com_wrap{
	width: 50%;
	max-width: 477px;
	margin: 0 auto 50px;
	font-size: 13px;
}
#manufacture .com_wrap .cap{
	text-align: right;
	margin-top: 0.5em;
}
#manufacture .comp_list{
	display: grid;
  gap: 100px;
 grid-template-columns: repeat(auto-fit, 258px);
justify-content: center;
	width: 80%;
	max-width: 1260px;
	margin: 80px auto;
}

#manufacture .comp_list .comp_inn h3{
	font-size: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 0.5em;
	margin: 0.7em 0;
}
#manufacture .comp_list .comp_inn .add{
	font-size: 16px;
	line-height: 1.7;
}
#manufacture #furniture{
	margin-top: 100px;
}
#manufacture #furniture .data_wrap{
	display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
margin: 2em 0;
}
#manufacture #furniture .data_wrap .data_inn{
	width: 50%;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;

}
#furniture .data_list {
	margin-left: 1em;
}
#furniture .data_list dt{
	color: #ab1c23;
	font-size: 16px;
	margin-bottom: 0.5em;
}
#furniture .data_list dd{
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
#furniture .data_list.hinmoku dd:before{
	content: '●';
	color: #ab1c23;
	margin-right: 0.5em;
	font-size: 12px;
	
}
#furniture .data_list.ginou dd{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;

}
#furniture .data_list.ginou dd span{
	width: 3em;
	text-align: right;
}
.com_tel {
	font-size: 15px !important;
	margin: 1em 0 -0.5em;
	text-indent: -1.7em;
	padding-left: 1.7em;
}
.com_tel .contact-mark{
	background: #000;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
	font-size: 14px;
	width: 1.5em;
	text-align: center;
	margin-right: 0.5em;
	vertical-align: text-bottom;
	text-indent: 0;
}
#manufacture .visual_cont p.com_tel{
	padding-left: 24%;
	white-space: nowrap;
    overflow: visible;
}

#sengai .houshin_juki{
	margin: 2em;
	padding: 2em;
	border: 1px #2B2B2B solid;
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#sengai .houshin_juki h3{
	margin-bottom: 1em;
}

#sengai .houshin_juki p{
	line-height: 2em;
	margin-bottom: 2em;
}




/*会社案内***********************************************/
#aboutus .head_image img{
	width: 100vw;
	overflow: visible;
	margin: 0 calc(50% - 50vw);
}
#aboutus .jump{
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-gap: 90px;
	justify-content: center;
	margin:3em 0 7em;

}

#aboutus .jump li a{
	display: block;
	color: #b93e19;
	border-bottom: 1px solid #b93e19;
	width: 9em;
	text-align: center;
	letter-spacing: 0.2em;
	padding: 0 0 0.5em;
	font-size: 16px;
}
#aboutus #message{
	padding-top: 5em;
	margin-top: -4em;
}

#aboutus #post-2186{
	width: 100vw;
margin-left: calc(50% - 50vw);
	background-color: #f6efec;
	padding: 60px 0;
	margin-top: -27px;

}
#aboutus .post-2186.hentry{
	width: inherit;
	max-width: inherit;
}
.archive #aboutus .post-2186 .entry-title {
	text-align: center;
	border: none;
}

#aboutus .post-2186 .entry-content{
	max-width: 850px;
	
}

#aboutus .post-2186 .entry-content p{
		line-height: 2.4;
		font-size: 14px;
}
#aboutus .post-2186 .president{
	text-align: right;
	margin: 2em 0 0;
}
#aboutus .post-2297{
	text-align: center;
}
#aboutus .post-2297 .entry-title,
#aboutus .post-3178 .entry-title{
	display: none;
}
#aboutus .post-2297 h2{
	margin-bottom: 1.5em;
	margin-top: 2em;
}
#aboutus #post-2185{
	width: 100vw;
margin-left: calc(50% - 50vw);
	background-color: #f6efec;
	margin-top: 100px;
	padding: 80px 0 60px;

}
#aboutus .post-2185.hentry{
	width: inherit;
	max-width: inherit;
}

#aboutus .post-2185 .entry-title{
	text-align: center;
	border: none;
	letter-spacing: 1em;
}

#aboutus .post-2185 .entry-content{
	max-width: 1050px;
	position: relative;
	
}
#aboutus .post-2185 .entry-content:before{
	content:url('../images/renew_page/aboutus/about_tit_history.png');
	position: absolute;
	top: -155px;
}
#aboutus .post-2185 dl{
	max-width: 1000px;
	margin: 2em auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 53em;
}
#aboutus .post-2185 dt{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 1em;
}
#aboutus .post-2185 dd{
	font-size: 0.8em;
	padding-left: 8em;
	margin: -2.5em 5em 1em 0;
}
#aboutus .outline{
	margin: -6em 0 4em ;
	padding-top: 14em;
}
#aboutus .outline h3{
	font-size: 17px;
	border-bottom: 1px solid #a6372c;
	padding: 0 0 0.5em;
	margin: 2em 0 1em;
}
#aboutus .outline dl{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 17em;
}
#aboutus .outline dt{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1em;
}
#aboutus .outline dd{
	font-size: 13px;
	padding-left: 5em;
	margin: -2.7em 5em 1em 0;
	line-height: 2em;
}

#aboutus .groupcompany h2{
	text-align: center;
	font-size: 20px;
	margin: 0em 0 2em;
	padding-top: 8em;
}
#aboutus .groupcompany h3.tit01{
	background-color: #b63626;
	color: #ffffff;
	font-size: 20px;
	padding: 0.5em 1em;
	margin-bottom: 1.5em;
}
#aboutus .groupcompany h3#mantit{
	background-color: #184880;
}
#aboutus .groupcompany h3#agrtit{
	background-color: #5b9487;
}
#aboutus .groupcompany h3#resourcestit{
	background-color: #f7999b;
}
#aboutus .groupcompany h3#seibitit{
	background-color: #d7a852;
}
#aboutus .groupcompany .comp_name_tit{
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #a6372c;
	padding: 0 0 0.5em;
	margin-bottom: 1em;
}
#aboutus .groupcompany .cont_wrap{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-ms-flex-wrap: wrap;
flex-wrap: wrap;
	 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
#aboutus .groupcompany .cont_inn{
	width: 47%;
}
#aboutus .groupcompany .className{
	margin-bottom: 3em;
	font-size: 13px;
	
	
}
#aboutus .groupcompany .className a{  
color: #006699;
    text-decoration: underline;
}
#aboutus .groupcompany .className a:hover{  
color: #FF0000;
}
#aboutus .groupcompany .className dt {
	margin: 0 0 1em;
}
#aboutus .groupcompany .className dd {
	padding-left: 6em;
	margin: -2.5em 0 1em;
}
#aboutus .groupcompany .className dd {
	padding-left: 6em;
	margin: -2.5em 0 1em;
}
#aboutus .groupcompany .className dd + dd{
    margin: -0.5em 0 1em;
}
#aboutus .post-2297 p img {
    width: 80%;
    margin: 1em auto 0;
    max-width: 280px;
}
#aboutus .vmv-title{
	margin-top: -80px;
	margin-bottom: 30px;
}
#aboutus .vmv-cont{
	margin-left: 50px;
}
/*PDFアーカイブ***********************************************/
.pdfdownload-title{
    font-size: 37px;
    margin-bottom: 70px;
    text-align: center;
}
#archive-pdf h2{
    border-bottom: solid 2px #F00;
    padding-bottom: 7px;
    margin-bottom: 40px;
    padding-top: 150px;
  margin-top: -150px;
}
#archive-pdf ul.jumplist{
    justify-content: center;
}
#archive-pdf ul.jumplist:after{
    content: inherit;
}
#archive-pdf ul.jumplist li{
    max-width: inherit;
    width: auto;
    background-color: #D8D8D8;
    border-radius: 20px;
    padding: 3px 20px;
    margin-left:20px;
    margin-right:20px;
}
 #archive-pdf ul{
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        list-style-type: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
     #archive-pdf ul li{
         width: 100%;
         max-width: 300px;
         margin-bottom: 50px;
         text-align: center;
    }
     #archive-pdf ul:after{
          content:"";
  display: block;
  width: 100%;
max-width: 300px;
    }
    #archive-pdf ul li img{
         width: auto;
        height: auto;
        max-width: 300px;
        max-height: 300px;
    }
#archive-pdf ul li .filename{
    margin: 10px auto;
}
#archive-pdf ul li a:hover{
    opacity: 0.8;
}
    #archive-pdf h3{
     font-size: 16px;
    margin: 10px 0;
        line-height: 1.5;
    }
    #archive-pdf ul li .dl-btn{
        text-align: center;
    }
    #archive-pdf ul li .dl-btn a{
        display: inline-block;
        background-color: #E0E0E0;
        border-radius: 20px;
        text-decoration: none;
        padding: 5px 20px;
        color: #000000;
        font-weight: bold;
        font-size: 15px;
    }
    #archive-pdf ul li .dl-btn a:hover{
        opacity: 0.8;
    }
@media screen and (max-width:1024px){
    .pdfdownload-title{
    font-size: 30px;
        margin-top: 30px;
}
}
@media screen and (max-width:1024px){
	#header{
		position: fixed;
	}
	.h380 {
    padding-top: 64px !important;
}
	
	.page-template-page-nanei .h380 {
    padding-top: 0px !important;
}
	.sougyo_red {
		margin: 0 -10px;

}
	h1.h_left{
		margin: 8px;
		max-width: 50%;
	}
	h1.h_left img {
    max-width: 200px !important;
		height: auto !important;
}
	.inquiry .mail{
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    border-radius:0;
}
	#header .sb-toggle-right {
		width: 50%;
	 margin: 0;
    padding: 8px;
    box-sizing: border-box;
	}
.networkbtn {
	margin-right: 0;
	width: 50%;
}
	.news_wrap {
		width: 100%;
		display: inherit;
		margin: 0.2em 0;
	}
	.news_wrap .bc_news {
		width: 100%;
		padding: 1em;
		box-sizing: border-box;
	}
	#news h2 {
		widows: 180px;
	}
	.news_wrap #cars {
		width: 100%;
		padding: 0.5em;
		box-sizing: border-box;
	}
	#cars h2 {
    width: 180px;
}
	#cars dl.unpan {
    margin-right: 20px;
}
#cars .left {
	 -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	}
	#service_wrap {
	 width: 100vw;
    margin: 6em calc(50% - 50vw) 0;
		
	}
	#service_wrap .inner {
		width: 100%;
		padding: 0.5em;
		box-sizing: border-box;
		background-color: inherit;
		-webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
     -ms-flex-direction: column-reverse;
         flex-direction: column-reverse;
	}
	#service_wrap h2 {
		width: 180px;
		margin: 0 auto;
		padding: 0.5em 0 0;
	}
	#service_wrap .inner .cont_txt {
    width: 90%;
	margin: 1em auto 0;
}
	#service_wrap .inner .cont_graph {
    width: 80%;
    text-align: center;
		margin: 0 auto;
		
}
#service_wrap .inner .cont_txt h3 br {
		display: none;
}
#logistics_info,
#product_info,
#agricult_info{
	width: 80%;
	margin: 2em auto 5em;
}

#service_wrap .cont_area .icon img{
		height: 85px;
		width: auto;
	}
#logistics_info .cont_area {
    margin: 0; 
    width: 100%; 
}
#logistics_info .cont_area .icon{
		text-align: center;
}
#logistics_info .cont_area .icon img:first-child {
    margin-bottom: 1em ; 
}
#logistics_info ul.pagelink li {
    display: block;
    width: 90%;
    margin: 1em auto 0;
}
#service_wrap .cont_area  ul.pagelink li{
	 display: block;
    width: 90%;
    margin: 1em auto 0;
}
#service_wrap .cont_area  ul.pagelink li a {
	 display: block;
	}
#product_info .cont_area {
    margin:0;
    width: 100%;
    text-align: left;
}
#agricult_info .cont_area {
    margin: 0;
    width: 100%;
}
#service_wrap .title_area h2 {
		width: 100%;
		margin: 0 auto;
		padding: 0.5em 0 0;
	}
#service_wrap .title_area h2 img{
	width: 100%;
	height: auto;
	}
	#resource_wrap {
    margin: 5em 0 3em;
}
	#resource_wrap .cont_area {
    padding: 1.5em 3em;
}
	#resource_wrap .cont_area .inbox {
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
		    max-width: 380px;
	}
	#resource_wrap .provider .prov_name {
    font-size: 14px;
    margin: 1em 0;
}
	#resource_wrap h2 {
		font-size: 18px;
		background-size: auto 1.2em;
		min-height: 1.2em; 
		padding-left: 1.3em;
		margin-left: 1em;
	}
	#other_link ul li {
    margin: 10px;
}
	#gigyou {
		width: 100vw;
		margin: 2em calc(50% - 50vw) 0;
	}
	#gigyou h2 {
     text-align: center;
    border: none;
    padding: 1em 0;
    margin-top: 90px;
    width: 60%;
	max-width: 350px;
    margin: 0 auto;
}
	#gigyou #concept-ex2 .inbox {
	
		 -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
     -ms-flex-direction: column-reverse;
         flex-direction: column-reverse;
	}
	#gigyou .anzen_image {
    display: inherit;
		/*width: 70%;*/
		/*max-width: 325px;*/
    margin: 0 auto 1em;
}
	#gigyou .anzen_image img {
     display: inherit; 
}
	#gigyou #concept-ex2 {
    padding: 1em 2em;
}
	#gigyou #concept-ex2 .concept-in {
    margin-left: 0;
}
	#concept-ex2 #news-inner ul li .news-kbn {
    display: inherit;
}
	#gigyou #news-inner {
    margin-top: 20px;
}
	#aboutus .vmv-title{
	margin-top: -100px;
}
	#aboutus .vmv-title img{
		max-width: 308px;
		height: auto;
	}
	#aboutus .vmv-cont{
	margin-left: 0px;
	padding-right: 10px;
}
	}

/*お知らせ***********************************************/
@media screen and (max-width:1024px){

.news_entry-title {
	float: none;
	text-align: center;
	display: block;
	margin-bottom: 2em;
	margin-top: 2em;
	font-size: 24px;
}

.archive-header, .page-header {
    margin: 0px auto;
    max-width: 474px;
	padding: 0;
}
.entry-title {
    float: none;
	text-align: center;
	display: block;
	margin-bottom: 70px;
}
header.recruit {
    padding-top: 0;
}
header.recruit h1{
		font-size: 24px;
		text-align: center;
		padding: 0;
	margin-top: 2em;
	}

}

/*****物流サービス***************************************************************/
@media screen and (max-width:1024px){

	#logistics .jump{
		display: grid;
		grid-template-columns: 135px 135px;
		grid-template-rows: auto auto;
		grid-gap: 20px;
		
	}
	
	#logistics .jump .ichiran{
		grid-row:1;
		grid-column: 1/3;
	}
	#logistics .visual_cont h2 img {
		width: 190px;
		height: auto;
	}
	#logistics #transport .visual_tit{
    width: 100%;
    background-image:none;
    background-size: 50% contain;
    background-position: left top;
    background-repeat: no-repeat;
}
	#logistics #transport .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/logistics/unyu_sub_image_isuzu.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
	}
	
	#logistics .visual_cont {
    width: 100%;
    margin-left: 0;
    padding: 0 2em 30px;
    background-color:inherit;
    min-height: 325px;
    box-sizing: border-box;
		margin-top: -40px;
}
	#logistics .visual_cont h3 {
		margin-left: -2em;
		font-size: 16px;
		line-height: 1.5;
	}
	#logistics .visual_cont p {
		padding: 0;
	}
	#logistics .service_area h2 img,
	#manufacture .visual_cont h2 img{
		max-width: 180px;
	}
	#logistics .unyu_cont {
		width: 90%;
		max-width: inherit;
	}
	#logistics .unyu_cont h3 {
		font-size: 4vw;
		padding: 1em 1em 1em 14vw;
	}
	#logistics .unyu_cont .intro {
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
		margin: 1em 0 0;
	}
	#logistics .unyu_cont .intro .chatch {
		padding: 1em 2em;
	}
	#logistics .unyu_cont p{
		padding: 0 2em;
	}
	#logistics .unyu_cont .com_list {
		padding: 0 2em;
	}
	#logistics #warehouse .visual_tit {
    width: 100%;
    background-image: none;
    background-size: 50% contain;
    background-position: left top;
    background-repeat: no-repeat;
	}
	#logistics #warehouse .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/logistics/souko_sub_image.jpg');
		background-repeat: no-repeat;
		background-size: 100%;
		display: inline-block;
	}
	#logistics #warehouse .souko_cont {
		 -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
		margin: 0 0 2em;
	}
	#logistics #warehouse .souko_img {
		width: 100%;
		padding: 0 2em; 
		box-sizing: border-box;
	}
	#logistics #warehouse .souco_txt {
		width: 100%;
		padding: 1em 2em 0;
		box-sizing: border-box;
	}
	#networks .nethead {
		background-image: none;
		padding: 0 0 2em;
		
	}
	#networks .nethead h2 {
		padding: 0 0 20px;
		text-align: left;
	}
	#networks .nethead h2 img{
		width: 100%;
		height: auto;
		max-width: 700px;
	}
	#networks .nethead ul li {
    display: inline-block;
    margin: 1em 1.5em 0;
}
	#companylist .com_box {
		width: 100%;
		padding: 0 2em;
	}
	#companylist .com_box h4 img {
	max-height: 26px;
	width: auto;
    margin-right: 10px;
}
	#companylist .com_box .com_inner {
		max-width: inherit;
	}
	#companylist .com_box .com_inner .fs {
    font-size: 17px;
    white-space: inherit;
	text-indent: -38px;
    padding-left: 40px;
}
	#companylist .com_box .com_inner .fs.pj {
    line-height: 1.2;
    padding-bottom: 0.5em;
}
	#logistics .link_area {
		padding: 0 2em;
	}
	#logistics .link_area img {
		max-width: 400px;
	}
}

/*****フッター***************************************************************/
@media screen and (max-width:1024px){

.site-info .foot_menu_pc {
	display: none;
}
	#footer-top img {
padding-bottom: 0px;
}
}

/*****製造サービス***************************************************************/
@media screen and (max-width:1024px){
	#manufacture .serv_tit {
    margin: 1em;
}
#manufacture .serv_tit img {
	max-width: 180px;
	width: 40%;
}
#manufacture #sengai .visual_tit,
#manufacture #interior .visual_tit,
#manufacture #furniture .visual_tit{
    width: 100%;
    background-image: none;
    background-size: 50% contain;
    background-position: left top;
    background-repeat: no-repeat;
}
#manufacture #sengai .visual_tit:before {
	content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/mfct/sengai_image.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
	}
	#manufacture #interior .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/mfct/interi_image.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
}
	#manufacture #furniture .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/mfct/furniture_image.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
}
	#manufacture .visual_cont {
    width: 100%;
    margin-left: 0;
    padding: 0 2em 30px;
    background-color: inherit;
	box-sizing: border-box;
    margin-top: -40px;
}
	#manufacture .visual_cont .cpname {
	text-align: left;
	text-indent: -2em;
    padding-left: 3em;
	}
	#manufacture .visual_cont .cpname img {
    margin-right: 10px;
    width: auto;
	height: 1.2em;
	display: inline-block;
    vertical-align: text-bottom;
}
	#manufacture .visual_cont h3 {

   font-size: 16px;
    margin-left: -2em;
    padding: 10px 20px;
    min-width: inherit;
    line-height: 1.5;
}
	#manufacture .visual_cont h2 img{
		max-width: 190px;
	}
	#manufacture #interior .visual_cont h2 img{
		max-width: 110px;
	}
	#manufacture .visual_cont p {
    padding: 0 1em;
}
	#manufacture .visual_cont p.com_tel{
	padding-left: 2.4em;
	white-space:inherit;
}
	#manufacture .visual_tit .info_list {
    padding-right: 0%;
}
	#manufacture .cate_cont {
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	}
	#manufacture #sengai .com_wrap {
    width: 100%;
}
	#manufacture .com_wrap .cap {
		margin-right: 1em;
}
	#manufacture #furniture {
     margin-top: 0; 
}
	#manufacture #furniture .data_wrap {
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	}
	#manufacture #furniture .data_wrap .data_inn {
		width: 100%;
		padding: 2em;
		box-sizing: border-box;
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	}
	#furniture .data_list {
    margin-left: 0;
		margin-top: 1em;
}
}



/*****農業・生産***************************************************************/
@media screen and (max-width:1024px){
	#agricultural .serv_tit{
		    margin: 1em;
	}
	#agricultural .serv_tit img{
		max-width: 180px;
		width: 40%;
	}
	#agricultural #veget .visual_tit,
	#agricultural #tea .visual_tit{
    width: 100%;
    background-image: none;
    background-size: 50% contain;
    background-position: left top;
    background-repeat: no-repeat;
}
	#agricultural #veget .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/agri/agri_kajitsu_image.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
	}
	#agricultural #tea .visual_tit:before {
		content: "";
		height: 160px;
		width: 100%;
		background-image: url('../images/renew_page/agri/agri_ocha_image.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		display: inline-block;
}
	#agricultural .visual_cont {
    width: 100%;
    margin-left: 0;
    padding: 0 2em 30px;
    background-color: inherit;
	box-sizing: border-box;
    margin-top: -40px;
}
	#agricultural .visual_cont h2 img{
    max-width: 200px;
}
	#agricultural #tea .visual_cont h2 img{
    max-width: 270px;
}
	#agricultural .visual_cont h3 {
    font-size: 16px;
	line-height: 1.5;
    margin-left: -2em;
    padding: 10px 20px;
    min-width: inherit;
}
	#agricultural .visual_cont p {
    font-size: 13px;
    line-height: 1.6;
    padding: 0 1em;
}
	#agricultural .cate_cont {
    display: grid;
    gap: 0px;
    grid-template-columns: 1fr;
    margin-top: 2em;
	padding: 0 2em;
}
	#agricultural .com_wrap h3 img {
    margin-right: 10px;
		width: auto;
		height: 1.2em;
}
#agricultural .com_wrap .intro .chatch {
    padding: 1em 0 1em 1em;
	width: 65%;
}
	#agricultural .com_wrap h3 {
    margin-bottom: 0em;
		text-indent: -1.5em;
		padding-left: 1.5em;
		margin-bottom: 0.5em;
}
	#agricultural .com_wrap .intro {
    margin-bottom: 0;
}
	#agricultural .info_list li {
    margin-bottom: 1em;
}
	#agricultural .com_wrap .intro .chatch br {
		display: none;
	}
}


/*****会社案内***************************************************************/
@media screen and (max-width:1024px){
	#aboutus .jump {
    display: grid;
    grid-template-columns: auto auto;
	grid-template-rows: auto auto;
    grid-gap: 20px;
    justify-content: center;
    margin: 3em 0;
}
	#aboutus #message {
    padding-top: 5em; 
    width: 60%;
	max-width: 200px;
	margin-left: 1em;
	margin-top: -2em;
}
	#aboutus #post-2186 {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background-color: #f6efec;
    padding: 4em 2em 4em;
    box-sizing: border-box;
}
	#aboutus .post-2186 .entry-content p {
    line-height: 2;
 
}
	#aboutus .post-2297 h2 {
    width: 80%;
    margin: 0 auto;
    max-width: 240px;
}
	#aboutus .post-2297 p {
		width: 80%;
		margin: 1em auto 0;
		max-width: 260px;
	}
	#aboutus #post-2185 {
    padding: 60px 2em;
    box-sizing: border-box;
}
	#aboutus .post-2185 dl {
    max-width: inherit;
    margin: 2em auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: inherit;
}
	#aboutus .post-2185 dd {
    margin: -2.5em 0em 1em 0;
}
	#aboutus .outline {
    padding: 7em 1em 0;
		margin-top: -4em;
}
	#aboutus #outline h2{
	    padding-top: 0; 
    width: 60%;
	max-width: 170px;
	}
	#aboutus .outline h3 {
    margin: 1em 0 1em;
}
	#aboutus .outline dl {

    height: inherit;

}
	#aboutus .outline dd {
    font-size: 13px;
    padding-left: 5em;
    margin: -2.7em 0em 1em 0;
    line-height: 2em;
}
	#aboutus .groupcompany h2 {
    padding-top: 5em;
}
	#aboutus .groupcompany .cont_wrap {
		-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
		padding: 0 1em;
	}
	
	#aboutus .groupcompany .cont_inn {
    width: 100%;
}
}
























