* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
  font-size: 14px;
  line-height: 22px;
  font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  color: #535353;
  background: url(../img/body.png) repeat 0 0;
  min-width: 100%;
}

.KijiArea{margin-bottom:15px;}


/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(../img/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 990px; margin: 0 auto; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 69px; padding-top: 21px; padding-left: 33px; padding-right: 17px;  }
#logo { width: 280px; float: left; font-size: 0; line-height: 0;}
#logo a { height: 63px; display: block; background: url(../img/logo@2x.png) no-repeat 0 0;  text-indent: -4000px; }



/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 800px){



.btn2 a{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #7295b5), color-stop(0.47, #005081), color-stop(0.70, #147bb6), color-stop(0.94, #00abe5), color-stop(1.00, #02a8e4));
background: -webkit-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -moz-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -o-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -ms-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
padding: 7px;
  color: #FFF;
}


.btn2 a:hover{
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #7295b5), color-stop(0.83, #006599), color-stop(0.74, #147bb6), color-stop(0.47, #005081), color-stop(0.15, #02a8e4), color-stop(0.05, #00abe5));
background: -webkit-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -moz-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -o-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -ms-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);

  padding: 7px;
}


.btn2 .active{
  color: #FFF;
  background: -moz-linear-gradient(top,#0909aa 0%,#55aaee);
  background: -webkit-gradient(linear, left top, left bottom, from(#0909aa), to(#55aaee));
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
  text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  padding: 7px;
}




#loader {
  width: 64px;
  height: 36px;
  display: none;
  position: fixed;
  _position: absolute; /* IE6対策 */
  top: 50%;
  left: 50%;
  margin-top: -32px; /* heightの半分のマイナス値 */
  margin-left: -18px; /* widthの半分のマイナス値 */
  z-index: 100;
}

#fade {
  width: 100%;
  height: 100%;
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
}







#logo { width: 500px; float: left; font-size: 0; line-height: 0;}
#logo a { height: 69px; display: block; background: url(../img/logo.png) no-repeat 0 0;  text-indent: -4000px; }

.table1{width:700px;}
}









.search { float: right; margin-top: 6px;}
.search input.field { border: 1px solid #A8B4C5; background: #ECFDFD; width: 166px; height: 24px; line-height: 22px;  padding: 0px 10px; float: left; font-size: 11px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;  color: #bebebe;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.search input.search-btn { width: 22px; height: 26px; margin-left: 3px;  border: 0; cursor: pointer; background: url(../img/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }

#navigation { height: 52px; padding-top: 4px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 700; background: url(../img/navigation.png) repeat-x 0 0; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 2px; line-height: 52px; background: url(../img/nav-border.png) no-repeat right 0;  font-size: 13px; text-transform: uppercase; }
#navigation ul li a { display: block; padding: 0 32px 0 28px; color: #878787;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #086B92; }
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }

.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-b { background: url(../img/slider-bottom.png) no-repeat 0 0;  width: 990px; height: 30px; position: absolute; bottom: 0px; left: 0px; z-index: 100;}
.slider-holder span.slider-shadow { background: url(../img/slider-shadow.png) no-repeat 0 0;  width: 990px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }

.slider { width: 990px;  height: 358px; position: relative;  background: url(../img/slide-img.png) no-repeat 0 0;}

.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 990px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 741px; height: 377px; position: absolute; bottom: 0px; right: 0px; }
.slider ul.slides li .img-holder img { width: 741px; height: 377px; }

.slider ul.slides li .slide-cnt { width: 320px; padding: 33px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 44px; line-height: 44px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt a.grey-btn { background: url(../img/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 45px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
.flex-control-nav { left: 480px; }
.main a.m-btn-grey { display: none; }

.main { padding: 30px 0px 0px;  background: url(../img/main.png) repeat-x 0 0; }

.main ul{list-style-type:none;}



/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 800px){
.main h2{
color: #ffffff;
background: url(../img/body.png );
position: relative;
margin: 0 0 21px;
padding: 10px;
border-radius: 5px;
line-height: 1.2;
font-size: 150.0%;

}
}


.main h2 { font-size: 22px; color: #086B92; line-height: 22px; padding-bottom: 8px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight:bold; }





.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(../img/section-shadow.png) no-repeat center bottom; padding: 0 20px 25px; }
.main .news ul { list-style: none; list-style-position: outside; }
.main .news ul li { padding-bottom: 6px; padding-left: 10px; background: url(../img/arr-ico.png) no-repeat 0 8px; }
.main .news ul li a { color: #2b9208; text-decoration: underline; } 
.main .news ul li a:hover { text-decoration: none; } 

.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { background: url(../img/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 460px; }

.main .testimonial { padding-top: 20px; padding-bottom: 20px;  text-align: center; background: transparent; }
.main .testimonial strong.quote { font-size: 28px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; position: relative; top: 10px; left: -6px; }
.testimonial h2 { padding-bottom: 12px; }
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: right; }

.socials { background: url(img/socials-bg.png) repeat-x 0 0;  height: 49px;  }
.socials-inner { background: url(../img/socials-inner.png) repeat-x 0 0; padding-left: 158px;}
.socials h3 { float: left; font-size: 18px; line-height: 49px; padding-right: 19px; padding-bottom: 0; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 500;  }
.socials ul { list-style: none; list-style-position: outside; line-height: 49px;list-style-type: none;  }
.socials ul li { font-size: 11px; padding-right: 18px;  color: #7c7c7c; background: transparent; text-transform: uppercase; float: left; }
.socials ul li a { color: #7c7c7c; text-decoration: none; display: block; padding-left: 28px; position: relative;  }
.socials ul li a span { background: url(../img/socials.png) no-repeat 0 0; position: absolute; width: 20px; height: 20px; top: 13px; left: 0; }
.socials ul li a:hover { color: #333; }

.socials ul li a.facebook-ico span { background-position: 0 0; }
.socials ul li a.twitter-ico span { background-position: -22px 0; }
.socials ul li a.rss-feed-ico span { background-position: -44px 0; }
.socials ul li a.myspace-ico span { background-position: -67px 0; }
.socials ul li a.john-doe-123-ico span { background-position: -89px 0; }

#footer { background: url(../img/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(../img/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(../img/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #3AB8C3; }

.footer-bottom { background: url(../img/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #5f6261; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #2b9208; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }












/* #Media Queries
================================================== */

/* ipad portrait
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
  body { width: 768px; }
  .shell { width: 748px; }
  #navigation ul li a { padding: 0 22px;  }
  #navigation ul li.first a { padding-left: 26px; }
  
  .slider-holder { position: relative; }
  .slider-holder span.slider-b { background: url(../img/t-slider-bottom.png) no-repeat 0 0;  width: 748px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
  .slider-holder span.slider-shadow { background: transparent; display: none;  }
  .flex-control-nav { left: 346px; }

  .slider { width: 748px; height: 292px; position: relative; background: url(../img/t-slide-img.png) no-repeat 0 0;}
  .slider ul.slides { list-style: none; list-style-position: outside; }
  .slider ul.slides li { width: 748px  !important; height: 292px; float: left; position: relative; }

  .slider ul.slides li .img-holder { width: 537px; height: 266px; position: absolute; bottom: 0px; right: 0px; }
  .slider ul.slides li .img-holder img { width: 537px  !important; height: 266px  !important; }

  .slider ul.slides li .slide-cnt { width: 320px; padding: 0px 0 0 34px; }
  .slider ul.slides li .box-cnt { width: 285px; }
  .slider ul.slides li .slide-cnt h2 { font-size: 40px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 700; }
  
  .main { padding: 47px 0 0 0;  }
  .main section { background: url(../img/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
  .main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
  .main .cols .col { width: 188px; }
  .main .cols .col img { float: none; display: block; margin: 0 auto;  }
  .main .cols .col + .col { padding-left: 66px; }
  .main .cols .col-cnt {text-align: center; }

  .main .testimonial { background: transparent; }
  .main .post { background: url(../img/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
  .main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
  .main .post-cnt { float: none; display: block;  width: 100%; }

  .socials-inner { padding-left: 70px; }
  .footer-bottom { height: 58px; }
  .footer-cols { padding-left: 40px; }
  .footer-cols .col { width: 150px; }
  .footer-cols .col + .col { padding-left: 28px; }
  .footer-cols .col ul li { font-size: 12px; }

  .footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
  .footer-bottom p.copy { float: none; display: block; text-align: center;  }
}
 */
  
@media only screen and ( max-width: 767px) {
  body { width: auto; }
  .shell { width: 320px; margin: 0 auto;  }
  #header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
  #logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;  }
  .search { display: none; }

  #navigation { padding: 0 0 0 0; height: 36px; }
  #navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #2b9208; font-size: 13px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 700; }
  #navigation a.nav-btn:hover { text-decoration: none; }
  #navigation a.nav-btn span.arr { background: url(img/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
  #navigation a.nav-btn span.arr.active { background: url(../img/nav-arr.png) no-repeat 0 bottom; }

  #navigation { position: relative; z-index: 1000; }
  #navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
  #navigation ul li { display: block; line-height: 36px !important; float: none; background: url(../img/navigation.png) repeat 0 0;  }
  #navigation ul li a { padding: 0 22px; }
  #navigation ul li.first a { padding-left: 26px; display: none; }

  .m-slider { background: #f3f3f3;  }
  .slider-holder { position: relative; margin: 0 auto; width: 310px; }
  .slider-holder span.slider-b { background: url(../img/m-slider-bottom.png) no-repeat 0 0; width: 310px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
  .slider-holder span.slider-shadow { background: transparent; display: none; }
  .flex-control-nav { left: 130px; }

  .slider { width: 310px; height: 181px; overflow: hidden; position: relative; background: url(../img/m-slide-img.png) no-repeat 0 0;}
  .slider ul.slides li { width: 310px !important; height: 181px !important; float: none; }

  .slider ul.slides li .img-holder { width: 250px  !important; height: 134px  !important; bottom: -10px !important; left: 50%; margin-left: -145px;  }
  .slider ul.slides li .img-holder img { width: 250px  !important; height: 134px !important; }

  .slider ul.slides li .slide-cnt { width: 300px; margin: 0 auto;  padding: 0px 0 0 0px; }
  .slider ul.slides li .box-cnt { display: none; }
  .slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: 700; }
  .slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

  .main { padding: 40px 0 0 0; }
  .main section { background: url(../img/m-section-shadow.png) no-repeat center bottom; padding: 0 10px 10px 10px; }
  .main .cols { margin: 0 0 0 0; }
  .main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
  .main .cols .col img { float: none; display: block; margin: 0 auto; }
  .main .cols .col + .col { padding-left: 0px; }
  .main .cols .col-cnt { text-align: center; float: none; display: block;  }
  .main a.m-btn-grey { display: block; background: url(../img/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
  .main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

  .main .post  { background: url(img/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
  .main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
  .main .post .video-holder img { width: 280px; height: 162px; }
  .main .post-cnt { float: none; display: block;  width: 100%; }
  .main .post-cnt p strong { display: block; padding-bottom: 12px; }

  .testimonial h2 { font-size: 21px; }
  .testimonial p.author { text-align: center; }

  .socials { background: url(../img/socials-bg.png) repeat-x 0 0;  padding-bottom: 20px;  height: 100%; }
  .socials-inner { padding-left: 10px; }
  .socials h3 { float: none; display: block; }
  .socials ul li { display: block; float: none; line-height: 30px;  }
  .socials ul li a { display: block; float: none; }
  .socials ul li a span { top: 4px; }

  #footer h2 { padding-bottom: 12px; }
  .footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
  .footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
  .footer-cols .col + .col { padding-left: 0px; }
  .footer-cols .col ul li { font-size: 12px; }

  .footer-bottom { height: 58px; }
  .footer-bottom { padding: 10px 9px 20px; height: 100%; }

  .footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
  .footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

  .footer-bottom p.copy { float: none; display: block; text-align: center;  }
  .footer-bottom p.copy strong { display: block;  padding-top: 10px; }
  .footer-bottom p.copy span { display: none; }


.btn2 a{

}
.btn2 a:hover{
color:green;
}

}


@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

  #navigation a.nav-btn span.arr { background: url(../img/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
  #navigation a.nav-btn span.arr.active { background: url(../img/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

/***#logo a { background: url(../img/logo@2x.png) no-repeat 0 0; -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px;  }***/

#logo a {height:100px;background: url(../img/logo@2x.png) no-repeat 0 0; -webkit-background-size: 280px 49px; -moz-background-size: 280px 59px; background-size: 280px 59px;  }

#header {
height: 59px;
}
}





/***実績紹介ボタン***/

ul li.works_b01o{
  margin:5px 10px 5px 0px;
  height:95px;
  width:290px;
  display:inline;
  float:left;
  background:url(../img/works_b01o.gif) no-repeat;
padding:0;
}

a.works_b01{
  height:77px;
  width:272px;
  display:inline;
  float:left;
  padding:9px;
  overflow:hidden;
  color:#4C4948;
  background:url(../img/works_b01.gif) no-repeat;
}

a.works_b01 img{
  border:1px solid #4C4948;
  float:left;
  margin-right:18px;
}

.spacebox img{
  border:1px solid #4C4948;
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}



/***物件詳細ページ***/

.works_photo{
  float:left;
  width:280px;
  height:210px;
  margin-right:18px;
}

.works_text{
  float:left;
  width:280px;
}

/***お知らせ,特集***/
ul#news{

}

ul#news li{
  margin-bottom:1em;
  margin-left:5.5em;
  text-indent:-5em;
}



a.more{
  float:right;
  margin-top:1em;
  padding:3px;
  background:#8AA3C7;
}

/***ポリシー***/
.policy_box{
  margin:5px;
  width:572px;
  padding:9px;
  display:inline;
  float:left;
  color:#4C4948;
  border-bottom:1px dotted #00479D;
  line-height:1.4em;
}


a.works_b01:hover {
background: url(../img/works_b01o.gif) no-repeat;
}

a.works_b01{
  height:77px;
  width:272px;
  display:inline;
  float:left;
  padding:9px;
  overflow:hidden;
  color:#4C4948;
  background:url(../img/works_b01.gif) no-repeat;
}

.policy_box img{
  border:1px solid #4C4948;
  float:left;
  margin-right:18px;
  margin-bottom:10px;
}

/***会社案内***/
.spacebox2 img{
  border:1px solid #4C4948;
  margin-right:10px;
  margin-bottom:5px;
}

div.profilebox1{
  border-left:1px solid #00479D;
  padding-left:8px;
  margin-left:5px;
  margin-bottom:1em;
}

/***リスト***/
.style01{
  margin-left:2em;
}

.style02{
  margin:1em 0;
}

ul.ul01{
  line-height:1.5em;
  margin-left:2em;
  margin-bottom:1em;
/***list-style-type:circle;**/
list-style-type:none;
}

ol.ol01{
  line-height:1.5em;
  margin-left:2em;
  margin-bottom:1em;
  font-size:0.9em;
}

ol.ol01 li{
  margin-bottom:1em;
}

/***建物が出来るまで***/
.next{
  border-top:1px dotted #00479D;
  padding:5px 0;
  margin-top:5px;
}



/***h3***/
.pmark {

  font-size: 120%;

  line-height: 140%;

  color: #333333;

  border-bottom-width: 2px;

  border-left-width: 15px;

  border-top-style: none;

  border-right-style: none;

  border-bottom-style: solid;

  border-left-style: solid;

  border-bottom-color: #006699;

  border-left-color: #006699;

  margin: 0px;

  padding-left: 5px;

 font-weight:bold;

  padding-top: 0px;

  padding-right: 0px;

  padding-bottom: 0px;

}





.btn a{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #7295b5), color-stop(0.47, #005081), color-stop(0.70, #147bb6), color-stop(0.94, #00abe5), color-stop(1.00, #02a8e4));
background: -webkit-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -moz-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -o-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
background: -ms-linear-gradient(top, #7295b5 0%, #005081 47%, #147bb6 70%, #00abe5 94%, #02a8e4 100%);
padding: 7px;
  color: #FFF;
}


.btn a:hover{
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #7295b5), color-stop(0.83, #006599), color-stop(0.74, #147bb6), color-stop(0.47, #005081), color-stop(0.15, #02a8e4), color-stop(0.05, #00abe5));
background: -webkit-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -moz-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -o-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);
background: -ms-linear-gradient(top, #00abe5 5%, #02a8e4 15%, #005081 47%, #147bb6 74%, #006599 83%, #7295b5 100%);

  padding: 7px;
}


.btn .active{
  color: #FFF;
  background: -moz-linear-gradient(top,#0909aa 0%,#55aaee);
  background: -webkit-gradient(linear, left top, left bottom, from(#0909aa), to(#55aaee));
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
  text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  padding: 7px;
}
/***画像透明***/
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}





.ImageMain1{margin:0 5px;}






/***三角形***/
.sankaku{
    width: 0;
    height: 0;
    border-top: 30px solid #173574;
    border-right: 80px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 80px solid transparent;
 style="margin:0 auto;"
}






.main #footer .footer-cols .col h2 {
font-size: 22px;
color: #086B92;
line-height: 22px;
padding-bottom: 8px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
font-weight: 500;
}





@media screen and (min-width: 400px){
.screensize2 {       display:none;}
}





a {margin:0; padding:0; display:inline-block;}
#PankzTypeA {font-size:12px;color:#903;}
#PankzTypeA span {color:#333; padding:0 0.5em;}
#PankzTypeA a {text-decoration:none;color:#333;}
#PankzTypeA a:hover {text-decoration:underline;}

ul,li {list-style-type:none; margin:0; padding:0;}
#PankzTypeB {font-size:12px;color:#903; overflow:hidden;}
#PankzTypeB li {float:left;}
#PankzTypeB span {color:#333; padding:0 0.5em;}
#PankzTypeB a {text-decoration:none;color:#333;}
#PankzTypeB a:hover {text-decoration:underline;}





