@charset "UTF-8";

/*--------------------------------------------------------------
共通
--------------------------------------------------------------*/
.wrapper {
	max-width: 1200px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	position: relative;
}
#content-inside.container .wrapper {
	width: 100%;
}
.flexbox01 {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.flexbox02 {
	/*display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;*/
	display: flex;
	flex-wrap: wrap;
	position: relative;
	flex-direction: row-reverse;
	
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.flexbox01 .ph,
.flexbox02 .ph {
	/*position: absolute;*/
	z-index: 1;
}
.flexbox01 .txt,
.flexbox02 .txt {
	position: relative;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}

.wid01 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
農園事業
--------------------------------------------------------------*/
#wrap_farm {
}
#wrap_farm h2 {
	color: #d9af00;
}

#wrap_farm .boxA {
}
#wrap_farm .boxA .flexbox01 {
	margin-bottom: 100px;
}
#wrap_farm .boxA .flexbox01 .txt {
	width: 50%;
	margin-top: 50px;
}
#wrap_farm .boxA .flexbox01 .ph {
	position: absolute;
	right: 0;
	width: 55%;
	text-align: center;
}

#wrap_farm .boxB {
	background-color: #fbe27c;
	padding: 70px 0 50px;
	background: url(images/bg_rinoka.jpg) no-repeat center;
	background-size: cover;
}
#wrap_farm .boxB .wrapper {
	max-width: 1000px;
}
#wrap_farm .boxB .inner {
	width: 80%;
	font-weight: 500;
	color: #111;
}
#wrap_page #wrap_farm .boxB h3 {
	font-size: 30px;
	margin-bottom: 30px;
}
#wrap_farm .boxB .contactbox {
}
#wrap_farm .boxB .contactbox .inner {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 20px;
	display: inline-block;
}
#wrap_farm .boxB .telbox {
	display: flex;
	align-items: center;
	font-size: 20px;
}
#wrap_farm .boxB .telbox .title {
	margin-right: 20px;
}
#wrap_farm .boxB .telbox .telnum {
}
#wrap_farm .boxB .telbox .telnum span {
	font-size: 120%;
}

#wrap_farm .boxC {
	padding: 80px 0;
}
#wrap_page #wrap_farm .boxC h4 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	background-color: #d9af00;
	padding: 10px;
}
#wrap_farm .galwrap .gallery-icon img {
    display: block;
    height: 250px;
    object-fit: cover;
    width: 100%;
}


#wrap_farm .boxD {
	padding-bottom: 50px;
}

#bnr_minori {
	max-width: 1000px;
	margin: 0 auto 50px;
}
#bnr_minori .wrap {
	border: 5px solid #57b53c;
	border-radius: 20px;
	padding: 30px 20px;
	background-color: #fffeda;
}
#bnr_minori a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-decoration: none;
}
#bnr_minori .ph {
	width: 25%;
	text-align: center;
}
#bnr_minori .txt {
	width: 75%;
	padding-left: 30px;
	font-size: 20px;
}
#bnr_minori .btnbox {
	margin-top: 15px;
}
#bnr_minori .btnbox .inner {
	display: inline-block;
	background-color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 500;
	color: #558400;
}

/*--------------------------------------------------------------
事業内容
--------------------------------------------------------------*/
#wrap_service .boxA {
	padding-bottom: 180px;
}
#wrap_service .boxA .flexbox02 {
}
#wrap_service .boxA .txt {
	width: 55%;
	top: 50px;
}
#wrap_page #wrap_service .boxA h2 {
	margin-bottom: 15px;
}
#wrap_page .boxA dl {
	margin: 0;
}
#wrap_service .boxA .ph {
	width: 55%;
	position: absolute;
	left: 0;
}

#wrap_service .boxB {
	background-color: #f0f0f0;
	padding: 80px 0;
}
#wrap_page #wrap_service .boxB h4 {
}
#wrap_page #wrap_service .boxB h2 {
}
#wrap_service .boxB .flexbox02 {
}
#wrap_service .boxB .txt {
	width: 60%;
	top: 50px;
}
#wrap_service .boxB .ph {
	width: 50%;
	position: absolute;
	left: 0;
}
#wrap_service .boxB .flexbox02.box1 {
	margin-bottom: 130px;
}
#wrap_service .boxB .flexbox02.box2 {
	margin-bottom: 130px;
}
#wrap_service .boxB .flexbox02.box3 {
	margin-bottom: 70px;
}

#wrap_service .boxC {
	padding: 80px 0;
}
#wrap_service .boxC .flowmap {
	margin-top: 50px;
}
#wrap_service .boxC .flextop {
}
#wrap_service .boxC .flextop .wrap {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	gap: 50px;
	justify-content: center;
	align-items: center;
}

#wrap_service .boxC .flextop.btm .wrap {
	gap: 30px;
}

#wrap_service .boxC .flextop .box {
	border: 1px solid #aeb2ff;
	padding: 20px 80px;
	line-height: 1.5;
	font-size: 24px;
	font-weight: 600;
	color: #523be3;
}
#wrap_service .boxC .flextop .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  border-top: 30px solid #aeb2ff;
  border-bottom: 0;
  margin: 20px auto;
}

#wrap_service .boxC .flexcnt {
	border: 3px solid #aeb2ff;
	padding: 50px;
}
#wrap_service .boxC .flexcnt .wrap {
}
#wrap_page #wrap_service .boxC .flexcnt h3 {
	background-color: #523be3;
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding: 10px;
}
#mapflex .wrapbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*justify-content: center;
	align-items: center;*/
}
#mapflex .wrapbox .box {
	width: 45%;
}
#mapflex .wrapbox .box .title {
	background-color: #ececec;
	padding: 10px 20px;
	text-align: center;
	color: #523be3;
	font-size: 24px;
	font-weight: 600;
}
#mapflex .wrapbox .box .txt {
	padding: 20px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}

#mapflex .wrapbox .arrow {
	padding-top: 10%;
}
#mapflex .wrapbox .arrow,
#mapflex .arrowbox .arrow.ar02 {
	width: 10%;
	text-align: center;
}
#mapflex .arrowbox {
	/*display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
	justify-content: center;
	align-items: center;*/
	display: table;
	width: 100%;
	padding: 15px 0;
}
#mapflex .arrowbox .arrow {
	text-align: center;
	/*float: left;*/
	display: table-cell;
}
#mapflex .arrowbox .arrow.ar01 {
	/*width: 33.3%;*/
}

#wrap_rec .boxA .txt {
	width: 55%;
	top: 50px;
}
#wrap_rec .boxA .ph {
	width: 55%;
	position: absolute;
	left: 0;
}
#wrap_rec .boxB .txt {
	width: 60%;
	top: 50px;
}
#wrap_rec .boxB .ph {
	width: 50%;
	position: absolute;
	left: 0;
}
#wrap_rec .boxB .flexbox02.box1 {
	margin-bottom: 130px;
}
#wrap_rec .boxB .flexbox02.box2 {
	margin-bottom: 130px;
}
#wrap_rec .boxB .flexbox02.box3 {
	margin-bottom: 130px;
}
#wrap_rec .boxB .flexbox02.box4 {
	margin-bottom: 200px;
}




/*--------------------------------------------------------------
関連会社
--------------------------------------------------------------*/
#wrap_companies {
}
#wrap_companies .boxA {
	margin-bottom: 100px;
}
#wrap_companies .boxA .com {
	text-align: center;
	margin-bottom: 50px;
}

#wrap_companies .boxA .tbbox {
	margin: 0 auto 50px;
}
#wrap_companies .boxA .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
#wrap_companies .boxA .flexbox .txt {
	width: 60%;
}
#wrap_companies .boxA .flexbox .ph {
	width: 30%;
	text-align: center;
}


#wrap_companies .boxB {
}
#wrap_companies .boxB .flexbox01 {
	margin-bottom: 250px;
}
#wrap_companies .boxB .flexbox01 .txt {
	width: 51%;
	top: 50px;
	margin-left: 10%;
	padding: 40px 40px 30px;
	
	margin-left: 5%;
}
#wrap_companies .boxB .flexbox01 .ph {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}


#wrap_companies .boxB {
	background-color: #f0f0f0;
	padding: 80px 0 150px;
}
#wrap_page #wrap_companies .boxB h3 {
	margin-bottom: 50px;
}
#wrap_companies .boxB .sokoflex {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}

#wrap_companies .sokoflex.box2 {
	flex-direction: row-reverse;
}
#wrap_companies .sokoflex .txt {
	width: 50%;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#wrap_companies .sokoflex.box2 .txt {
	padding-right: 0;
	padding-left: 50px;
}
#wrap_companies .sokoflex .ph {
	width: 50%;
}

#wrap_companies .boxC {
	padding: 80px 0;
	background: url(images/bg_aqua.jpg) no-repeat center top;
	background-size: cover;
}
#wrap_companies .boxC .flexbox01 {
	margin-bottom: 100px;
}
#wrap_companies .boxC .flexbox01 .txt {
	width: 50%;
	margin-top: 80px;
}
#wrap_companies .boxC .flexbox01 .title {
	font-size: 24px;
	color: #008ad5;
	font-weight: 600;
	margin-bottom: 15px;
}
#wrap_companies .boxC .flexbox01 .ph {
	position: absolute;
	right: 0;
	top: 0;
	width: 55%;
}


#wrap_page #aquawrap .wrap {
	/*border: 3px solid #2589d0;*/
	border-radius: 30px;
	background-color: #fff;
	padding: 50px;
}
#wrap_page #aquawrap .features h3 {
    position: relative;
    padding: 12px 20px;
    /*border-bottom: 3px solid #2589d0;*/
	background-color: #1a9adf;
	color: #fff;
	font-size: 20px;
	margin-bottom: 40px;
}

#wrap_page #aquawrap .features h3::before,
#wrap_page #aquawrap .features h3::after {
    position: absolute;
    left: 30px;
    bottom: -15px;
    width: 30px;
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
	
	width: 50px;
}

#wrap_page #aquawrap .features h3::before {
    background-color: #2589d0;
	
	background-color: #1a9adf;
}

#wrap_page #aquawrap .features h3::after {
    bottom: -11px;
    /*background-color: #fff;*/
	background-color: #1a9adf;
}

#aqua02 {
	margin-bottom: 50px;
}
#aqua02 .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 30px;
}
#aqua02 .flexbox .box {
	width: 50%;
	padding: 0 20px 20px;
}
#aqua02 .flexbox .box .inner {
	padding: 20px;
	background-color: #DEF4FE;
	border-radius: 10px;
}

#wrap_page #aqua02 .flexbox .box h4 {
	font-size: 20px;
}
#wrap_page #aqua02 .flexbox .box h4 {
    position: relative;
    padding: 5px 0 10px 24px;
    border-bottom: 3px solid #1a9adf;
}
#wrap_page #aqua02 .flexbox .box h4::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: #1a9adf;
    content: '';
}
#wrap_page #aqua02 .flexbox .box h4::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
    background: #1a9adf;
    content: '';
}

#aquawrap #aqua02 .flexbox .box p {
	text-align: justify;
}
#aquawrap #aqua02 .title {
	text-align: center;
	margin-bottom: 20px;
}
#aquawrap #aqua02 .imgbox {
	text-align: center;
	margin: 0  auto 50px;
	width: 80%;
}
#wrap_page #aqua02 .title h4 {
	font-size: 24px;
	margin-bottom: 0;
}
#wrap_page #aqua02 h5 {
	font-size: 18px;
	font-family: "Noto Sans JP", sans-serif;
	color: #f0839a;
	margin-bottom: 5px;
}

#aqua03 {
	margin-bottom: 30px;
}
#merit {
}
#merit ul {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0;
	padding: 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#merit ul li {
	width: 33.3%;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 30px;
}
#merit .inner {
	border-radius: 20px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(75, 81, 83, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(75, 81, 83, 0.15);
	padding: 20px;
}
#merit .numbox {
	text-align: center;
	margin-bottom: 10px;
	background-color: #1a9adf;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 5px 15px;
	border-radius: 50px;
	letter-spacing: 0;
}
#merit .icon {
	width: 60%;
	margin: 0 auto 10px;
}
#merit .title {
	text-align: center;
	color: #1a9adf;
	letter-spacing: 0;
	font-weight: 600;
	font-size: 110%;
}

#aqua04 {
}
#aqua04 .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#aqua04 .flexbox .box {
	width: 50%;
	padding: 0 20px;
	margin-bottom: 30px;
}
#aqua04 .flexbox .inner {
}
#aqua04 .flexbox .ph.pc {
}
#aqua04 .flexbox .ph.sp {
	display: none;
}
#aqua04 .flexbox .ph {
	text-align: center;
	margin-bottom: 20px;
}
#aqua04 .flexbox .txt {
}

#aqua05 {
}
#aqua05 .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#aqua05 .flexbox .box {
	width: 50%;
	padding: 0 20px;
	margin-bottom: 30px;
}
#aqua05 .flexbox .ph {
	text-align: center;
	margin-bottom: 20px;
}


#wrap_page #aqua04 h4,
#wrap_page #aqua05 h4 {
	text-align: center;
	margin-bottom: 10px;
	background-color: #1a9adf;
	font-size: 18px;
	font-weight: 600;
	/*color: #fff;*/
	padding: 10px 15px;
	border-radius: 50px;
	letter-spacing: 0;
	
	background-color: #DEF4FE;
}

#aquawrap #service {
	margin-top: 50px;
	background-color: #EAF9FF;
}
#aquawrap #service .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: center;
	align-items: center;
	padding: 0 30px 20px;
}
#aquawrap #service .flexbox .txt {
	width: 70%;
}
#aquawrap #service .flexbox .txt p {
	margin-bottom: 5px;
}
#aquawrap #service .flexbox .txt .sub {
	font-size: 85%;
	color: #B31619;
}
#aquawrap #service .flexbox .telnum {
	width: 30%;
	font-size: 30px;
	text-align: center;
}
#aquawrap #service .flexbox .telnum i {
	color: #1a9adf;
	margin-right: 5px;
	font-size: 90%;
}

/*--------------------------------------------------------------
採用情報
--------------------------------------------------------------*/
#reclist {
	background-color: #F2F2F2;
	padding: 20px 50px 50px;
}
#wrap_page #reclist table th {
	background-color: #757BBA;
	color: #fff;
}
#wrap_page #reclist h3 {
	text-align: center;
	font-size: 26px;
	margin-top: 50px;
	margin-bottom: 30px;
	border: 1px solid #757BBA;
	padding: 10px;
	background-color: #fff;
}
#wrap_page #reclist h4 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-left: 5px solid #757BBA;
	padding-left: 7px;
}

/*--------------------------------------------------------------
会社概要
--------------------------------------------------------------*/
#wrap_company {
}
#wrap_company h2 {
	text-align: center;
}
#wrap_company h4 {
	font-family: Raleway;
	font-weight: 500;
	color: #777;
	margin-bottom: 5px;
	text-align: center;
}
#wrap_company .boxB,
#wrap_company .boxC,
#wrap_company .boxD,
#wrap_company .boxE,
#wrap_company .boxF,
#wrap_company .boxG,
#wrap_company .boxH,
#wrap_company .boxI {
	padding: 80px 0;
}
#wrap_company .wrap2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#wrap_company .bg01 {
	background-color: #f5f4ff;
}


/*安全は全てに優先する*/
#wrap_company .boxA {
	padding-bottom: 100px;
	/*background-color: #f5f4ff;*/
}
#wrap_company .boxA .wrap {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#wrap_company .boxA .txtarea {
	width: 40%;
	position: relative;
	z-index: 2;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px 40px 40px 0;
	/*box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);*/
	margin-top: 5%;
	/*margin-left: 20%;*/
	/*background-color: rgba(245, 244, 255, 0.9);*/
	
	width: 60%;
	padding-left: 20%;
}
#wrap_company .boxA .pharea {
	width: 50%;
	position: absolute;
	right: 0;
}

#wrap_company .boxA .txtarea h3 {
	font-size: 18px;
	font-weight: 500;
	font-family: "Noto Sans JP", sans-serif;
	font-family: "Raleway";
	margin-bottom: 5px;
	color: #777;
}
#wrap_company .boxA .txtarea h2 {
	font-size: 40px;
	color: #523be3;
	margin-bottom: 20px;
	text-align: left;
}
#wrap_company .boxA .txtarea .txt {
	font-size: 24px;
	line-height: 1.5;
}
#wrap_company .boxA .txtarea .txt p {
	margin-bottom: 0;
}

/*品質方針*/
#wrap_company .boxB {
	/*background-color: #f9f9f9;*/
}
#quality {
}
#wrap_page #wrap_company .boxB ol {
	margin-bottom: 0;
}
#wrap_page #wrap_company .boxB ol li {
	/*list-style-type: cjk-ideographic;
	font-size: 20px;*/
}
#wrap_company .boxB .quality {
	width: 90%;
	margin: 0 auto;
}
#wrap_company .boxB .quality ol {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#wrap_company .boxB .quality ol li {
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
	width: 50%;
	text-align: center;
}
#wrap_company .boxB .quality li .inner {
	background-color: #fff;
	padding: 30px;
	border-radius: 20px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}
#wrap_company .boxB .quality li .num {
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 1.3;
	color: #523be3;
}
#wrap_company .boxB .quality li .txt {
	font-size: 20px;
	font-weight: 500;
	line-height: 2;
}

/*社長あいさつ*/
#wrap_company .boxC {
}
#wrap_company .message .sign {
	text-align: right;
}

/*会社概要*/
#wrap_company .boxD {
	/*background-color: #f9f9f9;*/
	
	/*background-color: #fbfaff;*/
}

/*沿革*/
#wrap_company .boxE {
	background-color: #f2f2f2;
}
#histlist {
	margin: 20px auto 0;
	border: 3px solid #e8e9ff;
	padding: 60px 50px;
	background-color: #fff;
}
#histlist ul {
	margin: 0;
}
#histlist ul li {
	display: flex;
}
#histlist .year {
	display: flex;
	align-items: center;
	flex: 0 0 120px;
	height: 35px;
	line-height: 1;
	color: #523be3;
}
#histlist .info {
	display: flex;
	align-items: flex-start;
	gap: 10px 20px;
	flex: 1 0 0;
	padding-left: 56px;
	position: relative;
	z-index: 1;
}
#histlist .info:before {
	content: "";
	background-color: #e8e9ff;
	width: 20px;
	position: absolute;
	inset: -20px auto -20px 0;
	z-index: -1;
}
#histlist .info p.point {
	position: relative;
	top: 17px;
}
#histlist .info p.point:before {
	content: "";
	background-color: #003288;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	position: absolute;
	inset: calc(50% - 6px) auto auto -51px;
}
#histlist .info p.point:after {
	content: "";
	border-top: 1px solid #003288;
	width: 40px;
	height: 1px;
	position: absolute;
	inset: calc(50% - 1px) 100% auto auto;
}
#histlist .info .txt {
}

/*安全への取り組み*/
#wrap_company .boxF {
}
#wrap_company .boxF .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 50px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
}
#wrap_company .boxF .flexbox .txt {
	width: 70%;
	padding-right: 60px;
	text-align: justify;
}
#wrap_company .boxF .flexbox .txt h3 {
	border-left: 5px solid #523be3;
	padding: 7px 0 7px 10px;
}
#wrap_company .boxF .flexbox .txt h4 {
	text-align: left;
	font-size: 20px;
	color: #523be3;
	font-family: "Noto Sans JP", sans-serif;
	margin-bottom: 15px;
}
#wrap_company .boxF .flexbox .ph {
	width: 30%;
	text-align: center;
}

/*事業所紹介*/
#wrap_company .boxG {
}
#wrap_company .boxG .flexbox {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#wrap_company .boxG ul,
#wrap_company .boxG ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#wrap_company .boxG .listbox {
	width: 33.3%;
	padding: 0 10px;
	margin-bottom: 20px;
}
#wrap_company .boxG .listbox h3 {
	background-color: #6f64b5;
	color: #fff;
	font-size: 20px;
	padding: 5px;
	margin-bottom:10px;
}
#wrap_company .boxG .inner {
	background-color: #fff;
	padding: 15px;
}
#wrap_company .boxG .listbox {
}
#wrap_page #wrap_company .boxG .listbox h3 {
}
#wrap_company .boxG .kind {
	margin-bottom: 10px;
}
#wrap_company .boxG .kind ul {
	overflow: hidden;
}
#wrap_company .boxG .kind ul li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
	line-height: 1.3;
	color: #fff;
	letter-spacing: 0;
	border-radius: 5px;
	font-weight: 500;
	padding: 5px;
}
#wrap_company .boxG .kind ul li.none {
	visibility: hidden;
}
#wrap_company .boxG .kind ul li.kd1 {
	background-color: #439BDB;
}
#wrap_company .boxG .kind ul li.kd2 {
	background-color: #4CBF83
}
#wrap_company .boxG .kind ul li.kd3 {
	background-color: #E7655F;
}

#wrap_company .boxG .add {
	margin-bottom: 10px;
}
#wrap_company .boxG .add ul {
	margin-bottom: 15px;
}
#wrap_company .boxG .add ul li {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
#wrap_company .boxG .icon {
	overflow: hidden;
	margin-bottom: 15px;
}
#wrap_company .boxG .icon .box {
	float: left;
	margin-right: 5px;
}
#wrap_company .boxG .listbox .gmap {
}

/*保有車両*/
#wrap_company .boxH {
}
#wrap_company .boxH ul {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0;
	padding: 0;
}
#wrap_company .boxH ul li {
	width: 33.3%;
	padding: 0 10px;
	margin: 0 0 20px;
	list-style-type: none;
}
#wrap_company .boxH ul li h5 {
	font-size: 18px;
	text-align: center;
	background-color: #6f64b5;
	color: #fff;
	padding: 10px;
	margin: 0;
	font-family: "Noto Sans JP", sans-serif;
}



/*--------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------*/
.wpcf7-form {
	font-size: 100%;
}
.wpcf7-form td p {
	margin-bottom: 0;
}
#wrap_contact .comtxt {
	margin-bottom: 30px;
}
#wrap_form {
	margin-top: 30px;
	letter-spacing: 0;
	font-weight: 400;
}
input[type="text"],
.wpcf7 input[type="email"],
textarea {
	width: 100%;
}
.wpcf7 input[type="tel"] {
	width: 200px;
}

/*--------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------*/


/*--------------------------------------------------------------

--------------------------------------------------------------*/








































