﻿@charset "utf-8";

/**
 * @import
 */
@import url(../config/Main.css);


/**
 * sitemap
 */
body#sitemap div#contents ul#ulist
{
    border-top:1px dotted #333;
    border-bottom:1px dotted #333;
    padding-top:.5em;
    padding-bottom:.5em;
}





/**
 * corporation
 */
body#corporation div#map3,
body#corporation div#map2,
body#corporation div#map1,
body#corporation div#map0

{
    border:1px solid #999;
    width:448px;
    height:248px;
}

body#corporation div.blockGroupA1
{
    width:68%;
}
body#corporation div.blockGroupA0
{
    width:28%;
}

body#corporationHistory div.tBlock0 table tr th
{
    width:20%;
    border-right:2px solid #F00;
}

body#corporationExecutives div.blockGroupA1
{
    width:78%;
}
body#corporationExecutives div.blockGroupA0
{
    width:18%;
}


/**
 * recruit
 */
body#recruit div.blockGroupA1,
body#recruit div.blockGroupA0
{
    width:49%;
}

body#recruit div.tBlock1 table tr th
{
    width: 28%;
}

body#recruit .hStyle1,
body#recruit .hStyle0
{
    background-image:url(../../../images/recruit/items.gif);
    background-repeat:no-repeat;
    padding:1.31em 0 .5em 1em;
    border:none;
    color:#333;
}

body#recruit .hStyle1
{
    background-position:left -45px;
}
body#recruit .hStyle0
{
    background-position:left top;
}




/**
 * achievements
 */



/**
 * support
 */
body#support div#contents p.gotop,
body#support div#contents ul.ulist0
{
    border-top:1px dotted #999;
    margin-bottom:2em;
}

body#support div#contents ul.ulist0 li 
{
    padding-left:2em;
    padding-bottom:.75em;
    margin:.75em 0;
    border-bottom:1px dotted #999;
}

body#support div#contents h3.hStyle1 span,
body#support div#contents ul.ulist0 li
{
    background:url(../../../images/support/items.gif) left top no-repeat;

}

body#support div#contents h3.hStyle1 span
{
    padding-left: 1.8em;
    padding-bottom:.2em;
}

body#support div#contents p.gotop
{
    padding-top:.75em;
    padding-bottom:0;
}




/**
 * btob
 */
body#btob div.blockGroupA1
{
    width:37%;
}

body#btob div.blockGroupA0
{
    width:60%;
}


/**
 * contact
 */
body.contact div.tBlock1 table tr th span
{
    font-weight:normal;
}

body.contact div.tBlock1 table tr th
{
    width:24%;
}

body.contact div.tBlock1 table tr td textarea,
body.contact div.tBlock1 table tr td input.inputText
{
    width:80%;
}

body.contact div.tBlock1 table tr td ul li
{
    margin-top:0;
    width:48%;
}

body.contact p.confirmButton input,
body.contact p.prevButton input,
body.contact p.submitButton input
{
    border:none;
    margin-left:auto;
    margin-right:auto;
    width:210px;
    height:35px;
    background:url(../../../images/contact/buttons.gif) left top no-repeat;
    display:block;
}

body.contact p.confirmButton input
{
    background-position:left -70px;
}

body.contact p.prevButton input
{
    background-position:left -35px;
}

body.contact p.confirmButton input:focus,
body.contact p.confirmButton input:hover
{
    background-position:right -70px;
}
body.contact p.prevButton input:focus,
body.contact p.prevButton input:hover
{
    background-position:right -35px;
}
body.contact p.submitButton input:focus,
body.contact p.submitButton input:hover
{
    background-position:right top;
}


/**
 * service
 */
body.serviceOverview div.blockGroupB1,
body.serviceOverview div.blockGroupB0
{
    width:48.5%;
}

body#service div.blockGroupA1,
body.serviceOverview div.blockGroupA1
{
    width:36%;
}

body#service div.blockGroupA0,
body.serviceOverview div.blockGroupA0
{
    width:62%;
}


body.serviceOverview p#button1
{
    margin-top:0em;
}

body.serviceOverview p#button1 a,
body.serviceOverview p#button0 a
{
    background-image:url(../../../images/service/buttons.gif);
    margin-left:auto;
    margin-right:auto;
}

body.serviceOverview p#button1 a
{
    width:670px;
    height:90px;
}

body.serviceOverview p#button0 a
{
    width:420px;
    height:55px;
    background-position:left top;
}

body#service2 div#contents dl dt,
body#service5 div#contents dl dt
{
    color:#069;
    margin-top:1em;
    font-size:1em;
}


body#service3 div.blockGroupB1
{
    width:84%;
}

body#service3 div.blockGroupB0
{
    width:13%;
}

body#service2 ul.ulist0
{
    margin-left:1.5em;
}
body#service2 ul.ulist0 li
{
    background:none;
    list-style:square;
    padding-left:0;
}






















/**
 * public
 */

/*  localNav  */
body.serviceOverview p#button1 a,
body.serviceOverview p#button0 a,
div#localNav ul li a
{
    display:block;
    overflow:hidden;
    text-decoration:none;
    background-position:left top;
    background-repeat:no-repeat;
}

body.serviceOverview p#button1 a:hover,
body.serviceOverview p#button0 a:hover,
div#localNav ul li a:hover
{
    background-position:right top;
}

body.serviceOverview p#button1 a span,
body.serviceOverview p#button0 a span
{
    position:absolute;
    z-index:-99;
    left:-991em;
}







/**
 * local menu
 */
div#localNav
{
    margin-bottom:1em;
}

div#localNav ul li a
{
    width:240px;
    height:50px;
    background-image:url(../../../images/common/buttons.gif);
    background-position:left top;
}

body.service div#localNav ul li a span,
body.corporation div#localNav ul li a span
{
    font-weight:bold;
    display:block;
    line-height:1;
    padding:1em 0 0 1em;
}

body.corporation div#localNav ul li a span.enString
{
    font-weight:normal;
    padding-top:0;
    font-size:.81em;
    line-height:1.5;
}

body.service div#localNav ul li a span
{
    padding-top:1.5em;
}

body#service div#localNav ul li#ln2 ul.lv0 li a,
body.service div#localNav ul li ul.lv0 li a
{
    height:35px;
    background-position:left -50px;
    padding-top:0;
}

body.service div#localNav ul li ul.lv0 li a span
{
    font-weight:normal;
    padding-top:.93em;
    padding-left:2.5em;
}

body#service div#localNav ul li#ln2 a,
body#support div#localNav ul li#ln0 a,
body#btob div#localNav ul li#ln1 a,
body#service div#localNav ul li#ln2 a,
body#achievements div#localNav ul li#ln3 a,
body.service div#localNav ul li a:hover,
body#privacy div#localNav ul li#ln6 a,
body#recruit div#localNav ul li#ln5 a,
body#corporationOrganization div#localNav ul li#ln4 a,
body#corporationExecutives div#localNav ul li#ln3 a,
body#corporationHistory div#localNav ul li#ln2 a,
body#corporationGreeting div#localNav ul li#ln1 a,
body#corporation div#localNav ul li#ln0 a,
body.corporation div#localNav ul li a:hover
{
    background-position:-240px top;
}

body#service div#localNav ul li#ln2 ul.lv0 li a:hover,
body#service8 div#localNav ul li#ln2 ul.lv0 li#ln2-7 a,
body#service7 div#localNav ul li#ln2 ul.lv0 li#ln2-6 a,
body#service6 div#localNav ul li#ln2 ul.lv0 li#ln2-5 a,
body#service5 div#localNav ul li#ln2 ul.lv0 li#ln2-4 a,
body#service4 div#localNav ul li#ln2 ul.lv0 li#ln2-3 a,
body#service3 div#localNav ul li#ln2 ul.lv0 li#ln2-2 a,
body#service2 div#localNav ul li#ln2 ul.lv0 li#ln2-1 a,
body#service1 div#localNav ul li#ln2 ul.lv0 li#ln2-0 a,
body.service div#localNav ul li ul.lv0 li a:hover
{
    background-position:-240px -50px;
}


body#service7 p#button1 a
{
    background-position:left -505px;
}
body#service7 p#button1 a:hover
{
    background-position:right -505px;
}


body#service6 p#button1 a
{
    background-position:left -505px;
}
body#service6 p#button1 a:hover
{
    background-position:right -505px;
}

body#service5 p#button1 a
{
    background-position:left -415px;
}
body#service5 p#button1 a:hover
{
    background-position:right -415px;
}

body#service4 p#button1 a
{
    background-position:left -325px;
}
body#service4 p#button1 a:hover
{
    background-position:right -325px;
}

body#service3 p#button1 a
{
    background-position:left -235px;
}
body#service3 p#button1 a:hover
{
    background-position:right -235px;
}

body#service2 p#button1 a
{
    background-position:left -145px;
}
body#service2 p#button1 a:hover
{
    background-position:right -145px;
}

body#service1 p#button1 a
{
    background-position:left -55px;
}
body#service1 p#button1 a:hover
{
    background-position:right -55px;
}




body.serviceOverview p#button0 a:hover
{
    background-position:-420px top;
}







/**
 * common
 */
body.contact ol.olist0,
body.contact ol.olist0 li,
body#support div#contents h3.hStyle1,
body#topics .hStyle1 p,
body#topics .hStyle1 h3,
body#carry .hStyle1 p,
body#carry .hStyle1 h3,
body#achievements .hStyle1 p,
body#achievements .hStyle1 h3,
body#corporationHistory div.tBlock0,
body#corporation div.blockGroupA0 h4,
body#corporation div.blockGroupA0 h4,
body#sitemap div#contents ul#ulist
{
    margin-top:0;
}

/*
{
    margin-top:1em;
}
*/



body#topics .hStyle1 p,
body#carry .hStyle1 p,
body#achievements .hStyle1 p
{
    color:#999;
}

body.topics div.subNav,
body.carry div.subNav,
body.achievements div.subNav
{
    text-align:center;
    margin-top:2em;
    border-top:1px solid #999;
    padding-top:1em;
}

body.topics div.subNav ul li.current,
body.carry div.subNav ul li.current,
body.achievements div.subNav ul li.current
{
    font-weight:bold;
}

body.topics div.subNav ul li.current a,
body.carry div.subNav ul li.current a,
body.achievements div.subNav ul li.current a
{
    color:#333;
    text-decoration:none;
}

body.topics div.subNav ul li a,
body.carry div.subNav ul li a,
body.achievements div.subNav ul li a
{
    color:#F00;
}

body.contact div.tBlock1 table tr td textarea,
body.contact div.tBlock1 table tr th span
{
    display:block;
}

body.contact div.tBlock1 table tr th span.colorRed,
body.topics div.subNav ul li,
body.carry div.subNav ul li,
body.achievements div.subNav ul li
{
    display:inline;
}

body#topics div#containerGroup div#contents div.block0,
body#carry div#containerGroup div#contents div.block0 {
	padding-bottom:15px; 

}



/**
 * floating
 */
body.contact div.tBlock1 table tr td ul li
{
    float:left;
}

/*
{
    float:right;
}
 */



/**
 * clear
 */
body.contact div.tBlock1 table tr td ul
{
    clear:both;
}


body.contact div.tBlock1 table tr td ul:after
{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
    line-height:0;
    font-size:.1px;
    height:.1px;
}


.colorRed{
    color: #ff0000;
}
.inquiry-input table {
    border-left: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    color: #696969;
    margin-bottom: 10px;
    width: 100%;
    border-collapse: separate;
    line-height: 18px;
}
.inquiry-input th {
    background-color: #F4F1E8;
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #696969;
    padding: 6px 10px;
    text-align: left;
    width: 180px;
    vertical-align: middle;
}
.inquiry-input td {
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    padding: 6px 10px;
    vertical-align: middle;
}
.inquiry-input input {
    margin: 3px 0;
}
span.wpcf7-list-item {
  display: block;
}
span.wpcf7-checkbox {
  padding-top: 10px;
}
.inquiry-input input.submit{
    border: 0px;
    width: 200px;
    height: 40px;
    background: url("../../../images/contact/btn_submit.png") left top no-repeat;
    margin-top: 30px;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.txt_bold{font-weight:bold;}
.font_s1{font-size:1em;}


div#ser8-b1 a {
    background-image: url("../../../images/service/service8/img9.jpg");
    display: block;
    height: 133px;
    text-indent: -1000px;
    width: 670px;
}

div#ser8-b1 a:hover {
	background-position: top right; /* 背景画像の表示開始基準を右上に変更 */
}



