@import 'https://fonts.googleapis.com/css?family=Chivo';
/***************************************************************
File name  　　　　 : 　　　style.css
Description 　　　　:　　　 個別スタイル定義
Date       　　　　 :      2017/03
Table of contents:
01：トップ
02：業務内容
03：料金表
04：ブログ
05：助成金・補助金情報
06：初鹿通信
07：よくある質問
08：代表メッセージ
09：初鹿会計事務所について
10：求人情報
11：プライバシーポリシー
12:お問い合わせ
**************************************************************/
/*-------------------------------------------------------------
01：トップ
-------------------------------------------------------------*/
/* 01：スライダー
-----------------------------------*/
#sliderWrap {
    position: relative;
    clear: both;
    overflow: hidden;
    min-height: 100px;
    margin: 0;
}
#sliderWrap .main_copy {
    position: absolute;
    z-index: 5;
    display: none;
    width: 100%;
    padding-top: 123px;
    text-align: center;
}
#slider {
    position: relative;
    display: none;
    width: 100%;
    margin: 0 auto;
}
#slider .bx-viewport:before,
#slider .bx-viewport:after {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: -100%;
    width: 150%;
    content: '';
    background-color: rgba(255, 255, 255, .2);
}
#slider .bx-wrapper .bx-viewport {
    left: 0;
    overflow: visible !important;
    overflow-y: hidden;
    height: 600px;
    border-width: 0;
    box-shadow: none;
}
#slider .bx-viewport:before {
    right: 100%;
    left: -150%;
}
#slider .bx-viewport:after {
    right: -150%;
    left: 100%;
}
#slider .bx-viewport {
    overflow: visible !important;
    width: 1240px !important;
    height: 600px !important;
    margin: 0 auto;
}
#slider ul {
    margin: 0;
}
#slider li {
    line-height: 0;
    width: 564px;
    background: none;
}
#sliderWrap .bx-controls {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1240px;
    margin-top: -20px;
    margin-left: -620px;
    text-align: center;
}
#sliderWrap .bx-controls .bx-default-pager {
    display: none;
}
#sliderWrap .bx-next {
    position: absolute;
    z-index: 10;
    top: 0;
    right: -60px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    background: url('../img/top/slide_next.png') no-repeat;
    background-size: 40px;
}
#sliderWrap .bx-prev {
    position: absolute;
    z-index: 10;
    top: 0;
    left: -60px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    background: url('../img/top/slide_prev.png') no-repeat;
    background-size: 40px;
}
/*-------------------------------------------------------------
02：業務内容
-------------------------------------------------------------*/
.pageTtl {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 45px;
    padding-top: 3px;
    text-align: center;
    color: #325d81;
}
.pageTtl.tax span {
    padding: 10px 0 10px 57px;
    background: url('../img/service/tax_ttl_icon.png') no-repeat left center;
    background-size: 36px 42px;
}
.pageTtl.promotion span {
    padding: 12px 0 12px 57px;
    background: url('../img/service/promotion_ttl_icon.png') no-repeat left center;
    background-size: 29px 54px;
}
.pageTtl.management span {
    padding: 10px 0 10px 53px;
    background: url('../img/service/management_ttl_icon.png') no-repeat left center;
    background-size: 38px;
}
.pageTtl.inheritance span {
    padding: 10px 0 10px 67px;
    background: url('../img/service/inheritance_ttl_icon.png') no-repeat left center;
    background-size: 47px 42px;
}
.pageTtl.finance span {
    padding: 10px 0 10px 82px;
    background: url('../img/service/finance_ttl_icon.png') no-repeat left center;
    background-size: 68px 46px;
}
.pageTtl.individual span {
    padding: 10px 0 10px 67px;
    background: url('../img/service/individual_ttl_icon.png') no-repeat left center;
    background-size: 40px;
}
#finance .box3.promotion .box,
#inheritance .box3.promotion .box {
    padding: 29px 20px 20px;
}
#finance .box3.promotion .box .ttl,
#inheritance .box3.promotion .box .ttl {
    margin-bottom: 5px;
    padding-top: 122px;
}
#finance .box3 .box .ttl,
#inheritance .box3 .box .ttl {
    margin-bottom: 5px;
}
#finance .secBox p:last-child,
#inheritance .secBox p:last-child {
    margin-bottom: 0;
}
#contents .secBox .box3 {
    overflow: hidden;
}
#contents .secBox .box3.promotion .box {
    padding: 29px 20px 20px;
}
#contents .secBox .box3.promotion .box .ttl {
    margin-bottom: 5px;
    padding-top: 122px;
}
#contents .secBox .box3 .box {
    float: left;
    box-sizing: border-box;
    width: 300px;
    margin: 0 30px 35px 0;
    padding: 35px 20px 25px;
    border: 1px solid #1871bc;
    border-radius: 10px;
}
#contents .secBox .box3 .box.tax1 .ttl {
    background: url('../img/service/tax_img1.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.tax2 .ttl {
    background: url('../img/service/tax_img2.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.tax3 .ttl {
    background: url('../img/service/tax_img3.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.inheritance1 .ttl {
    background: url('../img/service/inheritance_img1.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.inheritance2 .ttl {
    background: url('../img/service/inheritance_img2.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.inheritance3 .ttl {
    background: url('../img/service/inheritance_img3.png') no-repeat center top;
    background-size: 110px 100px;
}
#contents .secBox .box3 .box.management1 .ttl {
    background: url('../img/service/management_img1.png') no-repeat center top;
    background-size: 92px 90px;
}
#contents .secBox .box3 .box.management2 .ttl {
    background: url('../img/service/management_img2.png') no-repeat center top;
    background-size: 92px 90px;
}
#contents .secBox .box3 .box.management3 .ttl {
    background: url('../img/service/management_img3.png') no-repeat center top;
    background-size: 92px 90px;
}
#contents .secBox .box3 .box.finance1 .ttl {
    background: url('../img/service/finance_img1.png') no-repeat center top;
    background-size: 110px 100px;
}
#contents .secBox .box3 .box.finance2 .ttl {
    background: url('../img/service/finance_img2.png') no-repeat center top;
    background-size: 110px 100px;
}
#contents .secBox .box3 .box.finance3 .ttl {
    background: url('../img/service/finance_img3.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.simulation1 .ttl {
    background: url('../img/service/simulation_img1.png') no-repeat center top;
    background-size: 90px 96px;
}
#contents .secBox .box3 .box.simulation2 .ttl {
    background: url('../img/service/simulation_img2.png') no-repeat center top;
    background-size: 90px 96px;
}
#contents .secBox .box3 .box.simulation3 .ttl {
    background: url('../img/service/simulation_img3.png') no-repeat center top;
    background-size: 90px 96px;
}
#contents .secBox .box3 .box.promotion1 .ttl {
    padding-top: 120px;
    background: url('../img/service/promotion_img1.png') no-repeat center top;
    background-size: 110px;
}
#contents .secBox .box3 .box.promotion2 .ttl {
    padding-top: 120px;
    background: url('../img/service/promotion_img2.png') no-repeat center top;
    background-size: 110px;
}
#contents .secBox .box3 .box.promotion3 .ttl {
    padding-top: 120px;
    background: url('../img/service/promotion_img3.png') no-repeat center top;
    background-size: 110px;
}
#contents .secBox .box3 .box.sp-corporation1 .ttl {
    padding-top: 120px;
    background: url('../img/service/sp-corporation_img1.png') no-repeat center top;
    background-size: 140px 90px;
}
#contents .secBox .box3 .box.sp-corporation2 .ttl {
    padding-top: 120px;
    background: url('../img/service/sp-corporation_img2.png') no-repeat center top;
    background-size: 140px 90px;
}
#contents .secBox .box3 .box.sp-corporation3 .ttl {
    padding-top: 120px;
    background: url('../img/service/sp-corporation_img3.png') no-repeat center top;
    background-size: 140px 90px;
}
#contents .secBox .box3 .box.individual1 .ttl {
    padding-top: 110px;
    background: url('../img/service/individual_img1.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.individual2 .ttl {
    padding-top: 110px;
    background: url('../img/service/individual_img2.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.individual3 .ttl {
    padding-top: 110px;
    background: url('../img/service/individual_img3.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.ta-change1 .ttl {
    padding-top: 110px;
    background: url('../img/service/ta-change_img1.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.ta-change2 .ttl {
    padding-top: 110px;
    background: url('../img/service/ta-change_img2.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.one-stop1 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img1.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.one-stop2 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img2.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.one-stop3 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img3.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.ta-change3 .ttl {
    padding-top: 110px;
    background: url('../img/service/ta-change_img3.png') no-repeat center top;
    background-size: 100px;
}
#contents .secBox .box3 .box.one-stop1 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img1.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.one-stop2 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img2.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.one-stop3 .ttl {
    padding-top: 110px;
    background: url('../img/service/one-stop_img3.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.labor1 .ttl {
    padding-top: 110px;
    background: url('../img/service/labor_img1.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.labor2 .ttl {
    padding-top: 110px;
    background: url('../img/service/labor_img2.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box.labor3 .ttl {
    padding-top: 110px;
    background: url('../img/service/labor_img3.png') no-repeat center top;
    background-size: auto 90px;
}
#contents .secBox .box3 .box:last-of-type {
    margin-right: 0;
}
#contents .secBox .box3 .box .img {
    display: none;
    margin-bottom: 10px;
    text-align: center;
}
#contents .secBox .box3 .box .ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-top: 116px;
    text-align: center;
    color: #7ab337;
}
#contents .secBox .box3 .box .txt {
    line-height: 173%;
}
#contents .taxTable {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 24px;
    border: 1px solid #1871bc;
    border-radius: 10px;
}
#contents .taxTable .t-tr:first-of-type .t-th:first-child {
    border-radius: 10px 0 0 0;
}
#contents .taxTable .t-tr:first-of-type .t-td:last-child {
    border-radius: 0 10px 0 0;
}
#contents .taxTable .t-tr:last-of-type .t-th,
#contents .taxTable .t-tr:last-of-type .t-td {
    border-bottom: none;
}
#contents .taxTable .t-tr:last-of-type .t-th:first-child {
    border-radius: 0 0 0 10px;
}
#contents .taxTable .t-tr:last-of-type .t-td:last-child {
    border-radius: 0 0 10px 0;
}
#contents .taxTable .t-th {
    box-sizing: border-box;
    width: 190px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #1871bc;
    border-bottom: 1px solid #1871bc;
    background: #f5f5f5;
}
#contents .taxTable .t-td {
    padding: 17px 25px 7px;
    border-bottom: 1px solid #1871bc;
}
#contents .taxTable .t-td .ttlList {
    clear: both;
    margin-bottom: 12px;
}
#contents .taxTable .t-td .ttlList .ttl {
    font-size: 16px;
    line-height: 32px;
    float: left;
    box-sizing: border-box;
    width: 65px;
    height: 32px;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    background: #7ab337;
}
#contents .taxTable .t-td .ttlList ul {
    box-sizing: border-box;
    min-height: 40px;
    margin-left: 79px;
}
#contents .taxTable .t-td .ttlList ul.row1 {
    padding-top: 11px;
}
#contents .promotionOnestop {
    overflow: hidden;
}
#contents .promotionOnestop .read {
    margin-bottom: 40px;
}
#contents .promotionOnestop .ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ececec;
}
#contents .promotionOnestop .priceBox {
    margin-bottom: 30px;
    padding: 15px 20px 9px;
}
#contents .promotionOnestop .priceBox p:first-of-type {
    display: inline-block;
    margin-bottom: 8px;
    padding: 3px 10px 1px;
    color: #fff;
}
#contents .promotionOnestop .priceBox p {
    margin-bottom: 0;
}
#contents .promotionOnestop .priceBox p span {
    font-size: 22px;
    font-weight: bold;
}
#contents .promotionOnestop ul li {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    position: relative;
    box-sizing: border-box;
    height: 50px;
    margin-bottom: 26px;
    padding: 0 20px;
    border-radius: 10px;
}
#contents .promotionOnestop ul li:before {
    position: absolute;
    bottom: -23px;
    left: 0;
    display: block;
    width: 100%;
    height: 18px;
    content: '';
    background: url('../img/service/arrow3v.png') no-repeat center bottom;
    background-size: 22px auto;
}
#contents .promotionOnestop ul li:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 1px;
    content: '';
}
#contents .promotionOnestop ul li:last-of-type:before {
    display: none;
}
#contents .promotionOnestop ul li.row2 {
    line-height: 1.5;
    height: 70px;
    padding-top: 10px;
}
#contents .promotionOnestop ul li span {
    display: inline-block;
    max-width: 370px;
    vertical-align: top;
}
#contents .promotionOnestop ul li span:first-of-type {
    margin-right: 5px;
}
#contents .promotionOnestop .cntL {
    float: left;
    width: 450px;
}
#contents .promotionOnestop .cntL .ttl {
    color: #b64545;
}
#contents .promotionOnestop .cntL .priceBox {
    background: #f9eeee;
}
#contents .promotionOnestop .cntL .priceBox p:first-of-type {
    background: #b64545;
}
#contents .promotionOnestop .cntL .priceBox p span {
    color: #b64545;
}
#contents .promotionOnestop .cntL ul li {
    color: #b64545;
    border: 1px solid #b64545;
    background: #f9eeee;
}
#contents .promotionOnestop .cntR {
    float: right;
    width: 450px;
}
#contents .promotionOnestop .cntR .ttl {
    color: #7ab337;
}
#contents .promotionOnestop .cntR .priceBox {
    background: #f1f9ea;
}
#contents .promotionOnestop .cntR .priceBox p:first-of-type {
    background: #7ab337;
}
#contents .promotionOnestop .cntR .priceBox p span {
    color: #7ab337;
}
#contents .promotionOnestop .cntR ul li {
    color: #7ab337;
    border: 1px solid #7ab337;
    background: #f1f9ea;
}
#contents .promotionOnestop .cntR ul li.noItem {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
#contents .promotionOnestop .cntR ul li.noItem:before {
    display: none;
}
#contents .promotionOnestop .cntR ul li.noItemArrow:before {
    display: block;
    background: url('../img/service/arrow4v.png') no-repeat center bottom;
    background-size: 22px auto;
}
#contents .promotionOnestop .cntR ul li.arrowL1:before {
    z-index: 100;
    top: 55px;
    bottom: auto;
    height: 398px;
}
#contents .promotionOnestop .cntR ul li.arrowL2:before {
    z-index: 100;
    top: 55px;
    bottom: auto;
    height: 492px;
}
#finance #contents .link_btn a {
    margin-top: 0;
}
#finance table {
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #5294cc;
    border-radius: 10px;
}
#finance table th,
#finance table th,
#finance table td {
    line-height: 1.6;
    box-sizing: border-box;
    width: 200px;
    height: 50px;
    padding: 10px 20px;
    letter-spacing: .05em;
    border-bottom: 1px solid #5294cc;
}
#finance table th {
    font-weight: bold;
    width: 385px;
}
#finance table th:first-of-type {
    width: 190px;
}
#finance table td.nobd {
    border-bottom: none;
}
#finance table td:first-of-type {
    width: 190px;
    border-left: none;
}
#finance table tr:first-of-type th {
    font-size: 16px;
    text-align: center;
    background-color: #f5f5f5;
}
#finance table th + th,
#finance table td {
    border-left: 1px solid #5294cc;
}
#finance table tr:last-child th,
#finance table tr:last-child td {
    border-bottom: none;
}
#contents .secBox .managementCopy {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 48px;
}
#contents .secBox .managementCopy strong {
    padding-bottom: 2px;
    color: #7ab337;
    border-bottom: 4px solid #7ab337;
}
#contents .secBox .managementCopy2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.9;
    margin-bottom: 48px;
}
#contents .secBox .managementCopy2 strong {
    padding-bottom: 2px;
    color: #7ab337;
    border-bottom: 4px solid #7ab337;
}
.pdcaBox {
    overflow: hidden;
    margin-bottom: 14px;
}
.pdcaBox .cntL {
    float: left;
    box-sizing: border-box;
    width: 47%;
    padding-right: 40px;
}
.pdcaBox .cntL img {
    max-width: 100%;
    height: auto;
}
.pdcaBox .cntR {
    float: left;
    width: 53%;
}
#management #contents .secBox table {
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #5294cc;
    border-radius: 10px;
}
#management #contents .secBox table th,
#management #contents .secBox table th,
#management #contents .secBox table td {
    line-height: 1.6;
    box-sizing: border-box;
    width: 200px;
    height: 49px;
    padding: 0 20px;
    padding: 24px 25px 16px;
    letter-spacing: .05em;
    border-bottom: 1px solid #5294cc;
}
#management #contents .secBox table th {
    font-weight: bold;
    font-weight: bold;
    box-sizing: border-box;
    width: 190px;
    text-align: center;
    vertical-align: middle;
    background: #f5f5f5;
}
#management #contents .secBox table th span {
    padding: 5px 0 0;
}
#management #contents .secBox table td {
    width: auto;
}
#management #contents .secBox table td .ttlg {
    margin-bottom: 3px;
}
#management #contents .secBox table td .ttlg span {
    margin-bottom: 5px;
}
#management #contents .secBox table td p {
    margin-bottom: 8px;
}
#management #contents .secBox table th + th,
#management #contents .secBox table td {
    border-left: 1px solid #5294cc;
}
#management #contents .secBox table tr:last-child th,
#management #contents .secBox table tr:last-child td {
    border-bottom: none;
}
#simulation #contents .secBox .bgg {
    margin-bottom: 60px;
}
#simulation #contents .secBox .bgg:last-of-type {
    margin-bottom: 0;
}
#contents .secBox .bgg .simCnt {
    overflow: hidden;
}
#contents .secBox .bgg .simCnt .img {
    float: left;
}
#contents .secBox .bgg .simCnt .cnt {
    margin-left: 290px;
}
#contents .secBox .bgg .simCnt .cnt .ttl {
    font-size: 18px;
    font-weight: bold;
    color: #7ab337;
}
#contents .secBox .bgg .simCnt .cnt .copy {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
#contents .secBox .bgg .simCnt .cnt .txt {
    font-size: 15px;
    margin-bottom: 10px;
}
#contents .secBox .bgg .simCnt .cnt a[href$='.pdf'] {
    display: inline-block;
    padding-right: 25px;
    background: url('../img/blog/pdf_icon.png') no-repeat right .24em;
    background-size: 16px 18px;
}
#contents .secBox .col2Box.simulationBox {
    overflow: hidden;
    margin-bottom: 30px;
}
#contents .secBox .col2Box.simulationBox:last-child {
    margin-bottom: 0;
}
#contents .secBox .col2Box.simulationBox .cntL {
    position: relative;
    float: left;
    width: 380px;
}
#contents .secBox .col2Box.simulationBox .cntL:after {
    position: absolute;
    top: 50%;
    right: -40px;
    display: block;
    width: 18px;
    height: 22px;
    margin-top: -11px;
    content: '';
    background: url('../img/common/arrow01.png') no-repeat right center;
    background-size: 18px 22px;
}
#contents .secBox .col2Box.simulationBox .cntL .cnt {
    padding: 19px 23px 20px;
}
#contents .secBox .col2Box.simulationBox .cntR {
    width: 520px;
}
#contents .secBox .col2Box.simulationBox .cntR .ttl {
    line-height: 1.9;
    padding: 9px 19px;
    letter-spacing: .04em;
}
/*-------------------------------------------------------------
03：料金表
-------------------------------------------------------------*/
table.price,
table.price2,
table.price3 {
    overflow: hidden;
    margin-bottom: 40px;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #5294cc;
    border-radius: 10px;
}
table.price th,
table.price th,
table.price td,
table.price2 th,
table.price2 th,
table.price2 td,
table.price3 th,
table.price3 th,
table.price3 td {
    line-height: 1.6;
    box-sizing: border-box;
    width: 200px;
    height: 49px;
    padding: 0 20px;
    padding: 10px 20px;
    letter-spacing: .05em;
    border-bottom: 1px solid #5294cc;
}
table.price th,
table.price2 th,
table.price3 th {
    font-weight: bold;
}
table.price td,
table.price2 td,
table.price3 td {
    text-align: right;
}
table.price td.nobd,
table.price2 td.nobd,
table.price3 td.nobd {
    border-bottom: none;
}
table.price tr:first-of-type th,
table.price2 tr:first-of-type th,
table.price3 tr:first-of-type th {
    font-size: 16px;
    width: 218px;
    text-align: center;
    color: #66a121;
    background-color: #ecf5e2;
}
table.price tr:first-of-type th:last-of-type,
table.price2 tr:first-of-type th:last-of-type,
table.price3 tr:first-of-type th:last-of-type {
    width: 260px;
}
table.price tr:last-of-type th,
table.price tr:last-of-type td,
table.price2 tr:last-of-type th,
table.price2 tr:last-of-type td,
table.price3 tr:last-of-type th,
table.price3 tr:last-of-type td {
    font-weight: bold;
    background: #f5f5f5;
}
table.price tr:last-of-type td,
table.price2 tr:last-of-type td,
table.price3 tr:last-of-type td {
    font-size: 18px;
}
table.price th + th,
table.price td,
table.price2 th + th,
table.price2 td,
table.price3 th + th,
table.price3 td {
    border-left: 1px solid #5294cc;
}
table.price tr:last-child th,
table.price tr:last-child td,
table.price2 tr:last-child th,
table.price2 tr:last-child td,
table.price3 tr:last-child th,
table.price3 tr:last-child td {
    border-bottom: none;
}
table.price2 tr:first-of-type th {
    width: 200px;
}
table.price2 tr:first-of-type th:first-of-type {
    width: 218px;
}
table.price2 tr:first-of-type th:last-of-type {
    width: 200px;
}
table.price3 tr th span {
    font-weight: normal;
    float: right;
}
table.price3 tr:first-of-type th {
    width: 268px;
}
table.price3 tr:first-of-type th:last-of-type {
    width: 230px;
}
table.price3 tr:last-of-type th,
table.price3 tr:last-of-type td {
    font-weight: bold;
    background: none;
}
table.price3 tr:last-of-type td {
    font-size: 18px;
}
#contents .caseBox {
    display: table;
    margin-bottom: 40px;
}
#contents .caseBox .cntL {
    display: table-cell;
    box-sizing: border-box;
    width: 480px;
    padding-left: 97px;
    vertical-align: middle;
    background: url('../img/price/case_icon.png') no-repeat 10px center;
}
#contents .caseBox .cntL p {
    font-size: 14px;
    margin-bottom: 0;
}
#contents .caseBox .cntL .ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #66a121;
}
#contents .caseBox .cntL .txtb {
    font-size: 15px;
    margin-bottom: 5px;
    color: #325d81;
}
#contents .caseBox .cntL .txtb span {
    display: block;
}
#contents .caseBox .cntR {
    display: table-cell;
}
#contents .caseBox .cntR table {
    overflow: hidden;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #5294cc;
    border-radius: 10px;
}
#contents .caseBox .cntR table th,
#contents .caseBox .cntR table th,
#contents .caseBox .cntR table td {
    line-height: 1.6;
    box-sizing: border-box;
    width: 200px;
    height: 49px;
    padding: 0 20px;
    padding: 10px 20px;
    letter-spacing: .05em;
    border-bottom: 1px solid #5294cc;
}
#contents .caseBox .cntR table th {
    font-weight: bold;
    width: 220px;
}
#contents .caseBox .cntR table td {
    width: 260px;
    text-align: right;
}
#contents .caseBox .cntR table td.nobd {
    border-bottom: none;
}
#contents .caseBox .cntR table tr:last-of-type th,
#contents .caseBox .cntR table tr:last-of-type td {
    font-weight: bold;
    background: #f5f5f5;
}
#contents .caseBox .cntR table tr:last-of-type td {
    font-size: 18px;
}
#contents .caseBox .cntR table th + th,
#contents .caseBox .cntR table td {
    border-left: 1px solid #5294cc;
}
#contents .caseBox .cntR table tr:last-child th,
#contents .caseBox .cntR table tr:last-child td {
    border-bottom: none;
}
/*-------------------------------------------------------------
04：ブログ
-------------------------------------------------------------*/
.cateListV.blogCate ul li {
    float: left;
}
.cateListV.blogCate ul li:nth-of-type(odd) {
    float: right;
}
.cateListV.blogCate ul li:first-of-type {
    float: none;
    width: 100%;
}
.cateListV.blogCate ul li:first-of-type,
.cateListV.blogCate ul li:nth-of-type(2) {
    border-top: none;
}
#contents .blogList {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 40px;
    letter-spacing: -.4em;
}
#contents .blogList .cnt {
    font-size: 15px;
    display: inline-block;
    width: 460px;
    margin: 0 40px 32px 0;
    vertical-align: top;
    letter-spacing: normal;
    border-bottom: 1px solid #ececec;
}
#contents .blogList .cnt:nth-of-type(even) {
    margin-right: 0;
}
#contents .blogList .cnt a {
    display: inline-block;
    box-sizing: border-box;
    min-height: 155px;
    margin-bottom: 20px;
    padding-left: 154px;
    color: #000;
}
#contents .blogList .cnt.recent-topic a {
    background: url('../img/blog/blod_cate_icon2.png') no-repeat 10px 2px;
    background-size: 120px;
}
#contents .blogList .cnt.news a {
    background: url('../img/blog/blod_cate_icon2.png') no-repeat 10px 2px;
    background-size: 120px;
}
#contents .blogList .cnt.tax-news a {
    background: url('../img/blog/blod_cate_icon1.png') no-repeat 10px 2px;
    background-size: 120px;
}
#contents .blogList .cnt.labor-news a {
    background: url('../img/blog/blod_cate_icon3.png') no-repeat 10px 2px;
    background-size: 120px;
}
#contents .blogList .cnt .date {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 15px;
    text-align: right;
}
#contents .blogList .cnt .ttl {
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 7px;
    color: #325d81;
}
#contents .blogList .cnt .txt {
    font-size: 14px;
    line-height: 1.72;
}
.pagenation,
.pagenationSingle {
    margin-bottom: 114px;
}
.pagenation ul,
.pagenationSingle ul {
    text-align: center;
    letter-spacing: -.4em;
}
.pagenation ul.noprev,
.pagenationSingle ul.noprev {
    padding-left: 175px;
}
.pagenation ul.nonext,
.pagenationSingle ul.nonext {
    padding-right: 175px;
}
.pagenation ul li,
.pagenationSingle ul li {
    display: inline-block;
    letter-spacing: normal;
}
.pagenation ul li.active,
.pagenationSingle ul li.active {
    padding: 0 10px;
}
.pagenation ul li a,
.pagenationSingle ul li a {
    font-size: 16px;
    padding: 0 8px;
    padding-top: 1px;
    display: block;
    margin: 0 2px;
}
.pagenation ul li.prev,
.pagenationSingle ul li.prev {
    min-width: 118px;
    margin-right: 55px;
}
.pagenation ul li.prev a,
.pagenationSingle ul li.prev a {
    font-size: 14px;
    padding: 10px 38px 18px 52px;
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    border-bottom: 1px solid #e2e2e2;
    background: url('../img/common/btn_arrowL.png') no-repeat 20px 19px;
    background-size: 9px 6px;
}
.pagenation ul li.prev a:hover,
.pagenationSingle ul li.prev a:hover {
    opacity: 1;
    border-bottom: 1px solid #1871bc;
}
.pagenation ul li.next,
.pagenationSingle ul li.next {
    min-width: 118px;
    margin-left: 55px;
}
.pagenation ul li.next a,
.pagenationSingle ul li.next a {
    font-size: 14px;
    padding: 10px 52px 18px 38px;
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    border-bottom: 1px solid #e2e2e2;
    background: url('../img/common/btn_arrow2.png') no-repeat right 20px top 19px;
    background-size: 9px 6px;
}
.pagenation ul li.next a:hover,
.pagenationSingle ul li.next a:hover {
    opacity: 1;
    border-bottom: 1px solid #1871bc;
}
.pagenationSingle ul.noprev {
    padding-left: 175px;
}
.pagenationSingle ul.nonext {
    padding-right: 175px;
}
.pagenationSingle ul li.next {
    margin-left: 77px;
}
.pagenationSingle ul li.prev {
    margin-right: 77px;
}
#contents .blogEntry {
    margin-bottom: 72px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
}
#contents .blogEntry h3 {
    line-height: 1.454;
    overflow: hidden;
    box-sizing: border-box;
    padding: 13px 20px 8px;
    text-align: left;
}
#contents .blogEntry h3 .date {
    font-size: 15px;
    line-height: 1;
    float: right;
    margin-left: 20px;
    padding-top: 6px;
    color: #000;
}
#contents .blogEntry p.eyeCatch {
    margin-bottom: 30px;
    text-align: center;
}
#contents .blogEntry h4 {
    margin-top: 41px;
    margin-bottom: 17px;
}
#contents .blogEntry h5 {
    font-weight: bold;
    margin-bottom: 12px;
}
#contents .blogEntry p {
    font-size: 15px;
    margin-bottom: 17px;
    letter-spacing: .05em;
}
#contents .blogEntry strong {
    font-weight: normal;
    padding: 1px 3px;
    background: #cceaa9;
}
#contents .blogEntry table {
    overflow: hidden;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #5294cc;
    border-radius: 10px;
}
#contents .blogEntry table th,
#contents .blogEntry table th,
#contents .blogEntry table td {
    line-height: 1.43;
    box-sizing: border-box;
    height: 48px;
    padding: 10px 15px;
    letter-spacing: .05em;
    border-bottom: 1px solid #5294cc;
}
#contents .blogEntry table th {
    font-weight: bold;
}
#contents .blogEntry table th + th,
#contents .blogEntry table td {
    border-left: 1px solid #5294cc;
}
#contents .blogEntry table tr:last-child th,
#contents .blogEntry table tr:last-child td {
    border-bottom: none;
}
#contents .blogEntry .list01 {
    margin-bottom: 40px;
}
#contents .blogEntry .list01 li {
    font-size: 15px;
    letter-spacing: .05em;
}
#contents .blogEntry .center {
    text-align: center;
}
#contents .blogEntry .right {
    text-align: right;
}
#contents .blogEntry .left {
    text-align: left;
}
#contents .blogEntry a[href$='.pdf'] {
    padding-right: 25px;
    background: url('../img/blog/pdf_icon.png') no-repeat right center;
    background-size: 16px 18px;
}
#contents .blogEntry a[href$='.doc'],
#contents .blogEntry a[href$='.docx'] {
    padding-right: 28px;
    background: url('../img/blog/doc_icon.png') no-repeat right center;
    background-size: 19px;
}
#contents .blogEntry a[href$='.xls'],
#contents .blogEntry a[href$='.xlsx'] {
    padding-right: 28px;
    background: url('../img/blog/xls_icon.png') no-repeat right center;
    background-size: 19px;
}
#contents .blogEntry .filelink {
    margin-bottom: 20px;
    letter-spacing: -.4em;
}
#contents .blogEntry .filelink li {
    display: inline-block;
    margin-right: 38px;
    letter-spacing: normal;
}
#contents .blogEntry img {
    max-width: 100%;
    height: auto;
}
.imgBoxL {
    overflow: hidden;
    margin-bottom: 40px;
    padding-right: 30px;
}
.imgBoxL .img {
    float: left;
    margin: 0 45px 40px 0;
}
.imgBoxR {
    overflow: hidden;
    margin-bottom: 40px;
    padding-right: 30px;
}
.imgBoxR .img {
    float: right;
    margin: 0 0 40px 45px;
}
/*-------------------------------------------------------------
05：助成金・補助金情報
-------------------------------------------------------------*/
.hatsushikainfoList,
.subsidyList {
    padding-top: 19px;
    border-top: 1px solid #ececec;
    margin-bottom: 32px;
}
.hatsushikainfoList li,
.subsidyList li {
    overflow: hidden;
    margin-bottom: 12px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
.hatsushikainfoList li .date,
.subsidyList li .date {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 3px;
    text-align: right;
    color: #000;
}
.hatsushikainfoList li .ttl,
.subsidyList li .ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.67;
    padding-right: 200px;
    color: #325d81;
}
.hatsushikainfoList li a,
.subsidyList li a {
    color: #325d81;
    padding-bottom: 6px;
    display: block;
}
/*-------------------------------------------------------------
06：初鹿通信
-------------------------------------------------------------*/
#contents .secBox .hatsushikainfoList {
    margin-bottom: 35px;
}
.hatsushikainfoList li {
    margin-bottom: 16px;
}
.hatsushikainfoList li a[href$='.pdf'] {
    padding-right: 25px;
    background: url('../img/blog/pdf_icon.png') no-repeat right center;
    background-size: 16px 18px;
}
#contents .secBox .hatsushikainfoList + .pagenation {
    margin-bottom: 18px;
}
/*-------------------------------------------------------------
07：よくある質問
-------------------------------------------------------------*/
/*-------------------------------------------------------------
08：代表メッセージ
-------------------------------------------------------------*/
.messageBox .img {
    float: left;
    padding-left: 50px;
}
.messageBox .img img {
    max-width: 100%;
    height: auto;
}
.messageBox .cnt {
    margin-left: 335px;
    padding-top: 20px;
}
.messageBox .cnt p {
    line-height: 2.13;
    margin-bottom: 33px;
}
.messageBox .cnt p.copy {
    margin-bottom: 40px;
}
.messageBox .cnt p.copy img {
    max-width: 100%;
    height: auto;
}
.messageBox .cnt p.signe {
    font-size: 13px;
    padding: 10px 50px;
    text-align: right;
}
.messageBox .cnt p.signe span {
    font-size: 18px;
}
#contents .career .cntL {
    float: left;
    width: 450px;
}
#contents .career .cntR {
    float: right;
    width: 450px;
}
#contents .career .cntL .ttl,
#contents .career .cntR .ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}
#contents .career .cntL ul li,
#contents .career .cntR ul li {
    line-height: 2.14;
}
/*-------------------------------------------------------------
09：初鹿会計事務所について
-------------------------------------------------------------*/
.aboutBox .img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.aboutBox .img li {
    max-width: 460px;
    margin-bottom: 30px;
}
#contents .secBox.aboutBox .img li .pic {
    font-size: 0;
    margin-bottom: 10px;
}
#contents .secBox.aboutBox .img li .txt {
    line-height: 2;
}
.aboutBox .cnt{
    margin-bottom: 65px;
}
.aboutBox .cnt p {
    line-height: 2.14;
    margin-bottom: 33px;
}
.aboutBox .cnt p.ttl {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 36px;
}
.aboutBox .cnt p.ttl strong {
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 6px;
    color: #7ab337;
    border-bottom: 4px solid #7ab337;
    margin-right: 6px;
}
#about .list01 li {
    line-height: 1.875;
    padding-left: 20px;
}
#about .list01 li:before {
    top: 12px;
}
#about .list01 li:last-of-type {
    margin-bottom: 0;
}
#about .ttlList {
    margin-bottom: 20px;
}
#about .ttlList:nth-of-type(2) {
    margin-bottom: 43px;
}
#about .ttlList .ttl {
    font-size: 16px;
    line-height: 32px;
    float: left;
    width: 100px;
    height: 32px;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    background: #7ab337;
}
#about .ttlList .cnt {
    line-height: 2.13;
    margin-left: 120px;
    padding-top: 8px;
}
#about .map {
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 430px;
    padding: 30px 40px 30px 30px;
    background: url('../img/about/map_bg.png') repeat left top;
}
#about .map .img {
    font-size: 0;
}
#about .map .box {
    font-weight: bold;
    position: relative;
    z-index: 10;
    float: right;
    box-sizing: border-box;
    width: 380px;
    min-height: 180px;
    padding: 15px 15px 14px;
    color: #7ab337;
    background: #ddedcb;
}
#about .map .box:after {
    position: absolute;
    z-index: 5;
    bottom: -14px;
    left: 0;
    display: block;
    width: 100%;
    height: 14px;
    content: '';
    background: url('../img/about/boxshadow.png') no-repeat center bottom;
}
#about .map .box .cnt {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    padding: 13px 18px 7px;
    color: #000;
    background: #fff;
}
#about .map .box .cnt p {
    margin-bottom: 4px;
}
#wrapGmap {
    padding-top: 20px;
}
#gmap {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
}
#contents .aboutTable {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
#contents .aboutTable .t-tr .t-th,
#contents .aboutTable .t-tr .t-td {
    box-sizing: border-box;
    height: 58px;
    padding-top: 16px;
    padding-bottom: 15px;
    border-top: 1px solid #e2e2e2;
}
#contents .aboutTable .t-tr .t-th {
    font-weight: bold;
    box-sizing: border-box;
    width: 178px;
    padding-left: 20px;
}
#contents .aboutTable .t-tr .t-td {
    line-height: 1.87;
}
/*-------------------------------------------------------------
10：求人情報
-------------------------------------------------------------*/
.recruitBox1 .img {
    font-size: 13px;
    float: right;
    padding-top: 8px;
    text-align: right;
}
.recruitBox1 .img img {
    margin-bottom: 25px;
}
.recruitBox1 .img span {
    font-size: 18px;
    padding-right: 8px;
}
.recruitBox1 .cnt {
    float: left;
    width: 533px;
}
.recruitBox1 .cnt p {
    line-height: 2.134;
    margin-bottom: 32px;
}
.recruitBox1 .cnt p:last-of-type {
    margin-bottom: 0;
}
.recruitBox1 .cnt .ttl {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    margin-bottom: 42px;
    padding-left: 2px;
    color: #7ab337;
    border-bottom: 4px solid #7ab337;
}
.recruitBox2 .img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.recruitBox2 .img li {
    max-width: 300px;
    margin-bottom: 30px;
}
#contents .secBox.recruitBox2 .img li .pic {
    font-size: 0;
    margin-bottom: 10px;
}
#contents .secBox.recruitBox2 .img li .txt {
    line-height: 2;
}
.recruitBox2 .cnt {
    margin-bottom: 48px;
}
.recruitBox2 .cnt p {
    line-height: 2.134;
    margin-bottom: 32px;
}
.recruitBox2 .cnt p:last-of-type {
    margin-bottom: 0;
}
#recruit .flowBox {
    margin-bottom: 50px;
}
#recruit .yoko{
    margin-bottom: 50px;
}
#recruit .flowBox p {
    line-height: 1.867;
    margin-bottom: 35px;
}
#recruit .flowBox .flowCnt {
    box-sizing: border-box;
    min-height: 100px;
    padding: 18px 20px 15px 160px;
}
#recruit .flowBox .flowCnt p {
    margin-bottom: 0;
}
#recruit .flowBox .flowCnt p.ttl {
    font-size: 18px;
    font-weight: bold;
}
#recruit .flowBox .flowCnt:first-of-type {
    background: #f5f5f5 url('../img/recruit/flow_bg1.png') no-repeat 60px center;
    background-size: 40px auto;
}
#recruit .flowBox .flowCnt:nth-of-type(2) {
    background: #fff url('../img/recruit/flow_bg2.png') no-repeat 60px center;
    background-size: 40px auto;
}
#recruit .flowBox .flowCnt:nth-of-type(3) {
    background: #f5f5f5 url('../img/recruit/flow_bg3.png') no-repeat 60px center;
    background-size: 40px auto;
}
#recruit .flowBox .flowCnt:nth-of-type(4) {
    background: #fff url('../img/recruit/flow_bg4.png') no-repeat 60px center;
    background-size: 40px auto;
}
#recruit .flowBox .flowCnt:nth-of-type(5) {
    background: #f5f5f5 url('../img/recruit/flow_bg5.png') no-repeat 60px center;
    background-size: 40px auto;
}
#recruit .entry_btn{
	text-align: center;
    margin-bottom: 100px;
}
#recruit .entry_btn a
{
    display: inline-block;
    margin: 20px auto 10px;
    letter-spacing: .15em;
    color: #fff;
    background: #1871bc;
	font-size: 18px;
	padding: 10px 20px 9px 43px;
	width: 100%;
	max-width: 300px;
	box-sizing: border-box;
}
#recruit .entry_btn a:after{
	display: inline-block;
    width: 9px;
    height: 6px;
    margin-left: 12px;
    content: '';
    vertical-align: middle;
    background: url(../img/common/btn_arrow.png) no-repeat left center;
    background-size: 9px 6px;
}

/*-------------------------------------------------------------
11：プライバシーポリシー
-------------------------------------------------------------*/
#privacy-policy #contents p.read {
    line-height: 1.867;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e2e2e2;
}
#privacy-policy #contents ol {
    margin-bottom: 65px;
    padding: 0 30px 0 0;
}
#privacy-policy #contents ul {
    margin-bottom: 37px;
    padding: 0 33px;
}
#privacy-policy #contents ul:nth-of-type(2) {
    margin-bottom: 90px;
}
#privacy-policy #contents ul:last-of-type {
    margin-bottom: 100px;
}
#privacy-policy #contents ul li {
    line-height: 1.87;
    margin-left: 1.2em;
}
#privacy-policy #contents ul li:before {
    margin-right: .2em;
    margin-left: -1.2em;
    content: '・';
}
/*-------------------------------------------------------------
12：お問い合わせ
-------------------------------------------------------------*/
#contact .wrapPage p {
    margin-bottom: 40px;
}
#contact .contactForm {
    padding: 0 20px;
}
#contact .contactForm .table.contact {
    width: 100%;
    border-top: 1px solid #e2e2e2;
}
#contact .contactForm .table.contact .t-th {
    line-height: 1.3;
    overflow: hidden;
    width: 200px;
    padding: 21px 0 18px 20px;
    vertical-align: top;
    border-bottom: 1px solid #e2e2e2;
}
#contact .contactForm .table.contact .t-th span {
    font-size: 12px;
    display: inline-block;
    float: right;
    padding: 4px 5px 2px;
    color: #fff;
    background: #1871bc;
}
#contact .contactForm .table.contact .t-td {
    line-height: 1.3;
    width: auto;
    padding: 21px 20px 18px 30px;
    vertical-align: top;
    color: #1871bc;
    border-bottom: 1px solid #e2e2e2;
}
#contact .contactForm .table.contact .t-td input[type=text] ,
#contact .contactForm .table.contact .t-td input[type=tel] ,
#contact .contactForm .table.contact .t-td input[type=email] {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 0 3px #ddd;
}
.wpcf7-radio{
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-list-item{
    display: flex;
    color: #000;
    margin: 0 24px 16px 0 !important;
}
.wpcf7-list-item.first{
    margin-left: 0;
}
.wpcf7-list-item:last-of-type{
    margin-left: 0;
    margin-bottom: 0 !important;
}

.wpcf7-radio .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
    padding-left: 38px;
    display: block;
  }
  
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label::before,
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label::after {
    content: "";
    display: block; 
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label::before {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    left: 5px;
  }
  
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label::after {
    background-color: #1871bc;
    border-radius: 50%;
    opacity: 0;
    width: 10px;
    height: 10px;
    left: 12px
  }
  
  .wpcf7-radio input:checked + .wpcf7-list-item-label::after {
    opacity: 1 !important;
  }
  
  .wpcf7-radio .wpcf7-list-item input {
   position: absolute;
   white-space: nowrap;
   border: 0;
   clip: rect(0 0 0 0);
   clip-path: inset(50%);
   overflow: hidden;
   height: 1px;
   width: 1px;
   margin: -1px;
   padding: 0;
  }
#contact .contactForm .table.contact .t-td textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 0 3px #ddd;
}
#contact .contactForm .table.contact .t-tr:first-of-type .t-td input {
    width: 80%;
}
#contact .contactForm .submit {
    text-align: center;
}
#contact .contactForm .submit input {
    font-size: 18px;
    display: inline-block;
    box-sizing: border-box;
    margin: 32px 20px 10px;
    padding: 15px 60px 13px 51px;
    cursor: pointer;
    color: #fff;
    background: #1871bc url('../img/common/btn_arrow.png') no-repeat right 10px center;
    background-size: 9px 6px;
}
#contact .contactForm .submit .wpcf7-back {
    display: inline-block;
    padding: 15px 50px 13px;
    background: #ccc url('../img/common/btn_arrowbk.png') no-repeat 10px center;
    background-size: 9px 6px;
}
#contact .contactForm .submit .wpcf7-submit {
    display: inline-block;
    padding: 15px 50px 13px;
}
@media all and (-ms-high-contrast: none) {
    #contents .taxTable .t-td .ttlList .ttl {
        padding-top: 3px;
    }
    #about .ttlList .ttl {
        padding-top: 3px;
    }
    #contact .contactForm .submit input {
        padding: 18px 60px 10px 51px;
    }
    #contact .contactForm .submit .wpcf7-back {
        padding: 18px 50px 10px;
    }
    #contact .contactForm .submit .wpcf7-submit {
        padding: 18px 50px 10px;
    }
}
@media screen and (max-width: 1400px) {
    #sliderWrap .bx-next {
        top: 50%;
        right: 20px;
    }
    #sliderWrap .bx-prev {
        top: 50%;
        left: 20px;
    }
}
@media screen and (max-width: 1255px) {
    #sliderWrap .main_copy {
        padding-top: 8%;
    }
    #sliderWrap .loadImg img {
        width: 100%;
        height: auto;
    }
    #slider .bx-wrapper .bx-viewport {
        height: auto !important;
    }
    #slider .bx-viewport {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 20px;
    }
    #slider .bx-viewport img {
        width: 100%;
        height: auto;
    }
    #sliderWrap .bx-controls {
        position: relative;
        left: auto;
        width: 100%;
        margin-left: 0;
        padding-bottom: 48.4%;
    }
    #sliderWrap .bx-next {
        margin-top: -20px;
    }
    #sliderWrap .bx-prev {
        margin-top: -20px;
    }
    #contents .secBox .box3 .box {
        width: 32%;
        margin-right: 2%;
    }
    #contents .secBox .box3 .box .ttl {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 10px;
        letter-spacing: 0;
    }
    #contents .promotionOnestop ul li {
        line-height: 1.734;
        height: auto;
        min-height: 50px;
        padding-top: 11px;
        padding-right: 16px;
        padding-bottom: 7px;
    }
    #contents .promotionOnestop ul li.row2 {
        line-height: 1.734;
        height: auto;
        min-height: 50px;
        padding-top: 11px;
    }
    #contents .promotionOnestop ul li span {
        max-width: 90%;
    }
    #contents .promotionOnestop .cntL {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    #contents .promotionOnestop .cntR {
        float: none;
        width: 100%;
    }
    #contents .promotionOnestop .cntR ul li.noItem {
        display: none;
    }
    #contents .promotionOnestop .cntR ul li:nth-of-type(17):before {
        display: none;
    }
    #contents .promotionOnestop .cntR ul li.arrowL1:before {
        top: auto;
        bottom: -23px;
        left: 0;
        height: 18px;
    }
    #contents .promotionOnestop .cntR ul li.arrowL2:before {
        top: auto;
        bottom: -23px;
        left: 0;
        height: 18px;
    }
    #contents .secBox .col2Box.simulationBox .cntL {
        width: 38%;
    }
    #contents .secBox .col2Box.simulationBox .cntL:after {
        right: -15%;
    }
    #contents .secBox .col2Box.simulationBox .cntR {
        width: 52%;
    }
    #contents .caseBox .cntL {
        width: 60%;
        padding-right: 20px;
    }
    #contents .caseBox .cntR table td {
        width: auto;
        white-space: nowrap;
    }
    #contents .blogList .cnt {
        width: 48%;
        margin-right: 4%;
    }
    .messageBox .img {
        width: 22%;
    }
    .messageBox .cnt {
        margin-left: 32%;
    }
    #contents .career .cntL,
    #contents .career .cntR {
        width: 48%;
    }
    .aboutBox .img {
        box-sizing: border-box;
    }
    .aboutBox .img li {
        width: 48%;
    }
    .aboutBox .img img {
        max-width: 100%;
        height: auto;
    }
    .aboutBox .cnt {
        box-sizing: border-box;
    }
    #about .map {
        min-height: 0;
        margin-bottom: 60px;
        padding-bottom: 40px;
    }
    #about .map .img {
        box-sizing: border-box;
        width: 48%;
    }
    #about .map .img img {
        max-width: 100%;
        height: auto;
    }
    #about .map .box {
        width: 48%;
        margin-top: 0;
    }
    .recruitBox2 .img li {
        width: 32%;
    }
    .recruitBox1 .img img {
        max-width: 100%;
        height: auto;
    }
    .recruitBox1 .cnt {
        width: 55%;
        margin-right: 0;
    }
    .recruitBox2 .img li {
        width: 32%;
    }
    .recruitBox2 .img img {
        max-width: 100%;
        height: auto;
    }
    #contact .contactForm {
        padding: 0;
    }
    #contact .contactForm .table.contact .t-th {
        width: 32%;
    }
    #contact .contactForm .table.contact .t-td {
        box-sizing: border-box;
        width: 68%;
    }
}
@media screen and (max-width: 975px) {
    #sliderWrap .main_copy img {
        width: 11%;
        height: auto;
    }
    #contents .blogList {
        padding: 0 20px;
    }
}
@media screen and (max-width: 780px) {
    #contents .caseBox {
        display: block;
    }
    #contents .caseBox .cntL {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    #contents .caseBox .cntR {
        display: block;
    }
    #contents .caseBox .cntR table td {
        width: 260px;
    }
    .aboutBox .img {
        float: none;
        width: 100%;
    }
    .aboutBox .cnt {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    #about .map {
        margin-bottom: 40px;
    }
    .recruitBox1 {
        text-align: center;
    }
    .recruitBox1 .img {
        display: inline-block;
        float: none;
        width: auto;
        text-align: right;
    }
    .recruitBox1 .cnt {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        text-align: left;
    }
}
@media screen and (max-width: 655px) {
    .pageTtl {
        font-size: 24px;
    }
    #contents .secBox .box3 .box {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    #contents .secBox .box3 .box .ttl {
        font-size: 20px;
    }
    #contents .taxTable .t-tr:last-of-type .t-th,
    #contents .taxTable .t-tr:last-of-type .t-td {
        border-bottom: 1px solid #1871bc;
    }
    #contents .taxTable .t-th {
        width: 100%;
        height: 40px;
        border-right: none;
    }
    #contents .taxTable .t-th p {
        line-height: 40px;
    }
    #contents .taxTable .t-td .ttlList .ttl {
        float: none;
        margin-bottom: 10px;
    }
    #contents .taxTable .t-td .ttlList ul {
        margin-left: 0;
    }
    #contents .promotionOnestop ul li span {
        display: block;
        max-width: none;
        margin-left: 31px;
    }
    #contents .promotionOnestop ul li span span {
        display: inline !important;
        float: none !important;
    }
    #contents .promotionOnestop ul li span:first-of-type {
        float: left;
        margin-left: 0;
    }
    #finance table th,
    #finance table th,
    #finance table td {
        padding: 10px;
    }
    .pdcaBox {
        margin-bottom: 50px;
    }
    .pdcaBox .cntL {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
        text-align: center;
    }
    .pdcaBox .cntR {
        float: none;
        width: 100%;
    }
    #management #contents .secBox table th,
    #management #contents .secBox table th,
    #management #contents .secBox table td {
        padding: 10px;
    }
    #management #contents .secBox table th {
        width: 60px;
    }
    #contents .secBox .bgg .simCnt .img {
        float: none;
        margin-bottom: 30px;
        text-align: center;
    }
    #contents .secBox .bgg .simCnt .img img {
        max-width: 100%;
        height: auto;
    }
    #contents .secBox .bgg .simCnt .cnt {
        margin-left: 0;
    }
    #contents .secBox .col2Box.simulationBox .cntL {
        float: none;
        width: 100%;
        height: auto !important;
    }
    #contents .secBox .col2Box.simulationBox .cntL:after {
        top: auto;
        right: auto;
        bottom: -35px;
        width: 100%;
        margin-top: 0;
        background: url('../img/common/arrow01v.png') no-repeat center;
        background-size: 22px 18px;
    }
    #contents .secBox .col2Box.simulationBox .cntR {
        width: 100%;
    }
    table.price th,
    table.price th,
    table.price td,
    table.price2 th,
    table.price2 th,
    table.price2 td,
    table.price3 th,
    table.price3 th,
    table.price3 td {
        padding: 10px;
    }
    #contents .caseBox .cntL .txtb span {
        display: inline;
    }
    #contents .caseBox .cntR table {
        width: 100%;
    }
    #contents .caseBox .cntR table th,
    #contents .caseBox .cntR table th,
    #contents .caseBox .cntR table td {
        padding: 10px;
    }
    #contents .caseBox .cntR table th {
        width: auto;
    }
    #contents .caseBox .cntR table td {
        width: auto;
    }
    .cateListV.blogCate ul li {
        float: none;
    }
    .cateListV.blogCate ul li:nth-of-type(odd) {
        float: none;
    }
    .cateListV.blogCate ul li:nth-of-type(2) {
        border-top: none;
    }
    #contents .blogList .cnt {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .pagenation ul.noprev,
    .pagenationSingle ul.noprev {
        padding-left: 68px;
    }
    .pagenation ul.nonext,
    .pagenationSingle ul.nonext {
        padding-right: 68px;
    }
    .pagenation ul li.prev,
    .pagenationSingle ul li.prev {
        min-width: 68px;
        margin-right: 0;
    }
    .pagenation ul li.prev a,
    .pagenationSingle ul li.prev a {
        padding: 0 10px 22px 30px;
        background: url('../img/common/btn_arrowL.png') no-repeat 10px 5px;
        background-size: 9px 6px;
    }
    .pagenation ul li.next,
    .pagenationSingle ul li.next {
        min-width: 68px;
        margin-left: 0;
    }
    .pagenation ul li.next a,
    .pagenationSingle ul li.next a {
        padding: 0 30px 22px 10px;
        background: url('../img/common/btn_arrow2.png') no-repeat right 10px top 5px;
        background-size: 9px 6px;
    }
    .pagenationSingle ul.noprev {
        padding-left: 78px;
    }
    .pagenationSingle ul.nonext {
        padding-right: 78px;
    }
    .pagenationSingle ul li.next {
        margin-left: 10px;
    }
    .pagenationSingle ul li.prev {
        margin-right: 10px;
    }
    #contents .blogEntry table th,
    #contents .blogEntry table th,
    #contents .blogEntry table td {
        padding: 10px;
    }
    #contents .blogEntry .filelink li {
        display: block;
        margin-bottom: 10px;
    }
    .imgBoxL .img {
        display: block;
        float: none;
        margin: 0 0 30px;
    }
    .imgBoxR .img {
        display: block;
        float: none;
        margin: 0 0 30px;
    }
    .hatsushikainfoList li,
    .subsidyList li {
        margin-bottom: 30px;
        padding-bottom: 36px;
    }
    .hatsushikainfoList li .date,
    .subsidyList li .date {
        margin-bottom: 8px;
    }
    .hatsushikainfoList li .ttl,
    .subsidyList li .ttl {
        padding-right: 0;
    }
    .messageBox .img {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
        text-align: center;
    }
    .messageBox .img img {
        width: 100px;
        height: auto;
    }
    .messageBox .cnt {
        margin-left: 0;
    }
    #contents .career .cntL,
    #contents .career .cntR {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    .aboutBox .cnt p.ttl span:last-of-type {
        margin-top: 6px;
    }
    .aboutBox .cnt p.ttl strong {
        display: inline;
        padding-bottom: 2px;
    }
    #about .ttlList .ttl {
        float: none;
        margin-bottom: 10px;
    }
    #about .ttlList .cnt {
        margin-left: 0;
    }
    #about .map .img {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    #about .map .box {
        float: none;
        width: 100%;
    }
    #contents .aboutTable {
        display: table;
        width: 100%;
    }
    #contents .aboutTable .t-tr {
        display: table-row;
    }
    #contents .aboutTable .t-tr .t-th,
    #contents .aboutTable .t-tr .t-td {
        display: table-cell;
    }
    .recruitBox2 .img {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
    .recruitBox2 .cnt {
        float: none;
        width: 100%;
        margin-left: 0;
        text-align: left;
    }
    #contact .contactForm .table.contact .t-th {
        box-sizing: border-box;
        width: 100%;
        margin-bottom: 0;
        padding: 25px 20px 20px;
        border-bottom: none;
    }
    #contact .contactForm .table.contact .t-th span {
        float: none;
        margin-left: 15px;
    }
    #contact .contactForm .table.contact .t-td {
        width: 100%;
        margin-bottom: 0;
        padding: 0 20px 25px;
    }
    #contact .contactForm .table.contact .t-tr:first-of-type .t-td input {
        width: 100%;
    }
    #contact .contactForm .submit .wpcf7-back {
        background: #ccc url('../img/common/btn_arrowbk.png') no-repeat 7px center;
        background-size: 9px 6px;
    }
}
@media screen and (max-width: 480px) {
    .aboutBox .cnt{
        margin-bottom: 45px;
    }
    .aboutBox .img li {
        width: 100%;
    }
    #contents .aboutTable {
        display: block;
    }
    #contents .aboutTable .t-tr {
        display: block;
    }
    #contents .aboutTable .t-tr .t-th,
    #contents .aboutTable .t-tr .t-td {
        display: block;
        height: auto;
        min-height: 58px;
    }
    #contents .aboutTable .t-tr .t-th {
        width: 100%;
        min-height: 34px;
        padding-bottom: 0;
    }
    #contents .aboutTable .t-tr .t-td {
        padding-left: 20px;
        border-top: none;
    }
    .recruitBox2 .img {
        display: block;
    }
    .recruitBox2 .img li {
        width: 100%;
        margin: 0 auto 30px;
    }
    .recruitBox2 .img li .pic {
        text-align: center;
    }
    #recruit .flowBox {
        margin-bottom: 30px;
    }
    #recruit .yoko{
        margin-bottom: 30px;
    }
    #contents .secBox.recruitBox2 .img li .txt {
        text-align: left;
    }
    #recruit .flowBox .flowCnt {
        padding-left: 80px;
    }
    #recruit .flowBox .flowCnt:first-of-type {
        background-position: 20px center;
    }
    #recruit .flowBox .flowCnt:nth-of-type(2) {
        background-position: 20px center;
    }
    #recruit .flowBox .flowCnt:nth-of-type(3) {
        background-position: 20px center;
    }
    #recruit .flowBox .flowCnt:nth-of-type(4) {
        background-position: 20px center;
    }
    #recruit .flowBox .flowCnt:nth-of-type(5) {
        background-position: 20px center;
    }
    #recruit .entry_btn{
        text-align: center;
        margin-bottom: 60px;
    }
    #contact .contactForm .table.contact .t-th {
        padding: 25px 10px 20px;
    }
    #contact .contactForm .table.contact .t-td {
        padding: 0 10px 25px;
    }
    #contact .contactForm .submit .wpcf7-back {
        margin: 32px 10px 10px 5px;
        padding: 8px 20px 7px 30px;
    }
    #contact .contactForm .submit .wpcf7-submit {
        margin: 32px 10px 10px 10px;
        padding: 8px 40px 7px 30px;
    }
    .messageBox .cnt p.signe {
        padding: 10px 20px;
    }
}
@media screen and (max-width: 480px) and (-ms-high-contrast: none) {
    #contact .contactForm .submit .wpcf7-back {
        padding: 11px 30px 5px 21px;
    }
    #contact .contactForm .submit .wpcf7-submit {
        padding: 11px 40px 5px 30px;
    }
}
@media screen and (max-width: 420px) {
    #contents .blogList .cnt a {
        padding-left: 120px;
    }
    #contents .blogList .cnt.recent-topic a {
        background-size: 90px;
    }
    #contents .blogList .cnt.news a {
        background-size: 90px;
    }
    #contents .blogList .cnt.tax-news a {
        background-size: 90px;
    }
    #contents .blogList .cnt.labor-news a {
        background-size: 90px;
    }
}