/*layout
----------------------------------------------------*/



/* -------------------------- */
/* ヘッダー */
/* -------------------------- */

.l_header {
	width: 100%;
	height: auto;
	background: #fff; 

	/*slickの
	position:absolute;	
	top:20px;
	left:0;
	z-index:2;
	*/	
}

.l_header_inner {
	width: 1024px;
	min-height:  130px;
	background: #fff;
	margin:0 auto;
}

@media screen and (max-width: 1023px) {
	.l_header_inner {
		width: 100%;  
		min-height:80px;
	}
}

@media screen and (max-width: 768px) {
	.l_header_inner {
		width: 100%;  
		min-height:80px;
	}
}

.l_header_logo {
	max-width: 230px;
	margin-left:40%;
	padding-top:20px;	
}

.l_header_logo img{
	max-width: 230px;
}

@media screen and (max-width: 1024px) {
	.l_header_logo {
		max-width: 100px; 
		margin-left:10px; 
	}
}


.l_header_btn {
	width: 170px;
	height: 20px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	margin:20px 10px;

	/*ロールオーバー0.3秒で背景色を変える*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.l_header_btn:hover {
	/*background-color: #ff0;*/
}


@media screen and (max-width: 768px) {
	.l_header_btn {
		display: none; 
	}
}


.l_header_tel{
	font-size:25px;
	font-weight: bold;
	float:right;
	color: #000;
	margin:10px 10px;
	max-width:170px;
}
@media screen and (max-width: 768px) {
	.l_header_tel{
		display:none;
	}
}

/* -------------------------- */
/* メインイメージのコピーライト */
/* -------------------------- */
.mainimage{
	position:relative;
}

.top_copy{
	position:absolute;
	top:30%;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index:10;
	width:600px;


}

@media screen and (max-width: 1280px) {
	.top_copy{
		position:absolute;
		top:40%;
		left:10%;
		width:500px;

	}
}

@media screen and (max-width: 1024px) {
	.top_copy{
		position:absolute;
		top:40%;
		left:10%;
		width:500px;

	}
}

@media screen and (max-width: 768px) {
	.top_copy{
		position:absolute;
		top:20%;
		left:5%;
		width:300px;

	}
}

/* -------------------------- */
/* 見出し */
/* -------------------------- */
.hd_lv1 {
	font-family:"Midashi Go MB31";
	font-size:35px;
	margin: 40px 0;
	text-align: left;
	color: #333;
	line-height:50px;
}

@media screen and (max-width: 1024x) {
	.hd_lv1 {
		font-size:20px;
	}	
}

@media screen and (max-width: 768px) {
	.hd_lv1 {
		font-family:"Midashi Go MB31";
		font-size:20px;
		margin: 20px 0;
		text-align: left;
		color: #333;
		line-height:30px;
	}	
}

.hd_lv2{
	font-family:"A1 Mincho";
	font-size:60px;
	font-weight:bold;	
	text-align:center;
	color: #9a8b3d;
	padding-top:40px;
}




@media screen and (max-width: 1024px) {
	.hd_lv2{
		margin-top:20px;
		font-size:30px;
	}	
}

@media screen and (max-width: 768px) {
	.hd_lv2{
		margin-top:0px;
		font-size:30px;
	}	
}


.hd_lv2_cap{
	font-family:"	Shin Go Regular";
	padding: 10px 0;
	font-size:16px;
	margin-bottom:60px;
	text-align:center;	
}
@media screen and (max-width: 1024px) {
	.hd_lv2_cap{
		margin-bottom:40px;
	}
}

@media screen and (max-width: 768px) {
	.hd_lv2_cap{
		margin-bottom:20px;
	}
}


.hd_lv3{
	font-family:"A1 Mincho";
	font-size:18px;
	color:#333;
	margin:20px 0;
	line-height:1.3em;
}

@media screen and (max-width: 768px) {	
	.hd_lv3{
		font-size:16px;
		color:#333;
	}
}

.hd_lv5{
	font-family:"A1 Mincho";
	font-size:30px;
	text-align: center;
	color: #333;
	line-height:50px;
	padding:30px 0;
}

@media screen and (max-width: 1024px) {
	.hd_lv5 {

		font-size:20px;
		padding:40px 0;
		text-align: left;
		color: #333;
		line-height:30px;
	}	
}

@media screen and (max-width: 768px) {
	.hd_lv5 {
		padding:20px 0;

	}	
}

.hd_lv5_left{
	font-family:"A1 Mincho";
	font-size:30px;
	text-align: left;
	color: #333;
	line-height:50px;
	padding:30px 0;
}

@media screen and (max-width: 1024px) {
	.hd_lv5_left {

		font-size:20px;
		padding:40px 0;
		text-align: left;
		color: #333;
		line-height:30px;
	}	
}


.hd_lv5_left2{
	font-family:"A1 Mincho";
	font-size:30px;
	text-align: left;
	color: #333;
	line-height:50px;
	padding:30px 0;
}

@media screen and (max-width: 1024px) {
	.hd_lv5_left2 {

		font-size:20px;
		padding:10px 0;
		text-align: left;
		color: #333;
		line-height:30px;
	}	
}

.hd_lv6{
	font-family:"Midashi Go MB31";
	font-size:25px;
	margin-bottom: 10px;
	text-align: left;
	color: #333;
	line-height:40px;
}

@media screen and (max-width: 768px) {
	.hd_lv6 {
		font-family:"Midashi Go MB31";
		font-size:18px;
		margin-bottom: 20px;
		text-align: left;
		color: #333;
		line-height:30px;
	}	
}



/* -------------------------- */
/* サブページ　ページ見出し */
/* -------------------------- */

.sub_midashi {
	position: relative;
	width: 100%;
	height: 300px;
	background: #ff0;

}


.sub_midashi_inner{
	position: absolute;
	top: 30%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	display:block;	
	width:1024px;	
}


@media screen and (max-width: 1024px) {	
	.sub_midashi_inner{
		width:100%;	
	}
}


.sub_hd_lv2{
	font-family:"A1 Mincho";	
	font-size:45px;
	margin-top:60px;
	text-align:center;
	color:#333;	
	/*text-shadow: 1px 2px 3px #808080;*/
}




@media screen and (max-width: 1024px) {
	.sub_hd_lv2{
		margin-top:20px;
		font-size:30px;
3
	}	
}

@media screen and (max-width: 768px) {
	.sub_hd_lv2{
		margin-top:20px;
		font-size:30px;

	}	
}



.sub_hd_lv2_cap{
	font-size:20px;
	margin-top:100px;
	text-align:center;
	color:#333;	
}

@media screen and (max-width: 1024px) {
	.sub_hd_lv2_cap{
		font-size:20px;
		margin-top:50px;
		text-align:center;

	}
}


/* -------------------------- */
/* 文字スタイル*/
/* -------------------------- */


/* -------------------------- */
/* ボックス */
/* -------------------------- */

.l_box2 { 
	flex-basis: calc(50% - 30px);
	justify-content: center;
	align-items: center;

	margin-bottom:20px;	

}
/*-10の計算方法　間の余白の合計/カラム数*/


@media screen and (max-width: 1080px) {
	.l_box2 { 
		flex-basis: calc(50% - 30px);
		justify-content: center;
		align-items: center;	
	}
}

@media screen and (max-width: 768px) {
	.l_box2 { 
		flex-basis:100%;
		padding-bottom:20px	
	}	
}

.l_box2_2 { 
	flex-basis: calc(50% - 20px);
	justify-content: center;
	align-items: center;
	margin-bottom:20px;	

}
/*-10の計算方法　間の余白の合計/カラム数*/


@media screen and (max-width: 1080px) {
	.l_box2_2 { 
		flex-basis: calc(50% - 20px);
		justify-content: center;
		align-items: center;	
	}
}

@media screen and (max-width: 768px) {
	.l_box2_2{ 
		flex-basis: calc(50% - 10px);
		padding-bottom:20px	
	}	
}


.l_box3 { 
	flex-basis: calc(33.33% - 13.3px);
	margin-top:10px;
	/*background:#fff;*/
	background-size: cover;	
	padding-bottom:10px;

}


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

		flex-basis: calc(50% - 10px);
		margin:10px 0;
		background-size: cover;
	}
	
}


.l_box3_f { 
	box-sizing:border-box;	
	width:33%;
	height:auto;
	float:left;
	padding:10px 20px 10px 0;	
	display:block;	
}

@media screen and (max-width: 1024x) {
	.l_box3_f { 
		flex-basis: calc(50% - 5px);
		box-sizing:border-box;	
		width:100%;
		float:left;		

	}
}

@media screen and (max-width: 768px) {
	.l_box3_f { 		
		flex-basis:100%;
		box-sizing:border-box;	
		width:100%;
		float:left;
	}

	.l_box3_f img{ 		

		width:100%;

	}




}


.l_box4 { 
	flex-basis: calc(25% - 15px);
	padding-bottom:20px;
	margin-bottom:20px;	
}

@media screen and (max-width: 768px) {
	.l_box4 { 
		flex-basis: calc(50% - 30px);
		padding:20px;

	}
}

.l_box5 { 
	flex-basis: calc(20% - 16px);
}

@media screen and (max-width: 768px) {
	.l_box5 { 
		flex-basis: calc(50% - 30px);
		padding:20px;

	}
}


/* -------------------------- */
/* 背景 */
/* -------------------------- */

.l_bg_lv1{
	width:100%;
	height: auto;
	background: #ccc;
}

/* -------------------------- */
/* ブログ */
/* -------------------------- */

/* -------------------------- */
/* ブログ */
/* -------------------------- */


.l_blog_main {
	/*flex-basis: calc(75% - 20px);*/
	float:left;
	width:70%;
	display:block;
}


.l_blog_aside {
	/* flex-basis: calc(25% - 20px);*/
	float:right;
	width:25%;
	display:block;
}

@media screen and (max-width: 768px) {	
	.l_blog_main {
		/*flex-basis: calc(100% - 0px);*/
		width:100%;
		display:block;
	}
	.l_blog_aside {
		/*flex-basis: calc(100% - 0px);*/
		width:100%;
		display:block;
	}
}


/* -------------------------- */
/* コンタクトエリア */
/* -------------------------- */

.l_box_contact{
	/*position:relative;
	top:-300px;*/
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	background: url("../image/bg3.jpg");
	height:500px;
	background-position: center;
	background-size: cover;
	/*margin-top:60px;*/
}

@media screen and (max-width: 768px) {	
	.l_box_contact{
		display: flex;
		flex-wrap: wrap;
		width:100%;
		height:400px;
		background-position: center;
		background-size: cover;

	}	
}


.l_box_contact_inner{
	display:flex;

	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	width:330px;
	height:300px;
	background:#fff;
	align-content:center;
	border:1px solid #efefef;
}

@media screen and (max-width: 768px) {	
	.l_box_contact_inner{
		flex-basis:100%;
		display:flex;
		justify-content:center;
		align-items:center;	
		height:300px;
		background:#fff;
		border:1px solid #efefef;
		opacity:0.8
	}	
}

.hd_lv3_contact{
	font-family:"A1 Mincho";	
	font-size:28px;
	font-weight:bold;	
	width:250px;	
	line-height:30px;	
}

.hd_lv3_contact a:link{
	color:#000;
}

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

	.hd_lv3_contact{
		font-family:"A1 Mincho";	
		font-size:28px;
		font-weight:bold;	
		width:100%;	
		line-height:30px;
		text-align:center
	}
}


.hd_lv2_cap_contact{
	font-family:"A1 Mincho";	
	padding: 10px 55px;
	font-size:16px;
	margin-bottom:20px;
}
@media screen and (max-width: 768px) {	
	.hd_lv2_cap_contact{
		font-family:"A1 Mincho";	
		font-size:16px;
		padding:0px;
	}
}


.p_contact{
	width:250px;
	font-family:"A1 Mmincho";
	font-size:16px;
}


@media screen and (max-width: 768px) {	
	.p_contact{ 
		width:90%;
		text-align:center;
	}
}
/* -------------------------- */
/* フッター */
/* -------------------------- */




.l_footer {
	display:block;
	/*position: absolute; 
	bottom:0;*/
	flex-basis:100%;
	height: 350px;
	text-align: left;
	/*background-color: #e4e3e1;*/
	background-color: #f5f2e7;

}

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

		height: 500px;
	}
}
@media screen and (max-width: 500px) {
	.l_footer {

		height:  600px;
	}
}

.l_footer_inner{
	flex-basis:100%;
	height: auto;
	display: flex;
	margin: 0 auto;
	padding-top:40px;	
}

@media screen and (max-width: 1024px) {
	.l_footer_inner{
		font-size:14px;
	}
}

@media screen and (max-width: 768px) {
	.l_footer_inner{
		flex-basis:100%;
		display: block;
	}
}

.l_footer_leftbox{
	flex-basis:30%;
	/*background-color: #e4e3e1;*/
	background-color: #f5f2e7;	
}
@media screen and (max-width: 768px) {
	.l_footer_leftbox{
		flex-basis:100%;
	}
}

.l_footer_rightbox{	
	display:flex;
	flex-wrap:wrap;
	flex-basis:70%;
	/*background-color: #e4e3e1;*/
	background-color: #f5f2e7;
	color:#333;	
	font-family:"A1 Mincho";
}

@media screen and (max-width: 768px) {
	.l_footer_rightbox{
		display:flex;
		flex-wrap:wrap;
		flex-basis:100%;
		background-color: #f5f2e7;
		color:#333;
		margin-top:20px;
	}
}


.l_footer_rightbox a:link{	
	color:#333;	
}


.l_footer_rightbox a:hover{	
	color:#333;	
}

.l_footer_rightbox a:visited{	
	color:#333;	
}

.l_footer_rightbox_inner_left{
	flex-basis:25%;
	display:flex;
	flex-flow: column;
	padding-left:30px;
	border-right:1px solid #333;
}

@media screen and (max-width:1024px) {
	.l_footer_rightbox_inner_left{
		flex-basis:35%;
	}	
}

@media screen and (max-width:768px) {
	.l_footer_rightbox_inner_left{
		flex-basis:100%;
		padding-left:30px;
	}	
}

.l_footer_rightbox_inner_left ul li{
	padding-bottom:20px;
}

.l_footer_rightbox_inner_right{
	flex-basis:75%;
	color:#333;	
	padding:0 30px;		
}

@media screen and (max-width: 1024px) {
	.l_footer_rightbox_inner_right{
		flex-basis:65%;
		color:#333;	
		padding:0 30px;		
	}
}

@media screen and (max-width:768px) {
	.l_footer_rightbox_inner_right{
		flex-basis:100%;
		color:#333;	
		padding:40px; 30px;		
	}
}



.l_footer_logo {
}

.l_footer_logo  img{
	max-width: 250px;
	padding-left:20px;	
}

@media screen and (max-width: 768px) {
	.l_footer_logo  img {
		max-width: 250px;
	}
}


.l_footer_btn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	margin:10px;

	/*ロールオーバー0.3秒で背景色を変える*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.l_footer_btn:hover {
	background-color: #ff0;
}


@media screen and (max-width: 768px) {
	.l_footer_btn {
		display: none; 
	}
}


.l_footer_tel{
	font-size:25px;
	font-weight: bold;
	float:left;
	color: #000;
	margin:15px 10px;
}
@media screen and (max-width: 768px) {
	.l_footer_tel{
		display:none;
	}
}


/* -------------------------- */
/* トップページ */
/* -------------------------- */



/*トップページ　トピックス*/
.content_box_topics {
	width: 1024px;
	margin: auto;
	left:0px;
}

@media screen and (max-width: 1024px){
	.content_box_topics {
		width: 100%;
		margin: 0;
		padding: 5%;
	}
}
@media screen and (max-width: 768px){
	.content_box_topics {
		width: 100%;
		margin: 0;
		padding: 5%;
		left:0px;
	}
}


/*トップページ _ABOUTUS*/

.l_box_nayami_bg{
	width:100%;
	height:auto;
	min-height:400px;
	background: url("../image/bg1.jpg");
	background-size: cover;
	display:block;
	padding:40px;
}

@media screen and (max-width: 768px) {
	.l_box_nayami_bg{
		padding:10px;
	}

}

.l_box_innerbox{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#fff;
	border-radius:20px;
	opacity:0.8;
	padding:40px;	
}

@media screen and (max-width: 768px) {
	.l_box_innerbox{
		padding:20px;	
	}	
}


.top_midashi{
	font-size:35px;
	font-weight:bold;	
	text-align:center;
	padding:20px;	
	line-height:1.5em;	
}

@media screen and (max-width: 768px) {
	.top_midashi{
		font-size:20px;
		padding:10px;	
	}	
}

.top_border{
	border:0.5px solid ;
	margin:20px 0;
}



/* -------------------------- */
/* 選ばれる理由 */
/* -------------------------- */


/*強み1*/
.l_box2_haikei_top1{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/top2.png");
	height: 450px;
	background-position: right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top1{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_top1{
		height:300px;
	}
}




/*強み2*/
.l_box2_haikei_top2{
	/*flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/top3.png");
	height:450px;
	background-position: left;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top2{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: left;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_top2{
		flex-basis: 100%;
		height:300px;
	}
}



/*強み3*/
.l_box2_haikei_top3{
	/* flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/top4.png");
	height:450px;
	background-position: right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top3{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_top3{
		height:300px;
	}
}

/*強み4*/
.l_box2_haikei_top4{
	/*flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/top5.png");
	height:450px;
	background-position: left;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top4{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: left;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_top4{
		flex-basis: 100%;
		height:300px;
		background-position: center;
		background-size: cover;
	}
}




/*強み　左ボックス-文字周り共通*/

.l_box2_haikei_left{
	/*flex-basis: auto;*/
	flex-basis: 40%;
	/*position: relative;
	height:600px;*/
}

@media screen and (max-width: 1024px) {
	.l_box2_haikei_left{
		flex-basis: 40%;
		/*position: relative;
		height:600px;*/
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_left{
		/*	position: relative;
		height:300px;*/
	}
}




.l_box2_haikei_left_inner{
	/*position: absolute;
	left: 30%;
	top:20%;	*/
	/*margin-left:200px;	*/
	margin-left:auto;
	width:500px;	
	min-height:320px;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_left_inner{
		/*position: absolute;
		left: 10%;
		top: 30%;*/
		width:100%;	
		margin-left:auto;		
	}
}


@media screen and (max-width: 768px) {
	.l_box2_haikei_left_inner{
		/*position: absolute;
		left: 0%;
		top: 0%;*/
		width:100%;	
		padding:10px 20px;
	}
}


.hd_lv3_left{

	font-family:"A1 Mincho";
	padding: 10px 55px;
	font-size:25px;
	line-height:40px;

	text-align:left;
}

@media screen and (max-width: 768px) {
	.hd_lv3_left{
		font-size:20px;
		padding: 5px 10px;
		line-height:30px;
	}
}

.p_top_left{
	padding: 10px 55px;
	line-height:2em;
}

@media screen and (max-width: 768px) {
	.p_top_left{
		padding: 5px 10px;
		line-height:2em;
	}
}

/*強み　右ボックス-文字周り共通*/
.l_box2_haikei_right{
	/* flex-basis: auto;*/
	flex-basis: 40%;
	/*position: relative;
	height:600px;*/
}

@media screen and (max-width: 1024px) {
	.l_box2_haikei_right{
		flex-basis: 40%;
		/*position: relative;
		height:300px;*/
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_right{
		flex-basis: 100%f;		
		/*	height:300px;*/
	}
}


.l_box2_haikei_right_inner{
	/*position: absolute;
	left: 10%;
	top:20%;*/
	width:500px;
	min-height:320px;
}

@media screen and (max-width: 1024px) {
	.l_box2_haikei_right_inner{
		/* position: absolute;
		left: 10%;
		top: 30%;*/
		width:100%;	
		min-width:320px;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_right_inner{
		/* position: absolute;
		left: 0%;
		top: 0%;*/
		width:100%;	
		min-width:320px;
		padding:10px 20px;
	}
}

/*車両　右ボックス-文字周り共通*/
.l_box2_haikei_right_syaryo{
	flex-basis: 40%;
	/*position: relative;
	height:600px;*/
}

@media screen and (max-width: 1024px) {
	.l_box2_haikei_right_syaryo{
		flex-basis: 40%;
		/*position: relative;
		height:300px;*/
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_right_syaryo{
		flex-basis: 100%;		
		/*	height:350px;*/
	}
}
/*車両　右ボックス-文字周り共通　ここまで*/

.hd_lv3_right{

	font-family:"A1 Mincho";
	padding: 10px 55px;
	font-size:25px;
	line-height:40px;
	font-weight:bold;	
	text-align:left;
	width:500px;
}

@media screen and (max-width: 1024px) {
	.hd_lv3_right{
		font-size:25px;
		padding: 5px 55px;
		width:100%;
	}
}


@media screen and (max-width: 768px) {
	.hd_lv3_right{
		font-size:20px;
		padding: 5px 10px;
		width:100%;
		line-height:30px;
	}
}

.p_top_right{
	padding: 10px 55px;
	line-height:2em;
}

@media screen and (max-width: 768px) {
	.p_top_right{
		padding: 5px 10px;
		line-height:2em;
	}
}



/* -------------------------- */
/* ご依頼の流れ			 */
/* -------------------------- */

.l_box_flow{
	border: 3px solid #9e8d3d;
	display:block;
	width:100%;
	max-width:1000px;
	height:auto;
	margin:0 auto;
	background:#fff;
	padding:30px
}



.l_box2_flow { 
	flex-basis: calc(50% - 20px);
	margin:20px 0;
}
/*-10の計算方法　間の余白の合計/カラム数*/



@media screen and (max-width: 768px) {
	.l_box2_flow { 
		flex-basis:100%;
		margin:20px 0;
	}
	/*-10の計算方法　間の余白の合計/カラム数*/
}

.hd_lv3_flow{
	font-family:"A1 Mincho";
	font-size:30px;
	margin: 10px 0;
	text-align: left;
	color: #9e8d3d;
	line-height:40px;
}

@media screen and (max-width: 768px) {
	.hd_lv3_flow {
		font-size:20px;
		margin-bottom: 20px;
		text-align: left;
		line-height:30px;
	}	
}


/* -------------------------- */
/* 会社概要 */
/* -------------------------- */
.sub_midashi_kaisya {
	width: 100%;
	background: url("../image/bg_3.jpg");
	height:300px;
	background-position: center;
	background-size: cover;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.sub_midashi_kaisya  {
		height:200px;
		background-position: left 60% bottom 0%;
		background-size: cover;
		position: relative;	
	}
}


.l_kaisya_vision{
	width: 100%;
	background: url("../image/kaisya1.png");
	height:420px;
	background-position: center;
	background-size: cover;
	position: relative;
	padding:10px;
}

@media screen and (max-width: 1024px) {
	.l_kaisya_vision  {
		height:300px;
		background-position: left 60% bottom 0%;
		background-size: cover;
		position: relative;	
		padding:10px;
	}
}


.hd_lv2_kaisya_wrap{
	width:400px;
	display:block;
	margin-left:auto;
	margin-right:auto;

}

.hd_lv2_kaisya{
	font-family:"Midashi Go MB31";	
	font-size:25px;
	font-weight:bold;	
	text-align:left;
	color:#fff;
	text-shadow: 1px 2px 3px #808080;
	line-height:35px;
}


@media screen and (max-width: 1024px) {
	.hd_lv2_kaisya{
		margin-top:20px;
		font-size:18px;
		line-height:20px;
	}	
}

@media screen and (max-width: 768px) {
	.hd_lv2_kaisya{
		margin-top:10px;
		font-size:18px;
		line-height:20px;
	}	
}

.hd_lv4_kaisya{
	font-size:20px;
	text-align: left;
	color: #000;	
	margin-top:20px;
	line-height:1.5em;
}

@media screen and (max-width: 768px) {
	.hd_lv4_kaisya {
		font-size:16px;
		text-align: left;

	}	
}

/*ショールームについて*/
/*打ち合わせ・見積コーナー*/
.l_box2_haikei_showroom1{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show6.png");
	height: 600px;
	background-position: bottom right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom1{
		/* flex-basis: calc(60% - 10px);*/
		background: url("../image/show6.png");
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom1{
		height:300px;
	}
}

/*輸入カーテン・メーカーカーテン*/
.l_box2_haikei_showroom2{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show8.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom2{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom2{
		height:300px;
	}
}

/*輸入カーテン・メーカーカーテン*/
.l_box2_haikei_showroom2{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show8.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom2{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom2{
		height:300px;
	}
}

/*オリジナルカーテン*/
.l_box2_haikei_showroom3{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show10.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom3{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom3{
		height:300px;
	}
}

/*スタイルカーテン
ブラインド展示コーナー*/
.l_box2_haikei_showroom4{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show12.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom4{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom4{
		height:300px;
	}
}

/*カーテンレール展示コーナー*/
.l_box2_haikei_showroom5{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show14.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom5{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom5{
		height:300px;
	}
}

/*カタログ展示コーナー*/
.l_box2_haikei_showroom6{
	/*  flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/show16.png");
	height: 600px;
	background-position: top right;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_showroom6{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		height:450px;
		background-position: right;
		background-size: cover;
	}
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_showroom6{
		height:300px;
	}
}

/*スタッフ*/
.l_box2_haikei_staff1{
	flex-basis: 50%;
	padding-right:40px;
	display:border-box;
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_staff1{
		flex-basis: 100%;
		padding:20px;
	}
}

.l_box2_haikei_staff2{
	flex-basis: 25%;
	padding-right:20px;
	display:border-box;
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_staff2{
		flex-basis: 100%;
		padding:20px;
		display:border-box;
	}
}

.l_box2_haikei_staff3{
	flex-basis: 75%;
	padding-right:40px;
	display:border-box;
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_staff3{
		flex-basis: 100%;
		padding:20px;
	}
}


.l_box3_showroom { 
	flex-basis: calc(33.33% - 13.3px);
	margin-top:10px;
}


@media screen and (max-width: 768px) {
	.l_box3_showroom{
	flex-basis:50%;
	}
	
		.l_box3_showroom p{
	font-size:15px;
	}
	
}

/*法人*/
.l_box_houjin{
	flex-basis: 30%;
	padding-left:20px;
	display:border-box;
}

@media screen and (max-width: 768px) {
.l_box_houjin{
		flex-basis: 100%;
	padding-left:0px;
		display:border-box;
	}
}

.l_box_houjin2{
	flex-basis: 70%;
	display:border-box;
}



@media screen and (max-width: 768px) {
.l_box_houjin2{
		flex-basis: 100%;
	}
}

/* -------------------------- */
/* 通信 */
/* -------------------------- */

.l_box3_blog { 
	/*flex-basis: calc(33.33% - 13.3px);*/
	flex-basis: calc(50% - 20px);
	margin-top:20px;
}


@media screen and (max-width: 768px) {
	.l_box3_blog { 
		flex-basis: 100%;
		margin-top:20px;
	}

}

/*コンタクトフォーム*/
.l_contact_midashi {
	color:#000;
	padding-bottom: 0px;
	font-weight:bold;
	font-size:20px;
	margin-top:20px;
	font-family:"A1 Mincho";
}

.wpcf7 input[name="your-name"] { /* 名前入力欄 */
	width: 100%; height:30px;
}
.wpcf7 input[name="your-email"] { /* メール入力欄 */
	width: 100%; height:30px;
}
.wpcf7 input[name="tel-603"] { /* メール入力欄 */
	width: 100%; height:30px;
}

.wpcf7 textarea[name="your-message"] { /* 本文入力欄 */
	width: 100%;
}

input[type="submit"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 20px;
	font-weight: bold;
	width: 200px;
	padding: 10px;
	border-radius: 10px;
	background-color: #95807f;
	border: none;
	color: #fff;
	cursor: pointer;
}
span.wpcf7-spinner {
	display: none;
}
