
/*****トップページ*******/
#header{
	width:100%;
	height: 100vh;
	position:relative;
	overflow:hidden;
	padding-top: -100%!important;
}
.backstretch img{
	width:100%!important;
	height: auto!important;
	left: 0!important;
}
.top_blok{
	position:fixed;
	width:100%;
	/*top:-15%;*/
	left:0;
	z-index:-1;
}
.top_blok img{
	width: 100%;
	height: auto!important;
}
.content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.content_p{
	width: 36%;
	margin: 0 2%;
}
.content_photo{
	width: 60%;
	overflow: hidden;
	position: relative;
	padding-top: 40%;
}
.content_photo img{
	position:absolute;
	top: 0;
	left: 0;
}
.back_black{
	position:absolute;
	height: auto;
	padding-top: 66.7%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
}
.back_black2{
	position:absolute;
	height: auto;
	padding-top: 66.7%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgb(0,0,0,0.4);
	transition-duration: 0.5s;
}
.content:hover .back_black2{
	background: rgb(0,0,0,0);
	transition-duration: 0.5s;
}

ul.news_box{
	width:700px;
}
ul.news_box li{
	border-bottom:solid #CCC 1px;
	padding-bottom:10px;
	margin-bottom:20px;
}
.top_kankyo{
	background-image:url("../images/top/cover_kankyo.png");
	background-size:100% 100% ;
	background-repeat:no-repeat;
}
.top_kankyo2{
	padding:100px 50px;
	width:800px;
}
.top_kankyo h3{
	color:#FFF;
	text-align:left;
	font-size:3em;
	font-weight:100;
	letter-spacing:15px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
	height:260px;
}
.back_meikou h2{
	color:#FFF;
	margin:0 auto !important;
	text-align:center ;
	font-size:1.8em;
	font-weight:100;
	letter-spacing:15px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
	height:320px;
}
.back_meikou h3{
	color:#FFF;
	margin:0 auto !important;
	text-align:left;
	font-size:1.1em;
	font-weight:100;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}
@supports (-ms-ime-align:auto) {
.back_meikou h2 {
	padding-left:50px;
  }
}

@media all and (-ms-high-contrast:none) {
.back_meikou h2 {
	padding-left:50px;
  }
}
@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop, .back_meikou h2 {
	padding-left:50px;
  }
}
@media all and (-ms-high-contrast:none) {
.back_meikou h2 {
	padding-left:50px;
  }
}
.back_blak{
	background: rgb(0,0,0,0.7);
	background: rgba(0,0,0,0.7);
	position:absolute;
	top:0;
	left:0;
	width:200px;
	text-align:center !important;
	margin:0 auto !important;
	padding:10px;
	z-index:99;
}
.tel_area{
	width: 60%;
	margin-top: 40px;
}
.demae{
	font-size: 2em;
	margin-top: 50px;
}
.back_blak2{
	/*background: rgb(255,255,255,0.7);
	background: rgba(255,255,255,0.7);*/
	position:absolute;
	bottom:20px;
	font-size:0.9em;
	right:10px;
	width:20%;
	text-align:center !important;
	padding:10px;
}
.back_blak_moji{
	position:absolute;
	top:100px;
	line-height:200px;
	font-size:200px;
	right:10px;
	color:#CCC;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}
.back_blak_moji2{
	position:absolute;
	top:100px;
	line-height:200px;
	font-size:200px;
	left:10px;
	color:#CCC;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}

.back_blak3{
	background: rgb(0,0,0,0.7);
	background: rgba(0,0,0,0.7);
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:680px;
	text-align:center !important;
	padding:10px;
	z-index:99;
}
.back_blak4{
	/*background: rgb(255,255,255,0.7);
	background: rgba(255,255,255,0.7);*/
	position:absolute;
	bottom:20px;
	font-size:0.9em;
	left:10px;
	width:20%;
	text-align:center !important;
	padding:10px;
}

.back_blak2 p{
	text-align:left;
	font-size:1.2em;
}
.back_blak4 p{
	text-align:left;
	font-size:1.2em;
}
.top_kankyo p{
	color:#FFF;
}
.top_kankyo p strong{
	color:#FFF;
	font-size:1.2em;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}
ul.four_box{
	margin:0 auto;
	margin-top:50px;
}
ul.four_box li{
	width:320px;
	height:320px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
ul.four_box li h3{
	text-align:left;
}
ul.four_box li.four_box1{
	background-image:url("../images/top/four_box.png");
	padding:20px 60px 60px 20px; 
}
ul.four_box li.four_box2{
	background-image:url("../images/top/four_box2.png");
	padding:20px 20px 60px 60px; 
}
ul.four_box li.four_box3{
	background-image:url("../images/top/four_box4.png");
	padding:80px 60px 0 20px; 
}
ul.four_box li.four_box4{
	background-image:url("../images/top/four_box3.png");
	padding:80px 20px 0 60px; 
}
.c_0{
	color:#666;
	border-bottom:solid #666 2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.c_1{
	color:#666;
	border-bottom:solid #C03 2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.c_2{
	color:#666;
	border-bottom:solid #F90 2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.c_3{
	color:#666;
	border-bottom:solid #36C 2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.c_4{
	color:#666;
	border-bottom:solid #099 2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.po_bottom{
	position:absolute;
	bottom:20px;
}
.po_bottom2{
	position:absolute;
	bottom:60px;
}
.hed_box{
/*	background-image:url("../images/top/hanabi.jpg");
*/	width:100%;
	position:relative;
	height:800px;
}


.top_content_for{
	position:relative;
	width:100%;
	height:400px;
	overflow:hidden;
}

.toGray{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	transition: 1.0s ;
	position:absolute;
	top:0;
	left:0;
}
.toGray:hover{
	filter: none;
	-webkit-filter: grayscale(0%);
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
}
.top_content_for_no{
	position:absolute;
	top:50px ;
	left:50px;
	z-index:9999 !important;
}
.top_content_for_no2{
	position:absolute;
	top:150px ;
	left:200px;
	z-index:9999 !important;
}
.back_concept{
	background-image:url("../images/top/back.jpg");
	background-size:100%;
}
.back_kankyo{
	background:url("../images/top/tatemono.jpg") no-repeat center center;
	background-size:cover;
	height:700px;
}
.back_meikou2{
	width: 80%;
	height: 700px;
	position:relative;
	top:0;
	left:-10%;
	overflow:hidden;
	/*-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);*/
	z-index:8;
}
.back_meikou2 img{
	float:right;
	width:100%;
}
@media screen and (max-width: 1450px) {
.back_meikou2 img{
	width:auto;
	height:100%;
}
.back_gijutsu2 img{
	width:auto;
	height:100%;
}
}
.back_gijutsu2{
	width: 80%;
	height: 700px;
	position:relative;
	top:0;
	right:-30% !important;
	overflow:hidden;
	/*-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);*/
	z-index:8;
}
.back_gijutsu2 img{
	float:right;
	width:100%;
}
/*.back_gijutsu2 img{
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
}*/
.back_meikou{
	/*background-image:url("../images/top/cover_meikou.png");
	background-repeat:no-repeat;
	background-size:100% 100%;*/
	position:relative;
	width:100%;
	height:700px;
	overflow:hidden;
}
.event_on,.event_on2,.event_on3,.event_on4{
	position:absolute;
	top:45px !important;
	right:200px !important;
	z-index:9999 !important;
	padding:20px;
	width:270px;
	height:270px;
	background-image:url("../images/top/top_back.png");
	display:none;
}
.event_on p,.event_on2 p,.event_on3 p,.event_on4 p{
	color:#333;
}
.top_tit{
	position:absolute;
	top:50%;
	right:5%;
	width:80%;
}
.bx-viewport{
	overflow: visible!important;
}
.slide_tit1{
	position:absolute;
	top:-2%;
	left:10%;
	width:auto;
	background: rgb(0,0,0,0.7);
	color: #fff;
	padding: 15px;
	writing-mode: vertical-rl;
	z-index: 99;
	font-size: 2.5em;
}
.slide_tit2{
	position:absolute;
	top:10%;
	left:3%;
	width:auto;
	background: rgb(0,0,0,0.7);
	color: #fff;
	padding: 15px;
	writing-mode: vertical-rl;
	z-index: 99;
	font-size: 2.5em;
}

.top_logo{
	position:absolute;
	bottom:5%;
	right:10%;
	width:60%;
	text-align:right;
	z-index: 999!important;
}
.top_logo p{
	color:#FFF;
	margin-top:10px;
}
.top_logo p a{
	color:#FFF;
}
.top_copy{
	position:absolute;
	top:5%;
	right:5%;
	width:80px;
}

.w_1200{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
}
table{
	border-spacing: 0 20px; 
}
table td.news_list1{
	width: 10%;
	font-size: 0.8em;
}
table td.news_list2{
	width: 15%;
	color: #fff;
	text-align: center;
	background-color: #1f2b63;
}
table td.news_list4{
	width: 15%;
	color: #fff;
	text-align: center;
	background-color: #f18f5c;
}
table td.news_list3{
	width: 73%;
	padding-left: 2%;
	text-align: left;
}
ul.news{
	display:inline-block;
}
ul.news li span.day{
	font-size: 0.8em;
	display: block;
	float: left;
}
ul.news li {
	display: block;
	margin-bottom: 15px;
}

ul.news li span.cate{
	background-color: #1f2b63;
	width: 150px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
}
ul.news li span.cate2{
	background-color: #f18f5c;
	width: 150px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
}


.w_back{
	background-color:#FFF;
	width:100%;
	height:auto;
}
.w_back img{
	width:90%;
	padding:50px 5% 50px 5%;
}
.top_content_box_l{
	float:left;
}
.top_content_box_r{
	float:right;
	margin-left:20px;
}
.top_content_box1{
	width:700px;
	height:700px;
	border:solid #FFF 5px;
}
.top_content_box2{
	float:left;
	width:335px;
	height:250px;
	border:solid #FFF 5px;
	margin-top:20px !important;
	margin-right:20px !important;
}
.top_content_box3{
	float:left;
	width:335px;
	height:250px;
	border:solid #FFF 5px;
	margin-top:20px !important;
}
.top_content_box4{
	width:460px;
	height:307px;
	border:solid #FFF 5px;
}
.top_content_box5{
	width:460px;
	margin-top:20px !important;
	height:307px;
	border:solid #FFF 5px;
}
.news_t{
	display:inline-block;
	vertical-align:bottom;
}
p.news_t a{
	color:#FFF;
}
p.news_t a:hover{
	color:#FF9;
}
p.news_t a:hover i{
	color:#FF9;
}

.top_logo_sp{
	display:none;
}

/***************業務内容**********************/
.kopage{
	border-top:solid #006 10px;
	width:100%;
	position:relative;
}
.kopage img{
	width:100%;
}
.kopage p{
	position:absolute;
	left:5%;
	top:0;
	width:auto;
	font-size:2em;
	background: rgb(0,0,122,0.7);
	background: rgba(0,0,122,0.7);
	letter-spacing:25px;
	padding:20px;
	text-align:center;
	color:#FFF;
	/*transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);*/
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
img.page_tit_img{
	width:100%;
	z-index:-2 !important;
}
h3.page_tit{
	position:relative;
	background: rgb(0,0,0,0.5);
	background: rgba(0,0,0,0.5);
	padding:20px 10px;
	text-align:left;
	color:#FFF;
	width:auto;
	height:250px;
	font-size:2em;
	float:left;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-top:-50px;
	margin-left:50px;
	z-index:99 !important;
	font-family:'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho','メイリオ',Meiryo,serif;
}
p.page_p{
	float:left;
	text-align:left;
	width:370px;
	margin-left:50px;
	margin-top:50px;
}
.nav_area{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
}
.youtube{
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 3%;
	z-index: 999;
}
.works_area{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-end;
	margin-top: -22%;
}
.logo{
	width: 20%;
	z-index: 999999!important;
}

.copy{
	width: 70%;
	color: #fff;
	padding: 0 10% 0 0;
}
.copy img{

}
@media screen and (max-width: 1100px) {
	/*.works_area{
		margin-top: 0;
	}*/
	.backstretch img{
		left: 0!important;
	}
	/*.copy {
		width: 70%!important;
		height: 50%!important;
		padding: 0 5%!important;
		text-align: left;
		line-height: 61px!important;
		font-size: 1.6em!important;
		font-weight: 100;
	}*/
	.slide_tit1{
		top:-2%;
		left:14%;
		padding: 10px;
		font-size: 2em;
	}
	.slide_tit2{
		top:10%;
		left:3%;
		padding: 10px;
		font-size: 2em;
	}
}
	.fot_dis{
		display: none;
	}
/*@media screen and (max-width: 900px) {
	.copy {
		width: 75%!important;
		height: 50%!important;
		padding: 0 5% 0 0!important;
		text-align: left;
		line-height: 77px!important;
		font-size: 1.2em!important;
		font-weight: 100;
	}
}
@media screen and (max-width: 700px) {
	.copy {
		width: 75%!important;
		height: 40%!important;
		padding: 0 5% 0 0!important;
		text-align: left;
		line-height: 57px!important;
		font-size: 1em!important;
		font-weight: 100;
	}
}*/
@media screen and (max-width: 640px) {
	.copy {
		width: 96%!important;
		height: 40%!important;
		padding: 0 2%!important;
		text-align: left;
		line-height: 77px!important;
		font-size: 1em!important;
		font-weight: 100;
		order: 2;
		margin-top: 30px;
	}
	.logo {
		width: 30%!important;
		margin-right: 35%!important;
		z-index: 999999!important;
		order: 1;
	}
	.works_area {
		flex-direction: column;
		margin-top: 20px;
	}
}

@media screen and (max-width: 900px) {
.fot_contact {
    width: 100%;
}
	.fot_none{
		display: none;
	}
	.fot_dis{
		display: block!important;
	}
	.fotmt_40{
		margin-top: 40px;
	}
}


@media screen and (max-width: 300px) {
	#height {
    height: 150px !important;
}
}
@media screen and (max-width: 800px) {
.content_photo {
    width: 96%;
	margin: 0 2%;
}
.content_p {
    width: 96%;
	margin-bottom: 50px;
}
	.od_1{
		order: 1;
	}
	.od_2{
		order: 2;
	}
}

/*@media screen and (max-width: 1600px) {
.copy{
	line-height: 60px;
	font-size: 1.3em;
	height: 30%;
	font-weight: 100;
}
}
@media screen and (max-width: 1300px) {
.copy{
	line-height: 50px;
	font-size: 1.3em;
	height: 30%;
	font-weight: 100;
}
}*/

.copy_content{
	width: 20%;
	margin: 0 auto;
	text-align: center;
	display: flex;
}
@media screen and (max-width: 640px) {
.copy_content{
	width: 35%;
	margin: 0 auto;
	text-align: center;
	display: flex;
}
.youtube{
	width: 10%;
}

}
.bay_content{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	display: flex;
}
.bay_content_in{
	width: 14%;
	display: flex;
}
.bay_content_in2{
	width: 81%;
	margin-left: 5%;
	text-align: left;
}
.bay_content_in2 h3{
	text-align: left;
}
.fot_contact_p{
	border-left: solid #fff 2px;
	padding: 10px 0 30px 20px;
	margin-top: 15px;
}
.fot_contact_p dd{
	width: 15%;
	float: left;
	clear: both;
}
.fot_contact_p dl{
	width: 85%;
	float: left;
}

.tate_line{
	width: 1px;
	height: auto;
	overflow: hidden;
}
.tate_line2{
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.copy_area0{
	width: 96%;
	padding: 10px 2%;
	display: flex;
	flex-flow: wrap;
}
.yoko_line{
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 20px 0;
}
.yoko_line2{
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.p_w10{
	width: 90%;
	margin: 0 5%;
}
.copy_area1{
	width: 23%;
	padding: 10px 5%;
}

#loopslider {
	margin: 0 auto;
	width: 100%!important;
	text-align: left;
	position: relative;
	z-index:0;
}
#loopslider ul {
	float: left;
	display: inline;
}

#loopslider ul li {
	width: 50%!important;
	float: left;
	display: inline;
}
#loopslider ul li img{
	width: 100%!important;
}

.works{
	width:33%;
	position: relative;
	background-color: #1F2E6D;
	margin-bottom: 10px;
}
.works a img{
	opacity: 0.5;
	transition-duration: 0.5s;
}
.works a:hover{
	opacity: 1;
}
.works a:hover img{
	opacity: 1;
	transition-duration: 0.5s;
}
.works p{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	text-align: center;
	opacity: 1;
	color: #fff;
	font-size: 1.1em;
	transition-duration: 0.5s;
	font-weight: bold;
}
.works p span{
	font-size: 0.6em;
	color: #fff;
}
.works a:hover p{
	transition-duration: 0.5s;
	background: rgb(31,43,99,0.6);
	/*background-color: #1f2b63;*/
	padding: 10px;
}

.flexbox{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.flexbox_fot_mail{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
}

.flexbox_fot{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.flexbox_fot_mail_in1{
	width:15%;
}
.flexbox_fot_mail_in2{
	width:42%;
	padding-left: 3%;
	border-left: solid #fff 1px;
}
.flexbox_fot_mail_in3{
	width:36%;
	padding-left:2%;
}
.flexbox_fot_in1{
	width:30%;
}
.flexbox_fot_in2{
	width:57%;
	padding-left: 3%;
}
.flexbox_fot_in2 p{
	position:relative;
}
.flexbox_fot_in2 p a.site_line{
	padding-left: 55px;
	color: #1f2b63;
	font-weight: 600;
}
.flexbox_fot_in2 p a{
	color: #1f2b63;
	font-weight: 600;
}
.flexbox_fot_in2 p{
	color: #1f2b63;
	font-weight: 600;
	font-size: 0.7em;
}

.flexbox_fot_in2 p::before{
	content: '';
	background: #1f2b63;
	height: 2px;
	width: 40px;
	position: absolute;
    top: 44%;
	margin-right: 15px;
}
.news_tit{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.news_tit h2{
	text-align: left;
	color: #1f2b63;
	font-size: 1.5em;
}
.news_tit h2 span{
	font-weight: 100;
	font-size: 0.7em;
	color: #1f2b63;
}
.links{
	text-align: left;
	display: inline-block;
	font-size: 1em;
	color: #1f2b63;
	border-bottom: solid #1f2b63 1px;
	padding: 0 15px;
}
.links2{
	text-align: left;
	display: inline-block;
	font-size: 1em;
	color: #fff;
	border-bottom: solid #fff 1px;
	padding: 0 15px;
}
.links2 a{
	color: #fff;
}
.flexbox_box{
	width:45%;
	padding:2%;
}
.flexbox_box_3{
	width:29%;
	padding:1%;
}
.flexbox_box_4{
	width:auto;
	padding:1%;
}
table.gaiyou{
	width:1000px;
	margin:0 auto;
	font-size:0.8em;
}
table.gaiyou2{
	font-size:1em !important;
}
/*thead.scrollHead,tbody.scrollBody{
	display:block;
}
tbody.scrollBody{
  overflow-y:scroll;
  height:1000px;
}*/
table.gaiyou th{
	border-bottom:solid #006 2px;
	padding-top:8px;
}
table.gaiyou td{
	border-bottom:solid #999 2px;
	text-align:left;
	padding-left:20px;
	padding-top:8px;
}
.shoukai{
	border-bottom:dashed #999 1px;
	border-top:dashed #999 1px;
	padding:20px 0;
	margin:20px 0;
}
.news_list{
	border-bottom:dashed #999 1px;
	padding:20px 0;
	margin:20px 0;
}
.news_list_img_box{
	width:35%;
	float:left;
}
.news_list_p_box{
	width:60%;
	float:right;
	text-align:left;
}
.shoukai img{
	float:left;
	width:200px;
}
.shoukai_p{
	float:left;
	padding-left:20px;
	font-size:1.1em;
	width:950px;
}
.shoukai_p2{
	text-align:left;
}
.shoukai_p3{
	text-align:left;
	font-size:0.9em;
	font-weight:bold;
	margin-top:20px;
}
.shoukai_p3 strong{
	font-size:1.3em;
}
h2.page_tit_h2{
	font-size:2em;
	padding-bottom:30px;
}
h4.oubo{
	border-top:solid #666 1px;
	border-bottom:solid #666 1px;
	padding:20px 0;
	margin-top:40px;
	margin-bottom:20px;
}
.recruit_box{
	float:left;
	width:550px;
}
.recruit_box2{
	float:right;
	width:550px;
}
.recruit_box p,.recruit_box2 p{
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:15px;
}
table.recruit_table{
	margin-bottom:30px;
}
table.recruit_table th{
	width:120px;
	text-align:left;
	vertical-align:top;
}
table.recruit_table td{
	width:430px;
	text-align:left;
}
.gaiyou_w{
	width:15%;
}
td span{
	color:#03C;
	font-weight:bold;
}
ul.mail_form{
	width:800px;
	margin:0 auto;
}
.form_tit{
	text-align:left;
}
input.form_t_area,textarea.form_t_area{
	width:100%;
	font-size:16px !important;
	margin-bottom:20px;
}

@media screen and (max-width: 1300px) {
.pc_none_tab{
	display:block;
}
.section-wrapper{
	display:none;
}
#header {
    height: 800px;
}
}
@media screen and (max-width: 1100px) {
.fot_contact_p dd{
	width: 20%;
	float: left;
}
.fot_contact_p dl{
	width: 80%;
	float: left;
}
#header {
    height: 750px;
}

/***************業務内容**********************/
.tab_none{
	display:none;
}
.top_tit img{
	width:100%
}
.top_content_for{
	position:relative;
	width:100%;
	height:300px;
	overflow:hidden;
}
.top_content_for_no{
	top:50px ;
	left:50px;
	height:100px;
	z-index:9999 !important;
}
.top_content_for_no2{
	top:50px ;
	left:100px;
	z-index:9999 !important;
	height:100px;
}
.event_on,.event_on2,.event_on3,.event_on4{
	top:25px !important;
	right:50px !important;
	padding:20px;
	width:250px;
	height:auto;
	background-image:url("../images/top/top_back.png");
}
ul.news_box{
	width:100%;
}
.section{
	height:400px !important;
}
.service_content_for{
	height:400px !important;
}
.service_content_for_box{
	top:150px;
	left:50px;
	width:65%;
}
.header_page{
	margin-top:60px;
	height:400px !important;
}
table.gaiyou{
	width:100%;
	margin:0 auto;
	font-size:0.8em;
}
ul.mail_form{
	width:100%;
}
h3.page_tit{
	padding:10px 1px;
	height:250px;
	font-size:1.5em;
	margin-top:-25px;
	margin-left:20px;
}
p.page_p{
	float:left;
	text-align:left;
	width : -webkit-calc(100% - 100px) ;
	width : calc(100% - 100px) ;
	margin-left:20px;
	margin-top:20px;
}
}
@media screen and (max-width: 900px) {
#header {
    height: 550px;
}
}
@media screen and (max-width: 768px) {
.f_logo {
    width: 30%;
}
.bay_content {
    width: 90%;
}
.tel_area {
    width: 90%;
    margin-top: 40px;
}
#header {
    height: 500px;
}
.kopage p{
	top:70px;
	letter-spacing:5px;
	font-size:1em;
}
.fot_contact_p dd{
	width: 30%;
	float: left;
}
.fot_contact_p dl{
	width: 70%;
	float: left;
}
.news_list_p_box{
	width:100%;
	float:none;
	text-align:left;
}

.news_list_img_box {
    width: 100%;
    float: none;
}
.flexbox_box_4{
	width:30%;
	padding:0 1%;
	margin-bottom:10px;
	padding-bottom:0  !important;
}

.top_kankyo2{
	padding:100px 50px;
	width:600px;
}
/*#header{
	min-width:100%;
	margin-top:60px;
	width:100%;
	position:relative;
	height:500px !important;
}*/
/*.top_blok{
	height:500px !important;
}*/
.top_copy img{
	width:50px;
	z-index:9999 !important;
}
.back_blak3{
	width:100px;
}
.back_blak{
	width:100px;
}
.back_meikou h2{
	line-height:10px;
}
.back_meikou h3{
	line-height:30px;
}

.back_blak2{
	width:25%;
	background: rgb(0,0,0,0.7);
	background: rgba(0,0,0,0.7);
	padding:10px;
}
.back_blak4{
	width:25%;
	background: rgb(0,0,0,0.7);
	background: rgba(0,0,0,0.7);
	padding:10px;
}
.back_blak2 p,.back_blak4 p{
	color:#FFF !important;
}
.back_meikou2{
	width: 100%;
	left:0 !important;
	z-index:0 !important;
}
.back_gijutsu2{
	width: 100%;
	right:0 !important;
	z-index:0 !important;
}
.shoukai img{
	float:none;
	width:60%;
}

.shoukai_p{
	float:none;
	padding-left:0;
	width:98%;
}
h3.page_tit{
	padding:10px 1px;
	height:250px;
	font-size:1.5em;
	margin-top:-25px;
	margin-left:20px;
}
p.page_p{
	float:left;
	text-align:left;
	width : -webkit-calc(100% - 100px) ;
	width : calc(100% - 100px) ;
	margin-left:20px;
	margin-top:20px;
}
.recruit_box{
	float:none;
	width:96%;
	margin-left:2%;
}
.recruit_box2{
	float:none;
	width:96%;
	margin-left:2%;
}

}
@media screen and (max-width: 640px) {
#height{
	height:250px ;
}
.flexbox_box_3-1{
	width:80%;
	padding:1%;
}
	.slide_tit1{
		top:-2%;
		left:14%;
		padding: 4px;
		font-size: 1em;
	}
	.slide_tit2{
		top:10%;
		left:3%;
		padding: 4px;
		font-size: 1em;
	}
.demae {
    font-size: 1.2em;
    margin-top: 20px;
}
.gaiyou_w{
	width:100%;
}
table.recruit_table th{
	width:100%;
	text-align:left;
	vertical-align:top;
}
table.recruit_table td{
	width:100%;
	text-align:left;
}

/*#header{
	min-width:100%;
	margin-top:60px;
	width:100%;
	position:relative;
	height:350px !important;
}*/
.back_kankyo{
	background:none;
	background-size:100%;
	height:auto;
	position:static;
}
.top_kankyo{
	background-image:none;
	background-size:100% 100% ;
	background-repeat:no-repeat;
	height:auto;
}
.top_kankyo2{
	padding:20px;
	width:800px;
	position:static;
}
.top_kankyo2 h3{
	background: rgb(0,0,0,0.7);
	background: rgba(0,0,0,0.7);
	font-size:1em;
	position:static;
	height:auto;
	top:80px;
	left:10px;
	float:left;
	z-index:9999 !important;
}
.top_kankyo2 p{
	color:#666;
	position:static;
	top:200px;
	right:10px;
	width:85%;
	font-size:0.8em;
	line-height:15px;
	float:right;
	margin-bottom:40px;
}
.top_kankyo2 p strong{
	color:#666;
}
.header_page{
	margin-top:60px;
	height:150px !important;
}
/*.top_blok{
	height:350px !important;
}
.top_blok img{
	height:100% !important;
	width:auto !important;
}*/
ul.news2{
	display:none;
}
.w_1200{
	width:96%;
	margin:0 auto;
	padding:20px 2%;
}
ul.news_sp{
	width:100%;
}
.top_logo_sp{
	display:block;
}
.top_logo_sp img{
	width:90%;
	margin-left:5%;
	margin-bottom:10px;
	margin-top:-40px;
}

.main-gallery {
	margin-bottom: 160px;
}
.main-gallery img {
	width: 96%;
	margin-left:2%;
	height: auto;
}
.gallery-cell{
	width: 96%;
	margin-left:2%;
}
.sp_srd_link{
	padding-top:10px !important;
	text-align:center !important;
	margin:0 auto !important;
}
.top_content_for_sp{
	position:relative;
	width:100%;
	height:150px;
	overflow:hidden;
}
.top_for_sp_h3{
	margin-bottom:-10px;
}

/***************会社案内**********************/
.aisatsu{
	float:none;
	margin-top:20px;
	width:100%;
}
.aisatsu2{
	float:none;
	width:100%;
	margin-left:0;
	margin-top:20px;
}
table.company th{
	width:100%;
}
table.company td{
	width:100%;
	border-bottom:none;
	padding-bottom:50px;
}
/***************パートナー**********************/
.partner_h3{
	text-align:center;
}
ul.form li ul{
	width:100%;
}

/***************求人募集**********************/
.rec_p_box{
	width:100%;
	margin-left:0;
}
ul.recruit_seido li{
	width:96%;
	height:auto;
	padding:2%;
	margin-bottom:20px;
}
ul.recruit_seido2 li{
	height:auto !important;
}
.recruit_h3 span{
	text-align:left;
	border-bottom:solid #5595a3 1px;
}
.rec_content_for{
	height:150px !important;
	margin-top:50px;
}
.rec_content_for_tit{
	width:200px;
	height:40px;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-100px;
}
.recruit_h2{
	margin-top:30px !important;
	margin-bottom:50px !important;
}
ul.staff li{
	width:97%;
	padding:1%;
}

/***************アクセス**********************/

.access_icon{
	width:100%;
}

/***************業務内容**********************/

ul.service_ul li{
	width:100%;
	display:inline-block;
	vertical-align:top;
	font-size:0.9em;
	line-height:1em;
}
ul.service_ul li br strong,ul.service_ul2 li br strong{
	line-height:0.1em;
}
ul.service_ul2 li{
	width:100%;
	display:inline-block;
	vertical-align:top;
	font-size:0.9em;
	line-height:1em;
}
.sp_size{
	font-size:1.2em;
	line-height:1.4em;
}

.mein_content_mail{
	width:92%;
	padding:100px 3%;
}
.mail_c1{
	border:solid #0C3 1px;
}
.mail_c2{
	border:solid #969 1px;
}
.mail_c3{
	border:solid #36C 1px;
}
.mail_c4{
	border:solid #F39 1px;
}
.mail_c5{
	border:solid #999 1px;
}

input.form_t_area,textarea.form_t_area{
	width:100%;
	font-size:16px !important;
}
.top_kankyo2{
	padding:2%;
	width:96%;
}
.top_logo{
	display:none;
}
.top_copy{
	top:5%;
	right:45%;
	width:auto !important;
	height:90% !important;
}
.top_copy img{
	width:auto !important;
	height:95% !important;
}
.top_kankyo{
	background-image:none;
	background-size:auto auto ;
	background-repeat:no-repeat;
}
table.gaiyou{
	width:98%;
	margin-left:1%;
}
table.gaiyou th{
	text-align:left;
}
table.gaiyou td{
	margin-bottom:20px;
	padding-left:0 !important;
}
table, tbody, tr, th, td {
display: block;
}
.flexbox_box{
	width:98%;
	padding:1%;
}
.pb_sp_30{
	padding-bottom:30px;
}
.kopage{
	overflow:hidden;
}
.kopage p{
	top:70px;
	left:10px !important;
	letter-spacing:5px;
	font-size:1em;
}
.back_meikou2{
	height: 400px;
}
.back_blak{
	top:250px;
	width:98%;
	padding:10px 1%;
	position:static;
}
.back_meikou h2{
	text-align:center;
	padding-top:10px;
	-ms-writing-mode:lr-tb!important;
	writing-mode: lr-tb!important;
	-webkit-writing-mode: lr-tb !important;
	height:50px;
}
.back_meikou h3{
	margin:0 auto !important;
	text-align:left;
	font-size:1.1em;
	font-weight:100;
	-ms-writing-mode:lr-tb!important;
	writing-mode: lr-tb!important;
	-webkit-writing-mode: lr-tb !important;
	letter-spacing:1px;
}
.back_blak2{
	background:none;
	bottom:40px;
	width:98%;
	padding:10px 1%;
	position:static;
	margin-bottom:40px;
}
.back_blak2 p{
	color:#666 !important;
}

.back_gijutsu2{
	width:100%;
	height:auto;
	overflow:hidden;
	position:static;
}
.back_blak3{
	top:250px;
	width:98%;
	padding:10px 1%;
	position:static;
	height:auto;
}
.back_blak4{
	background:none;
	bottom:40px;
	width:98%;
	padding:10px 1%;
	position:static;
	margin-bottom:40px;
}
.back_blak4 p{
	color:#666 !important;
}
.back_meikou{
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
}

}
@media screen and (max-width: 320px) {
.kopage p{
	font-size:0.8em !important;
}

}