@charset "utf-8";

    article, aside, dialog, figure, footer, header,
    hgroup, menu, nav, section { display: block; }

body {
  margin: 0 auto;
  padding: 0;
  color: #333333;
  font-family: Verdana, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: normal;
  font-size:12px;
}
.clearfix:after{
  clear:both;
  content: ".";
  height:0;
  display: block;
  visibility: hidden;
}

a{
  text-decoration: none;
  color: #333333;
}

a{
  text-decoration: none;
  color: #333333;
}

header {
  height: 100px;
  background-color: #00415b;
  position:fixed;
  z-index: 1;
  width:100%;
  display: none;
}

header .inner_header{
  width: 960px;
  margin:0 auto;
  padding-top: 22px;
}

header .inner_header h1{
  width:152px;
  height:54px;
  float: left;
}

header .inner_header nav{
  width:520px;
  height:54px;
  color:#fff;
  padding-top:4px;
  margin-left:90px;
  float: left;
}

header .inner_header nav ul.navi01 li{
  height:27px;
  line-height:27px;
  float:left;
  margin-right: 25px;
  background-image: url(../images/header_arrow.png);
  background-repeat: no-repeat;
  background-position:left center;
  padding-left:12px;
  font-size: 16px;
  margin-bottom:2px;
}

header .inner_header nav ul.navi02 li{
  float: left;
  font-size:12px;
  margin-right:10px;
  background-image:url(../images/header_arrow_s.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:10px;
}
header .inner_header nav ul.navi01 li a{
  color: #ffffff;
  text-decoration: none;  
  height: 23px;
}
header .inner_header nav ul.navi01 li a:hover{
  color:#dae121;
  border-bottom:1px solid #dae121;
}
header .inner_header nav ul.navi02 li a{
  color: #ffffff;
  text-decoration: none;
}
header .inner_header nav ul.navi02 li a:hover{
  color:#dae121;
  border-bottom:1px solid #dae121;
}
header .inner_header .header_contact{
  width:184px;
  float: right;
  padding-top: 6px;
}

article {
  background-color:#eeeeee;
  padding-top:100px;
}

article .inner_contents{
  width:960px;
  margin:0 auto;
}

article .inner_contents .contents_left{
  width:490px;
  float:left;
  margin-top:20px;
  margin-bottom:30px;
}

article .inner_contents .contents_right{
  width:470px;
  float: left;
  margin-top:20px;
  margin-bottom:30px;
}

article .inner_contents .img_225_o{ 
  width:225px;
  height:225px;
  float:left;
  margin-right:20px;
  margin-bottom:20px;
}

article .inner_contents .img_225_n{ 
  width:225px;
  height:225px;
  float:left;
  margin-bottom:20px;
}

article .inner_contents .img_470{ 
  width:470px;
  height:225px;
  float:left;
  margin-right:20px;
  margin-bottom:20px;
}
article .inner_contents .img_470_b{ 
  width:470px;
  height:470px;
  float:left;
  margin-bottom:20px;
}

footer {
  height:100px;
  background-color:#fff;
  display: none;
}
footer .inner_footer{
  width:960px;
  height:100px;
  margin:0 auto;
  background-color: #fff;
}

footer .inner_footer .footer_navi{
  width:460px;
  float: left;
  margin-top:26px;
  margin-left:5px;
}
footer .inner_footer .footer_navi ul.navi03 li{
  background-image:url(../images/footer_arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  height:18px;
  line-height:18px;
  font-size: 12px;
  margin-right:14px;
  margin-bottom:10px;
  padding-left:10px;
  float: left;
}
footer .inner_footer .footer_navi ul.navi04 li{
  background-image: url(../images/footer_arrow_s.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-right:10px;
  padding-left:10px;
  height:18px;
  line-height:18px;
  font-size: 10px;
  float: left;
}
footer .inner_footer .footer_navi ul.navi03 li a{
  color: #333333;
  text-decoration: none;
  height:16px;
}
footer .inner_footer .footer_navi ul.navi04 li a{
  color: #333333;
  text-decoration: none;
  height:14px;
}
footer .inner_footer .footer_navi ul.navi03 li a:hover{
  border-bottom:1px solid #cccccc;
}

footer .inner_footer .footer_navi ul.navi04 li a:hover{
  border-bottom:1px solid #cccccc;
}

footer .inner_footer .footer_address{
    width:470px;
    height:77px;
    float: right;
    text-align: right;
    font-size: 11px;
    margin-top:18px;
    margin-right:5px;
}

footer .inner_footer .footer_address address{
    width:400px;
    float: left;
    padding-top:10px;
}

footer .inner_footer .footer_address .footer_logo{
    width: 56px;
    height:72px;
    float: right;
}

/*制作実績トップページ*/

header .inner_header nav.common_navi{
  width: 272px;
  height: 26px;
  color: #fff;
  padding: 18px 0 0 260px;
}

header .inner_header nav.common_navi ul li{
  float:left;
  margin-right: 25px;
  margin-bottom:3px;
  background-image: url(../images/header_arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:12px;
  font-size: 16px;
}

header .inner_header nav.common_navi ul li a{
  color: #ffffff;
  text-decoration: none;
  height: 22px;
}

header .inner_header nav.common_navi ul li a:hover{
  color:#dae121;
  border-bottom:1px solid #dae121;
}

article .inner_contents .breadcrumbs{
  width:450px;
  padding:10px 0;
}
article .inner_contents .breadcrumbs ul li{
  float:left;
  font-size:12px;
  margin-right: 6px;
}
article .inner_contents .breadcrumbs ul li a{
  color: #333333;
  text-decoration: none;   
}

article .inner_contents .page_header{
  height:100px;
  margin:0 auto;
}

article .inner_contents .page_header h2{
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  
}

article .inner_contents .page_header p{
  float: left;
  font-size: 14px;
  margin-right:20px;
  margin-top:20px;
}

article .inner_contents .page_header p:last-child{
  float: left;
  font-size: 14px;
  margin-left:20px;
  margin-right:0;
}

article .inner_contents .page_header ul{
  float: left;
}

article .inner_contents .page_header ul li{
  float: left;
  font-size: 14px;
  padding-left: 10px;
  padding-right:10px;
  margin-top: 20px;
}

article .inner_contents .page_header ul li.mark{
  font-size: 20px;
  font-weight: bold;
}

article .inner_contents .page_header p a{
  color: #333333;
  text-decoration: none;   
}

article .inner_contents .page_header ul li a{
  color: #333333;
  text-decoration: none;   
}

article .inner_contents .page_footer{
  width: 367px;
  height:40px;
  margin:15px auto;
}

article .inner_contents .page_footer h2{
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  
}

article .inner_contents .page_footer p{
  float: left;
  font-size: 14px;
  margin-right:20px;
}

article .inner_contents .page_footer p:last-child{
  float: left;
  font-size: 14px;
  margin-left:20px;
  margin-right:0;
}

article .inner_contents .page_footer ul{
  float: left;
}

article .inner_contents .page_footer ul li{
  float: left;
  font-size: 14px;
  padding-left: 10px;
  padding-right:10px;
}

article .inner_contents .page_footer ul li.mark{
  font-size: 20px;
  font-weight: bold;
}

article .inner_contents .page_footer p a{
  color: #333333;
  text-decoration: none;   
}

article .inner_contents .page_footer ul li a{
  color: #333333;
  text-decoration: none;   
}



/*制作実績　詳細ページ*/

article .inner_contents .detail_contents{
  margin:20px auto 50px;
  padding-bottom:46px;
  position: relative;
  background-color: #fff;
}

article .inner_contents .detail_contents table{
  margin:0 auto;
  width:90%;
}

article .inner_contents .detail_contents .slideshow{
  margin:0 auto;
  width:598px;
 }

article .inner_contents .detail_contents td{
  margin:0 auto;
}

article .inner_contents .detail_contents table td.detail_img{
  width:598px;
}

article .inner_contents .detail_contents ul li{
  width:598px;
}

article .inner_contents .detail_contents p:first-child{
  font-size: 14px;
  padding:20px 20px 40px;

}

article .inner_contents .detail_contents .step{
  vertical-align:middle;
  width:20%;
  text-align:center;

}

article .inner_contents .detail_contents .detail{
  width: 600px;
  margin: 0 auto;
}

article .inner_contents .detail_contents .detail h2{
  font-weight: bold;
  font-size:16px;
  padding-bottom:6px;
}

article .inner_contents .detail_contents .detail> p:nth-child(3){
  font-size: 12px;
  padding-top:8px;
  padding-bottom:12px;
  background-image: url(../images/link.png);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  padding-left: 16px;
  border-top:1px solid #00415b;
  margin-top:6px;
}

article .inner_contents .detail_contents .detail> p:nth-child(3) a:hover{
  text-decoration:underline;
}

article .inner_contents .detail_contents .detail p:nth-child(4){
  font-size: 13px;
}

article .inner_contents .detail_contents .detail .wording{
  margin-bottom:60px;
}

/*Webデザイン・開発*/

article .inner_contents section.works{
  width:710px;
  margin-right:20px;
  margin-bottom:50px;
  float: left;
}

article .inner_contents section.works h2{
  width:710px;
  height:280px;
}

article .inner_contents section.works .policy_contents{
  width:710px;
  height:380px;
}

article .inner_contents section.works h3{
  width:704px;
  height:22px;
  background-color: #fff;
  padding:12px 0 12px 6px;
  margin-bottom: 4px;
  margin-top:20px;
}

article .inner_contents section.works .policy_contents .policy01{
  width:174px;
  height:320px;
  padding:30px;
  margin-right:4px;
  background-color:#fff;
  float: left;
}

article .inner_contents section.works .policy_contents .policy01 img{
  width:174px;
  height:120px;
}

article .inner_contents section.works .policy_contents .policy01 h4{
  font-weight: bold;
  text-align: center;
  margin:10px auto;
}

article .inner_contents section.works .policy_contents .policy01 p{
  line-height:200%;
}

article .inner_contents section.works .policy_contents .policy02{
  width:174px;
  height:320px;
  padding:30px;
  background-color:#fff;
  float: left;
}

article .inner_contents section.works .policy_contents .policy02 img{
  width:174px;
  height:120px;

}

article .inner_contents section.works .policy_contents .policy02 h4{
  font-weight: bold;
  text-align: center;
  margin:10px auto;
}

article .inner_contents section.works .policy_contents .policy02 p{
  line-height:200%;
}

article .inner_contents section.works .workflow_contents{
  width:650px;
  height:260px;
  padding:30px;
  background-color: #fff;
}

article .inner_contents section.works .workflow_contents img{
  width:650px;
  height:75px;
}

article .inner_contents section.works .workflow_contents .flow01{
  width:110px;
  float: left;
  margin-right:25px;
}

article .inner_contents section.works .workflow_contents .flow01 h4{
  font-weight: bold;
  text-align: center;
  margin:6px auto;
}

article .inner_contents section.works .workflow_contents .flow01 p{
  line-height:180%;
}

article .inner_contents section.works .workflow_contents .flow02{
  width:110px;
  float: left;
}

article .inner_contents section.works .workflow_contents .flow02 h4{
  font-weight: bold;
  text-align: center;
  margin:6px auto;
}

article .inner_contents section.works .workflow_contents .flow02 p{
  line-height:180%;
}

article .inner_contents section.works .service_contents{
  width:710px;
  height:548px;
}

article .inner_contents section.works .service_contents .service01{
  width:234px;
  height:270px;
  margin-right:4px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service01:hover{
  width:234px;
  height:270px;
  background-image: url(../images/koekit_bg.gif);
}


article .inner_contents section.works .service_contents .service01 img{
  width:80px;
  height:74px;
  margin:30px 77px 20px;
}


article .inner_contents section.works .service_contents .service01 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:14px;
}

article .inner_contents section.works .service_contents .service01 p:last-child{
  margin:0 30px;
  line-height: 190%;
}

article .inner_contents section.works .service_contents .service02{
  width:234px;
  height:270px;
  margin-right:4px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service02:hover{
  width:234px;
  height:270px;
  background-image: url(../images/kumipac_bg.gif);
}


article .inner_contents section.works .service_contents .service02 img{
  width:80px;
  height:74px;
  margin:30px 77px 20px;
}


article .inner_contents section.works .service_contents .service02 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:14px;
}

article .inner_contents section.works .service_contents .service02 p:last-child{
  margin:0 30px;
  line-height: 190%;
}

article .inner_contents section.works .service_contents .service03{
  width:234px;
  height:270px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service03:hover{
  width:234px;
  height:270px;
  background-image: url(../images/hojin_bg.gif);
}


article .inner_contents section.works .service_contents .service03 img{
  width:80px;
  height:74px;
  margin:30px 77px 8px;
}


article .inner_contents section.works .service_contents .service03 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:10px;
  line-height: 120%;
}

article .inner_contents section.works .service_contents .service03 h4>.small{
  font-size:12px;
  font-weight: bold;
  text-align: center;
}

article .inner_contents section.works .service_contents .service03 p:last-child{
  margin:0 30px;
  line-height: 190%;
}

article .inner_contents section.works .service_contents .service04{
  width:234px;
  height:270px;
  margin-right:4px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service04:hover{
  width:234px;
  height:270px;
  background-image: url(../images/designpac_bg.gif);
}


article .inner_contents section.works .service_contents .service04 img{
  width:166px;
  height:38px;
  margin:48px 34px 40px;
}


article .inner_contents section.works .service_contents .service04 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:13px;
}

article .inner_contents section.works .service_contents .service04 p:last-child{
  margin:0 30px;
  line-height: 190%;
}

article .inner_contents section.works .service_contents .service05{
  width:234px;
  height:270px;
  margin-right:4px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service05:hover{
  width:234px;
  height:270px;
  background-image: url(../images/kaisyapac_bg.gif);
}


article .inner_contents section.works .service_contents .service05 img{
  width:80px;
  height:74px;
  margin:30px 77px 20px;
}


article .inner_contents section.works .service_contents .service05 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:14px;
}

article .inner_contents section.works .service_contents .service05 p:last-child{
  margin:0 30px;
  line-height: 190%;
}

article .inner_contents section.works .service_contents .service06{
  width:234px;
  height:270px;
  margin-bottom:4px;
  background-color: #fff;
  float: left;
}

article .inner_contents section.works .service_contents .service06 p>img{
  width:176px;
  height:20px;
  margin:48px 29px 2px;
}

article .inner_contents section.works .service_contents .service06 img{
  width:176px;
  height:20px;
  margin:4px 29px 13px;
}

article .inner_contents section.works .service_contents .service06 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:10px;
  line-height: 120%;
}

article .inner_contents section.works .service_contents .service06 h4>.small{
  font-size:12px;
  font-weight: bold;
  text-align: center;
}

article .inner_contents section.works .service_contents .service06 p:last-child{
  margin:0 30px;
  line-height: 190%;
}


/*サイドナビ*/

article .inner_contents .nav{
  width:170px;
  padding:30px;
  background-color:#fff;
  float: right;
}

article .inner_contents .nav{
  width:170px;
  padding:30px;
  background-color:#fff;
  float: right;
}

article .inner_contents .nav p>img{
  width:78px;
  height:46px;
  margin-left:20px;
}

article .inner_contents .nav h3{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}


article .inner_contents .nav p{
  text-align: center;
  line-height: 160%;
}

article .inner_contents .nav .sidenavi_box01{
  width:162px;
  height:138px;
  background-image: url(../images/koekit_navi.gif);
  border:4px solid #ccc;
  margin-top:14px;
}

article .inner_contents .nav .sidenavi_box01 p{
  margin:12px 14px;
  font-size: 11px;
}

article .inner_contents .nav .sidenavi_box01:hover{
  width:162px;
  height:138px;
  background-image: url(../images/koekit_navi_on.gif);
  color:#fff;
}

article .inner_contents .nav .sidenavi_box02{
  width:162px;
  height:138px;
  background-image: url(../images/kumipac_navi.gif);
  border:4px solid #ccc;
  margin-top:14px;
}

article .inner_contents .nav .sidenavi_box02 p{
  margin:12px 14px;
  font-size: 11px;
}

article .inner_contents .nav .sidenavi_box02:hover{
  width:162px;
  height:138px;
  background-image: url(../images/kumipac_navi_on.gif);
  color:#fff;
}

article .inner_contents .nav .sidenavi_box03{
  width:162px;
  height:138px;
  background-image: url(../images/hojin_navi.gif);
  border:4px solid #ccc;
  margin-top:14px;
}

article .inner_contents .nav .sidenavi_box03 p{
  margin:12px 14px;
  font-size: 11px;
}

article .inner_contents .nav .sidenavi_box03:hover{
  width:162px;
  height:138px;
  background-image: url(../images/hojin_navi_on.gif);
  color:#fff;
}

article .inner_contents .nav .sidenavi_box04{
  width:162px;
  height:138px;
  background-image: url(../images/designpac_navi.gif);
  border:4px solid #ccc;
  margin-top:14px;
}

article .inner_contents .nav .sidenavi_box04 p{
  margin:12px 14px;
  font-size: 11px;
}

article .inner_contents .nav .sidenavi_box04:hover{
  width:162px;
  height:138px;
  background-image: url(../images/designpac_navi_on.gif);
  color:#fff;
}

article .inner_contents .nav .sidenavi_box05{
  width:162px;
  height:138px;
  background-image: url(../images/kaisyapac_navi.gif);
  border:4px solid #ccc;
  margin-top:14px;
}

article .inner_contents .nav .sidenavi_box05 p{
  margin:12px 14px;
  font-size: 11px;
}

article .inner_contents .nav .sidenavi_box05:hover{
  width:162px;
  height:138px;
  background-image: url(../images/kaisyapac_navi_on.gif);
  color:#fff;
}


/*会社概要*/

#company_overview article{
  background-color: #fff;
  border-bottom:1px solid #00415b;
  padding-bottom:40px;
}

article .inner_contents aside{
  width:200px;
  float: left;
  color:#00415b;
}

article .inner_contents aside ul li{
  background-image: url(../images/company_navi.gif);
  padding:6px 0 10px 40px;
  border-top:1px dotted #000;
  height:30px;
  line-height:30px;
}

article .inner_contents aside ul li.border{
  border-bottom:1px dotted #000;
}

article .inner_contents aside ul li a{
  color:#00415b;
}

article .inner_contents aside ul li:hover{
  background-image: url(../images/company_navi_on.gif);
}

article .inner_contents .company_contents{
  float: right;
  width:710px;
  margin-top: 24px;
}

article .inner_contents .company_contents h2{
  width:710px;
  height:42px;
  margin-bottom:30px;
  background-image: url(../images/company_line.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

article .inner_contents .company_contents h2:first-child{
  background-image:none;
}

article .inner_contents .company_contents p>img{
  width: 710px;
  height:200px;
  padding-bottom:30px;
}

article .inner_contents .profile_contents h3{
  font-size: 15px;
  font-weight:bold;
  margin-bottom: 10px;
  clear:both;
}

article .inner_contents .profile_contents h3.customer{
  margin-top:20px;
}

article .inner_contents .profile_contents table{
  width:710px;
  margin-bottom:40px;
  margin-top:30px;
}

article .inner_contents .profile_contents table tr{
  border-bottom:1px solid #ccc;
}

article .inner_contents .profile_contents table tr td{
  line-height: 180%;
  padding-top:10px;
  padding-bottom:10px;
}

article .inner_contents .profile_contents table tr td.column_width{
  width:110px;
}

article .inner_contents .profile_contents .customer_contents ul{
  width:355px;
  float: left;
}

article .inner_contents .profile_contents .customer_contents ul li{
  line-height: 200%;
  list-style-type: none;
}

article .inner_contents .customer_contents{
  border-bottom:1px solid #ccc;
  clear:both;
}
article .inner_contents .profile_contents p{
  line-height: 200%;
  clear:both;
}

article .inner_contents .profile_contents .right_set{
  text-align: right;

}

article .inner_contents .company_contents a:hover{
  text-decoration: underline;
}




/*アクセス*/

article .inner_contents .company_contents .access_contents p{
  line-height:180%;
}

article .inner_contents .company_contents .access_contents ul {
  margin-top:10px;
}

article .inner_contents .company_contents .access_contents ul li{
  list-style-type: disc;
  list-style-position: inside;
  margin: 0px 0px 6px 6px;
}

article .inner_contents .company_contents .access_contents iframe{
  width:710px;
  height:400px;
  margin-top:10px;
}
article .inner_contents .company_contents .access_contents .map_link{
  background-image: url(../images/map_link.gif);
  background-repeat: no-repeat;
  background-position: 100px 3px;
  margin-bottom:20px;
}


/*ごあいさつ*/
article .inner_contents .greeting_contents .greeting{
  margin-bottom:30px;
}

article .inner_contents .greeting_contents h3{
  color: #00415b;
  font-size:15px;
  font-weight:bold;
  margin-top:35px;
}

article .inner_contents .greeting_contents h3:first-child{
  margin-top:0px;
}

article .inner_contents .greeting_contents ul{
  background-image: url("../images/greeting_mark.gif");
  background-repeat: no-repeat;
  margin-top:10px;
}

article .inner_contents .greeting_contents ul li{
  list-style: none;
  padding:2px 0 2px 24px;
}

article .inner_contents .greeting_contents p{
  font-size:11px;
  text-align: right;
  margin-right:80px;
}

article .inner_contents .greeting_contents p>img{
  width:164px;
  height:50px;
  margin-bottom:10px;
}

article .inner_contents .greeting_contents .right_position{
  margin-top:50px;
}

/*お問い合わせフォーム*/
article .inner_contents .company_contents .contact_contents .essential01{
  color:#7d0000;
  font-weight:bold;
 }

article .inner_contents .company_contents .contact_contents p{
  margin-bottom:10px;
 }

article .inner_contents .contact_contents .essential02{
  float:right;
 }
article .inner_contents .company_contents .contact_contents table{

 }

article .inner_contents .company_contents .contact_contents table th{
  width:150px;
  border-bottom:1px solid #ccc;

 }
 
article .inner_contents .company_contents .contact_contents table td{
  width:540px;
  padding:10px 0 10px 20px;
  border-bottom:1px solid #ccc;
 }

article .inner_contents .company_contents .contact_contents table.prefecture{
  width:540px;
}

article .inner_contents .company_contents .contact_contents table.prefecture td{
  border:none;
  padding:5px 0;
}
article .inner_contents .company_contents .contact_contents .space01{
  margin-right:24px;
}

article .inner_contents .company_contents .contact_contents .space02 input{
  margin:5px 0;
}

article .inner_contents .company_contents .contact_contents table li{
  line-height:170%;
}

article .inner_contents .contact_contents .btn{
  margin: 0 145px;
  width:710px;
  height:90px;
}

article .inner_contents .contact_contents .submit01{
  margin:40px 20px 0 0;
  width:200px;
  height:50px;
  float: left;
  font-size:15px;
  color:#fff;
  background-color: #00415b;
  border:none;
}

article .inner_contents .contact_contents .submit02{
  margin-top:40px;
  width:200px;
  height:50px;
  float: left;
  font-size:15px;
  color:#00415b;
  background-color: #fff;
  border:2px solid #99b3bd;
}

article .inner_contents .contact_contents table select{
  width:234px;
}

article .inner_contents .contact_contents textarea{
  width:307px;
  height:200px;
  font-size:12px;
  resize:none;
}

article .inner_contents .company_contents .contact_contents .error {
  margin-bottom:4px;
 }

article .inner_contents .company_contents .contact_contents .error ul li{
  color:#7d0000;
  font-weight:bold;
  line-height:160%;
 }

 article .inner_contents .company_contents .contact_contents .error .tit{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
}

/*お問い合わせ送信済みページ*/

article .inner_contents .messege p{
  text-align: center;
  font-size: 16px;
  line-height: 200%;
}

article .inner_contents .messege p:last-child{
  font-size: 14px;
}

article .inner_contents .company_contents .messege p:last-child a{
  border-bottom:2px solid #ccc;
}

article .inner_contents .messege p:last-child a:hover{
  text-decoration:none;
}


/*サイドナビjs*/
article #main{
  position:relative;
}

article .inner_contents #side{
  position: absolute;
  clear:both;
  width: 200px;
  height: 206px;
  top: 0;
  left: 0;
  margin-top:45px;
}

article .inner_contents #side a{
  display: inline-block;
  width:200px;
}

/*ページトップへ*/
#page-top {
    position: fixed;
    bottom: 0px;
    right: 20px;
    font-size: 77%;
    width:62px;
    height:72px;
    line-height: 16px;
    display: none;
}

#page-top a {
    background-image:url("../images/top_btn.png");
    background-repeat: no-repeat;
    text-decoration: none;
    width: 62px;
    height:72px;
    padding: 34px 0 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    display: none;
}

#page-top a:hover {
    text-decoration: none;
}



/*制作実績*/

article .inner_contents .results{
  margin: 0 auto;
  width:975px;
}

article .inner_contents .results .box{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 310px;
  height: 320px;
  background: #fff;
}

article .inner_contents .results .box h3{
  font-size: 14px;
  font-weight: bold;
  margin-top: 16px;
  line-height: 130%;
}

article .inner_contents .results section a.detail_panel{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 270px;
  padding: 30px 30px 20px;
  display: block;
}

article .inner_contents .results section a.detail_panel .slideframe {
position: relative;
width: 250px;
height: 180px;
background-color: #fff;
overflow: hidden;
padding: 0px;
}

article .inner_contents .results section a.detail_panel .slideframe .slidebox {
position: absolute;
top: -180px;
width: 250px;
height: 360px;
background-color: #fff;
padding: 0px;
}

article .inner_contents .results section a.detail_panel .slideframe .slidebox .result_text {
width: 210px;
height: 140px;
padding: 20px;
background-color: #fff;
line-height:180%;
}
article .inner_contents .results section a.detail_panel .slideframe .slidebox .result_text>.more {
text-align:right;
display: block;
}

article .inner_contents .results section a.detail_panel .slideframe .slidebox .result_img {
width: 250px;
height: 180px;
padding: 0px;
}

article .inner_contents .results section a.detail_panel .slideframe .slidebox .result_img>img {
width: 248px;
height: 178px;
border:1px solid #ccc;
}

article .inner_contents .results section .launch {
  position: absolute;
  top: 286px;
  left: 30px;
  color: #949494;
  background-image:url(../images/link.png);
  background-repeat:no-repeat;
  background-position: 0 3px;
  padding-left:16px;
}

article .inner_contents .results section .launch:hover{
  color:#949494;
  text-decoration:underline;
}

article .inner_contents .results section div.bg {
position: absolute;
top: 0px;
left: 0px;
width: 310px;
height: 320px;
opacity: 0.0;
background: url(../images/results_bg.gif);
}

.page{
  width:300px;
  height:50px;
  margin:0 auto;
}

/*スタッフ紹介*/


article .inner_contents .staff_contents h3{
  font-size: 15px;
  font-weight:bold;
  margin-bottom: 10px;
  clear:both;
}

article .inner_contents .staff_contents .staff_photo{
  width:710px;
  height:176px;
  padding:0;
  margin-bottom:30px;
}

article .inner_contents .staff_contents .staff_box{
  width:340px;
  margin-right:30px;
  float: left;
  margin-bottom:26px;
}

article .inner_contents .staff_contents .invalid01{
  margin-right:0;
}

article .inner_contents .staff_contents .name01{
  font-size:15px;
  font-weight:bold;
  background-image: url(../images/staff_line.gif);
  background-repeat: no-repeat;
  background-position:left bottom;
  padding-bottom:6px;
}

article .inner_contents .staff_contents .name02{
  padding-left:10px;
  font-size:12px;
  font-weight:normal;
}

article .inner_contents .staff_contents .job{
  font-size:13px;
  font-weight:bold;
  margin:6px 0;
}

article .inner_contents .staff_contents .staff_info{
  line-height:170%;
}
/*
article .inner_contents .staff_contents #qanda{
  width:710px;
  background-image: url(../images/staff_frame.gif);
  background-repeat: no-repeat;
}*/

article .inner_contents .staff_contents .qanda{
  width:400px;
  margin-bottom:16px;
}

article .inner_contents .staff_contents section h4{
  font-size:14px;
  font-weight:bold;
}

article .inner_contents .staff_contents section ul{
  width:450px; 
}

article .inner_contents .staff_contents section ul li{
  font-size:13px;
  list-style: initial;
  margin-left: 16px;
}

article .inner_contents .staff_contents section .question{
  color:#cc0000;
}

article .inner_contents .staff_contents section .answer{
  color:#0000cc;
}

article .inner_contents .staff_contents section .qanda_img{
  width:300px;
  margin-left:30px;
}

article .inner_contents .staff_contents .qanda_img img{
  width:200px;
  height:260px;
  padding:0;
  margin:10px;
}

article .inner_contents .staff_contents p:last-child{
  text-align:right;
}
#pankuzu {
  display: none;
}