/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

*:first-child + html body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

body{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

#privacy dt {
 font-weight:bold;
font-size: 115%;
margin-top: 20px;
margin-bottom: 5px;
color:#fff;
}

#privacy dd {
color:#fff;
}


@media screen and (min-width: 961px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 960px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 690px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 961px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#141321;
}


.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#43424d;
}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;

	position:absolute;
	z-index:500;
}

header{	
	max-width:94%;
	width:1000%;
	height:80px;

	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top:15px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;
}

.header_tel{
	width:475px;
	height:auto;
	position:absolute;
	top:20px;
	right:0;
	
	color:#FFF;
	font-size:16px;
}


.header_tel span{
	color:#FFF;
	font-size:30px;
} 


nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */


footer{
	width:100%;
	height:auto;
	background:#FFF;

}

.footer_in{	
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:20px 0;
	box-sizing:border-box;
}

address{
	font-size:13px;
	line-height:120%;

	text-align:center;
	color:#000;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}


.f_nav{
	margin-bottom:10px;
}

.f_nav ul li{
	float:left;
	margin-right:15px;
}

.f_nav ul li:after{
	content:"　/ ";
	color:#FFF;
}


.f_nav ul li a{
	color:#FFF;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.f_cpy{
	background:#000000;
	text-align:center;
	font-size: 12px;
	color:#FFF;
	width:100%;
	padding:20px;
	box-sizing:border-box;
	line-height:120%;

}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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


body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}


.container02{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}

.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}

.container_bg01{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#141321;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#43424d;
}


.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{	
	max-width:94%;
	width:1000px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	width:100%;
	position: absolute;
	top:15px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;

	text-align:center;
	
	

}

.header_tel{
	width:219px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;
	
	display:none;
}




#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}


/* footer ---------------------------------------------- */


footer{
	width:100%;
	height:auto;
	background:#FFF;

}

.footer_in{	
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:20px 0;
	box-sizing:border-box;
}

address{
	font-size:13px;
	line-height:120%;

	text-align:center;
	color:#000;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}


.f_nav{
	margin-bottom:10px;
}

.f_nav ul li{
	float:left;
	margin-right:15px;
}

.f_nav ul li:after{
	content:"　/ ";
	color:#FFF;
}


.f_nav ul li a{
	color:#FFF;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.f_cpy{
	background:#000000;
	text-align:center;
	font-size: 12px;
	color:#FFF;
	width:100%;
	padding:20px;
	box-sizing:border-box;
	line-height:120%;

}


}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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



body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
}	

/* container ---------------------------------------------- */


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:100px;
}


.container02{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 100px auto;

}



.container_bg01{
	width:100%;
	height:auto;
	padding:30px 0;
	background:#141321;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:30px 0;
	background:#43424d;

}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:30px 0;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */



.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{
	max-width:94%;
	width:1000px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

.header_txt{

	position: absolute;
	top: 8px;
	left:0;
	margin-left:0 !important;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;

	z-index:600;
}

.header_tel{
	width:180px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;

	display:none;
}

.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



	position:absolute;
	top:62px;
	left:50%;
	margin-left:-115px;
	




#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */


footer{
	width:100%;
	height:auto;
	background:#FFF;

}

.footer_in{	
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:20px 0;
	box-sizing:border-box;
}

address{
	font-size:13px;
	line-height:120%;

	text-align:center;
	color:#000;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}


.f_nav{
	margin-bottom:10px;
}

.f_nav ul li{
	float:left;
	margin-right:15px;
}

.f_nav ul li:after{
	content:"　/ ";
	color:#FFF;
}


.f_nav ul li a{
	color:#FFF;
	text-decoration:none;
}

.f_nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

footer a{
	color:#FFF;
	text-decoration:none;
}

footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.f_cpy{
	background:#000000;
	text-align:center;
	font-size: 12px;
	color:#FFF;
	width:100%;
	padding:20px;
	box-sizing:border-box;
	line-height:120%;

}


#section1,
#section2,
#section3,
#section4
{
    margin-top:-80px;
    padding-top:80px;
}



}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 961px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:330px;
	height:auto;
	position: absolute;
	top:20px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:50px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}


h2.h2_02{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_02 p{
	font-size:50px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}



h2.h2_03{
	font-size:18px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}


h2.h2_03 p{
	font-size:50px;
	color:#000000;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;

}

h3.h3_01{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h3.h3_01 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}


h3.h3_02{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}


h3.h3_02 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}


/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:720px;
	
	z-index:5;



	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





/* 各ページイメージ ---------------------------------------------- */



.company_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.business_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/service/main.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.work_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/work/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.recruit_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/recruit/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.contact_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.atom_road_security_top_img{

	width: 100%;
	height:500px !important;
	background:url(../img/atom_road_security/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}








/* トップ 100%玉---------------------------------------------- */

.top_box01{
}


.top_box01 ul li{
	width:50%;
	height:400px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_box01 ul li dl{
	padding:15px;
	box-sizing:border-box;
}


.top_box01 ul li dl dt{
}

.top_box01 ul li dl dd{
	color:#FFF;
	font-size:24px;
	line-height:130%;
	font-family: "游明朝", YuMincho;
	text-align:center;
}

.top_box01 ul li dl dd p{
	margin-top:10px;
	font-size:16px;
}

.top_box01 ul li dl dd p a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box01 ul li dl dd p a:hover{
	color:#cc0000;
	text-decoration:none;
}



.top_box01_bg01{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg02{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg03{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg04{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg05{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_05.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.top_box01_bg06{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_06.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg07{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_06.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg08{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_01_08.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.top_box01_bgc01{
	background:#000;
}

.top_box01_bgc02{
	background:#141321;
}

.top_box01_bgc03{
	background:#43424d;
}



/* トップ 100%玉 下---------------------------------------------- */


.top_box02{
}


.top_box02 ul li{
	width:33.333%;
	height:300px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_box02 ul li dl{
	padding:15px;
}

.top_box02 ul li dl dt{
	color:#FFF;
	font-size:30px;
	line-height:130%;
	font-family: "游明朝", YuMincho;
	text-align:center;
	margin-bottom:20px;	
}

.top_box02 ul li dl dt p{
	font-size:18px;
	margin-bottom:10px;
}

.top_box02 ul li dl dd{
	text-align:center;
}

.top_box02 ul li dl dd a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box02 ul li dl dd a:hover{
	color:#cc0000;
	text-decoration:none;
}




.top_box02_bg01{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg02{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg03{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


/* トップニュース---------------------------------------------- */



#news-box{
	width:100%;
	height:auto;
}

#news-box dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#news-box dl dt{
	float:left;
	clear:both;
	font-size:16px;
	color:#d8d8d8;
	margin-right:12px;

}

#news-box dl dd{
	font-size:16px;
	color:#d8d8d8;
	border-bottom:1px solid #cccccc;
	padding-bottom:12px;
	margin-bottom:12px;

}

#news-box dl dd a{
	font-size:16px;
	color:#FFF;
	text-decoration:none;

}

#news-box dl dd a:hover{
	font-size:16px;
	color:#FFF;
	text-decoration:underline;
}

#news-box p{
	width:100px;
	height:auto;
	background:#F00;
	margin:25px auto 0 auto;
}

#news-box p a{
	text-align:center;
	display:block;
	padding:5px 0 3px 0;
	color:#FFF;
	text-decoration:none;
}

#news-box p a:hover{
	color:#FFF;
	text-decoration:underline;
}



.post_b01{
}

.post_day{
	text-align:right;
	font-size:14px;
	margin-bottom:15px;
}

.post_txt{
	font-size:16px;
	line-height:180%;
	margin-bottom:30px;
}




.post_img01{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.post_img01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.post_img01 ul li:nth-child(2n){
	margin-right:0%;
}




/* youtube ---------------------------------------------- */


.youtube_b{
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}




/* 会社情報 ---------------------------------------------- */


.abt_img{
	max-width:1000px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto 30px auto;
}


.abt_txt00{
	margin-bottom:60px;
	color:#FFF;
	font-size:18px;
	line-height:180%;
}

.abt_txt00 span{
	font-size:30px;
	line-height:180%;
	color:#F36;
	text-align:center;
}

.abt_txt00 p{
	text-align:right;
}


.abt_txt01{
	margin-bottom:20px;
	color:#FFF;
	font-size:18px;
	line-height:180%;
}





.abt_txt02{
  position: relative;
  max-width:450px;
  width:100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
 	font-size:28px;
	line-height:150%;
	color:#F36;
	text-align:center;
  
  margin:0 auto 30px auto;
}
.abt_txt02::before,
.abt_txt02::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abt_txt02::before {
  top: 0;
  left: 0;
  border-top: 3px solid #F36;
  border-left: 3px solid #F36;
}
.abt_txt02::after {
  bottom: 0;
  right: 0;
  border-bottom: 3px solid #F36;
  border-right: 3px solid #F36;
}





.company_box01_bg{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#43424d;

	box-sizing:border-box;

}

.company_box01{
}

.company_box01 dl dt{
	text-align:center;
	margin-bottom:30px;
}

.company_box01 dl dt p{
	text-align:center;
	font-size:16px;
	margin-top:15px;
	color:#d8d8d8;
}

.company_box01 dl dd{
	font-size:16px;
	line-height:160%;
	text-align:center;
	color:#d8d8d8;
}

.company_box01 dl dd p{
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	font-family: "游明朝", YuMincho;

}






.company_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
}



.company_01{
	width:100%;
	height:auto;


}

.company_01 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_01 table th{
	border-collapse:collapse;


	width:180px;
	color:#d8d8d8;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #d8d8d8;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #d8d8d8;
	line-height:160%;
	color:#d8d8d8;
}


.company_01 table td ul li{
	display:inline-block;
	margin-right:7px;
}


.company_01 table td ul li::before {
  content: '・';
}



.company_02{
	width:100%;
	height:auto;
	margin-bottom:40px;


}

.company_02 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_02 table th{
	border-collapse:collapse;


	width:180px;
	color:#d8d8d8;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #d8d8d8;
}

.company_02 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #d8d8d8;
	line-height:160%;
	color:#d8d8d8;
}


.company_02 table td ul li{
	display:inline-block;
	margin-right:7px;
}


.company_02 table td ul li::before {
  content: '・';
}



.map_p{
	margin-bottom:15px;
}

.map_p dl dt{
	font-size:18px;
	line-height:140%;
	text-align:center;
	margin-bottom:5px;
	color:#d8d8d8;
}

.map_p dl dd{
	font-size:16px;
	line-height:140%;
	text-align:center;
	color:#d8d8d8;
}





#map01{
	width:100%;

	margin-bottom:40px;
}


#map02{
	width:100%;

	margin-bottom:60px;

}



.c_h_img{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}


.c_h_img ul li{
	width:49%;
	height:auto;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
}

.c_h_img ul li:nth-child(2n){
	margin-right:0%;
}







/* 事業案内 ---------------------------------------------- */

.bns_b01{

}

.bns_b01 ul li{
	width:33.3333%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:40px;
}

.bns_b01 ul li:last-child{
	margin-right:0%;
	margin-bottom:0px;
}

.bns_b01 ul li p{
	margin-top:10px;
	text-align:center;
	font-size:16px;
	color:#d8d8d8;
}






/* 施工実績 ---------------------------------------------- */



.wk_b01{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
}


.wk_b01_ttl{
	border-bottom:3px solid #069;
	font-size:22px;
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:20px;
	color:#007dbb;
	text-align:center;
}


.wk_b01_list{
}


.wk_b01_list ul li{
	display:inline-block;
	margin-right:7px;
	font-size:16px;
	margin-bottom:10px;
	color:#d8d8d8;
}

.wk_b01_list ul li::before {
  content: '・';
}

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

.rcrt_txt01{
	font-size:16px;
	line-height:160%;
	word-break:break-all;
	color:#d8d8d8;
}


.rcrt_tab{
	width:100%;
	height:auto;
	margin:0 auto 50px auto;
}

.rcrt_tab ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.rcrt_tab ul li:last-child{
	margin-right:0%;
}

.rcrt_tab ul li a{
	padding:15px 3px;
	box-sizing:border-box;
	color:#FFF;
	text-decoration:none;
	background:url(../img/top/tp_01.jpg)  repeat;
	display:block;
}

.rcrt_tab ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	background:url(../img/top/tp_02.jpg)  repeat;
}

.rcrt_tab_h{
	color:#FFF !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	background:url(../img/top/tp_02.jpg)  repeat !important;
}



.recruit_t{
	width:100%;
	height:auto;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	color:#d8d8d8;	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	color:#d8d8d8;
}


.rcrt_msg01{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
}

.rcrt_msg01_l{
	width:31%;
	height:auto;
	float:left;
}


.rcrt_msg01_r{
	width:65%;
	height:280px;
	float:right;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;

}


.rcrt_msg01_r dl{
}

.rcrt_msg01_r dl dt{
	color:#007dbb;
	font-size:22px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;
}

.rcrt_msg01_r dl dd{
	color:#d8d8d8;
	font-size:20px;
	line-height:130%;
}

.rcrt_msg02{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.rcrt_msg02 dl{
	
}

.rcrt_msg02 dl dt{
	color:#007dbb;
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;

}

.rcrt_msg02 dl dd{
	word-break:break-all;

	font-size:16px;
	line-height:130%;
	margin-bottom:20px;
	color:#d8d8d8;
}

.rcrt_msg02 dl dd:last-child{
	margin-bottom:0px;
}



/* 行動計画---------------------------------------------- */

.a_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}



.a_p_txt02{
	font-size:16px;
	line-height:160%;
	margin-bottom:80px;
}



.a_p_txt02 p{
	margin-top:30px;
	text-align:right;
}




/* 品質方針---------------------------------------------- */

.qp_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}

.qp_txt01 ul li{
	list-style:decimal;
	margin-left:25px;
	margin-bottom:5px;
}


.qp_b01{
	width:100%;
	height:auto;
}


.qp_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	box-sizing:border-box;
	border:1px solid #CCC;
	
}

.qp_b01 ul li:last-child{
	margin-right:0px;
}

.qp_b01 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.qp_b01 ul li:hover img {
	opacity: .6;
}




/* 個人情報保護方針---------------------------------------------- */

.p_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
}



.p_p_b01{
	margin-bottom:80px;
}

.p_p_b01 ul li{
	font-size:16px;

	list-style:decimal;
	margin-left:20px;
	margin-bottom:20px;
}

.p_p_b01 ul li ul{
	margin-top:10px;
}

.p_p_b01 ul li ul li{
	list-style-type:disc;
	margin-bottom:10px;
	margin-left:20px;
	line-height:150%;
}


.p_p_b01 p{
	text-align:right;
	margin-top:50px;
	font-size:16px;
	line-height:160%;
}





.p_p_b02{

}

.p_p_b02 ul li{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:10px;
	font-size:16px;
	line-height:150%;

}


.p_p_b02 p{
	font-size:16px;
	line-height:160%;
	margin-bottom:20px;
}











/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	color:#d8d8d8;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	color:#d8d8d8;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



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

/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	width:330px;
	height:auto;
	position: absolute;
	top:12px;
	left:0;
}


h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:50px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}


h2.h2_02{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h2.h2_02 p{
	font-size:50px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}




h2.h2_03{
	font-size:18px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}


h2.h2_03 p{
	font-size:50px;
	color:#000000;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}



h3.h3_01{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:normal;
}


h3.h3_01 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}




h3.h3_02{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}


h3.h3_02 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}


/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:450px;

	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}



/* 各ページイメージ ---------------------------------------------- */





.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.work_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.atom_road_security_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}



/* トップ 100%玉---------------------------------------------- */

.top_box01{
}


.top_box01 ul li{
	width:50%;
	height:300px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.top_box01 ul li dl{
	padding:15px;
	box-sizing:border-box;
}

.top_box01 ul li dl dt{
}

.top_box01 ul li dl dd{
	color:#FFF;
	font-size:24px;
	line-height:130%;
	font-family: "游明朝", YuMincho;
	text-align:center;
}

.top_box01 ul li dl dd p{
	margin-top:10px;
	font-size:16px;
}

.top_box01 ul li dl dd p a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box01 ul li dl dd p a:hover{
	color:#cc0000;
	text-decoration:none;
}



.top_box01_bg01{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg02{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg03{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg04{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg05{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.top_box01_bg06{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_06.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.top_box01_bg08{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_01_08.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.top_box01_bgc01{
	background:#000;
}

.top_box01_bgc02{
	background:#141321;
}

.top_box01_bgc03{
	background:#43424d;
}




/* トップ 100%玉 下---------------------------------------------- */





.top_box02{
}


.top_box02 ul li{
	width:33.333%;
	height:300px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_box02 ul li dl{
	padding:15px;
}

.top_box02 ul li dl dt{
	color:#FFF;
	font-size:30px;
	line-height:120%;
	font-family: "游明朝", YuMincho;
	text-align:center;
	margin-bottom:20px;	
}

.top_box02 ul li dl dt p{
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
}

.top_box02 ul li dl dd{
	text-align:center;
}

.top_box02 ul li dl dd a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box02 ul li dl dd a:hover{
	color:#cc0000;
	text-decoration:none;
}




.top_box02_bg01{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg02{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg03{
	width: 100%;
	height:300px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








/* トップニュース---------------------------------------------- */



#news-box{
	width:100%;
	height:auto;
}

#news-box dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#news-box dl dt{
	float:left;
	clear:both;
	font-size:16px;
	color:#d8d8d8;
	margin-right:12px;

}

#news-box dl dd{
	font-size:16px;
	color:#d8d8d8;
	border-bottom:1px solid #cccccc;
	padding-bottom:12px;
	margin-bottom:12px;

}

#news-box dl dd a{
	font-size:16px;
	color:#FFF;
	text-decoration:none;

}

#news-box dl dd a:hover{
	font-size:16px;
	color:#FFF;
	text-decoration:underline;
}



#news-box p{
	width:100px;
	height:auto;
	background:#F00;
	margin:25px auto 0 auto;
}

#news-box p a{
	text-align:center;
	display:block;
	padding:5px 0 3px 0;
	color:#FFF;
	text-decoration:none;
}

#news-box p a:hover{
	color:#FFF;
	text-decoration:underline;
}




.post_b01{
}

.post_day{
	text-align:right;
	font-size:14px;
	margin-bottom:15px;
}

.post_txt{
	font-size:16px;
	line-height:180%;
	margin-bottom:30px;
}




.post_img01{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.post_img01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.post_img01 ul li:nth-child(2n){
	margin-right:0%;
}




/* youtube ---------------------------------------------- */


.youtube_b{
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}




/* 会社情報 ---------------------------------------------- */



.abt_img{
	max-width:700px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto 30px auto;
}


.abt_txt00{
	margin-bottom:60px;
	color:#FFF;
	font-size:18px;
	line-height:180%;
}

.abt_txt00 span{
	font-size:30px;
	line-height:180%;
	color:#F36;
	text-align:center;
}

.abt_txt00 p{
	text-align:right;
}


.abt_txt01{
	margin-bottom:20px;
	color:#FFF;
	font-size:18px;
	line-height:180%;
}





.abt_txt02{
  position: relative;
  max-width:450px;
  width:100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
 	font-size:28px;
	line-height:150%;
	color:#F36;
	text-align:center;
  
  margin:0 auto 30px auto;
}
.abt_txt02::before,
.abt_txt02::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abt_txt02::before {
  top: 0;
  left: 0;
  border-top: 3px solid #F36;
  border-left: 3px solid #F36;
}
.abt_txt02::after {
  bottom: 0;
  right: 0;
  border-bottom: 3px solid #F36;
  border-right: 3px solid #F36;
}






.company_box01_bg{
	width:100%;
	height:auto;
	padding:60px 0;
	background:#43424d;

	box-sizing:border-box;

}

.company_box01{
}

.company_box01 dl dt{
	text-align:center;
	margin-bottom:30px;
}

.company_box01 dl dt p{
	text-align:center;
	font-size:16px;
	margin-top:15px;
	color:#d8d8d8;
}

.company_box01 dl dd{
	font-size:16px;
	line-height:160%;
	text-align:center;
	color:#d8d8d8;
}

.company_box01 dl dd p{
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	font-family: "游明朝", YuMincho;
}






.company_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
}


.cpy_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}



.company_01{
	width:100%;
	height:auto;
}
.company_01 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_01 table th{
	border-collapse:collapse;


	width:180px;
	color:#FFF;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	color:#FFF;
}


.company_01 table td ul li{
	display:inline-block;
	margin-right:7px;
}

.company_01 table td ul li::before {
  content: '・';
}


.company_02{
	width:100%;
	height:auto;
	margin-bottom:40px;
}
.company_02 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_02 table th{
	border-collapse:collapse;


	width:180px;
	color:#FFF;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.company_02 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	color:#FFF;
}


.company_02 table td ul li{
	display:inline-block;
	margin-right:7px;
}

.company_02 table td ul li::before {
  content: '・';
}



.map_p{
	margin-bottom:15px;
}

.map_p dl dt{
	font-size:18px;
	line-height:140%;
	text-align:center;
	margin-bottom:5px;
	color:#d8d8d8;
}

.map_p dl dd{
	font-size:16px;
	line-height:140%;
	text-align:center;
	color:#d8d8d8;
}


#map01{
	width:100%;

	margin-bottom:40px;
}


#map02{
	width:100%;



}

.c_h_img{
	max-width:500px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}

.c_h_img{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}


.c_h_img ul li{
	width:49%;
	height:auto;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
}

.c_h_img ul li:nth-child(2n){
	margin-right:0%;
}




/* 事業案内 ---------------------------------------------- */

.bns_b01{

}

.bns_b01 ul li{
	width:33.3333%;
	height:auto;
	float:left;
	margin-right:0%;
}

.bns_b01 ul li:last-child{
	margin-right:0%;
}

.bns_b01 ul li p{
	margin-top:10px;
	text-align:center;
	font-size:16px;
	color:#d8d8d8;
}








/* 施工実績 ---------------------------------------------- */



.wk_b01{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
}


.wk_b01_ttl{
	border-bottom:3px solid #069;
	font-size:22px;
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:20px;
	color:#007dbb;
	text-align:center;
}


.wk_b01_list{
}


.wk_b01_list ul li{
	display:inline-block;
	margin-right:7px;
	font-size:16px;
	margin-bottom:10px;
	color:#d8d8d8;
}

.wk_b01_list ul li::before {
  content: '・';
}



/* トップ 採用情報---------------------------------------------- */





.tp_rcrt{
	width: 100%;
	height:600px !important;
	background:url(../img/top/tp_03_01.jpg) center center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	

}

.tp_rcrt dl{
	padding:5%;
	box-sizing:border-box;
}

.tp_rcrt dl dt{
	font-size:32px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_rcrt dl dd{
	max-width:410px;
	height:auto;
	margin:0 auto;
	color:#000;
	font-size:18px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
	font-weight:bold
}



.tp_rcrt_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_rcrt_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_rcrt_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_rcrt_btn a:hover{
	text-decoration:underline;
}




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

.rcrt_txt01{
	font-size:16px;
	line-height:160%;
	word-break:break-all;
	color:#d8d8d8;
}


.rcrt_tab{
	width:100%;
	height:auto;
	margin:0 auto 50px auto;
}

.rcrt_tab ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	text-align:center;
	font-size:16px;
	line-height:130%;
}

.rcrt_tab ul li:last-child{
	margin-right:0%;
}

.rcrt_tab ul li a{
	padding:15px 3px;
	box-sizing:border-box;
	color:#FFF;
	text-decoration:none;
	background:url(../img/top/tp_01.jpg)  repeat;
	display:block;
}

.rcrt_tab ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	background:url(../img/top/tp_02.jpg)  repeat;
}

.rcrt_tab_h{
	color:#FFF !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	background:url(../img/top/tp_02.jpg)  repeat !important;
}



.recruit_t{
	width:100%;
	height:auto;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#d8d8d8;
	padding:10px 0px;
	font-size:16px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	color:#d8d8d8;
}




.rcrt_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}




.rcrt_msg01{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
}

.rcrt_msg01_l{
	width:31%;
	height:auto;
	float:left;
}


.rcrt_msg01_r{
	width:65%;
	height:230px;
	float:right;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;

}


.rcrt_msg01_r dl{
}

.rcrt_msg01_r dl dt{
	color:#007dbb;
	font-size:22px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;
}

.rcrt_msg01_r dl dd{
	color:#18;
	font-size:20px;
	line-height:130%;
}

.rcrt_msg02{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.rcrt_msg02 dl{
	padding:25px;
	background:#FCFCFC;
	
}

.rcrt_msg02 dl dt{
	color:#007dbb;
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;

}

.rcrt_msg02 dl dd{
	word-break:break-all;
	color:#d8d8d8;
	font-size:16px;
	line-height:130%;
	margin-bottom:20px;

}

.rcrt_msg02 dl dd:last-child{
	margin-bottom:0px;
}


/* 行動計画---------------------------------------------- */

.a_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}



.a_p_txt02{
	font-size:16px;
	line-height:160%;
	margin-bottom:80px;
}



.a_p_txt02 p{
	margin-top:30px;
	text-align:right;
}






/* 品質方針---------------------------------------------- */

.qp_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}

.qp_txt01 ul li{
	list-style:decimal;
	margin-left:25px;
	margin-bottom:5px;
}


.qp_b01{
	width:100%;
	height:auto;
}


.qp_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	box-sizing:border-box;
	border:1px solid #CCC;
	
}

.qp_b01 ul li:last-child{
	margin-right:0px;
}



/* 個人情報保護方針---------------------------------------------- */

.p_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
}



.p_p_b01{
	margin-bottom:80px;
}

.p_p_b01 ul li{
	font-size:16px;

	list-style:decimal;
	margin-left:20px;
	margin-bottom:20px;
}

.p_p_b01 ul li ul{
	margin-top:10px;
}

.p_p_b01 ul li ul li{
	list-style-type:disc;
	margin-bottom:10px;
	margin-left:20px;
	line-height:150%;
}


.p_p_b01 p{
	text-align:right;
	margin-top:50px;
	font-size:16px;
	line-height:160%;
}





.p_p_b02{

}

.p_p_b02 ul li{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:10px;
	font-size:16px;
	line-height:150%;

}


.p_p_b02 p{
	font-size:16px;
	line-height:160%;
	margin-bottom:20px;
}



















/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;
	color:#d8d8d8;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;
	color:#d8d8d8;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 690px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:300px;
	height:auto;
	position: absolute;
	top:15px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	font-size:16px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:30px;
	font-weight:normal;
}


h2.h2_01 p{
	font-size:35px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}


h2.h2_02{
	font-size:15px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
	font-weight:normal;
}


h2.h2_02 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}


h2.h2_03{
	font-size:16px;
	line-height:120%;
	color:#000000;
	text-align:center;
	font-weight:normal;
}


h2.h2_03 p{
	font-size:35px;
	color:#000000;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;
}



h3.h3_01{
	font-size:16px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:30px;
	font-weight:normal;
}


h3.h3_01 p{
	font-size:22px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}




h3.h3_02{
	font-size:18px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}


h3.h3_02 p{
	font-size:30px;
	color:#FFF;
	font-family: "游明朝", YuMincho;
	line-height:120%;
	font-weight:bold;
	margin-bottom:5px;

}


/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:320px;
	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


/* 各ページイメージ ---------------------------------------------- */


.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.work_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.atom_road_security_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}

/* トップ 100%玉---------------------------------------------- */

.top_box01{
}


.top_box01 ul li{
	width:50%;
	height:220px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_box01 ul li dl{
	padding:15px;
	box-sizing:border-box;
}

.top_box01 ul li dl dt{
}

.top_box01 ul li dl dd{
	color:#FFF;
	font-size:16px;
	line-height:130%;
	font-family: "游明朝", YuMincho;
	text-align:center;
}

.top_box01 ul li dl dd p{
	margin-top:10px;
	font-size:16px;
}

.top_box01 ul li dl dd p a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box01 ul li dl dd p a:hover{
	color:#cc0000;
	text-decoration:none;
}



.top_box01_bg01{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg02{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg03{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg04{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_04.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box01_bg05{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_05.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.top_box01_bg06{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_06.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.top_box01_bg08{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_01_08.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




.top_box01_bgc01{
	background:#000;
}

.top_box01_bgc02{
	background:#141321;
}

.top_box01_bgc03{
	background:#43424d;
}








/* トップ 100%玉 下---------------------------------------------- */





.top_box02{
}


.top_box02 ul li{
	width:100%;
	height:220px;
	float:none;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_box02 ul li dl{
	padding:15px;
}

.top_box02 ul li dl dt{
	color:#FFF;
	font-size:30px;
	line-height:120%;
	font-family: "游明朝", YuMincho;
	text-align:center;
	margin-bottom:20px;	
}

.top_box02 ul li dl dt p{
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
}

.top_box02 ul li dl dd{
	text-align:center;
}

.top_box02 ul li dl dd a{
	color:#cc0000;
	text-decoration:underline;
}

.top_box02 ul li dl dd a:hover{
	color:#cc0000;
	text-decoration:none;
}




.top_box02_bg01{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_02_01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg02{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_02_02.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.top_box02_bg03{
	width: 100%;
	height:220px !important;
	background:url(../img/top/tp_02_03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}




/* トップニュース---------------------------------------------- */



#news-box{
	width:100%;
	height:auto;
}

#news-box dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#news-box dl dt{
	float:none;
	clear:both;
	font-size:14px;
	color:#d8d8d8;
	margin-right:12px;
	margin-bottom:5px;
	
	display:block;

}

#news-box dl dd{
	font-size:14px;
	color:#d8d8d8;
	border-bottom:1px solid #cccccc;
	padding-bottom:12px;
	margin-bottom:12px;
	
	display:block;

}

#news-box dl dd a{
	font-size:14px;
	color:#FFF;
	text-decoration:none;

}

#news-box dl dd a:hover{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}





#news-box p{
	width:100px;
	height:auto;
	background:#F00;
	margin:25px auto 0 auto;
}

#news-box p a{
	text-align:center;
	display:block;
	padding:5px 0 3px 0;
	color:#FFF;
	text-decoration:none;
}

#news-box p a:hover{
	color:#FFF;
	text-decoration:underline;
}





.post_b01{
}

.post_day{
	text-align:right;
	font-size:14px;
	margin-bottom:15px;
}

.post_txt{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}




.post_img01{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.post_img01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.post_img01 ul li:nth-child(2n){
	margin-right:0%;
}





/* youtube ---------------------------------------------- */


.youtube_b{
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}



/* 会社情報 ---------------------------------------------- */



.abt_img{
	max-width:700px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto 30px auto;
}

.abt_txt00{
	margin-bottom:40px;
	color:#FFF;
	font-size:17px;
	line-height:160%;
}

.abt_txt00 span{
	font-size:30px;
	line-height:180%;
	color:#F36;
	text-align:center;
}

.abt_txt00 p{
	text-align:right;
}


.abt_txt01{
	margin-bottom:20px;
	color:#FFF;
	font-size:17px;
	line-height:160%;
}





.abt_txt02{
  position: relative;
  max-width:300px;
  width:100%;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
 	font-size:24px;
	line-height:150%;
	color:#F36;
	text-align:center;
  
  margin:0 auto 20px auto;
}
.abt_txt02::before,
.abt_txt02::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abt_txt02::before {
  top: 0;
  left: 0;
  border-top: 3px solid #F36;
  border-left: 3px solid #F36;
}
.abt_txt02::after {
  bottom: 0;
  right: 0;
  border-bottom: 3px solid #F36;
  border-right: 3px solid #F36;
}




.company_box01_bg{
	width:100%;
	height:auto;
	padding:30px 0;
	background:#43424d;

	box-sizing:border-box;

}

.company_box01{
}

.company_box01 dl dt{
	text-align:center;
	margin-bottom:20px;
}

.company_box01 dl dt p{
	text-align:center;
	font-size:15px;
	margin-top:12px;
	color:#d8d8d8;
}

.company_box01 dl dd{
	font-size:15px;
	line-height:150%;
	text-align:center;
	color:#d8d8d8;
}

.company_box01 dl dd p{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	font-family: "游明朝", YuMincho;
}







.company_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:40px;
}


.cpy_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}



.company_01{
	width:100%;
	height:auto;
}

.company_01 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_01 table th{
	border-collapse:collapse;
	width:100%;
	color:#FFF;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
	color:#FFF;
}



.company_01 table td ul li{
	display:inline-block;
	margin-right:7px;
}


.company_01 table td ul li::before {
  content: '・';
}






.company_02{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.company_02 table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.company_02 table th{
	border-collapse:collapse;
	width:100%;
	color:#FFF;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.company_02 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
	color:#FFF;
}



.company_02 table td ul li{
	display:inline-block;
	margin-right:7px;
}


.company_02 table td ul li::before {
  content: '・';
}



.map_p{
	margin-bottom:15px;
}

.map_p dl dt{
	font-size:16px;
	line-height:140%;
	text-align:center;
	margin-bottom:5px;
	color:#d8d8d8;
}

.map_p dl dd{
	font-size:15px;
	line-height:140%;
	text-align:center;
	color:#d8d8d8;
}





#map01{
	width:100%;

	margin-bottom:30px;
}


#map02{
	width:100%;



}

.c_h_img{
	max-width:500px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}




.c_h_img{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}


.c_h_img ul li{
	width:100%;
	height:auto;
	margin-right:0%;
	margin-bottom:20px;
	float:none;
}

.c_h_img ul li:nth-child(2n){
	margin:0 auto;
}






/* 事業案内 ---------------------------------------------- */

.bns_b01{

}

.bns_b01 ul li{
	max-width:500px;
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;
	text-align:center;
	margin:0 auto 20px auto;

}

.bns_b01 ul li:last-child{
	margin:0 auto 0px auto;
}

.bns_b01 ul li p{
	margin-top:10px;
	text-align:center;
	font-size:15px;
}














/* 施工実績 ---------------------------------------------- */



.wk_b01{
	max-width:700px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}


.wk_b01_ttl{
	border-bottom:3px solid #069;
	font-size:18px;
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:20px;
	color:#007dbb;
	text-align:center;
}


.wk_b01_list{
}


.wk_b01_list ul li{
	display:inline-block;
	margin-right:7px;
	font-size:15px;
	margin-bottom:7px;
	color:#d8d8d8;
}

.wk_b01_list ul li::before {
  content: '・';
}




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

.rcrt_txt01{
	font-size:15px;
	line-height:150%;
	word-break:break-all;
	color:#d8d8d8;
}


.rcrt_tab{
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.rcrt_tab ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	text-align:center;
	font-size:15px;
	line-height:130%;
}

.rcrt_tab ul li:last-child{
	margin-right:0%;
}

.rcrt_tab ul li a{
	padding:10px 3px;
	box-sizing:border-box;
	color:#FFF;
	text-decoration:none;
	background:url(../img/top/tp_01.jpg)  repeat;
	display:block;
}

.rcrt_tab ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	background:url(../img/top/tp_02.jpg)  repeat;
}

.rcrt_tab_h{
	color:#FFF !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	background:url(../img/top/tp_02.jpg)  repeat !important;
}



.recruit_t{
	width:100%;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#d8d8d8;
	padding:10px 0px;
	font-size:15px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:15px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	color:#d8d8d8;
}

.rcrt_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}




.rcrt_msg01{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
}

.rcrt_msg01_l{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
}


.rcrt_msg01_r{
	width:100%;
	height:100px;
	float:none;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;

}


.rcrt_msg01_r dl{
}

.rcrt_msg01_r dl dt{
	color:#069;
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;
}

.rcrt_msg01_r dl dd{
	color:#18;
	font-size:15px;
	line-height:130%;
}

.rcrt_msg02{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.rcrt_msg02 dl{
	padding:25px;
	background:#FCFCFC;
	
}

.rcrt_msg02 dl dt{
	color:#007dbb;
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;

}

.rcrt_msg02 dl dd{
	word-break:break-all;
	color:#007dbb;
	font-size:16px;
	line-height:130%;
	margin-bottom:20px;

}

.rcrt_msg02 dl dd:last-child{
	margin-bottom:0px;
}




/* 行動計画---------------------------------------------- */

.a_p_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:30px;
}



.a_p_txt02{
	font-size:14px;
	line-height:140%;
	margin-bottom:60px;
}



.a_p_txt02 p{
	margin-top:30px;
	text-align:right;
}





/* 品質方針---------------------------------------------- */

.qp_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:30px;
}

.qp_txt01 ul li{
	list-style:decimal;
	margin-left:25px;
	margin-bottom:5px;
}


.qp_b01{
	width:100%;
	height:auto;
}


.qp_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	
	box-sizing:border-box;
	border:1px solid #CCC;
	
}

.qp_b01 ul li:last-child{
	margin-right:0px;
}






/* 個人情報保護方針---------------------------------------------- */

.p_p_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:30px;
}



.p_p_b01{
	margin-bottom:80px;
}

.p_p_b01 ul li{
	font-size:14px;
	line-height:140%;

	list-style:decimal;
	margin-left:20px;
	margin-bottom:20px;
}

.p_p_b01 ul li ul{
	margin-top:10px;
}

.p_p_b01 ul li ul li{
	list-style-type:disc;
	margin-bottom:10px;
	margin-left:20px;
	line-height:140%;
}


.p_p_b01 p{
	text-align:right;
	margin-top:50px;
	font-size:14px;
	line-height:140%;
}





.p_p_b02{

}

.p_p_b02 ul li{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:10px;
	font-size:14px;
	line-height:140%;

}


.p_p_b02 p{
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
}




















/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 5px 5px 5px;	
	color:#d8d8d8;

}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 5px 10px 5px;
	color:#d8d8d8;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
