/*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:100px;
	background: #fff;
	margin:0 auto;
}

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

.l_header_logo {
	max-width: 400px;
	float:left;
	padding-top:15px;	
}

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

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

@media screen and (max-width: 768px) {
	.l_header_logo img{
		max-width: 300px; 
		margin-left:10px; 
	}
}


.l_header_btn {
	width: 200px;
	height: 20px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	margin:0px 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-family:Maru Folk Medium;
	font-size:25px;
	font-weight: bold;
	float:right;
	color: #000;
	margin:0px 10px;
	max-width:200px;
}
@media screen and (max-width: 768px) {
	.l_header_tel{
		display:none;
	}
}

.l_header_adress{
	font-family:Maru Folk Medium;
	font-size:16px;
	color:#841318;
	float:right;
	margin-top:5px;
}


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

.top_copy{
	position:absolute;
	top:30%;
	left: 10%;
	/*right: 0;*/
	margin: auto;
	z-index:10;
	max-width:600px;
	height:auto;
	background:none;

}

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

	}
}

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

	}
}

@media screen and (max-width: 768px) {
	.top_copy{
		position:absolute;
		bottom:10%;
		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:Maru Folk Medium;
	font-size:35px;
	text-align:center;
	color: #841318;
	padding-top:60px;
}




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

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


.hd_lv2_cap{
	font-family:Maru Folk Medium;
	padding: 10px 0;
	font-size:16px;
	margin-bottom:20px;
	text-align:center;
	color:#636262;
}
@media screen and (max-width: 1024px) {
	.hd_lv2_cap{
		margin-bottom:20px;
	}
}

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


.hd_lv3{
	font-family:Maru Folk Medium;
	font-size:20px;
	color:#3e3a39;
}

.hd_lv3 a{
	color:#3e3a39;
}

@media screen and (max-width: 768px) {	
	.hd_lv3{
		/*display: inline-block;*/
		font-size:16px;
		color:#3e3a39;
	}
}


.hd_lv4{
	font-family:Maru Folk Medium;
	color:#3e3a39;
	font-size:23px;
	line-height:30px;
	font-weight:bold;	
	text-align:left;
	padding:20px 0;
	line-height:1.5em;
}

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

.hd_lv5{
	font-size:30px;
	margin-bottom: 20px;
	text-align: left;
	color: #333;
	line-height:40px;
}

@media screen and (max-width: 1024px) {
	.hd_lv5 {
		font-family:"Midashi Go MB31";
		font-size:20px;
		margin-bottom: 20px;
		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 {
	width: 100%;
	background:url("../image/byouin_bg.jpg");
	height:250px;
	background-position: top center;
	background-size: cover;
	
	position: relative;
}

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

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


.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:Maru Folk Medium;
	font-size:40px;
	font-weight:bold;	
	margin-top:60px;
	text-align:center;
	color:#fff;	
}




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

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





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


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

.l_box2 { 
	flex-basis: calc(50% - 30px);
	justify-content: center;
	align-items: center;
	padding-bottom:20px;
	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_box3 { 
	flex-basis: calc(33.33% - 13.3px);
	margin-top:20px;
	/*background:#fff;*/
	background-size: cover;	

}


@media screen and (max-width: 768px) {
	.l_box3{
		/*flex-basis: calc(50% - 20px);*/
		flex-basis:100%;
		margin:20px 0;
		background-size: cover;
	}
}


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

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

	}
}


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

.l_box4 img{ 
	margin:0 auto;
}

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

	.l_box4 { 
		flex-basis: 100%;
		padding:20px;
	}
}


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

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

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

.l_blog_main {
	width:80%;
	float:left;
}

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

.l_blog_aside {
	width:15%;
	float:right;
}

@media screen and (max-width: 1080px) {
	.l_blog_aside {
		width:100%;
		margin-top:80px;
		margin-bottom:60px;
		padding-left:60px;
	}
}

.l_blog_aside ul li{

	margin:10px 0;
}

.l_blog_aside h2{
	font-family:"Midashi Go MB31";
	font-size: 23px;
	margin: 20px 0;
}


@media screen and (max-width: 768px) {
	.l_blog_aside h2{
		font-family:"Midashi Go MB31";
		font-size: 20px;
		margin: 20px 0;
	}
}


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


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

.l_box_contact{
	/*position:relative;
	top:-300px;*/
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	background: url("../image/contact_bg.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%;
		background: url("../image/contact_bg.jpg");
		height:400px;
		background-position: center;
		background-size: cover;

	}	
}


.l_box_contact_inner{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	width:400px;
	height:200px;
	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:"Midashi Go MB31";	
	font-size:28px;
	font-weight:bold;	
	width:300px;	
	line-height:30px;	
}

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

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

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


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


.p_contact{
	width:250px;

}


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




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

}

@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;
}
@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;
	color:#333;	
}

@media screen and (max-width: 768px) {
	.l_footer_rightbox{
		display:flex;
		flex-wrap:wrap;
		flex-basis:100%;
		background-color: #e4e3e1;
		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: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:768px) {
	.l_footer_rightbox_inner_right{
		flex-basis:100%;
		color:#333;	
		padding:40px; 30px;		
	}
}



.l_footer_logo {
}

.l_footer_logo  img{
	max-width: 300px;
	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;
	}
}


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

.top_border2{
	border:2px;
	margin:20px 0;
	border-bottom-style: dotted;
	border-bottom-width:2px;
}

.dog{
	width:150px;
	height:auto;
	position:relative;
	top:10px;
	left:70%;
}

/* -------------------------- */
/* 病院紹介 */
/* -------------------------- */


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


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top1{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		background: url("../image/byouin1");
		height:600px;
		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/byouin2.png");
	height:600px;
	background-position: center;
	background-size: cover;
}


@media screen and (max-width: 1024px) {
	.l_box2_haikei_top2{
		/* flex-basis: calc(60% - 10px);*/
		flex-basis: 60%;
		background: url("../image/byouin2.png");
		height:600px;
		background-position: center;
		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/byouin3.png");
	height:600px;
	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%;
		background: url("../image/byouin3.png");
		height:600px;
		background-position: center;
		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/byouin4.png");
	height:600px;
	background-position: left;
	background-size: cover;
}


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

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


/*強み5*/
.l_box2_haikei_top5{
	/* flex-basis: calc(60% - 10px);*/
	flex-basis: 60%;
	background: url("../image/byouin5.png");
	height:600px;
	background-position: right;
	background-size: cover;
}


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

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

/*診療方針　左ボックス-文字周り共通*/

.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{
	background: url("../image/kaede.png")no-repeat;
	margin-left:auto;
	width:500px;	
}


@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%;		
	}
}


.hd_lv3_left_midashi{

	font-family:Maru Folk Medium;
	color:#841318;
	/*position: relative;
	display: inline-block;*/
	padding: 10px 55px;
	font-size:25px;
	line-height:30px;
	font-weight:bold;	
	text-align:left;
}

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


.hd_lv3_left{
	font-family:Maru Folk Medium;
	color:#3e3a39;
	/*position: relative;
	display: inline-block;*/
	padding: 10px 55px;
	font-size:23px;
	line-height:30px;
	font-weight:bold;	
	text-align:left;
}

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

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

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

/*強み　右ボックス-文字周り共通*/
.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%;		
		/*	height:300px;*/
	}
}


.l_box2_haikei_right_inner{
	background: url("../image/kaede.png")no-repeat;
	width:500px;	
}

@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;
	}
}

/*車両　右ボックス-文字周り共通*/
.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_midashi{
	font-family:Maru Folk Medium;
	color:#841318;
	padding: 10px 55px;
	font-size:25px;
	line-height:30px;
	font-weight:bold;	
	text-align:left;
	
}




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



.hd_lv3_right{
	font-family:Maru Folk Medium;
	color:#3e3a39;
	padding: 10px 55px;
	font-size:23px;
	line-height:30px;
	font-weight:bold;	
	text-align:left;
	
}




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

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

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



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

.l_box_flow{
	display:block;
	width:100%;
	max-width:1000px;
	height:auto;
	margin:0 auto;
	background:#fff;
	padding:40px
}



.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:"Midashi Go MB31";
	font-size:30px;
	margin: 10px 0;
	text-align: left;
	color: #333;
	line-height:40px;
}

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


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



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

}




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

.sub_midashi_saiyo {
	width: 100%;
	background: url("../image/kyujin_banner.png");
	height:400px;
	background-position: center;
	background-size: cover;
	position: relative;
}

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

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

.hd_lv3_qa{
	font-family:"Midashi Go MB31";
	font-size:20px;
	margin-bottom: 20px;
	text-align: left;
	color: #255fa4;
	line-height:40px;
}

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

/*先輩の声1*/

.l_box_haikei_saiyo1{
	position:relative;
	width:100%;
	background: url("../image/kyujin9.png");
	height:500px;
	background-position:center;
	background-size: cover;
	z-index:0;
}

@media screen and (max-width: 1024px) {
	.l_box_haikei_saiyo1{
		background-position: left 40% bottom 0%;
	}
}

@media screen and (max-width: 768px) {
	.l_box_haikei_saiyo1{
		background-position: left 30% bottom 0%;
		height:300px;	
	}
}

/*先輩の声2*/
.l_box_haikei_saiyo2{
	position:relative;
	width:100%;
	background: url("../image/kyujin8.png");
	height:500px;
	background-position:center;
	background-size: cover;
	z-index:0;
	margin-top:60px;
}

@media screen and (max-width: 1024px) {
	.l_box_haikei_saiyo2{
		background-position: left 40% bottom 0%;
	}
}

@media screen and (max-width: 768px) {
	.l_box_haikei_saiyo2{
		background-position: left 30% bottom 0%;
		height:300px;	
	}
}

/*先輩の声3*/
.l_box_haikei_saiyo3{
	position:relative;
	width:100%;
	background: url("../image/kyujin11.png");
	height:500px;
	background-position:center;
	background-size: cover;
	z-index:0;
	margin-top:60px;
}

@media screen and (max-width: 1024px) {
	.l_box_haikei_saiyo3{
		background-position: left 40% bottom 0%;
	}
}

@media screen and (max-width: 768px) {
	.l_box_haikei_saiyo3{
		background-position: left 30% bottom 0%;
		height:300px;	
	}
}



.l_box2_haikei_saiyo_right{
	position:absolute;
	left:50%;
	top:30%;
	background:#255fa4;
	height:300px;
	width:350px;
	z-index:1;	
	padding:50px;
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_saiyo_right{
		position:absolute;
		left:0%;
		top:60%;
		background:#255fa4;
		height:200px;
		width:300px;
		z-index:1;	
		padding:20px;
	}
}


.l_box2_haikei_saiyo_right_moji{
	font-size:20px;
	line-height:30px;
	color:#fff;
}

@media screen and (max-width: 768px) {
	.l_box2_haikei_saiyo_right_moji{
		font-size:18px;
		line-height:20px;

	}
}

.p_senpainokoe{
	margin:20px 0;
}

@media screen and (max-width: 768px) {
	.p_senpainokoe{
		margin-top:0px;
	}
}

/*採用情報　テーブル*/


table tr .l_td_lv5 {
	width:20%;
	height:auto;
	background:#f8f4ed;
	padding:15px;
	margin-top:40px;
	line-height:30px;
}



/*採用情報　フォーム*/
.l_contact_midashi {
	color:#000;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:20px;
	margin-top:20px;

}
/*contactform7*/
.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%;
}

/* -------------------------- */
/* 会社概要 */
/* -------------------------- */
.sub_midashi_kaisya {
	width: 100%;
	background: url("../image/kaisya_banner.jpg");
	height:400px;
	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-family:"Midashi Go MB31";
	font-size:20px;
	text-align: center;
	color: #fff;	
	margin-top:20px;
}

@media screen and (max-width: 768px) {
	.hd_lv4_kaisya {
		font-family:"Midashi Go MB31";
		font-size:16px;
		text-align: left;
		color: #fff;
	}	
}

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

.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;
	}

}


/* -------------------------- */
/* アコーディオン */
/* -------------------------- */
.accordion-area{
	list-style: none;
	width: 96%;
	max-width: 900px;
	margin:0 auto;
}

.accordion-area li{
	margin: 10px 0;
}

.accordion-area section {
	border: 1px solid #ccc;
}

/*アコーディオンタイトル*/
.title {
	position: relative;/*+マークの位置基準とするためrelative指定*/
	cursor: pointer;
	font-size:1rem;
	font-weight: normal;
	padding: 3% 3% 3% 50px;
	transition: all .5s ease;
	font-family:Maru Folk Medium;
	font-size:20px;
	color:#3e3a39;
}


@media screen and (max-width: 768px) {
	.title {
		font-size:16px;
		line-height:1.5em;

	}
}

/*アイコンの＋と×*/
.title::before,
.title::after{
	position: absolute;
	content:'';
	width: 15px;
	height: 2px;
	background-color: #333;

}
.title::before{
	top:48%;
	left: 15px;
	transform: rotate(0deg);

}
.title::after{    
	top:48%;
	left: 15px;
	transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
	display: none;/*はじめは非表示*/
	background: #f3f3f3;
	margin:0 3% 3% 3%;
	padding: 3%;
}
