
@charset "utf-8";
body {
    margin:0;
    padding:0;
    font-size:.8em;
    text-align:center;
    line-height:1.8;
    background:#fff;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* {
    font-size:100%;
}
a{ outline: none; }
a:focus{ outline: none; }
a:hover {
    text-decoration:none;
    cursor:pointer;
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}
img,
table {
    border:none;
}
sup {
    font-size:75%;
    line-height:1;
}
small {
    font-size:87.5%;
    line-height:1.4;
}
/*Chromeオートフィル調整*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.mobile {
    display:none;
}
.clearing {
    width:0;
    height:0;
    clear:both;
    line-height:0;
    font-size:0;
}
.toTop {
    text-align:right;
    margin:0;
    padding:50px 10px 10px;
    clear:both;
}
.breadCrumb {
    margin:0;
    padding:15px 15px 0;
    list-style:none;
    font-size:87.5%;
    line-height:1.4;
}
.breadCrumb li {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}
.alignL {
    text-align:left;
}
.alignR {
    text-align:right;
}
.alignC {
    text-align:center;
}
a:hover {
    text-decoration:none;
}
a.targetBlank {
    /*\*/
    padding-left: 15px;
    background: url(/bluespider/img/arrow_targetblank.gif) no-repeat left center;
    /**/
}
/*201308　事例公開にあたり追加*/
.clearFix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearFix {
  min-height: 1px;
}
* html .clearFix {
  height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}
.sp {
    display:none;
}
/*201308追加ここまで*/
/* header */
#header {
    width:100%;
}
/*ヘッダのロールオーバーでは透過処理は使わない*/
#header .inner2 a:hover,
#header .inner3 a:hover {
    text-decoration:none;
    cursor:pointer;
    -moz-opacity:1;                 /* FF lt 1.5, Netscape */
    -khtml-opacity:1;              /* Safari 1.x */
    opacity:1;
    zoom:1;
}
#header .inner1 {
    width:900px;
    height:90px;
    margin: 0 auto;
    text-align:left;
    position:relative;
}
#header .desc {
    margin:0 0 5px;
    font-weight:normal;
    font-size:95%;
    position:absolute;
    top:0;
    left:0;
    z-index:30;
}
#header .logo {
    margin:0;
    position:absolute;
    bottom:3px;
    left:0;
}
#header .inner1 .wrapL {
    width:500px;
    margin:1px 0 3px;
}
#header .inner1 .wrapR {
    width:480px;
    position:absolute;
    top:0;
    right:0;
    margin:1px 0 3px;
    z-index:0;
}
#header .inner1 .contact ul {
    margin:0;
    padding:0;
    list-style:none;
    width:480px;
}
#header .inner1 .contact ul li {
    margin:0;
    padding:0;
    list-style:none;
}
#header .inner1 .contact ul.btn {
    height:43px;
}
#header .inner1 .contact ul li.tel {
    background:url(/bluespider/img/common_img_contact2.gif) no-repeat center top;
    text-indent:-1000em;
    display:block;
    width:480px;
    height:43px;
}
#header .inner1 .contact ul li.dl a {
    background:url(/bluespider/img/common_img_contact2.gif) no-repeat left bottom;
    text-indent:-1000em;
    display:block;
    float:left;
    z-index:40;
    width:205px;
    height:43px;
    overflow:hidden;
    outline:none;
}
#header .inner1 .contact ul li.mail a {
    background:url(/bluespider/img/common_img_contact2.gif) no-repeat right bottom;
    text-indent:-1000em;
    display:block;
    float:right;
    width:275px;
    height:43px;
    overflow:hidden;
    outline:none;
}
#header .inner2 {
    width:100%;
    height:45px;
    background:url(/bluespider/img/bg_gnavi.gif) repeat-x left top;
}
#header .inner2 .gNavi {
    width:900px;
    height:45px;
    margin:0 auto;
    padding:0;
    list-style:none;
    text-align:left;
}
#header .inner2 .gNavi li {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    height:45px;
}
#header .inner2 .gNavi li a {
    display:block;
    height:45px;
    background-image:url(/bluespider/img/gnavi2.jpg);
    text-indent:-1000em;
}
#header .inner2 .gNavi li.gnTop,
#header .inner2 .gNavi li.gnTop a {
    width:100px;
}
#header .inner2 .gNavi li.gnBluespider,
#header .inner2 .gNavi li.gnBluespider a {
    width:182px;
}
#header .inner2 .gNavi li.gnService,
#header .inner2 .gNavi li.gnService a {
    width:162px;
}
#header .inner2 .gNavi li.gnOption,
#header .inner2 .gNavi li.gnOption a {
    width:202px;
}
#header .inner2 .gNavi li.gnExample,
#header .inner2 .gNavi li.gnExample a {
    width:118px;
}
#header .inner2 .gNavi li.gnCase,
#header .inner2 .gNavi li.gnCase a {
    width:136px;
}
#header .inner2 .gNavi li.gnTop a {
    background-position:left top;
}
#header .inner2 .gNavi li.gnBluespider a {
    background-position:-100px top;
}
#header .inner2 .gNavi li.gnService a {
    background-position:-282px top;
}
#header .inner2 .gNavi li.gnOption a {
    background-position:-444px top;
}
#header .inner2 .gNavi li.gnExample a {
    background-position:-646px top;
}
#header .inner2 .gNavi li.gnCase a {
    background-position:-764px top;
}
.pTop #header .inner2 .gNavi li.gnTop a,
#header .inner2 .gNavi li.gnTop a:hover {
    background-position:left bottom;
}
.pBluespider #header .inner2 .gNavi li.gnBluespider a,
#header .inner2 .gNavi li.gnBluespider a:hover {
    background-position:-100px bottom;
}
.pService #header .inner2 .gNavi li.gnService a,
#header .inner2 .gNavi li.gnService a:hover {
    background-position:-282px bottom;
}
.pOption #header .inner2 .gNavi li.gnOption a,
#header .inner2 .gNavi li.gnOption a:hover {
    background-position:-444px bottom;
}
.pExample #header .inner2 .gNavi li.gnExample a,
#header .inner2 .gNavi li.gnExample a:hover {
    background-position:-646px bottom;
}
.pCase #header .inner2 .gNavi li.gnCase a,
.pCaseOne #header .inner2 .gNavi li.gnCase a,
#header .inner2 .gNavi li.gnCase a:hover {
    background-position:-764px bottom;
}
#header .wrapEyecatch {
    width:100%;
    background: url(/bluespider/img/bg_eyecatch.jpg) repeat-x center top;
}
#header .wrapEyecatch .wrap1 {
    width:930px;
    margin:0 auto;
    text-indent:45px;
    text-align:left;
    font-size:30px;
    line-height:96px;
    color:#094E9D;
    text-shadow:0 0 1px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #fff;
    background:url(/bluespider/img/common_img_eyecatch.gif) no-repeat center top;
}
#header .wrapEyecatch .wrap1 * {
    display:inline;
}

#header .wrapEyecatch .cName {
    margin:0;
    height:96px;
}

#contain .sCaselist {
    background:url(/bluespider/img/bg_division_2line.gif) repeat-x left top;
}
#contain .sCaselist .hedding {
    margin:0;
    padding-top:30px;
    line-height:1;
    font-size:17px;
    color:#666666;
    text-align:center;
}
#contain .sCaselist .caseList {
    margin:0;
    padding:30px 0;
    list-style:none;
    text-align:center;
}
#contain .sCaselist .caseList li {
    margin: 0 30px;
    padding:0;
    list-style:none;
    display:inline;
}
#contain .sCaselist .notes {
    font-size:87.5%;
    color:#999;
    margin:0;
    padding: 0 0 17px;
    line-height:1.2;
    text-align:center;
    background:url(/bluespider/img/bg_division_2line.gif) repeat-x left bottom;
}


/**/
#wrap {
    margin:0 auto;
    text-align:left;
    width:100%;
    background:url(/bluespider/img/bg_contain.gif) repeat-y center top;
}
#contain {
    width:900px;
    margin:0 auto;
    text-align:left;
}
#contain .sTitle {
    background:url(/bluespider/img/bg_title.jpg) no-repeat center center;
    color:#fff;
    font-size:148%;
    line-height:60px;
    padding:0 5px 0 35px;
    margin-bottom:10px;
    margin-top:20px;
    clear:both;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing:-0.04em;
    font-weight:normal;
    overflow:hidden;
}
/*/// ロゴ一覧直下の見出しに適用 201308追加 ///*/
#contain .sTitle_top {
    background:url(/bluespider/img/bg_title.jpg) no-repeat center -5px;
    color:#fff;
    font-size:148%;
    line-height:50px;
    padding:0 5px 0 35px;
    margin-bottom:10px;
    margin-top:20px;
    clear:both;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing:-0.04em;
    font-weight:normal;
    overflow:hidden;
}
#contain div.leadTxt {
    background:#efefef;
    padding:15px 30px;
    margin:auto 30px;
}
#contain div.leadTxt p {
    margin:0;
}
/*201311追加*/
#contain img.win {
    display:inline;
    vertical-align:middle;
    margin:0 5px;
}
/**/
#contain .sCommonF {
    background:#EFEFEF;
    text-align:center;
    padding:15px;
    margin-top:30px;
}
#contain .sCommonF ul,
#contain .sCommonF ul li {
    margin:0;
    padding:0;
    list-style:none;
}
#contain .sCommonF ul.inqBox {
    width:832px;
    height:108px;
    margin:auto;
    padding:15px 0;
}
#contain .sCommonF ul.inqBox li {
    height:108px;
    text-align:left;
    float:left;
}
#contain .sCommonF ul.inqBox li.tel {
    background:url(/bluespider/img/bnr_contact_832108.jpg) no-repeat left center;
    text-indent:-1000em;
    width:426px;
}
#contain .sCommonF ul.inqBox li.mail {
    background:url(/bluespider/img/bnr_contact_832108.jpg) no-repeat -426px center;
    position:relative;
    width:406px;
}
#contain .sCommonF ul.inqBox li.dl {
    background:url(/bluespider/img/bnr_contact_832108.jpg) no-repeat right center;
    position:relative;
    width:236px;
}
#contain .sCommonF ul.inqBox li.mail a {
    display:block;
    width:268px;
    height:51px;
    position:absolute;
    left:5px;
    top:25px;
    text-indent:-1000em;
    overflow:hidden;
    outline:none;
}
#contain .sCommonF ul.inqBox li.dl a {
    display:block;
    width:200px;
    height:51px;
    position:absolute;
    left:3px;
    top:25px;
    text-indent:-1000em;
    overflow:hidden;
    outline:none;
}
#contain .sCommonF ul.inqBox li.dl a:hover,
#contain .sCommonF ul.inqBox li.mail a:hover {
    background:#ffffff;
    text-decoration:none;
    cursor:pointer;
    -moz-opacity:0.2;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.2;              /* Safari 1.x */
    opacity:0.2;
    zoom:1;
}
#contain .sCommonF ul.gNavi2 {
    width:828px;
    height:102px;
    margin:auto;
    padding:15px 22px;
    background:url(/bluespider/img/common_gnavi2.jpg) no-repeat center center;
}
#contain .sCommonF ul.nonCase {
    background:url(/bluespider/img/common_gnavi2noncase.jpg) no-repeat center center;
}
#contain .sCommonF ul.gNavi2 li {
    width:20%;
    height:102px;
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    text-align:center;
    font-size:14px;
    letter-spacing:-0.02em;
    font-weight:600;
}
#contain .sCommonF ul.gNavi2 li a {
    display:block;
    height:102px;
    text-decoration:none;
    line-height:102px;
    color:#368BAB;
}
#contain .sCommonF ul.gNavi2 li a:hover {
    background:#ffffff;
    text-decoration:none;
    cursor:pointer;
    background:rgba(255,255,255,0.3);
    zoom:1;
}
#footer {
    text-align:center;
    width:100%;
    font-size:87.5%;
    line-height:1.4;
}
#footer .fNavi {
    line-height:40px;
    background:url(/bluespider/img/bg_footer.jpg) repeat-x left center;
    margin:0;
}
#footer .fNavi,
#footer .fNavi a {
    color:#fff;
}
#footer .inner {
    width:900px;
    margin:0 auto;
    text-align: center;
}
#footer .inner .copyright {
    margin: 0;
    padding: 3px 0;
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
}
#footer .inner .copyright img {
    margin-right:5px;
    vertical-align:-4px;
}

/******** pTop ********/
.pTop #header .wrapEyecatch {
    height:370px;
}
.pTop #header .wrapEyecatch .wrap1 {
    height:217px;
    text-indent:0em;
}
.pTop #header .wrapEyecatch .wrap2 {
    width:930px;
    height:182px;
    margin:0 auto;
    padding-top:29px;
    text-align:left;
    background:url(/bluespider/img/top_img_eyecatch2_off.gif) no-repeat center top;
}
.pTop #header .inner3 .wrap2 ol {
    margin:0;
    padding:0 27px 0 28px;
    list-style:none;
}
.pTop #header .inner3 .wrap2 ol li {
    margin:0;
    padding:0;
    list-style:none;
}
.pTop #header .inner3 .wrap2 ol li {
    width:175px;
    height:114px;
    float:left;
}
.pTop #header .inner3 .wrap2 ol li a {
    display:block;
    height:114px;
    text-indent:-1000em;
}
.pTop #header .inner3 .wrap2 ol li.an01 a {
    background:url(/bluespider/img/top_img_eyecatch2.gif) no-repeat -28px -29px;
}
.pTop #header .inner3 .wrap2 ol li.an02 a {
    background:url(/bluespider/img/top_img_eyecatch2.gif) no-repeat -203px -29px;
}
.pTop #header .inner3 .wrap2 ol li.an03 a {
    background:url(/bluespider/img/top_img_eyecatch2.gif) no-repeat -378px -29px;
}
.pTop #header .inner3 .wrap2 ol li.an04 a {
    background:url(/bluespider/img/top_img_eyecatch2.gif) no-repeat -553px -29px;
}
.pTop #header .inner3 .wrap2 ol li.an05 a {
    background:url(/bluespider/img/top_img_eyecatch2.gif) no-repeat -728px -29px;
}
.pTop #header .inner3 .wrap2 ol li.an01 a:hover {
    background-position:-28px -182px;
}
.pTop #header .inner3 .wrap2 ol li.an02 a:hover {
    background-position:-203px -182px;
}
.pTop #header .inner3 .wrap2 ol li.an03 a:hover {
    background-position:-378px -182px;
}
.pTop #header .inner3 .wrap2 ol li.an04 a:hover {
    background-position:-553px -182px;
}
.pTop #header .inner3 .wrap2 ol li.an05 a:hover {
    background-position:-728px -182px;
}
/**/
/*セミナーバナー用に追加　201308*/
.pTop .seminar {
    margin:10px auto;
}
/**/
.pTop #contain .section1 {
    background:url(/bluespider/img/bg_division_2line.gif) repeat-x left top;
}
.pTop #contain .section1 .hedding {
    margin:0;
    padding:30px 0 0;
    line-height:1;
    font-size:17px;
    color:#666666;
    text-align:center;
}
.pTop #contain .section1 .caseList {
    margin:0;
    padding:30px 0;
    list-style:none;
    text-align:center;
}
.pTop #contain .section1 .caseList li {
    margin: 0 30px;
    padding:0;
    list-style:none;
    display:inline;
}
.pTop #contain .section1 .notes {
    font-size:87.5%;
    color:#999;
    margin:0;
    padding: 0 0 17px;
    line-height:1.2;
    text-align:center;
    background:url(/bluespider/img/bg_division_2line.gif) repeat-x left bottom;
}
.pTop #contain .section2 .serviceList {
    width:872px;
    margin:0;
    padding:0 13px;
    list-style:none;
}
.pTop #contain .section2 .serviceList li {
    margin:0;
    padding:7px;
    list-style:none;
    float:left;
    width:422px;
    height:206px;
    position:relative;
}
.pTop #contain .section2 .serviceList li h3 {
    position:absolute;
    width:362px;
    left:30px;
    top:20px;
    margin:0;
    font-size:20px;
    color:#333;
    text-decoration:none;
}
.pTop #contain .section2 .serviceList li .serviceDetail {
    position:absolute;
    width:214px;
    line-height:1.2;
    bottom:60px;
    right:40px;
    font-size:14px;
    color:#333;
    text-decoration:none;
}
.pTop #contain .section2 .hedding {
    height:20px;
    line-height:20px;
    background:url(/bluespider/img/top_hed_hedding.gif) no-repeat 30px 0;
    clear:both;
    margin-top:50px;
    margin-bottom:10px;
    padding-left:50px;
    font-size:16px;
    color:#990000;
    font-weight:600;
}
.pTop #contain .section2 .optionList {
    margin:0;
    padding:0 4.5%;
    list-style:none;
    height:152px;
    background:url(/bluespider/img/option_img_optionlist.gif) no-repeat center center;
}
.pTop #contain .section2 .optionList li {
    margin:0;
    padding:0;
    list-style:none;
    width:25%;
    height:152px;
    float:left;
}
.pTop #contain .section2 .optionList li a {
    display:block;
    height:152px;
    position:relative;
}
.pTop #contain .section2 .optionList li a:hover {
    background:rgba(255,255,255,0.2);
    text-decoration:none;
    cursor:pointer;
    zoom:1;
}
.pTop #contain .section2 .optionList li h4 {
    position:absolute;
    width:175px;
    top:25px;
    margin:0;
    padding-left:30px;
    font-size:15px;
    line-height:1.2;
    color:#666;
    text-decoration:none;
    background:url(/bluespider/img/option_hed.gif) no-repeat 14px 4px;
}
.pTop #contain .section2 .optionList li div {
    position:absolute;
    width:100px;
    right:14px;
    top:70px;
    margin:0;
    font-size:11px;
    line-height:1.4;
    color:#666;
    text-decoration:none;
}
/**/
.pTop #contain .sTopics2 .inner {
    margin: 20px 19px 0;
    padding: 20px;
    border:1px solid #ccc;
    border-radius:3px;
}
.pTop #contain .sTopics2 .inner p {
    margin:0 0 10px;
}
.pTop #contain .sTopics2 .inner .iso {
    padding:0;
    margin:0;
}
.pTop #contain .sTopics2 .inner .iso p {
    margin:0 0 16px 0;
}
.pTop #contain .sTopics2 .inner .iso p.last {
    margin:0;
}
.pTop #contain .sTopics2 .inner .iso .registered {
    float:left;
    width:520px;
    background:#fff;
    line-height: 1.4;
}
.pTop #contain .sTopics2 .inner .iso .mark {
    float:right;
    padding-top:30px;
}
.pTop #contain .sTopics2 .inner .iso .mark .jqa {
    float:right;
    font-size:75%;
    line-height:1.2;
    width:90px;
    text-align:center;
}


/*//////////////////////////////////////// pBluespider ////////////////////////////////////////*/
.pBluespider #header .wrapEyecatch {
    height:96px;
}
.pBluespider #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/bluespider_img_eyecatch.gif) no-repeat center top;*/
}
.pBluespider .section1 .inner2 {
    width:838px;
    margin:0 auto;
    background:url(/bluespider/img/about_img_outline1b.jpg) no-repeat center center;
    padding:8px 10px;
}
.pBluespider .section1 .inner2 dl {
    width:370px;
    height:122px;
    margin:0;
    padding:13px 19px 0 11px ;
    text-align:left;
    float:left;
}
.pBluespider .section1 .inner2 dl.after {
    margin-left:38px
}
.pBluespider .section1 .inner2 dt {
    width:370px;
    height:36px;
    font-size:16px;
    line-height:36px;
    text-align:center;
    color:#fff;
}
.pBluespider .section1 .inner2 dd {
    width:370px;
    height:72px;
    margin:10px 0 0 0;
    font-size:13px;
    line-height:1.4;
    color:#666;
}
.pBluespider .section1 .inner3 {
    padding:30px 0 0 30px;
}
.pBluespider .section1 .inner3 .hedding {
    font-size:20px;
    line-height:20px;
    color:#990000;
    margin:12px 0;
}
.pBluespider .section1 .inner3 .wrapOne {
    width:248px;
    padding:10px;
    border:1px solid #ccc;
    border-radius:3px;
    -webkir-border-radius:3px;
    -moz-border-radius:3px;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    float:left;
    margin:0 15px 15px 0;
    min-height:450px;
}
.pBluespider .section1 .inner3 .wrapOne .hedding2 {
}
.pBluespider .section1 .inner3 .wrapOne .hedding2 .point {
    font-size:10px;
    color:#fff;
    background:#999;    
    vertical-align:middle;
    line-height:18px;
    padding:4px;
}
.pBluespider .section1 .inner3 .wrapOne .hedding2 .text {
    font-size:18px;
    vertical-align:middle;
    line-height:18px;
    margin-left:6px;
    color:#094e9d;
}
.pBluespider .section1 .inner3 .wrapOne .hedding2 {
    margin-top:10px;
}
.pBluespider .section1 .inner3 .wrapOne .leadTxt {
    margin:0 0 0 -14px;
    position:relative;
}
.pBluespider .section1 .inner3 .wrapOne .leadTxt span {
    position:absolute;
    top:8px;
    left:10px;
    line-height:1.2;
    font-size:16px;
    font-weight:normal;
}
.pBluespider .section1 .inner3 .wrapOne .leadTxt .noSpace {
    letter-spacing:-0.05em;
}
.pBluespider .section1 .inner3 .wrapOne dl,
.pBluespider .section1 .inner3 .wrapOne dt,
.pBluespider .section1 .inner3 .wrapOne dd {
    margin:0;
    padding:0;
}
.pBluespider .section1 .inner3 .wrapOne dd {
    margin:0 0 5px;
    padding:0 0 0 10px;
    background:url(/bluespider/img/arrow_yellow_516.gif) no-repeat left top;
    font-size:90%;
    letter-spacing:-0.025em;
    line-height:1.4;
}

.pBluespider .section2 .imgShadow {
    position:relative;
}
.pBluespider .section2 .imgShadow span {
    position:absolute;
}
.pBluespider .section2 .imgShadow span.label1 {
    left:-5px;
    top:15px;
}
.pBluespider .section2 .imgShadow span.label1Txt {
    width:335px;
    height:23px;
    position:absolute;
    left:20px;
    top:17px;
    text-align:left;
}
.pBluespider .section2 .imgShadow span.label1aTxt {
    font-size:16px;
    color:#3280C0;
    letter-spacing:0.2em;
    font-weight:600;
    vertical-align:middle;
    line-height:23px;
}
.pBluespider .section2 .imgShadow span.label1bTxt {
    font-size:10px;
    color:#3280C0;
    letter-spacing:0em;
    font-weight:normal;
    vertical-align:middle;
    margin-left:80px;
    line-height:23px;
}
.pBluespider .section2 .imgShadow span.label2 {
    left:-5px;
    top:15px;
}
.pBluespider .section2 .imgShadow span.label2Txt {
    left:20px;
    top:12px;
    font-size:16px;
    color:#3280C0;
    letter-spacing:0.2em;
    font-weight:600;
}
.pBluespider .section2 .imgShadow span.label3 {
    left:-5px;
    top:15px;
}
.pBluespider .section2 .imgShadow span.label4 {
    left:-5px;
    top:15px;
}
.pBluespider .section2 .imgShadow span.label4Txt {
    left:20px;
    top:12px;
    font-size:16px;
    color:#3280C0;
    letter-spacing:0.2em;
    font-weight:600;
}
.pBluespider .section2 .imgShadow span.label5 {
    right:-5px;
    bottom:10px;
}
.pBluespider .section2 .imgShadow span.label5Txt {
    right:20px;
    bottom:12px;
    font-size:16px;
    color:#3280C0;
    letter-spacing:0.12em;
    font-weight:600;
}
.pBluespider .section2 .imgShadow img {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
}
.pBluespider .section2 .imgShadow span img {
    border:none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.pBluespider .section2 .inner .hedding {
    padding-left:20px;
    margin-top:40px;
    clear:both;
    font-size:24px;
    color:#333;
}
.pBluespider .section2 .inner .hedding img {
    vertical-align:middle;
    margin-right:20px;
}
.pBluespider .section2 .inner .hedding span {
    color:#CC0000;
}
.pBluespider .section2 .inner .outline {
    padding:0 50px 0 100px;
}
.pBluespider .section2 .inner1 .imgShadow {
    margin:30px;
    position:relative;
}
.pBluespider .section2 .inner1 .imgShadow span {
    position:absolute;
    width:858px;
    top:2px;
    left:0px;
    text-align:center;
    font-size:16px;
    line-height:27px;
    color:#333;
}
.pBluespider .section2 .inner2 .wrapL {
    width:410px;
    float:left;
    margin-left:30px;
    margin-bottom:40px;
}
.pBluespider .section2 .inner2 .wrapR {
    width:410px;
    float:right;
    margin-right:30px;
    margin-bottom:10px;
}
.pBluespider .section2 .inner2 .wrapL .hedding2,
.pBluespider .section2 .inner2 .wrapR .hedding2 {
    color:#900;
    font-size:123%;
}
.pBluespider .section2 .inner3 .imgShadow {
    width:840px;
    margin:30px;
}
.pBluespider .section2 .inner4 .imgShadow {
    width:840px;
    margin:30px;
}
.pBluespider .section2 .inner5 .wrapL {
    width:400px;
    float:left;
    margin-left:30px;
    margin-bottom:30px;
}
.pBluespider .section2 .inner5 .wrapR {
    width:400px;
    float:right;
    margin-right:30px;
    margin-bottom:30px;
}
.pBluespider .section2 .inner5 .wrapL .hedding2,
.pBluespider .section2 .inner5 .wrapR .hedding2 {
    margin-bottom:0;
}
.pBluespider .section2 .inner5 .wrapL ul,
.pBluespider .section2 .inner5 .wrapR ul {
    margin:0 0 30px;
    padding:0;
    list-style:none;
}
.pBluespider .section2 .inner5 .wrapL ul li,
.pBluespider .section2 .inner5 .wrapR ul li {
    margin:0 0 10px 30px;
    padding:0 0 0 20px;
    list-style:none;
    background:url(/bluespider/img/arrow_yellow_516.gif) no-repeat left top;
    line-height:1.4;
}
/*//////////////////////////////////////// pService ////////////////////////////////////////*/
.pService #header .wrapEyecatch {
    height:96px;
}
.pService #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/service_img_eyecatch.gif) no-repeat center top;*/
}
.pService #contain .sIndex .hedding {
    margin:30px 30px 10px 20px;
    height:20px;
    line-height:20px;
    background:url(/bluespider/img/top_hed_hedding.gif) no-repeat 10px;
    clear:both;
    padding-left:30px;
    font-size:16px;
    color:#990000;
    font-weight:600;
}
.pService #contain .sIndex ul {
    width:828px;
    height:152px;
    margin:auto;
    padding:15px 23px;
    background:url(/bluespider/img/service_img_servicelist.gif) no-repeat center center;
}
.pService #contain .sIndex ul li {
    width:20%;
    height:152px;
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    text-align:center;
    font-weight:600;
}
.pService #contain .sIndex ul li a {
    display:block;
    width:166px;
    height:127px;
    color:#777;
    text-decoration:none;
    line-height:1.4;
    font-size:13px;
    padding-top:25px;
}
.pService #contain .sIndex ul li a:hover {
    background:rgba(255,255,255,0.2);
    text-decoration:none;
    cursor:pointer;
    zoom:1;
}
.pService #contain .section h3.hedding {
    margin:20px;
}
.pService #contain .section .hedding div {
    display:table-cell;
    vertical-align:middle;
    font-size:20px;
    line-height:1.2;
}
.pService #contain .section .hedding ul {
    display:table-cell;
    vertical-align:middle;
    font-size:16px;
    line-height:1.2;
}
.pService #contain .section .hedding ul {
    display:table-cell;
    vertical-align:middle;
}
.pService #contain .section1 .inner1 .wrapL {
    width:380px;
    float:left;
    margin-left:30px;
    margin-bottom:30px;
}
.pService #contain .section1 .inner1 .wrapR {
    width:380px;
    float:right;
    margin-right:30px;
    margin-bottom:30px;
}
.pService #contain .section1 .inner1 .wrapL .hedding2,
.pService #contain .section1 .inner1 .wrapR .hedding2 {
    margin-bottom:0;
    position:relative;
}
.pService #contain .section1 .inner1 .wrapL .hedding2 span,
.pService #contain .section1 .inner1 .wrapR .hedding2 span {
    position:absolute;
    left:140px;
    top:20px;
    font-size:16px;
    color:#fff;
}
.pService #contain .section1 .inner1 .wrapL p,
.pService #contain .section1 .inner1 .wrapR p {
    margin-top:0;
    margin-left:25px;
    padding:10px;
    background:#FEE496;
    font-size:95%;
}
.pService #contain .section1 .inner2 .imgShadow {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    margin:30px;
    padding:45px 21px 21px;
    position:relative;
}
.pService #contain .section1 .inner2 .imgShadow .label {
    margin:0;
    position:absolute;
    left:-5px;
    top:15px;
}
.pService #contain .section1 .inner2 .imgShadow .label span {
    position:absolute;
    left:30px;
    top:0px;
    color:#3280c0;
    font-size:16px;
    letter-spacing:0.2em;
    line-height:23px;
}
.pService #contain .section1 .inner2 .imgShadow .wrapL {
    width:320px;
    float:left;
    font-size:95%;
}
.pService #contain .section1 .inner2 .imgShadow .wrapR {
    width:452px;
    float:right;
}
.pService #contain .section1 .inner2 .imgShadow .wrapL p.outline {
    background:#D6D6D8;
    font-size:120%;
    line-height:1.4;
    padding:8px 14px;
}
.pService #contain .section1 .inner2 .imgShadow .wrapL p.outline strong {
    color:#0F5C8C;
}
.pService #contain .section1 .inner2 .imgShadow p {
    margin-bottom:0;
}
.pService #contain .section2 .inner1 .imgShadow {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    margin:30px;
    position:relative;
}
.pService #contain .section2 .inner1 .imgShadow span {
    margin:0;
    position:absolute;
    left:-5px;
    top:10px;
}
.pService #contain .section2 .inner1 .imgShadow .labelTxt1 {
    margin:0;
    position:absolute;
    left:20px;
    top:0px;    
    color:#3280C0;
    font-size:16px;
    letter-spacing:0.1em;
    font-weight:600;
    line-height:23px;
}
.pService #contain .section2 .inner2 .hedding2 {
    margin:30px 30px 10px;
    font-size:153.84%;
}
.pService #contain .section2 .inner2 .wrapList {
    margin:10px 30px 30px;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    padding:15px;
    font-size:87.5%;
    line-height:1.4;
}
.pService #contain .section2 .inner2 .wrapList ul {
    /*width:30%;
    float:left;*/
    margin:0;
    padding:1.5%;
    list-style:none;
}
.pService #contain .section2 .inner2 .wrapList ul li {
    margin:0 0 .5em;
    padding:0 0 0 1em;
    text-indent:-1em;
    list-style:none;
}
.pService #contain .section2 .inner2 .wrapList p {
    margin-bottom:0;
}
/*leadTxt追記*/
.pService #contain div.leadTxt ul {
    padding:0 40px;
}
/**/
.pService #contain .section3 .inner1 .hedding2 {
    margin:30px 30px 10px;
    font-size:110%;
}
.pService #contain .section3 .inner1 .wrapOne {
    width:248px;
    padding:10px;
    float:left;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    position:relative;
    font-size:95%;
    margin:0 0 30px 23px;
}
.pService #contain .section3 .inner1 .wrapOne .label {
    margin:0;
    position:relative;
    left:-15px;
    top:0;
}
.pService #contain .section3 .inner1 .wrapOne .labelTxt {
    position:absolute;
    top:0px;
    left:26px;
    font-size:18px;
    color:#094e9d;
    line-height:53px;
}
.pService #contain .section3 .inner1 .wrapOne .labelTxt2 {
    left:10px;
    letter-spacing:-0.08em;
}
.pService #contain .section3 .inner1 .wrapOne p {
    margin-bottom:0;
}
.pService #contain .section4 .inner1 .imgShadow {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    margin:10px 30px;
    padding:15px;
}
.pService #contain .section4 .inner1a {
    height:110px;
    background:url(/bluespider/img/service_lead_security1.gif) no-repeat center center;
    text-align:left;
    color:#666;
    font-size:12px;
}
.pService #contain .section4 .inner1a p {
    width:160px;
    float:left;
    margin:0 13px 0 0;
    padding:14px 10px 0 14px;
    line-height:1.3;
}
.pService #contain .section4 .inner1a .after {
    width:150px;
    margin-right:0;
}
.pService #contain .section4 .inner1a .secpoint {
    float:left;
    margin-top:12px;
}
.pService #contain .section4 .inner1a div .hed1 {
    width:145px;
    background:#BED9EA;
    border: 1px solid #CECED1;
    border-bottom:none;
    text-align:center;
    margin:0;
    float:left;
    line-height:1.4;
}
.pService #contain .section4 .inner1a div .hed2 {
    width:277px;
    background:#BED9EA;
    border: 1px solid #CECED1;
    border-left:none;
    border-bottom:none;
    text-align:center;
    margin:0;
    float:left;
    line-height:1.4;
}
.pService #contain .section4 .inner1a dl {
    width:423px;
    border: 1px solid #CECED1;
    border-top: none;
    background:#fff;
    font-size:12px;
    letter-spacing:-0.02em;
    line-height:1.4;
    margin:0;
}
.pService #contain .section4 .inner1a dt {
    width:133px;
    padding:0 6px;
    clear:both;
    float:left;
    margin:0;
    border-top: 1px solid #CECED1;
}
.pService #contain .section4 .inner1a dd {
    width:265px;
    float:left;
    margin:0;
    padding:0 6px;
    border-top: 1px solid #CECED1;
    border-left: 1px solid #CECED1;
}
.pService #contain .section4 .inner1a .cap {
    background:#BED9EA;
    text-align:center;
}
.pService #contain .section4 .inner1b .wrapL {
    width:399px;
    float:left;
    position:relative;
}
.pService #contain .section4 .inner1b .wrapR {
    width:399px;
    float:right;
    position:relative;
}
.pService #contain .section4 .inner1b .hedTxt {
    color:#fff;
    text-align:center;
    position:absolute;
    top:24px;
    left:0px;
    width:399px;
    line-height:1.2;
    font-size:14px;
}
.pService #contain .section4 .inner1b .wrapL p,
.pService #contain .section4 .inner1b .wrapR p {
    margin-bottom:0;
    font-size:90%;
}
.pService #contain .section5 .inner1 .imgShadow {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    margin:10px 30px;
    position:relative;
}
.pService #contain .section5 .inner1 .imgShadow .label {
    margin:0;
    position:absolute;
    left:-5px;
    top:10px;
}
.pService #contain .section5 .inner1 .imgShadow .label .labelTxt {
    margin:0;
    position:absolute;
    left:20px;
    top:0px;
    color:#3280c0;
    font-size:16px;
    line-height:23px;
}
/*//////////////////////////////////////// pOption ////////////////////////////////////////*/
.pOption #header .wrapEyecatch {
    height:96px;
}
.pOption #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/option_img_eyecatch.gif) no-repeat center top;*/
}
.pOption #contain .sIndex .hedding {
    margin:30px 30px 10px 20px;
    height:20px;
    line-height:20px;
    background:url(/bluespider/img/top_hed_hedding.gif) no-repeat 10px;
    clear:both;
    padding-left:30px;
    font-size:16px;
    color:#990000;
    font-weight:600;
}
.pOption #contain .sIndex ul {
    width:828px;
    height:152px;
    margin:auto;
    padding:15px 23px;
    background:url(/bluespider/img/option_img_optionlist.gif) no-repeat center center;
}
.pOption #contain .sIndex ul li {
    margin:0;
    padding:0;
    list-style:none;
    width:25%;
    height:152px;
    float:left;
}
.pOption #contain .sIndex ul li a {
    display:block;
    height:152px;
    position:relative;
}
.pOption #contain .sIndex ul li a:hover {
    background:rgba(255,255,255,0.2);
    text-decoration:none;
    cursor:pointer;
    zoom:1;
}
.pOption #contain .sIndex ul li h4 {
    position:absolute;
    width:175px;
    top:25px;
    margin:0;
    padding-left:30px;
    font-size:15px;
    line-height:1.2;
    color:#666;
    text-decoration:none;
    background:url(/bluespider/img/option_hed.gif) no-repeat 14px 4px;
}
.pOption #contain .sIndex ul li div {
    position:absolute;
    width:100px;
    right:14px;
    top:70px;
    margin:0;
    font-size:11px;
    line-height:1.4;
    color:#666;
    text-decoration:none;
}
.pOption #contain .section .hedding {
    margin:20px;
    font-size:24px;
    color:#333;
}
.pOption #contain .section .hedding img {
    vertical-align:middle;
}
.pOption #contain .section1 .inner1 .wrapL {
    width:370px;
    float:left;
    margin-left:50px;
    margin-bottom:30px;
    font-size:95%;
}
.pOption #contain .section1 .inner1 .wrapR {
    width:370px;
    float:right;
    margin-right:50px;
    margin-bottom:30px;
    font-size:95%;
}
.pOption #contain .section1 .inner1 .wrapL .hedding2,
.pOption #contain .section1 .inner1 .wrapR .hedding2 {
    margin-bottom:0;
    background:url(/bluespider/img/option_hed2_backup1a.gif);
    width:370px;
    line-height:30px;
    text-align:center;
    font-size:15px;
    color:#fff;
}
.pOption #contain .section1 .inner1 .wrapL p .imgShadow,
.pOption #contain .section1 .inner1 .wrapR p .imgShadow {
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    margin:0 0 30px;
}
.pOption #contain .section .inner1 .leadTxt {
    padding:0 50px 0 60px;
}
.pOption #contain .section2 .inner1 .imgShadow {
    margin:30px;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    position:relative;
}
.pOption #contain .section2 .inner1 .imgShadow span {
    margin:0;
    position:absolute;
    left:-5px;
    top:10px;
}
.pOption #contain .section2 .inner1 .imgShadow span .labelTxt {
    margin:0;
    position:absolute;
    left:20px;
    top:0px;
    color:#3280c0;
    font-size:16px;
    font-weight:600;
    line-height:23px;
    letter-spacing:0.2em;
}
.pOption #contain .section3 .inner1 .imgShadow {
    margin:30px;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    position:relative;
}
.pOption #contain .section3 .inner1 .imgShadow span {
    margin:0;
    position:absolute;
    left:-5px;
    top:10px;
}
.pOption #contain .section3 .inner2 {
    text-align:center;
}
.pOption #contain .section3 .inner2 .imgShadow {
    margin:30px;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    position:relative;
}
.pOption #contain .section3 .inner2 .imgShadow span {
    margin:0;
    position:absolute;
    left:-5px;
    top:10px;
}
.pOption #contain .section3 .inner2 .imgShadow span .labelTxt {
    margin:0;
    position:absolute;
    left:20px;
    top:0px;
    line-height:23px;
    font-size:16px;
    color:#3280c0;
    font-weight:600; 
    letter-spacing:0.2em;
}
.pOption #contain .section3 .inner2 table {
    width:800px;
    margin:30px auto;
    background:#ccc;
    text-align:left;
}
.pOption #contain .section3 .inner2 table th,
.pOption #contain .section3 .inner2 table td {
    background:#fff;
    padding:3px 10px;
    font-size:90%;
}
.pOption #contain .section3 .inner2 table th {
    text-align:center;
}
.pOption #contain .section3 .inner2 table thead th {
    background:url(/bluespider/img/bg_hed_table.gif) repeat left top;
    width:50%;
}
.pOption #contain .section3 .inner2 table tbody th {
    width:12%;
}
.pOption #contain .section3 .inner2 table .cellNormal {
    color:#0099CC;
}
.pOption #contain .section3 .inner2 table .cellOption {
    color:#FF9900;
}
.pOption #contain .section4 .inner1 .imgContain {
    margin:30px 50px 0;
}
.pOption #contain .section4 .inner1 .imgContain p {
    margin:0;
}
.pOption #contain .section4 .inner1 .integration {
    background:url(/bluespider/img/option_img_integration1a.gif);
    width:800px;
    height:117px;
}
.pOption #contain .section4 .inner1 .integration .left {
    float:left;
    width:440px;
    margin:0;
    margin-right:79px;
    padding:0 13px;
    color:#fff;
    line-height:39px;
    font-size:16px;
}
.pOption #contain .section4 .inner1 .integration .right {
    float:left;
    width:199px;
    margin:27px 0;
    padding:0 20px;
    color:#fff;
    line-height:45px;
    font-size:18px;
    font-weight:600;
}
.pOption #contain .section4 .inner1 .integration .astar {
    font-weight:normal;
}
.pOption #contain .section4 .inner1 .wrapL {
    width:380px;
    margin:30px 0 30px 60px;
    float:left;
    font-size:90%;
}
.pOption #contain .section4 .inner1 .wrapL .hedding2 {
    margin:0;
}
.pOption #contain .section4 .inner1 .wrapL p {
    margin:0;
    padding:10px 0 10px 20px;
}
.pOption #contain .section4 .inner1 .wrapR {
    width:380px;
    margin:0 60px 30px 0;
    float:right;
}
.pOption #contain .section4 .inner1 .wrapR small {
    display:block;
    padding:30px;
}
/*//////////////////////////////////////// .pExample ////////////////////////////////////////*/
.pExample #header .wrapEyecatch {
    height:96px;
}
.pExample #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/example_img_eyecatch2.gif) no-repeat center top;*/
}
.pExample #contain .sIndex .hedding {
    margin:30px 30px 10px;
    height:20px;
    line-height:20px;
    background:url(/bluespider/img/top_hed_hedding.gif) no-repeat 10px;
    clear:both;
    padding-left:30px;
    font-size:16px;
    color:#990000;
    font-weight:600;
}
.pExample #contain .sIndex .inner1 {
    margin: 0 28px;
    padding: 1px;
    border:1px solid #ccc;
    border-radius:3px;
    -webkir-border-radius:3px;
    -moz-border-radius:3px;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
}
.pExample #contain .sIndex .inner1 ul {
    margin:0;
    padding:0;
    list-style:none;
    border:1px solid #fff;
    background:#F8F8F8 url(/bluespider/img/bg_textcontain.jpg) repeat-x left bottom;
}
.pExample #contain .sIndex .inner1 ul li {
    margin:0 30px;
    padding:10px 0 10px 20px;
    list-style:none;
    line-height:1.4;
    background:url(/bluespider/img/arrow_gray_716.gif) no-repeat left center;
    border-top:1px solid #ddd;
}
.pExample #contain .sIndex .inner1 ul li:first-child {
    border-top:none;
}
.pExample #contain .sIndex .inner1 ul li a.conductor {
    display:block;
    padding-right:10px;
    background:url(/bluespider/img/arrow_blue_square_716.gif) no-repeat right center;
    text-align:right;
    font-size:87.5%;
    line-height:1.8;
}
.pExample #contain .section {
}
.pExample #contain .section .inner1 {
    padding:0 30px 20px;
}
.pExample #contain .section .inner1 .hedding2 {
    color:#900;
    font-size:110%;
}
.pExample #contain .section .inner1 .imgShadow {
    margin:10px 0 30px;
    border:1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    position:relative;
}
.pExample #contain .section .inner1 .hedding3 {
    margin:0;
    position:absolute;
    left:-5px;
    top:8px;
}
.pExample #contain .section .inner1 .hedding3 span {
    margin:0;
    position:absolute;
    left:20px;
    top:0px;
    line-height:23px;
    font-size:14px;
    color:#3280c0;
    letter-spacing:0.2em;
}
.pExample #contain .section .inner1 .imgContain {
    margin:0;
}
.pExample #contain .section .inner1 .txtContain {
    background:#E9E9EF;
    padding:10px 20px;
}
.pExample #contain .section .inner1 .txtContain p {
    margin:0;
}
/*活用例化にあたり追記*/
.pExample #contain .section .inner1 .txtContain2 {
    padding: 0 23px;
}
.pExample #contain .section .marginT {
    margin-top:30px;
}
.pExample #contain .section .marginB {
    margin-bottom:30px;
}
.pExample #contain .section .hedding4 {
    color: #990000;
    font-family: "ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 22px;
    line-height: 1.4;
    font-weight:bold;
}
.pExample #contain .section .hedding5 {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    color: #333;
    margin: 50px 0 30px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    clear: both;
}
.pExample #contain .section .hedding5 span {
    display: block;
    background: url(/bluespider/img/common_bg_hedtype1.gif) repeat-y left top;
    padding-left: 20px;
}
.pExample #contain .section .inner1 .hedding6 {
    left: -5px;
    margin: 0;
    position: absolute;
    top: 20px;
}
.pExample #contain .section .inner1 .hedding6 .labelTxt {
    left: 16px;
    margin: 0;
    position: absolute;
    top: 6px;
    font-size:15px;
    line-height:1.4;
    letter-spacing:-0.02em;
}
.pExample #contain .section .inner1 .hedding6 .marker {
    color:#990000;
}
/*//////////////////////////////////////// pCase ////////////////////////////////////////*/
.pCase #header .wrapEyecatch {
    height:96px;
}
.pCase #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/case_img_eyecatch.gif) no-repeat center top;*/
}
.pCase #contain .section1 .inner1 {
    padding:10px 30px 30px;
}
.pCase #contain .section1 .inner1 table {
    width:100%;
    background:#ccc;
}
.pCase #contain .section1 .inner1 table th,
.pCase #contain .section1 .inner1 table td {
    font-size:90%;
    padding:3px 20px;
    text-align:left;
    background:#fff;
}
.pCase #contain .section1 .inner1 table thead th {
    text-align:center;
    background:url(/bluespider/img/bg_hed_table.gif) repeat left top;
}
/*201308　事例公開にあたり追加*/
.pCase #contain .section1 .caseList2 {
    padding:10px 20px 0;
}
.pCase #contain .section1 .listL {
    float:left;
}
.pCase #contain .section1 .listR {
    float:right;
}
/*事例一覧では透過処理は使わない*/
/*.pCase #contain .section1 .caseList2 a:hover {
    text-decoration:none;
    cursor:pointer;
    opacity:1;
    zoom:1;
}*/
/******** pCaseOne ********/
.pCaseOne #header .wrapEyecatch {
    height:96px;
}
.pCaseOne #header .wrapEyecatch .wrap1 {
    height:96px;
    background:url(/bluespider/img/case_img_eyecatch.gif) no-repeat center top;
}
.pCaseOne #contain .section .inner {
    padding:0 30px;
    margin:0 0 30px;
}
.pCaseOne #contain .section .arrow {
    margin-bottom:0;
    padding-bottom:44px;
    background:url(/bluespider/img/bg_arrow_case1section.gif) no-repeat center bottom;
}
.pCaseOne #contain .section .inner .wrapOne {
    border:1px solid #ccc;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
}
.pCaseOne #contain .section .inner .wrapOne .hedding {
    margin:0;
    padding:5px 30px;
    background:url(/bluespider/img/bg_hed_case1section.gif) repeat left top;
    color:#fff;
    font-size:130%;
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
}
.pCaseOne #contain .section .inner .wrapOne .txtContain {
    padding:20px 30px;
    font-size:110%;
}
.pCaseOne #contain .section .inner .wrapOne .txtContain strong {
    color:#f00;
}
.pCaseOne #contain .section .inner .wrapOne .txtContain p {
    margin:auto 0;
    padding:0;
}
.pCaseOne #contain .section .inner .wrapOne .txtContain ul {
    margin: auto 0;
    padding: 0;
}
.pCaseOne #contain .section .inner .wrapOne .txtContain ul li {
    margin: 0 0 0 1.5em;
    padding: 3px 0;
}
/*201308　事例公開にあたり追加*/
.pCaseOne #contain .section .headline {
    padding:0 28px 20px 28px;
}
.pCaseOne #contain .section .hedding2 {
    margin:0;
    padding:0;
    font-size:150%;
    border-bottom:1px solid #3e80d5;
}
.pCaseOne #contain .section .txtContain2 {
    padding:10px 0 0 0;
}
.pCaseOne #contain .section .txtContain2 p {
    margin:auto 0;
    padding:0 0 10px 0;
    font-size:110%;
}
.pCaseOne #contain .section .txtContainL {
    width:550px;
    margin:0 20px 0 0;
    padding:0;
    font-size:110%;
    float:left;
}
.pCaseOne #contain .section .imgContainR {
    background-color:#efefef;
    width:270px;
    margin:0;
    padding:0;
    font-size:110%;
    float:left;
}
.pCaseOne #contain .section .imgContainL {
    background-color:#efefef;
    width:270px;
    margin:0 20px 0 0;
    padding:0;
    font-size:110%;
    float:left;
}
.pCaseOne #contain .section .txtContainR {
    width:550px;
    margin:0;
    padding:0;
    font-size:110%;
    float:left;
}
.pCaseOne #contain .section .txtContain2 .txtProf {
    padding:0 15px 15px;
    line-height:1.3;
}
.pCaseOne #contain .section .txtContain2 .txtProf .name {
    font-size:120%;
}
.pCaseOne #contain .section .txtContain2 .txtProfC  {
    padding:0 15px 15px;
    line-height:1.3;
    text-align:center;
}
.pCaseOne #contain .section .txtContain2 img {
    margin:15px;
}
.pCaseOne #contain .section .txtNavi {
    width:900px;
    margin:0 auto;
    padding:0;
    list-style:none;
    text-align:center;
}
.pCaseOne #contain .section  .txtNavi div {
    padding:0 0 15px 0;
}
.pCaseOne #contain .section  .txtNavi p a {
    font-size:110%;
}
.pCaseOne #contain .section  .txtNavi div  a {
    margin:3px;
    padding:5px;
    text-decoration:none;
    background-color:#efefef;
}
.pCaseOne #contain .section .txtNavi .none {
    background-color:#fff;
}
.pCaseOne #contain .section .txtCorp {
    background-color:#efefef;
    margin:30px 30px 10px 30px;
    padding:20px;
    font-size:110%;
    line-height:1;
}
.pCaseOne #contain .section .txtCorp .hedding3 {
    margin:0 0 10px 0;
    padding:0 0 0 8px;
    border-left:8px solid #3e80d5;
}
.pCaseOne #contain .section .txtCorp div {
    line-height:1.4;
}
.pCaseOne #contain .section .txtCorp .txtCorpL {
    width:480px;
    margin:0 20px 0 0;
    padding:0;
    float:left;
}
.pCaseOne #contain .section .txtCorp .wide {
    width:580px;
}
.pCaseOne #contain .section .txtCorp .txtCorpR {
    width:300px;
    margin:0;
    padding:0;
    text-align:center;
    float:left;
}
.pCaseOne #contain .section .txtCorp .small {
    width:200px;
}
.pCaseOne #contain .section .txtCorp .txtCorpR img {
    margin-bottom:5px;
    border: #CCC solid 1px;
}
.pCaseOne #contain .section .txtNotes {
    margin:0px 30px 30px 30px;
    padding:0px;
    font-size:90%;
    line-height:1;
}
/*201308追加ここまで*/
/******** pInq（メールフォーム用） ********/
/* header */
.pInq #header .inner2 {
    height:5px;
}
/* main */
.pInq #contain {
    padding:20px 0 0;
}
.pInq #contain .sTitle {
    margin-top: 0px;
}
.pInq td.section {
    background-color: #EFEFEF;
    width: 174px;
}
.pInq .focus
 {
    background: url("/bluespider/img/bg_hed_table.gif") repeat scroll left top rgba(0, 0, 0, 0);
}
.pInq tr.focus td.section {
    background-color: transparent;
}
.displayOff {
    display:none;
}
/*共通*/
.pInq ol,
.pInq ul,
.pInq li {
    margin:0;
    padding:0;
}
.pInq ol,
.pInq ul {
    list-style: none outside none;
}
.pInq textarea {
    resize: vertical;
}
.pInq .inqArea {
    padding:0 130px 100px;
}
.pInq .thanx {
    margin-top:30px;
    padding:0 130px 50px;
}
.pInq .mark {
    color: #FF0000;
    margin: 0;
    padding: 0;
}
.pInq .inqTB {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 640px;
    margin: 16px 0;
}
.pInq .inqTB td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding:10px;
    vertical-align: top;
}
.pInq .inqTB td .fm_msg {
    width: 400px;
}
.pInq .inqTB td .fm_shi,
.pInq .inqTB td .fm_mei,
.pInq .inqTB td .fm_shi_h,
.pInq .inqTB td .fm_mei_h
 {
    width: 120px;
}
.pInq .inqTB td .fm_email,
.pInq .inqTB td .fm_corp,
.pInq .inqTB td .fm_tel
 {
    width:300px;    
}
.pInq .btn {
    margin: 20px auto 0px;
    padding: 0;
    width:142px;
}
.pInq .btn li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 142px;
}
.pInq .wide {
    width: 289px;
}
.pInq li.last {
    margin-right: 0;
}
/*//////////////////////////////////////// pNotfound ////////////////////////////////////////*/
.pNotfound #header .wrapEyecatch {
    height:96px;
}
.pNotfound #header .wrapEyecatch .wrap1 {
    height:96px;
/*    background:url(/bluespider/img/notfound_img_eyecatch.gif) no-repeat center top;*/
}
.pNotfound #contain .section .inner {
    padding:0 30px;
    margin:30px 0;
}


