@charset "utf-8";
/* CSS Document */
body {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background:#EEEEEE;
}

.navigation{
	height:45px;
	width:1000px;
	background:rgba(0,0,0,0.8);
	text-align:center;
	position:fixed;
	z-index:9999;
	-webkit-transform: translate3d(0,0,0);
	top:0;
	left:50%;
	margin-left:-500px;
}

.navigation h1{
	float:left;
	padding:15px 0px 0px 15px;
}

.navigation h1 a{
	width:213px;
	height:17px;
	background:url(../../../img/rad_logo.png) no-repeat left bottom;
	display:block;
	text-indent:110%;
	white-space: nowrap;
    overflow: hidden;
}

#header_container{
	margin:0 auto;
	width:980px;
}

.pc_nav ul{
	float:left;
	font-size:15px;
	margin:16px 0 0 14px;
}

.pc_nav li{
	display:inline;
	margin-left:25px;
	font-family: 'Josefin Sans', sans-serif;
}

.pc_nav li a{
	color:#ffffff;
}

.pc_nav li a:hover{
	color:#666666;
}



.container2{
	width:1000px;
	margin:0 auto;
	background:#ffffff;
	box-shadow: 0px 0px 10px #666;
}
.logo{
	position:relative;
	padding-left:4.5rem;
	display:block;
}
.logo:before{
	content: url(../img/left_particle.png);
	position:absolute;
	left:10px;
	top:10px;
}
.logo:after{
	content: url(../img/right_particle.png);
	position:absolute;
	right:10px;
	top:10px;
}
header{padding-top:45px;}
header h1{
	color:#ffffff;
	height:38px;
	background:url(../img/bg_h1.jpg);
	line-height:38px;
	font-size:1.1rem;
	text-shadow:2px 2px 0px rgba(0,0,0,0.20);
	font-weight:bold;
	padding-left:1em;
}
.content{
	padding:2rem;
}
strong{font-weight:bold;}
p{line-height:1.4em;margin-bottom:1em;}
	.content h2{
	margin-bottom:0.5em;
}
.content h3{
	margin-bottom:1em;
	font-weight:bold;
	font-size:1.1em;
}
.bee_area{position:absolute;}

.fa-check{color:#ff5722;font-size:0.9em;}
.naiyou_li_container{
	line-height:1.4em;
	margin-bottom:1em;
}
.naiyou_li_container li{
	list-style: disc inside;
}
.tool_table{
	border:1px solid #58b7b9;
	border-radius:0 0 5px 5px;
	margin-bottom:1.5em;
	width:100%;
}
.tool_table caption{background:#58b7b9;line-height:1.8em;color:#ffffff;font-weight:bold;border-radius:5px 5px 0 0;}
.tool_table th{font-weight:bold;text-align:right;width:8em;}
.tool_table th,.tool_table td{padding:0.4em;}
#map_canvas{
	margin-bottom:1em;opacity:0;
}
.photo_gallery_wrapper{flex-wrap:wrap;display:flex;}
.photo_gallery_box{width:32%;opacity:0;}
.photo_gallery_box{margin-right:2%;}
.photo_gallery_box:last-of-type{margin-right:0;}
.gallery_image_wrapper{box-shadow:2px 2px 2px 0px rgba(0,0,0,0.6);}
.gallery_image_wrapper img{width:100%;height:auto;vertical-align:bottom;}
.gallery_image_caption{font-size:0.8em;}
span.attention{color:#c82209;}
.flow_wrapper{display:flex;flex-wrap:wrap; margin-bottom:1em;padding-top:1em;padding-bottom:1em;}
.flow_wrapper li{margin-right:20px;opacity:0;list-style:none;}
.flow_wrapper_sp{list-style:none;}
.flow_wrapper_sp{display:none;}
.inline_dl{line-height:1.4em; margin-bottom:1em;}
.inline_dl dt,.inline_dl dd{float:left;}
.inline_dl dt{clear:left;width:5em;font-weight:bold;}
.bee_area{position:relative;}
.bee_bnr{position:absolute;top:150px;right:150px;}
.part01,.part02,.part03,.part04,.part05,.part06,.part07,.part08,.part09{margin-bottom:2em;}
p#pageTop{
	position:fixed;
	bottom:5px;
	left:auto;
	text-align:center;
	line-height:1;
	margin-left:915px;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 10px 5px;
  border-radius: 30px;
  width: 50px;
  height: 40px;
  background-color: #FF7F00;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

.delay2{animation-delay:.2s;}
.delay4{animation-delay:.4s;}
.delay6{animation-delay:.6s;}
.delay8{animation-delay:.8s;}
.fukidashi_inview{opacity:0;transition-duration:1s;}
@media (max-width:960px) {
	.container2,.content{
	width:100%;
	box-sizing:border-box;
	}
	.logo img{width:90%;height:auto;}
	.bee_bnr{right:0;}
}
@media (max-width:600px) {
	.logo{
		padding-bottom:0;
		padding-left:0;
	}
	.logo img{width:100%;height:auto;}
	.logo:before,.logo:after{content:none;}
	header{box-sizing:border-box;width:100%;}
	header h1{height:auto;padding:0 .5em;font-size:1em;}
	.photo_gallery_wrapper{
		display:block;
	}
	.flow_wrapper{display:block;}
	.only_pc{display:none;}
	.content h2{margin-bottom:1em;}
	.content{padding:1em;}
	.flow_wrapper{display:none;}
	.flow_wrapper_sp{display:block;}
	.flow_wrapper_sp li img{width:100%;height:100%;margin-bottom:1em;}
	.inline_dl dd{width:70%;}
	.bee_bnr{display: none;}
	.photo_gallery_box{margin:10px;}
	.slick-prev, .slick-next {top:40%;}
	.slick-prev{left:20px;z-index:1;}
	.slick-next {right: 20px;}
}
@media only screen and (max-width: 768px){
	.navigation{
	width:100%;
	margin-left:-50%;
	}

	nav.pc_nav{
		display:none;
	}
	.flexnav li a {
		text-align: center; 
	}
}


.header{height:50px;position:fixed;z-index:9999;background:#ffffff;width:100%;}
.header .container2{max-width:100%;}
.header h1{padding-top:15px;text-align: left;}
.lower .header{background:#333333 url(../../img/bg-dot.png);color:#ffffff;}

/******************ドロワーメニュー******************/
.drawer-nav{text-align:left;box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.4);}
.drawer-overlay{background-color: rgba(0,0,0,.8);}
.drawer-nav{padding:2em;}
.drawer-nav li a{font-size:1.2rem;color:#000000;}
.drawer-nav li{margin-bottom:1.5rem;}
.drawer-nav li:last-child{margin-top:1rem;}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{background-color: #BE1A20;height: 4px;}
.drawer-hamburger{padding-top:10px;}
.main-bulb{width:450px;height:auto;position:absolute;top:70px;left:50px;-webkit-filter:drop-shadow(1px 3px 8px rgba(0, 0, 0, 0.4));-moz-filter:drop-shadow(1px 3px 8px rgba(0, 0, 0, 0.4));-ms-filter:drop-shadow(1px 3px 8px rgba(0, 0, 0, 0.4));filter:drop-shadow(1px 3px 8px rgba(0, 0, 0, 0.4));}
.header{height:50px;position:fixed;z-index:9999;background:#ffffff;width:100%;}
.header .container{max-width:100%;}
.header h1{padding-top:15px;text-align: left;}
.lower .header{background:#333333 url(../../img/bg-dot.png);color:#ffffff;}
.lower .drawer-hamburger-icon, .lower .drawer-hamburger-icon:after, .lower .drawer-hamburger-icon:before{background-color: #ffffff;}
.drawer-open .drawer-hamburger-icon{background-color: transparent;}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{background-color: #ffffff;height: 4px!important;}
.drawer-hamburger{padding-top:10px!important;}

/*****************footer************************/
.footer-info{text-align:left;}
.to-top a,.footer-info a{color:#ffffff;}
.to-top{background:#000000;color:#ffffff;font-size:12px;padding:0.5em;}
.to-top .container{text-align: right;}
.to-top p{margin-bottom:0;}
.footer-info{background:#2F3334;color:#ffffff;}
.footer-nav li{position:relative;padding-left:3em;margin-left:2em;margin-bottom:2em;display:inline-block;}
.footer-nav li:after{position:absolute;content:"▶";left:0;top:0;font-size:0.8em;}
.footer-com li{display:inline-block;}
.footer-com li{padding-left:3em;padding-right:3em;}
.footer-com li:first-child{padding-left:0;border-right:1px solid #ffffff;}
.footer-com-name,.footer-com-link{margin-bottom:1.5em;}
.footer-com-name{text-align:center;display:inline-block;}
.footer-com-name img{max-width:100%;height:auto;}
.footer-com-link a{color:#ffffff;}
.footer-com small{font-size:0.5rem;}
.footer-com{border-left:1px dotted #ffffff;}
.footer-com-inner{display:table;margin:0 auto;}
.top-service .b-btn a{max-width:360px;}
.top-sample .b-btn a{max-width:360px;}
.top-contact .w-btn a{max-width:580px;}
.top-recruit .b-btn a{max-width:360px;}
.footer-info{padding-top:45px;padding-bottom:45px;}
@media (max-width: 767.98px) {
	html{font-size:14px;}
	.footer-nav li{margin-left:1.5em;padding-left:2rem;}
	.footer-nav{margin-bottom:30px;}
	.footer-com{border:none;}
	.footer-com-inner{padding-left:30px;}
	.header h1 img {	width: 60%;	height: auto;}
}