@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
	body{
	color:#555;
	line-height:1.7;
	font-size:16px;
}

.bosch_btn{
position:absolute;
top:auto;
bottom:10px;
left:0;
right:0;
margin:auto;
display:block;
max-width:480px;
}
.borderbox{
background:transparent;
border:0px;
}
.w420{
max-width:100%;
}
.borderbox .inner{
border:1px solid #ccc;
background:#fafafa;
padding:20px;
}
.redbox{
color:#fff;
background:#ee1c25;
position:absolute;
top:125px;
bottom:0;
left:0;
right:0;
margin:0px auto auto auto;
display:block;
width:130px;
height:40px;
line-height:40px;
text-align:center;
font-size:12px;
}
.redbox .part{
font-size:20px;
font-weight:bold;
padding-right:5px;
}
.link01,dt{
font-weight:bold;
}
.link02,dd{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}
img{
max-width:100%;
}
.image img{
width:auto!important;
}

.img_w100p img{
width:100%;
}
.bg1{
background:#f8f8f8;
padding-top:60px;
padding-bottom:60px;
}
.sekou_wrap{
padding-top:60px;
padding-bottom:60px;
}
.sekou_wrap .wf_blog_li_date{
display:none;
}
.about_wrap img{
display:block;
margin-bottom:5px;
}
.gallery_wrap .part{
position:relative;
    display: block;
}
.img_number {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    background: #000;
    color: #fff;
    width: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
}
.list_num li{
list-style-type: decimal;
list-style-position: inside;
font-weight:bold;
font-size:18px;
}
.w5p{
width:4%;
}
a,
a:visited,
a:hover{
	color:#555;
}
img {
	max-width:100%;
	vertical-align:top;
}

.wrap{
	width:100%;
	box-sizing:border-box;
}
.wrap .inner{
	max-width:1000px;
	margin:0 auto;
	box-sizing:border-box;
	}
#main{
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
h3,h4,h5{
color:#000;
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h3 a,h4 a,h5 a{
color:#000!important;
}
a img {
	-webkit-transition: 200ms;
	transition: 200ms;
}

/**/
#header .container,
#nav ul,
#footer .container,
.totop .container {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#content .container{
width:100%;
max-width:100%!important;
}

.slick-slider{
margin-bottom:0px!important;
}

/* header */
#header,#footer {
	height:auto;
}
#footer{
margin-top:40px;
background:#fff;
border-top:1px solid #efefef;
}
.toppage #footer{
margin-top:0px;
}
.top_bg3 .inner{
width:100%;
max-width:1240px;
box-sizing:border-box;
}
.flow_wrap h4.title{
margin-top:0px!important;
}
.top_bg3 p{
width:100%;
margin-left:auto;
margin-right:auto;
box-sizing:border-box;
padding-left:10px;
padding-right:10px;
text-align:left;
vertical-align:sub;
}
.top_bg3 address{
text-align:center;
}
.top_bg3 p img {
    height: 50px;
    margin: 5px;
}
h1 {
	float:left;
	margin-top:2.5%;
}
.info {
	float:right;
	margin-top:2.2%;
	margin-bottom:2.5%;
	text-align:right;
	width:460px;
}
.header_tel {
	text-align:right;
	display:inline-block;
	vertical-align: super;
}
.header_tel span.telnumber {
	display:inline-block;
	font-size:22px;
	font-weight:bold;
	line-height:1;
	vertical-align:sub
}
.header_tel span.address {
	margin-top:10px;
	display:inline-block;
	font-size:11px;
	line-height:1.5em;
	text-align:left;
}
.header_tel img {
	vertical-align:top;
	margin-right:7px;
}
.header_inq {
	display:inline-block;
	margin-left:2%;
}
.animation{
opacity:0;
}
/* nav */
#nav {
	width:100%;
	float:none;
}
@media only screen and (min-width: 768px) {
#nav {
	height:80px;
}
#nav .container,#nav .nav_container {
	position:relative;
	height:80px;
	box-sizing:border-box;
	background: #7cb1f7;
}
#nav .container::before,,#nav .nav_container::before {
	position:absolute;
	content:"";
	width:100%;
	display:block;
	left:0;
}
#nav .container::before,#nav .nav_container:before {
}
#nav>.nav_container>ul>li {
	float:left;
	list-style:none;
	width:14.28%;
	height:80px;
	position:relative;
	box-sizing:border-box;
	background:url(/images/line.png) no-repeat left center;
	padding-left:20px;
}
#nav>.nav_container>ul{
background-image:url(/images/line.png);
background-repeat:no-repeat;
background-position:right center;
padding-right:20px;
}
#nav li:after {
}
#nav li.nav01 {

}
#nav>.nav_container>ul>li>a,#nav li span {
	display:block;
	height:45px;
	line-height:80px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
	color:#fff;
	-webkit-transition: 200ms;
	transition: 200ms;
}
.fb-page{
max-width:500px;
width:100%;
}
.fb_iframe_widget{
display:block!important;
}
.submenu_ul{
width:100%;
min-width:300px;
z-index:20;
position:absolute;
top:80px;
}
.submenu_ul li a{
display:block;
background:rgba(0,0,0,0.8);
color:#fff!important;
width:100%;
height:auto!important;
min-height:auto!important;
padding:12px;
text-decoration:none;
box-sizing:border-box;
border-bottom:1px solid #fff;
font-size:14px;
}

/*
#nav li span {
	display:block;
	box-sizing:border-box;
	height:46px;
	-webkit-transition: 200ms;
	transition: 200ms;
}*/
#nav li a:hover {
opacity:0.7;
}
#nav li a:hover span {
}
}

/* content */

#content {
	margin-bottom:40px;
	min-height:500px;
}
.top #content {
	margin-bottom:0;
}

.wrap p {
	/*
	margin-bottom:1.2em;
	*/
}
/* main */
#main {
	width:100%;
}
/* aside */
#aside {
	float:right;
	width:260px;
}
#aside .bnr {
	margin-bottom:20px;
}
#aside .bnr img {
	display:block;
}
#aside .access {
	background:#f5f5f5;
	border-radius:5px;
	padding:20px;
	font-size:13px;
}
#aside .access h4{
	text-align:center;
	margin-bottom:10px;
}
.access_title {
	color:#4a9f11;
}


/* メインイメージ */

.carousel {
	padding-bottom:0px;
	margin-bottom:0px;
	width:100%;
	overflow:hidden;
}
.carousel > div {
	width:100%;
	margin:0 auto;
}
.carousel .slick-list {
  overflow: visible;
}
.carousel .slick-slide {
  position: relative;
  outline: 0;
  width:100%;
}
.slick-slide img{
  width:100%;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
	content:'';

    width: 10px;
    height: 10px;
	background:#f3f2ee;
	border-radius:50%;
}
.slick-dots li.slick-active button:before {
	background:#cee59a;
}
.carousel .slick-arrow {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 37px;
  height: 37px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  opacity: 0.8;
}
.carousel .slick-arrow:hover {
  opacity: 0.5;
}
.carousel .slick-arrow.slick-prev {
  left: -19px;
  background-image: url(../images/arrow_prev.png);
}
.carousel .slick-arrow.slick-next {
  right: -19px;
  background-image: url(../images/arrow_next.png);
}

/* フッター */
.totop {
	text-align:right;
	line-height:1;
	height:37px;
}
.totop img {
	display:block;
	float:right;
}
.top .totop {
	padding-top:30px;
}

.copyright {
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:1.8;
	padding:1.5em 0;
	color:#3e3b3a;
}

/* 画像 */

.wrap img {
	max-width:100%;
}

/* 見出し */
.white_bg{
padding-top:80px;
padding-bottom:80px;
}
.white_bg_top{
padding-top:80px;
}
.white_bg_bottom{
padding-bottom:80px;
}
.top_bg1{
background:url(/images/top_bg1.png) no-repeat top center;
background-size:cover;
padding-top:80px;
padding-bottom:80px;
}
.gallery_wrap,.gallery_wrap .inner{
padding:0px;
margin:0px auto;
}
.gallery_wrap .cont{
padding:1px;
margin:0px;
}
.top_bg1 .cont{
box-sizing:border-box;
padding:20px 20px 20px 20px;
margin:10px;
text-align:center;
background:#fff;
position:relative;
}
.top_bg1 .cont p{
font-size:14px;
}
.top_bg1 .cont p a{
text-decoration:none;
padding-bottom:40px;
display:block;
background:url(/images/bt.png) center bottom no-repeat;
min-height:90px;
}
.top_bg1 .cont p a:hover{
opacity:0.8;
}
.top_bg1 .title{
margin-top:10px;
margin-bottom:10px;
}
.top_bg1 .title a{
text-decoration:none!important;
}
.cases_bn_wrap .cont{
position:relative;
padding:0px;
margin:1px;
background:#000;
}
.cases_bn_wrap .cont img{
opacity:0.6;
}
.cases_bn_wrap .cont a img:hover{
opacity:0.4;
}
.cases_bn_wrap .cont p a,.cases_bn_wrap .cont p a:hover{
color:#fff;
text-decoration:none;
}
.cases_bn_wrap .cont p{
position:absolute;
color:#fff;
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
text-align:center;
vertical-align:center;
height:50px;
line-height:1.8em;
}
.cases_bn_wrap .cont p:first-line{
font-size:40px;
}

.cmn_btn:before,.btn_wrap a:before{
content:"≫";
}
.cmn_btn,.btn_wrap a{
    text-decoration: none;
    background: #ff5310;
    color: #fff!important;
    display: block;
    margin: 0px auto 0px auto;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    padding: 8px 10px 8px 10px;
   width:100%; 
   margin-bottom:10px;
   max-width:300px;
}
.cmn_btn:hover,.btn_wrap a:hover{
opacity:0.8;
}
.top_bg2{
background:url(/images/top_bg2.png) no-repeat top center;
background-size:cover;
padding-top:80px;
padding-bottom:80px;
}
.top_bg2 th,.top_bg2 td{
color:#fff!important;
padding-top:12px!important;
padding-bottom:12px!important;
}
.top_bg2 a{
color:#fff;
}
.top_bg3{
background:url(/images/top_bg3.png) no-repeat top center;
background-size:cover;
padding-top:80px;
padding-bottom:80px;
}
address{
text-align:center;
}
.html_a{
text-align:center;
color:#888;
font-size:14px;
display:block;
width:100%;
}
.html_a:after{
content:">";
}
h3.title,.html_title {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 36px;
    letter-spacing:5px;
    text-align:center;
    color:#3a4e93;
}
h4.title {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 24px;
    letter-spacing:5px;
    text-align:left;
    border-bottom:2px solid #ccc;
    padding-left:20px;
    position:relative;
    margin-top:40px;
}
h4.title:before {
content:"";
width:14px;
height:14px;
display:block;
position:absolute;
top:14px;
left:0px;
border:4px solid #029b40;
box-sizing:border-box;
border-radius:50%;
}
.top_bg1 .title{
padding-left:0px;
border-bottom:0px;
    letter-spacing:-3px;
    text-align:center;
}
.top_bg1 .title:before{
display:none;
}

h5.title {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 18px;
    font-weight:bold;
    letter-spacing:2px;
    text-align:left;
    color:#029b40;
    border-bottom:1px solid #029b40;
    padding-left:0px;
    position:relative;
}
p{
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
font-size:16px;
color:#555;
}

.mainimage{
position:relative;
display:none;
}
.toppage .mainimage{
display:block;
}
.mainimage:after{
content:url(/images/main_comment.png);
width:100%;
height:100%;
max-width: 574px;
max-height: 256px;
position:absolute;
display:block;
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
}/*
.slick-slide:after{
content:url(/images/scroll.png);
position:absolute;
display:block;
top:auto;
left:0;
right:0;
bottom:10px;
margin:auto;
width:70px;
height:70px;
}*/
@media only screen and (max-width: 768px) {
.mainimage:after{
content:url(/images/main_comment_sp.png);
max-width:240px!important;
max-height:107px!important;
}}


/* TOP */

.top_block {
	margin-bottom:20px;
	font-size:15px;
}
.top_block p {
	margin-bottom:0.5em;
}
.top_block img {
	border-bottom:#7ac215 4px solid;
	margin-bottom:5px;
}
.top_block div.cont {
	display:block;
	text-decoration:none;
	box-sizing:border-box;
	padding:9px 9px 10px;
	margin-bottom:3%;
	border:1px solid #e6e6e6;
	border-radius:2px;
	-webkit-transition: 200ms;
	transition: 200ms;
}
.top_block01 div.cont{
	position:relative;
	margin:5px;
}
.top_block01 div.cont::before {
	position:absolute;
	content:"";
	display:block;
	bottom:18px;
	right:10px;
	width:10px;
	height:10px;
	background:#92ce19;
	background: -webkit-linear-gradient(
	top,
	#92ce19 0%,
	#67b912 100%
	);
	background: linear-gradient(
	to bottom,
	#92ce19 0%,
	#67b912 100%
	);
}
.top_block01 div.cont::after {
	position:absolute;
	content:"";
	display:block;
	width: 3px;
	height: 3px;
	bottom: 21px;
	right: 14px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.top_block div.cont:hover {
	color:#4a9f11;
	border-color:#b9d66e;
}

.top_block02 .btn {
	text-align:right;
	display:block;
	color:#4a9f11;
	-webkit-transition: 200ms;
	transition: 200ms;
	position:relative;
	padding-right:20px;
	text-decoration:none;
	font-size:12px;
}
.top_block02 .btn::before {
	position:absolute;
	content:"";
	display:block;
	top:50%;
	margin-top:-5px;
	right:0px;
	width:10px;
	height:10px;
	background:#92ce19;
	background: -webkit-linear-gradient(
	top,
	#92ce19 0%,
	#67b912 100%
	);
	background: linear-gradient(
	to bottom,
	#92ce19 0%,
	#67b912 100%
	);
}
.top_block02 .btn::after {
	position:absolute;
	content:"";
	display:block;
	width: 3px;
	height: 3px;
	top: 50%;
	margin-top:-2px;
	right: 4px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
table.part{
width:100%;
}
table.part th{
max-width:25%;
color:#029b40;
}
table.part th,table.part td{
border-bottom:1px solid #ccc;
padding:8px;
text-align:left;
}
table.news {
	width: 100%;
	margin-bottom:40px;
}
table.news th,
table.news td {
	padding:15px 10px 14px ;
	border-bottom:1px dotted #e3ded9;
}
table.news th {
	width:20%;
	padding:15px 0 14px 20px;
	text-align:left;
}
.first-letter{
margin-bottom:10px;
}
.first-letter:first-letter{
    font-size: 40px;
    line-height: 1;
    float: left;
    margin: 0 .2em 0 0;
    padding: .1em 0;
    color:#029b40;
}
/*-------------------
 Responsive 
-------------------*/

.sp { display:none;}

.map {
position: relative;
padding-bottom: 25%;
height: 0;
overflow: hidden;
}
.map iframe,
.map object,
.map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


@media only screen and (min-width: 768px) {
/*
.top_block01 a {
	float:left;
	width:31.4%;
	margin-right:2.9%;
	
}
*/
/*
.top_block01 a:last-child {
	margin-right:0;
}
*/
.top_block02 .box {
	float:left;
	width:48.6%;
	margin-right:2.8%;
}
.top_block02 .box:nth-child(2n) {
	margin-right:0;
}

}

@media only screen and (max-width: 1038px) {
#header .container,
#nav ul,
#content .container,
#content .container,
#footer .container,
.totop .container,
#main {/*
    margin-left: 2%;
	margin-right:2%;*/
	float:none;
}
#nav li {
}
.map {
padding-bottom: 45%;
}
#main {
	width:auto;
/*	max-width:1000px;*/
}
#aside {
	margin:0 auto;
	float:none;
}

/**/

}
@media only screen and (max-width: 1000px) {
.carousel > div {
    width: 100%;
}
.carousel .slick-arrow.slick-next { right:5px;}
.carousel .slick-arrow.slick-prev { left:5px;}
}
@media only screen and (max-width: 767px) {
.bosch_btn{
bottom:-170px;
}
.mainimage{
margin-bottom:100px;
}
table.part thead,table.part tr,table.part th,table.part td{
width:100%;
max-width:100%;
display:block;
}
#footer img{
width:calc(100%-20px);
margin-left:auto;
margin-right:auto;
}

p{
margin-bottom:30px;
}
#main .wrap img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}
#nav>.nav_container>ul>li {
position:relative;
}
.submenu_ul{
position:absolute;
top:0px;
}
.submenu_ul li a{
display:block;
background:rgba(0,0,0,0.7);
color:#fff!important;
width:100%;
height:auto!important;
min-height:auto!important;
padding:10px;
text-decoration:none;
box-sizing:border-box;
border-bottom:1px solid #fff;
}

h3.title,h4.title,h5.title{
font-size:18px;
}
..btn_wrap,.title{
padding-bottom:20px;
}
h3.title,h4.title{
margin-bottom:10px;
margin-top:20px;
}
.wrap>.inner{
padding-left:10px;
padding-right:10px;
/*padding:0px 5px 0px 5px;*/
}
.sp { display:block;}
.pc { display:none;}

img {
	max-width:100%;
}

#header {
	height:90px;
}
#header h1 {
	position:absolute;
	margin-top:0;
	top:2%;
	left:10px;
	max-width:45%;
}
#header .info {
	position:absolute;
	top:2%;
	right:7.6%;
	margin-top:0;
	width:125px;
	padding-top:0;
	float:right;
}
#header .info a {
	margin-right:6%;
	display:block;
	width:40%;
	float:left;
}
#header .info img {
	width:100%;
	display:block;
}

#nav {
	background:none;
}
#menu { display:none;}
#toggle {
	display: block;
	position: absolute;
	top:2.1%;
	right:2%;
	max-width:41px;
	width:6.8%;
}
#header  #toggle a {
	width:100%;
	margin:0;
	float:none;
	position: relative;
}
#nav ul {
    background: rgba(255,255,255,.7);
    left: 0;
    margin: 0;
    top: 90px;
    width: 100%;
	position:absolute;
	z-index:9999;
}
#nav ul li {
	display:block;
	text-align:left;
	float:none;
	height:auto;
	width:100%;
	padding:0;
	box-sizing:border-box;
	border:none;
	border-bottom:1px solid #ccc;
	margin:0;
}

#nav ul li.nav01 { border-left:none;}
#nav ul li a {
	display:block;
	padding:14px 10px;
	width:100%;
	float:none;
	box-sizing:border-box;
	text-align:left;
	height:auto;
	line-height:1.5;
}

#content {
	width:100%;
}

/* top */

.top #main {
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
}
.top_block a {
	margin-bottom:20px;
}

table.news th,
table.news td {
	display:block;
	float:none;
	width:100%;
	text-align:left;
}
table.news th {
	padding:15px 2px 4px;
}
table.news td {
	padding:4px 2px 15px;
}
table.news th {
	border-bottom:none;
}
}

@media only screen and (max-width: 480px) {
#nav ul { top: 88px;}

}
@media only screen and (max-width: 320px) {
#header {
	height:65px;
}
#nav ul { top:65px;}

}
form .wrap{
	padding:5px;
	box-sizing:border-box;
	border-bottom:0px!important;
}
form input.wf_form_text,form textarea.wf_form_text{
	width:90%;
	padding:5px;
	box-sizing:border-box;
}
form .wrap .inner{
	border-bottom:1px dotted #888;
	margin-top:5px;
	margin-bottom:5px;
}
/***********BLOG************/
.wf_blog_ul{
}
.wf_blog_ul .wf_blog_li_thumb,.wf_blog_ul .wf_blog_li_thumb:hover{
}

.wf_blog_ul .wf_blog_li_thumb img{
}
.wf_blog_ul  li{
border-bottom:1px solid #e9e9e9;
}
.wf_blog_ul  li a{
color:#ff5310;
}
.wf_bread_ul{
font-size:14px;
}
.wf_blog_ul li:after{
}
.wf_blog_ul .wf_blog_li_date,.wf_blog_ul .wf_blog_li_title{
}
.wf_bread_ul li{
}