/*=============================
common
=============================*/
#container{
}
#contents{
}

/*=============================
areamain
=============================*/
#areamain{
  width: 100%;
  height: auto;
  position:relative;
  background:url(../images/company/m1.jpg) center center no-repeat;
  background-size:cover;
}
#areamain .mainwrap{
  width: 1000px;
  height: 470px;
  margin: 0 auto;
  position: relative;
}
#areamain .mainwrap .ttl1{
  width: 320px;
  height: 250px;
  position: absolute;
  background:url(../images/company/tt1_bg.jpg) center top no-repeat;
  bottom: -220px;
  left: 0;
  text-align: center;
}
#areamain .mainwrap .ttl1 h1{
  font-size: 30px;
  border-bottom: solid 2px #EE6600;
  display: inline;
  text-align: center;
  top: 90px;
  padding-bottom: 4px;
  position: relative;
}


/*=============================
areatxt
=============================*/
#areatxt{
  width: 1000px;
  padding: 60px 0 76px 0;
  margin: 0 auto;
}
#areatxt .areatxtSub1{
  width: 624px;
  margin-left: 376px;
}
#areatxt h1{
  font-size: 24px;
  font-weight: 600;
  line-height: 1.8em;
}
#areatxt h2{
  font-size: 22px;
  font-weight: 600;
  line-height: 1.8em;
  padding-bottom: 10px;
}
#areatxt p{
  font-size: 16px;
  line-height: 2.2em;
  padding: 10px 0 28px 0;
}



/*=============================
areabt
=============================*/
#areabt{
  width: 100%;
  position: relative;
}
#areabt .bt1{
  width: 100%;
  height: 340px;
  position: relative;
  background:url(../images/company/i1.jpg) center top no-repeat;
  background-size:cover;
  margin-bottom: 96px;
}
#areabt .btSub{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#areabt .btSub h1{
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}
#areabt .btSub .btSubl{
  width: 50%;
  float: left;
}
#areabt .btSub ul li{
  font-size: 14px;
  line-height: 1.6em;
  padding: 3px;
}
#areabt .btSub ul li.bld{
  font-weight: 600;
}
#areabt .btSub ul li a{
  display: inline-block;
  border-bottom: solid 1px #333;
  padding-bottom: 2px;
}
#areabt .btSub ul li a.blu{
  display: inline-block;
  border-bottom: solid 1px #0099ff;
  padding-bottom: 2px;
  color: #0099ff;
}
#areabt .att1{
  text-align: right;
  font-size: 14px;
  padding-bottom: 60px;
}


/*=============================
gmap
=============================*/
#gmap{
  width: 100%;
  position: relative;
  height: 430px;
}
#gmap iframe{
  position: absolute;
}
#gmapsub{
  width: 100%;
  height: 430px;
}
#fukidasi{
  overflow:hidden;
}


#zyugyoWrap{
  background:url(../images/company/insyoku/bg1.png) center top repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
#zyugyo{
  width: 900px;
/*  height: 700px;*/
  height: 90%;
  margin: 0 auto;
  background-color: #fff;
  position: fixed;
/*  top: 50%;*/
  top: 5%;
  left: 50%;
/*  margin: -350px 0 0 -450px;  */
  margin: 0 0 0 -450px;
}
#zyugyo #zyugyo_close{
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#zyugyo #zyugyo_close:hover img{
  opacity: 0.7;
}

#zyugyo .zyugyo_txt {
  width: 843px;
  height: 100%;
  padding: 50px 0;
  margin-left: 50px;
}
#zyugyo .zyugyo_txt p {
  font-size: 13px;
  line-height: 1.6;
}
#zyugyo .zyugyo_txt p:last-child {
  margin-bottom: 0px; }
#zyugyo .zyugyo_txt .mCSB_inside>.mCSB_container {
  margin-right: 20px; }
#zyugyo .zyugyo_txt .mCSB_scrollTools {
  width: 26px; }
#zyugyo .zyugyo_txt .mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  background-color:#EEEEEE;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#zyugyo .zyugyo_txt .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  background-color:#CCCCCC;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

#zyugyo .zyugyo_txt .zyugyo_boxwrap{
  width: 800px;
  position: relative;
}
#zyugyo .zyugyo_txt h3{
  font-size: 24px;
  padding-bottom: 28px;
}
#zyugyo .zyugyo_txt .zyugyo_boxl{
  width: 330px;
  position: relative;
}
#zyugyo .zyugyo_txt .zyugyo_boxl .catch1{
  font-weight: bold;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 1.2em;
}
#zyugyo .zyugyo_txt .zyugyo_boxl p{
  font-size: 14px;
  padding-bottom: 18px;
  line-height: 1.7em;
}
#zyugyo .zyugyo_txt .zyugyo_boxl .zyugyo_bt1{
  padding-top: 12px;
  width: 330px;
}
#zyugyo .zyugyo_txt .zyugyo_boxl .zyugyo_bt1 a:hover img{
  opacity: 0.7;
}
#zyugyo .zyugyo_txt .zyugyo_boxr{
  width: 430px;
  height: 311px;
  position: absolute;
  right: 0;
  top: 54px;
/*  bottom: 0;*/
}
#zyugyo .zyugyo_txt .zyugyo_sp1{
  height: 0px;
  padding-bottom:68px;
  clear: both;
}
