@charset "utf-8";
/*Reset*/
html,head,body,h1,h2,h3,p,a,ul,li,ol,table,tr,th,td,dl,dt,dd{
  margin:0;
  padding:0;
  line-height:1.0;
  font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
ul{
  list-style:none;
}
a{
  text-decoration:none;
  color:inherit;
}
img{
  border:0;
  vertical-align:bottom;
  max-width: 100%;
  height: auto;
}

/*====TOPへ戻るボタン====*/
#page-top{
  width:70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius:50%;
  background: #fa5;
  color:#fff;
  cursor:pointer;
  position:fixed;
  right:5px;
  bottom:5px;
  transition:0.3s;/*0.3秒かけて色を変えるアニメーション*/
}

#page-top:hover{
  background: #f00;
}

/*====レイアウト====*/
body{
  background-color:#FBF2CA;
  color: #333;
  font-size: 16px;
}

p{
  font-size: 0.875em;/*14px*/
}

/*Font-size*/
html{
  font-size:62.5%;/*=10px*/
}
body{
  font-size:1.6rem;/*=16px*/
}
h1{
  font-size:2.4rem;/*=24px*/
}
p{
  font-size:1.4rem;/*=14px*/
}
li{
  font-size:1.4rem;/*=14px*/
}


.container{
max-width:940px;
margin:0 auto;
color:#555;
}

.content{
width:730px;
float:left;
}

.sidebar{
width:180px;
float:right;
}

#main{
background-color:#fff;
padding:0 20px;
width:920px;
padding-top:20px;
}

.wrap{
overflow:hidden;
}

/*====Span color====*/
.g{
color: #080;
font-weight:bold;
}

.r{
color:#a00;
font-weight:bold;
}


/*====Headr====*/
header{
background-color:#EF6946;
padding:10px 0;
}

header .wrap{
color:#fff;
margin-bottom: 30px;
}

.headerleft{
float:left;
}

.headerright{
float:right;
}


.headerright ul{
margin-top:30px;
}

.headerright li{
margin-bottom:5px;
}


h1{
background:url(../img/logo.png) no-repeat;
line-height:90px;
}

h1,header .headerleft p{
padding-left:95px;
}

.headerleft p{
margin-top:-27px;
font-size: 12px;
line-height: 1.5;
}

/*====Sp Btn スマホボタン====*/
.btn{
width:50px;
height:50px;
background-color:#800;
border-radius:5px;
position:fixed;
top:5px;
right:5px;
display:none;
}

.btn span{
display:block;
width:35px;
height:3px;
background-color:#fff;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
}

.btn span::before,.btn span::after{
display: block;
content:"";
width:35px;
height:3px;
background-color:#fff;
}
.btn span::before{
margin-top:-10px;
}
.btn span::after{
margin-top:17px;
}


/*====Nav====*/
.nav_border{
padding-bottom:10px;
}

nav ul{
overflow: hidden;
margin:20px 0;
}

nav li{
float:left;
height: 60px;
width:176px;
margin-left: 15px; 
}
nav li:first-child{
margin-left: 0;
}

nav ul a{
display: block;
height: 60px;
width:176px;
}

.home{
background: url(../img/nav_home.png) no-repeat center top;
}
.zigyou{
background: url(../img/nav_zigyou.png) no-repeat center top;
}
.katudou{
background: url(../img/nav_katudou.png) no-repeat center top;
}
.houzin{
background: url(../img/nav_gaiyou.png) no-repeat center top;
}
.otoiawase{
background: url(../img/nav_otoiawase.png) no-repeat center top;
}

nav ul a:hover{
background-position:center bottom;
}

.nav_border{
background: url(../img/border2.png) repeat-x;
}

/*====Footer====*/
footer{
background-color:#EF6946;
text-align: center;
padding:10px 0 30px;
}

footer img{
padding:10px 0;
}

footer ul{
margin: 10px 0;
}

footer li{
display:inline-block;
}

footer a{
display: block;
color:#333;
padding:0 10px;
border-left:1px solid #333;
}

footer li:first-child a{
border-left: none;
}



/*====サイドメニュー====*/
.sidebar ul{
margin-bottom: 20px;
}

.sidebar li{
margin-bottom: 10px;
}

.sidebar a{
display: block;
background: url(../img/sidnav.png) no-repeat center top;
height: 80px;
text-align: center;
line-height: 80px;
color:#fff;
font-size: 20px;
font-weight:bold;
}

.sidebar a:hover{
background-position: bottom center;
}

.sidebar dl{
margin-bottom: 20px;
}
.sidebar dt{
color:#F7931E;
margin-bottom: 5px;
font-weight:bold;
}

.sidebar dd{
margin-bottom: 10px;
font-size: 15px;
}

.sidebar img{
border:2px solid #42210B;
margin-bottom:20px;
border-radius:10px;
}



/*=========
#Home css
==========*/
/*====Mainimage====*/
#top .slidshow{
width:100%;
height:350px;
position: relative;
margin-bottom:20px;
display: inline-block;
}

#top .slidshow img{
position: absolute;
}

#top .alt{
display:none;
}


/*==事業所案内==*/
#top h2{
background: url(../img/dot.png) no-repeat;
padding-left:38px;
line-height: 38px;
}

#top .border{
background: url(../img/border.png) repeat-x;
padding:5px;
margin-bottom: 20px;
width:172px;
}

#top .content a{
float:left;
margin-bottom:20px;
}



/*====お知らせ====*/
#top .news{
background:url(../img/osirase.png) no-repeat;
width:700px;
height:288px;
margin-bottom: 20px;
position: relative;
}

#top .news h2{
display: none;
}

#top .newsIn{
position: absolute;
top:40px;
left:240px;
}

#top .newsIn dt{
margin-bottom: 10px;
}

#top .newsIn dd{
background: url(../img/border.png) repeat-x left bottom;
padding:0 0 5px 20px;
margin-bottom: 20px;
width: 400px;
}

/*====公開データ====*/
#top .detaUl a{
display: block;
margin-bottom: 20px;
color:#00f;
float: none;
}

#top .detaUl a:hover{
color:#0aa;
}

/*====
#zigyou css
====*/
#zigyou article{
margin-bottom: 20px;
}

#zigyou section{
padding:0 20px;
border-radius:10px;
margin-bottom:20px;
overflow: hidden;
}

#zigyou #sagyousyo section{
background-color:#fdd;
}

#zigyou #gh section{
background-color:#dff;
}

#zigyou .text{
float: right;
width:370px;
padding-bottom: 20px;
}

#zigyou h2{
background: url(../img/dot.png) no-repeat;
padding-left:38px;
line-height: 38px;
}

#zigyou .border2{
background: url(../img/border.png) repeat-x ;
padding:5px;
width:150px;
margin-bottom: 20px;
}

#zigyou h3{
margin-bottom: 20px;
border-left:10px solid #EF6946;
padding-left: 10px;
}

#zigyou section h4{
margin: 20px 0 10px;
color:#EF6946;
line-height: 1.5;
}

#zigyou #sagyousyo h3{
color:#EF6946;
}

#zigyou #gh h3,#katudou #yoka h4{
color:#080;
}

#zigyou #gh h3{
border-color:#080;
}

#zigyou .border{
background: url(../img/border.png) repeat-x ;
padding:5px;
}

#zigyou section p{
line-height: 1.5;
margin: 20px 0;
}

#zigyou .text dl{
margin-bottom: 20px;
}

#zigyou .text dt{
margin-bottom: 5px;
color:#080;
}

#zigyou .text dd{
margin-bottom: 10px;
}

#zigyou .text a{
color:#a00;
}

/*写真*/

#zigyou .picture{
float: left;
margin-right:10px;
margin-bottom: 20px;
}

#zigyou .mini img{
margin-left:6px;
}

#zigyou .mini img:first-of-type{
margin-left:0;
}

#zigyou .ty p{
line-height: 1.5;
}

/*====
#katudou css
====*/
#katudou article{
margin-bottom: 20px;
}
#katudou section{
padding:0 20px;
border-radius:10px;
margin-bottom:20px;
overflow: hidden;
}

#katudou #work section{
background-color:#fdd;

}

#katudou #yoka section{
background-color:#dff;
}

#katudou h2{
background: url(../img/dot.png) no-repeat;
padding-left:38px;
line-height: 38px;
}

#katudou .border2{
background: url(../img/border.png) repeat-x ;
padding:5px;
width:150px;
margin-bottom: 20px;
}

#katudou h3{
margin-bottom: 20px;
border-left:10px solid #EF6946;
padding-left: 10px;
}

#katudou section h4{
margin: 20px 0 10px;
color:#EF6946;
}

#katudou #yoka h3,#katudou #yoka h4{
color:#080;
}

#katudou #yoka h3{
border-color:#080;
}

#katudou .border{
background: url(../img/border.png) repeat-x ;
padding:5px;
margin-left:310px;
}

#katudou section p{
line-height: 1.5;
margin: 20px 0;
}


/*写真*/

#katudou .picture{
float: left;
margin-right:10px;
margin-bottom: 20px;
}

#katudou .mini img{
margin-left:6px;
}

#katudou .mini img:first-of-type{
margin-left:0;
}

/*時間割*/
#katudou table{
border-collapse: collapse;
margin-bottom: 20px;
}
#katudou th,#katudou td{
border:1px solid #b55;
}

#katudou th{
text-align: center;
padding:5px;
}

#katudou th{
width:142px;
background-color:#EF6946;
color: #fff;
}

#katudou td{
line-height: 1.5;
font-size: 14px;
padding: 10px;
}

#katudou .yoko{
width:20px;
}

#katudou .siro{
background-color:#fff;
border:0;
}

#katudou .iro{
background-color:#080;
height: 120px;
}

/*===
#gaiyou css
===*/
#gaiyou h2{
background: url(../img/dot.png) no-repeat;
padding-left:38px;
line-height: 38px;
margin-bottom: 20px;
}

#gaiyou h3{
border-left:10px solid #EF6946;
padding-left: 10px;
margin-bottom: 10px;
}

#gaiyou .border{
background: url(../img/border.png) repeat-x ;
padding:5px;
margin-bottom: 20px;
}

#gaiyou h4{
margin: 20px 0 10px;
color:#EF6946;
line-height: 1.5;
}

#gaiyou .concept li{
margin:0 0 10px 50px;
}

#gaiyou .concept p{
line-height: 1.5;
margin:10px 0 20px 30px;
}

#gaiyou table{
border-collapse: collapse;
margin-bottom: 20px;
}

#gaiyou tr{
border: 1px solid #fff;
}

#gaiyou th{
width:200px;
background-color: #EF6946;
color:#fff;
text-align: center;
padding: 10px;
}

#gaiyou td{
width:200px;
background-color: #fdd;
width:520px;
line-height: 1.5;
padding: 10px;
}

#gaiyou .history th{
background-color: #080;
}

#gaiyou .history td{
background-color: #dff;
}

#gaiyou .map{
float:left;
margin-left: 10px;
margin-bottom: 20px;
width:235px;
}

#gaiyou .map:first-of-type{
margin-left: 0;
}

#gaiyou .map img{
border:2px solid #42210B;
border-radius:10px;
margin-top:20px;
}

#gaiyou .access dl{
margin:0 5px 20px;
}

#gaiyou .access dt{
color: #080;
margin-bottom: 10px;
}
#gaiyou .access dd{
margin-bottom: 20px;
}

#gaiyou .access h4{
text-align: center;
}

#gaiyou .all_map{
margin-bottom: 20px;
}

#gaiyou .all_map ul{
overflow: hidden;
}

#gaiyou .all_map li{
float: left;
}

#gaiyou .all_map ul a{
display:block;
padding:10px 20px;
border: 1px solid #555;
}

#gaiyou .all_map .on{
background-color:#EF6946;
color:#fff;
}

/*====
#privacy css
====*/
#privacy h2{
margin-top:5px;
}
#privacy h2,#privacy h3{
margin-bottom: 20px;
    text-align: center;
}

#privacy dt{
margin-bottom: 10px;
color:#EF6946;
}

#privacy dd{
line-height: 1.5;
margin-bottom: 20px;
padding:0 20px;
}

/*====
#deta css
====*/
#deta h2{
margin-top:5px;
}
#deta h2,#deta h3{
margin-bottom: 20px;
    text-align: center;
}

#deta dt{
margin-bottom: 10px;
color:#EF6946;
}

#deta dd{
line-height: 1.5;
margin-bottom: 20px;
padding:0 20px;
}

#deta .detaUl li a{
display: block;
margin-bottom: 20px;
color:#00f;
}

#deta .detaUl li a:hover{
color:#0aa;
}


/*===========959px以下の時
=======================================*/
@media screen and (max-width:959px){
/*w959 Main
========================*/
.container{
max-width:100%;
}

.content{
width:65.62%;
}

.sidebar{
width:31.25%;
}

#main{
width:100%;
}



/*w959 Nav
=====================*/
nav ul{
display:none;
overflow: visible;
position:fixed;
top: 35px;
right: 10px;
width:176px;
}

nav li{
float:none;
margin-left:0;
z-index: 3;
}

.nav_border:first-of-type{
background: none;
}

.btn{
display:block;
}

/* w959 #Home css
==========*/
#top .slidshow{
height:280px;
}


}
/*=============w767 以下の時
=============================================*/
@media screen and (max-width:767px){

/*====
w767 レイアウト====*/
.content{
float:none;
width:90%;
margin: 0 auto;
}

#main{
padding:0;
}

/*====
w767 Headr====*/
header{
padding:10px 10px 10px;
margin-bottom: 10px;
}

h1{
font-size: 20px;
}

.headerleft p{
font-size: 12px;
margin-top:-25px;
padding:none;
}

header .wrap{
padding-bottom: 10px;
}

.hederright{
float:none;
}


header .wrap ul{
text-align: right;
margin-top:20%;
}

.headerright p{
font-size: 12px;
}

/*====
w767 Footer====*/
footer ul{
margin: 10px 0;
}

footer li{
display:block;
}

footer a{
display: block;
color:#333;
padding:0;
height: 44px;
line-height: 44px;
border-left:0;
border-top: 1px solid #fff;
}

footer li:first-child a{
border-top: none;
}

/*====
w767 サイドメニュー====*/
.sidebar{
display: none;
}


/*=========
w767 #Home css
==========*/
#top .slidshow{
height:150px;
}

/*====
w767 事業所案内====*/

#top .content a{
float:none;
}

#top .service{
width:100%;
margin: 0 auto;
}


/*====
w767 お知らせ====*/
#top .news{
width:100%;
height:auto;
position: static;
background:none;
background-color: #F7931E;
padding:10px;
}

#top .news h2{
display: block;
margin-top:5px;
font-size: 18px;
background: none;
}

#top .newsIn{
position: static;
background-color: #fff;
margin:0 auto;
width:95%;
text-align: center;
padding:10px 0 30px;
}

#top .newsIn dt{
text-align: left;
width: 80%;
margin:5px auto;
}


#top .newsIn dd{
padding:0;
padding-bottom: 10px;
width: 80%;
margin: 0 auto;
margin-bottom: 20px;
}

/*====
w767 #zigyou
====*/
#zigyou .text{
float: none;
width:90%;
}

#zigyou section h4{
font-size: 14px;
}

/*写真*/

#zigyou .picture{
float: none;
margin-right:0;
}

#zigyou .mini img{
margin-left:1%;
width: 30%;
}

#zigyou .mini img:first-of-type{
margin-left:0;
}


/*====
w767 #katudou css
====*/
#katudou section h4{
font-size: 14px;
}

#katudou .border{
padding:5px;
margin-left:0;
}

#katudou section p{
margin: 10px 0;
}


/*w767 写真*/

#katudou .picture{
float: none;
margin-right:0;
}

#katudou .mini img{
margin-left:1%;
width: 30%;
}

#katudou .mini img:first-of-type{
margin-left:0;
}

/*w767 時間割*/
#katudou th{
width:17%;
font-size: 14px;
}

#katudou td{
font-size: 10px;
padding-left: 2%;
}

#katudou .yoko{
width:3%;
}

/*===
w767 #gaiyou css
===*/
#gaiyou h4{
font-size: 90%;
}

#gaiyou .concept li{
margin:0 0 10px 30px;
line-height: 1.5;
font-size: 14px;
}

#gaiyou .concept p{
margin:10px 0 20px 10px;
}

#gaiyou th{
width:25%;
font-size: 6px;
line-height: 1.5;
}

#gaiyou td{
font-size: 60%;
padding:10px;
}

#gaiyou .map{
float:none;
width:100%;
margin:0 auto 20px;
}

#gaiyou .map img{
width:95%;
margin-top:30px;
}

#gaiyou .access dd{
font-size: 14px;
}

#gaiyou .all_map li{
float: none;
}

#gaiyou .all_map ul a{
display:block;
width:50%;
}

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

/*====
w767 #privacy css
====*/
#privacy dt{
font-size: 15px;
}

}
