@charset "utf-8";
body {
    margin: 0;
    height: 100%;
    color: #232323;
    padding: 0;
    background-attachment: scroll;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fff;
    font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
div, form, h1, h2, h3, h4, img, input, label, p, span, textarea {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
h2 {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px;
    line-height: 120%;
}
.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
}
img {
    border: none;
    vertical-align: bottom;
}
p {
    font-size: 12px;
}
dl {
    margin-bottom: 10px;
}
dt {
    display: block;
    padding-left: 40px;
    background-image: url(../img/icon_q.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 13px;
    font-weight: 700;
    color: #018B4B;
    padding-top: 18px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
em {
    font-style: normal;
    font-size: 12px;
    color: #18B534;
}
.mb10 {
    margin-bottom: 10px;
}
#pagetop {
    width: 670px;
    text-align: right;
    margin: 0;
    padding: 0;
    float: none;
    clear: both;
}
#pagetop2 {
    width: 840px;
    text-align: right;
    margin: 0;
    padding: 0;
    float: none;
    clear: both;
}
.entrybtn {
    text-align: center;
    margin: 0 0 30px;
    border-top: 1px solid #E5E5E5;
    background-color: #F6FAFB;
    border-bottom: 1px solid #E5E5E5;
    padding: 20px;
}
.entrybtnkey {
    text-align: center;
    margin: 0;
    border-top: 1px solid #E5E5E5;
    background-color: #F6FAFB;
    border-bottom: 1px solid #E5E5E5;
    padding: 20px;
    clear: both;
}
.entrybtnkeynew {
    text-align: center;
    margin: 0;
    background-color: #F6FAFB;
    border-bottom: 1px solid #E5E5E5;
    padding: 20px;
    clear: both;
}
#headerArea, #headerArea_tokyo {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/headder.gif);
}

#index header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_ppc header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_l header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_tokyo header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_yokohama header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_saitama header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#pc_chiba header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/headder2.gif);
}
#index #body_area {
    padding-top: 95px;
}
#pc_ppc #body_area {
    padding-top: 95px;
}
#pc_l #body_area {
    padding-top: 95px;
}
#pc_tokyo #body_area {
    padding-top: 95px;
}
#pc_yokohama #body_area {
    padding-top: 95px;
}
#pc_saitama #body_area {
    padding-top: 95px;
}
#pc_chiba #body_area {
    padding-top: 95px;
}

#index #headerArea .sp, #sp_tokyo #headerArea .sp {
    display: none;
}

#sp_yokohama #headerArea .sp {
    display: none;
}
#sp_saitama #headerArea .sp {
    display: none;
}
#sp_chiba #headerArea .sp {
    display: none;
}

#headerArea_weekend {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/weekend/headder.gif);
}
#headerArea_062902 {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/headder_062902.gif);
}
#headerArea_062903 {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/headder_062903.gif);
}
#headerArea_test {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/headder_test.gif);
}
#headerArea_pay {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/headder_pay.jpg);
}
#headercopy {
    margin: 0;
    padding: 10px 0 0;
    height: 22px;
    width: 100%;
}
#headerLogo {
    margin: 0;
    padding: 0;
    height: 48px;
    width: 100%;
}
#homekey {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1;
}
#homekey a {
    text-decoration: none;
}
#homekey.disp_no a {
    display: block;
    background: url(../img/key_top03.jpg) 0 0 no-repeat;
    width: 900px;
    height: 263px;
    position: relative;
}
#homekey.disp_no2 a {
    display: block;
    background: url(../img/key_top04.jpg) 0 0 no-repeat;
    width: 900px;
    height: 263px;
    position: relative;
}
#homekey.disp_no3 a {
    display: block;
    background: url(../img/key_top03.jpg) 0 0 no-repeat;
    width: 900px;
    height: 263px;
    position: relative;
}
#homekey.disp_no a p, #homekey.disp_no2 a p, #homekey.disp_no3 a p {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}
#homekey.disp_no a p.txt01 {
    position: absolute;
    top: 70px;
    left: 69px;
}
#homekey.disp_no2 a p.txt01 {
    position: absolute;
    top: 69px;
    left: 269px;
}
#homekey.disp_no3 a p.txt01 {
    position: absolute;
    top: 59px;
    left: 39px;
}
#homekey.disp_no a p.txt02 {
    position: absolute;
    top: 200px;
    left: 63px;
    width: 450px;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
#homekey.disp_no2 a p.txt02 {
    position: absolute;
    top: 200px;
    left: 263px;
    width: 450px;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
#homekey.disp_no3 a p.txt02 {
    position: absolute;
    top: 190px;
    left: 43px;
    width: 450px;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
#homekey.disp_no a p .kyeGreen, #homekey.disp_no2 a p .kyeGreen, #homekey.disp_no3 a p .kyeGreen {
    color: #00b060;
    font-size: 40px;
}
#homekey.disp_no a p .kyeOrg, #homekey.disp_no2 a p .kyeOrg, #homekey.disp_no3 a p .kyeOrg {
    color: #ff7b22;
    font-size: 40px;
}
#homekey.disp_no a p .kyeOrg.type02, #homekey.disp_no2 a p .kyeOrg.type02, #homekey.disp_no3 a p .kyeOrg.type02 {
    font-size: 46px;
}
#homekey a .resultsBox {
    font-size: 14px;
    font-weight: 700;
    width: 210px;
    height: 24px;
    padding-top: 6px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 32px;
    left: 12px;
    color: #333;
    text-align: center;
}
#homekey a .resultsBox .resultsNumber {
    font-size: 20px;
    color: #000;
    display: inline-block;
    margin: 0 5px;
}
#homekey a .dayBox {
    font-size: 12px;
    width: 210px;
    height: 15px;
    padding-top: 5px;
    color: #fff;
    background: #222;
    display: block;
    position: absolute;
    bottom: 12px;
    left: 12px;
    text-align: center;
}
#homekey.right_result a .resultsBox, #homekey.right_result a .dayBox {
    left: auto;
    right: 12px;
}
.btm20 {
    padding: 0 0 10px;
}
#body_area {
    width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 15px 0 0;
    float: none;
}
#wrap {
    background: url(../img/bg_wrap.gif) center repeat-y;
    height: 100%;
    width: auto;
}
#left {
    margin: 20px 0 0;
    float: left;
    height: auto;
    width: 200px;
    padding: 0;
}
#right {
    margin: 20px 0 0;
    float: right;
    height: auto;
    width: 200px;
    padding: 0;
}
#left_navi {
    width: 200px;
    margin: 0;
    padding: 0;
}
#left_navi li, #left_navi li a {
    display: block;
    margin: 0 0 20px;
}
#left_navi li a.txt {
    margin: 0;
    display: inline;
}
.left_border {
    display: block;
    padding: 10px;
    border: 1px solid #090;
    background: url(../img/bg_left.gif) bottom no-repeat;
}
.contents_area {
    margin: 20px 0;
    padding: 0;
    float: left;
    height: auto;
    width: 700px;
}
.contents_areaf {
    margin: 20px 0;
    padding: 0;
    float: left;
    height: auto;
    width: 900px;
}
#kobetuwrap, #mainwrap {
    margin: 0;
    padding: 0 0 0 30px;
    float: left;
    height: auto;
    width: 670px;
}
#formwrap {
    margin: 0;
    padding: 0 0 0 30px;
    height: auto;
    width: 840px;
}
#mainwrap3 {
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    width: 670px;
}
#formwrap div.cap {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    background-color: #F6FAFB;
}
#formwrap div.ex {
    padding: 10px;
    margin-bottom: 50px;
    border: 1px solid #00A040;
    background-color: #F6FAFB;
}
#formwrap div.ex li {
    padding-bottom: 10px;
    padding-left: 25px;
    background: url(../summary/img/icon_01.gif)0 .15em no-repeat;
}
#formwrap div.ex li.two {
    padding-bottom: 10px;
    padding-left: 25px;
    background: url(../summary/img/icon_02.gif)0 .15em no-repeat;
}
#formwrap div.ex li.the {
    padding-bottom: 10px;
    padding-left: 25px;
    background: url(../summary/img/icon_03.gif)0 .15em no-repeat;
}
#formwrap div.ex li.end {
    padding-bottom: 0;
    padding-left: 25px;
    background: url(../summary/img/icon_00.gif)0 .15em no-repeat;
}
#mainwrap p {
    font-size: 12px;
    line-height: 150%;
    padding: 0;
    margin: 0;
}
#formwrap h2 img, #mainwrap h2 img, #mainwrap2 h2 img {
    padding: 0;
    margin-bottom: 10px;
}
#mainwrap h3 {
    font-size: 14px;
    font-style: normal;
    padding: 0;
    line-height: 150%;
}
#formwrap h3 {
    margin-bottom: 10px;
}
form input[type=text], form textarea {
    background: #fff;
    border: 2px solid #CCC;
    border-width: 2px;
    border-color: #CCC;
    border-style: solid;
    padding: 2px 5px;
    font-size: 15px;
}
form .btn, form label {
    cursor: pointer;
}
form .btn-left {
    margin-right: 30px;
}
form .btn-right {
    margin-left: 30px;
}
#formwrap img.message, #formwrap img.step {
    margin-left: 80px;
}
.xf_block {
    margin-bottom: 10px;
}
.xf_mark {
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    float: right;
}
.xf_essential {
    background: url(../contact/required.gif) no-repeat;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    float: right;
    color: red !important;
}
.xf_optional {
    background: url(../contact/optional.gif) no-repeat;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    float: right;
}
.xf_essential font, xf_optional font {
    display: none;
}
#formwrap h4, #mainwrap h4 {
    font-size: 12px;
    font-style: normal;
    padding: 0 0 5px;
    margin-bottom: 5px;
    border-bottom: #eee 1px solid;
}
#formwrap table, #mainwrap table, #mainwrap3 table {
    width: 100%;
}
#formwrap th, #mainwrap th, #mainwrap3 th {
    width: 30%;
    border-bottom: 1px solid #018B4B;
    background-color: #F6FAFB;
    text-align: left;
    padding: 20px 0 20px 10px;
    color: #018B4B;
    line-height: 150%;
    font-size: 12px;
    vertical-align: middle;
}
#formwrap td, #mainwrap td, #mainwrap3 td {
    width: 70%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    line-height: 150%;
    font-size: 12px;
    padding: 20px 20px 20px 10px;
}
.section, .section_counseling {
    width: 670px;
    margin: 0 0 30px;
    padding: 0;
    float: none;
    overflow: hidden;
}
.section2 {
    width: 550px;
    margin: 0 0 30px;
    padding: 0;
    overflow: hidden;
}
.section_kobetu, .section_kobetu2 {
    width: 670px;
    margin: 0 0 30px;
    padding: 0;
    float: none;
}
#sectionFlow {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}
#flowtble {
    width: 100%;
}
#flowtble td {
    width: 25%;
    text-align: left;
    vertical-align: top;
    border: none;
    line-height: 150%;
    font-size: 12px;
    padding: 0 10px 10px;
}
.sectionFlow2 {
    width: 100%;
    margin: 0;
    padding: 0;
    /*background-image:url(../img/bg_flow.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #FFF;
}
#section_box {
    width: 500px;
    margin: 0 auto 0 0;
    padding: 0;
    height: auto;
}
#section_box dl {
    margin: 0;
    padding: 0;
}
#section_box dt {
    padding: 0;
    background: 0 0;
    font-size: 12px;
    font-weight: 700;
    color: #00A040;
    margin: 0 10px 20px 0;
    float: left;
}
#section_box dd {
    background: 0 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 150%;
}
.sectionComent {
    width: 100%;
    margin: 0;
    padding: 0;
}
.faq {
    width: 670px;
    margin: 0;
    padding: 0;
}
.faqR {
    width: 330px;
    height: auto;
    float: left;
}
.faqL {
    width: 330px;
    height: auto;
    margin: 0 0 0 10px;
    float: left;
}
.faqall {
    width: 660px;
    height: auto;
    float: left;
}
.section_left {
    margin: 0;
    float: left;
    height: auto;
    width: 200px;
    padding: 0;
}
.section_left img {
    margin: 0 0 10px;
}
#section_right, .section_right {
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    height: auto;
    width: 400px;
}
#section_right table {
    width: 400px;
}
#section_right th {
    width: 30%;
    border: 1px solid #ddd;
    background-color: #eee;
    text-align: left;
    padding: 10px 0 10px 10px;
    color: #725016;
    line-height: 150%;
    font-size: 12px;
    vertical-align: top;
}
#section_right td {
    width: 70%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-align: left;
    line-height: 150%;
    font-size: 12px;
    padding: 10px;
}
.pic_r {
    margin: 0 0 15px 15px;
    padding: 0;
    float: right;
}
.pic_b {
    margin: 0;
    padding: 0;
    float: none;
    vertical-align: bottom;
}
.bodder {
    background-image: url(../img/hr.gif);
    height: 4px;
    width: 100%;
}
.boxheadlineb {
    width: auto;
    margin: 0 0 20px;
    padding: 0;
}
.boxheadlineb p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 150%;
}
.boxheadlineb a {
    color: #009FE9;
    text-decoration: underline;
}
.boxheadlineb a:hover {
    color: #DB006B;
    text-decoration: underline;
}
#thx {
    width: 91%;
    padding: 30px;
    border: 1px solid #018B4B;
    text-align: center;
}
#thx p {
    font-size: 16px;
}
#footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: left;
    height: 50px;
    background-image: url(../img/bg_footer_base.gif);
    background-repeat: repeat-x;
    background-position: center top;
    color: #FFF;
    font-size: 10px;
}
#footerBlock {
    width: 900px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-image: url(../img/bg_footer.gif);
    background-repeat: none;
    background-position: center top;
}
.footerLeft {
    margin: 0;
    padding: 0;
    float: left;
    height: 50px;
    width: 650px;
}
.footerRight {
    margin: 0;
    padding: 0;
    float: right;
    height: 50px;
    width: 250px;
}
.footerLinks {
    text-decoration: none;
    margin: 0;
    float: left;
    height: 15px;
    width: 100%;
    padding: 10px 0 0;
}
a.footerLink:link, a.footerLink:visited {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
    color: #fff;
    padding: 0;
}
a.footerLink:hover {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: underline;
    color: #fff;
    padding: 0;
}
a.footerLink:active {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: none;
    color: #fff;
    padding: 0;
}
.footerCopyrights {
    font-size: 10px;
    font-style: normal;
    margin: 0;
    float: left;
    height: 40px;
    width: 100%;
    color: #fff;
    text-align: right;
    padding: 10px 0 0;
}
.footerCopyrights p {
    padding: 5px 0 0;
    font-size: 10px;
    font-style: normal;
}
.footerCopyrights a {
    color: #fff;
    text-decoration: none;
}
.footernotice {
    font-size: 10px;
    font-style: normal;
    margin: 0;
    float: left;
    height: 20px;
    width: 100%;
    color: #eee;
    padding: 5px 0 0;
}
#koeBox h3 {
    font-size: 18px;
    font-style: normal;
    padding: 0;
    line-height: 150%;
    color: #F60;
    margin-bottom: 20px;
}
#koeBox p {
    font-size: 12px;
    line-height: 150%;
    padding: 0;
    margin: 0 0 20px;
}
.koeL {
    width: 150px;
    margin: 0 5px 0 0;
    float: left;
}
.koeR {
    width: 515px;
    margin: 0;
    float: left;
}
.koeinner {
    padding: 70px 0 0 40px;
}
.koeinnerA {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_shinozaki.gif) top no-repeat;
}
.koeinnerB {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_komatu.gif) top no-repeat;
}
.koeinnerC {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_shirato.gif) top no-repeat;
}
.koeinnerD {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_murakata.gif) top no-repeat;
}
.koeinnerE {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_suzuki.gif) top no-repeat;
}
.koeinnerF {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_akiyama.gif) top no-repeat;
}
.koeinnerH {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_just.gif) top no-repeat;
}
.koeinnerBottom {
    background: url(../img/koe_inner_bottom.gif) bottom no-repeat;
    height: 15px;
    padding: 0;
    margin: 0;
}
.koesection {
    width: 670px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
}
.question {
    width: 450px;
}
p.shitumon {
    color: #008CD6;
}
.customerinnerA {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_oogawara.gif) top no-repeat;
}
.customerinnerB {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_shiraishi.gif) top no-repeat;
}
.customerinnerC {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_takase.gif) top no-repeat;
}
.customerinnerD {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_leadconsulting.gif) top no-repeat;
}
.customerinnerE {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_nishioka.gif) top no-repeat;
}
.customerinnerF {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_mizutani.gif) top no-repeat;
}
.customerinnerG {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_amino.gif) top no-repeat;
}
.customerinnerH {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_just.gif) top no-repeat;
}
.customerinnerI {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/koe_inner_top_mscabin.gif) top no-repeat;
}
#koeBox dl {
    margin: 0;
    padding: 0;
}
#koeBox dt {
    padding: 0;
    background: 0 0;
    font-size: 10px;
    font-weight: 700;
    color: #333;
    margin: 0;
}
#koeBox dd {
    background: 0 0;
    padding: 0;
    font-size: 10px;
    line-height: 150%;
    margin: 0 0 5px;
    border-bottom: #EEE 1px solid;
}
.kansyu {
    text-align: right;
}
#mediasection {
    width: 670px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
}
.mediaL {
    width: 200px;
    margin: 0 5px 0 0;
    float: left;
}
.mediaR {
    width: 465px;
    margin: 0;
    float: left;
}
#mediasection p, #storybox p {
    font-size: 12px;
    line-height: 150%;
    padding: 0;
    margin: 0 0 20px;
}
#storybox .pbotom {
    margin: 0 0 50px;
}
#storybox h3 {
    font-size: 18px;
    font-style: normal;
    padding: .5em 10px .6em 0;
    line-height: 150%;
    color: #F60;
    margin-bottom: 20px;
    background: url(../img/bg_h3_story.gif) center bottom no-repeat;
}
#storybox h3.pat02 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    padding: 0 0 0 20px;
    line-height: 150%;
    color: #000;
    margin-bottom: 20px;
    background: url(../img/icon_h3line.gif) no-repeat;
}
#storysection {
    width: 670px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
    border-bottom: 3px solid #090;
    background: url(../img/bg_story.jpg) bottom no-repeat;
}
.storyL {
    width: 365px;
    margin: 0 5px 0 0;
    float: left;
}
.storyR {
    width: 300px;
    margin: 0;
    float: left;
}
#storybox li {
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    color: #F60;
    margin: 0 0 10px;
    background: url(../img/icon_point.gif) no-repeat;
    padding: 0 0 0 75px;
}
#storybox ul {
    margin: 0 0 20px;
}
#unei p {
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px;
}
#storybox p.btm10 {
    margin-bottom: 10px;
}
.section_kobetu table, .section_kobetu2 table {
    width: 100%;
}
.section_kobetu th {
    width: 37%;
    text-align: center;
    padding: 0 10px 20px 0;
    color: #018B4B;
    font-size: 12px;
    vertical-align: top;
}
.section_kobetu td.kobetu_01 {
    width: 15%;
    border-bottom: 1px solid #ccc;
    background-color: #F6FAFB;
    text-align: left;
    line-height: 150%;
    font-size: 12px;
    font-weight: 700;
    padding: 5px;
}
.section_kobetu td.kobetu_02 {
    width: 48%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    line-height: 150%;
    font-size: 12px;
    padding: 5px 0 5px 5px;
}
.section_kobetu td.kobetu_03 {
    width: 295px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    padding: 0;
}
.section_kobetu p {
    padding-bottom: 10px;
}
.section_kobetu2 th {
    width: 20%;
    border-bottom: 1px solid #018B4B;
    background-color: #F6FAFB;
    text-align: left;
    padding: 5px 0 5px 5px;
    color: #1a1a1a;
    line-height: 150%;
    font-size: 12px;
    vertical-align: top;
}
.section_kobetu2 td {
    width: 80%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    line-height: 150%;
    font-size: 12px;
    padding: 5px;
}
.section_kobetu2 td img {
    padding-bottom: 5px;
    padding-right: 5px;
}
p.or01 {
    font-weight: 700;
    color: #F60;
}
#section_form {
    width: 840px;
    margin: 0 0 30px;
    padding: 0;
    float: none;
}
#section_summary {
    width: 840px;
    margin: 200px 0 30px;
    padding: 0;
    float: none;
}
#section_summary table {
    width: 100%;
}
#section_summary th {
    width: 20%;
    text-align: center;
    padding: 20px;
    color: #018B4B;
    font-size: 12px;
    vertical-align: top;
    background-color: #fff;
    border-bottom: 1px solid #018B4B;
}
#section_summary td.summary_0a {
    width: 60%;
    text-align: center;
    padding: 20px;
    color: #018B4B;
    font-size: 12px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
#section_summary td.summary_01 {
    width: 60%;
    text-align: left;
    padding: 20px;
    font-size: 12px;
    vertical-align: top;
    background-color: #FFD;
    border-bottom: 1px solid #ccc;
}
#section_summary td.summary_02 {
    width: 20%;
    text-align: left;
    padding: 20px;
    font-size: 12px;
    vertical-align: top;
    background-color: #F6FAFB;
    border-bottom: 1px solid #ccc;
}
#section_summary td.summary_0b {
    width: 20%;
    text-align: center;
    padding: 20px;
    font-size: 12px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
#mainwrap2 {
    margin: 0;
    padding: 0 0 0 30px;
    float: left;
    height: auto;
    width: 870px;
}
.section_summary2 {
    width: 840px;
    margin: 0 0 30px;
    padding: 0;
    float: none;
    overflow: hidden;
}
.contents_area2 {
    margin: 20px 0;
    padding: 0;
    float: left;
    height: auto;
    width: 900px;
}
.sectionComent2 {
    width: 850px;
    margin: 0;
    padding: 0;
}
dl#point01 {
    background-image: url(../img/about_mendan0810.jpg);
    width: 670px;
    height: 190px;
    margin: 0;
    padding: 0;
}
dl#point01 dt {
    background: 0 0;
    padding: 10px 0 0 20px;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #F90;
}
dl#point01 dd {
    background: 0 0;
    padding: 10px 0 0 20px;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
dl#point01 dd.sub {
    background: 0 0;
    padding: 25px 0 0 20px;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
}
.orange {
    color: #F90;
}
dl#point02 {
    background-image: url(../img/pack_a_0810.jpg);
    width: 670px;
    height: 240px;
    margin: 0;
    padding: 0;
}
dl#point02 dd {
    background: 0 0;
    padding: 100px 0 0 80px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #018BD5;
    line-height: 27px;
}
dl#point03 {
    background-image: url(../img/pack_c_0810.jpg);
    width: 670px;
    height: 240px;
    margin: 0;
    padding: 0;
}
dl#point03 dd {
    background: 0 0;
    padding: 100px 0 0 80px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #018B4B;
    line-height: 27px;
}
dl#flow {
    background-image: url(../img/flow_0810.jpg);
    width: 670px;
    height: 235px;
    margin: 0;
    padding: 0;
}
dl#flow dd {
    background: 0 0;
    float: left;
    width: 160px;
    padding: 60px 0 0;
    margin: 0 10px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #018B4B;
    text-align: center;
}
dl#flow dd.endf {
    background: 0 0;
    float: left;
    width: 150px;
    padding: 60px 0 0;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #018B4B;
    text-align: center;
}
div#voice01 {
    background: url(../img/voice_03_0810.jpg) no-repeat;
    width: 670px;
    height: 220px;
    margin: 0;
    padding: 0;
}
div#v01in {
    width: 450px;
    padding: 80px 0 0 195px;
    font-size: 13px;
    font-weight: 700;
}
div#voice02 {
    background: url(../img/voice_02_0810.jpg) no-repeat;
    width: 670px;
    height: 202px;
    margin: 0;
    padding: 0;
}
div#v02in {
    width: 450px;
    padding: 80px 0 0 25px;
    font-size: 13px;
    font-weight: 700;
}
div#voice03 {
    background: url(../img/voice_01_0810.jpg) no-repeat;
    width: 670px;
    height: 240px;
    margin: 0;
    padding: 0;
}
div#v03in {
    width: 450px;
    padding: 80px 0 0 195px;
    font-size: 13px;
    font-weight: 700;
}
div#voice04 {
    background: url(../img/voice_05_0810.jpg) no-repeat;
    width: 670px;
    height: 242px;
    margin: 0;
    padding: 0;
}
div#v04in {
    width: 450px;
    padding: 80px 0 0 195px;
    font-size: 13px;
    font-weight: 700;
}
div#voice05 {
    background: url(../img/voice_0810.jpg) no-repeat;
    width: 670px;
    height: 300px;
    margin: 0;
    padding: 0;
}
div#v05in {
    width: 450px;
    padding: 20px 0 0 195px;
    font-weight: 700;
}
div#v05in p {
    font-size: 14px;
}
div#aboutus01 {
    background: url(../img/bg_h2_what.jpg) no-repeat;
    width: 670px;
    height: 60px;
    margin: 0 0 20px;
    padding: 0;
}
div#a01in {
    width: 450px;
    padding: 18px 0 0 78px;
    font-weight: 700;
    color: #fff;
}
div#a01in p {
    font-size: 19px;
}
div#aboutus02 {
    background: url(../img/bg_about_mendan.jpg) no-repeat;
    width: 670px;
    height: 220px;
    margin: 0;
    padding: 10px;
}
div#a02in {
    width: 450px;
    padding: 175px 0 0 25px;
    font-weight: 700;
    color: #333;
}
div#a02in p {
    font-size: 15px;
    line-height: 18px;
}
.btnPrf {
    vertical-align: middle;
    margin-left: 20px;
    margin-bottom: 5px;
}
#homekey #gNav ul li {
    float: left;
}
#homekey #gNav ul li img {
    vertical-align: top;
}
#mainwrap table.table01, #mainwrap3 table.table01 {
    border-collapse: separate;
    border-spacing: 1px;
    border: none;
    margin-bottom: 30px;
    background: #ccc;
}
#mainwrap table.table01 td, #mainwrap table.table01 th, #mainwrap3 table.table01 td, #mainwrap3 table.table01 th {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
#mainwrap table.table01 th, #mainwrap3 table.table01 th {
    background: #e6fbec;
}
#mainwrap table.table01 p, #mainwrap3 table.table01 p {
    margin-bottom: 0;
}
.prfBox .left {
    float: left;
    width: 260px;
}
.prfBox .right {
    float: right;
    width: 400px;
}
#mainwrap .prfBox .right p, #mainwrap3 .prfBox .right p {
    font-size: 14px;
    line-height: 150%;
}
.clear {
    clear: both;
}
span.gr {
    color: #147A64;
    font-weight: 700;
}
img.top40 {
    padding-top: 40px;
}
#storybox ps {
    font-size: 9px;
    line-height: 150%;
    padding: 0;
    margin: 0 0 20px;
}
div#melit, div#sectionHikaku {
    margin: 0 0 30px;
}
#melit li, #sectionHikaku li {
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style-type: none;
    vertical-align: top;
}
#melit li img, #sectionHikaku li img {
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: top;
}
img.mt20 {
    margin: 20px 0 0;
}
div#souba {
    background: url(../img/img_bg_kakaku.png) top no-repeat;
    height: 760px;
    position: relative;
}
div#souba p.a {
    position: absolute;
    width: 240px;
    top: 247px;
    left: 46px;
}
div#souba p.b {
    position: absolute;
    width: 240px;
    top: 247px;
    left: 385px;
}
div#souba p.c {
    position: absolute;
    width: 320px;
    top: 600px;
    left: 177px;
}
.voicebox {
    width: 670px;
    margin: 0;
    padding: 0 0 40px;
    overflow: hidden;
    clear: both;
}
.voiceL {
    width: 150px;
    margin: 0 5px 0 0;
    float: left;
}
.voiceR {
    width: 515px;
    margin: 0;
    float: right;
}
.voiceL2 {
    width: 515px;
    margin: 0;
    float: left;
}
.voiceR2 {
    width: 150px;
    margin: 0 5px 0 0;
    float: right;
}
dl.voice {
    margin: 0;
    padding: 0;
}
dl.voice dt {
    padding: 0;
    background: 0 0;
    font-size: 10px;
    color: #096;
    margin: 0;
}
dl.voice dd {
    background: 0 0;
    padding: 0;
    font-size: 10px;
    line-height: 150%;
    margin: 0 0 5px;
    color: #096;
    border-bottom: #EEE 1px solid;
}
.voiceinner {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/bg_voice.gif) top no-repeat;
}
.voiceinner2 {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/bg_voice2.gif) top no-repeat;
}
.voicetxt {
    padding: 20px 0 0 40px;
    font-size: 13px;
    font-weight: 700;
}
.voicetxt2 {
    padding: 20px 0 0 30px;
    font-size: 13px;
    font-weight: 700;
}
.koetxt {
    padding: 20px 0 0 40px;
    font-size: 13px;
}
#mainwrap h3.voicettl {
    font-size: 16px;
    margin: 0 0 20px;
    color: #F90;
}
p.voice {
    margin: 0 0 20px;
}
.koeinnerBottom2 {
    background: url(../img/koe_inner_bottom2.gif) bottom no-repeat;
    height: 15px;
    padding: 0;
    margin: 0;
}
div.voicetxt p.shitumon {
    color: #008CD6;
}
.payL {
    float: left;
    width: 330px;
    padding-bottom: 10px;
}
.payR {
    float: right;
    width: 330px;
    padding-bottom: 10px;
}
#section_counseling, #section_seminar {
    margin-bottom: 20px;
}
#section_counseling p, #section_seminar p {
    font-size: 14px;
    line-height: 150%;
    padding: 0;
    margin: 0 0 20px;
}
#section_counseling p.end, #section_seminar p.end {
    margin: 0 0 40px;
}
.counselingL {
    float: left;
    width: 410px;
    padding-bottom: 10px;
}
.counselingR {
    float: right;
    width: 240px;
    padding-bottom: 10px;
}
.seminarL {
    float: left;
    width: 240px;
    padding-bottom: 10px;
}
.seminarR {
    float: right;
    width: 410px;
    padding-bottom: 10px;
}
#section_seminar div.seminarR p {
    font-size: 12px;
}
#section_counseling h3, #section_seminar h3 {
    background: url(../img/201305/img_bg_h3.gif) left top no-repeat;
    padding: 0 0 .4em 15px;
    font-size: 16px;
    color: #F90;
}
#section_counseling p.center, #section_seminar p.center {
    text-align: center;
}
#section_seminar div.seminarR p.big {
    font-weight: 700;
    font-size: 16px;
}
#inner {
    padding: 30px 0 0 40px;
}
#inner p {
    margin: 0 0 30px;
}
#inner p.cap {
    color: #008CD6;
    margin: 0 0 10px;
}
#inner p.end {
    margin: 0;
}
.innertop {
    width: 515px;
    margin: 0;
    float: none;
    overflow: hidden;
    background: url(../img/201305/inner_top.gif)no-repeat top;
}
span.exbig {
    font-size: 30px;
}
span.red {
    color: red;
    font-weight: 700;
}
.column_news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #018B4B;
}
.column_news ul {
    clear: both;
}
.column_news ul li {
    float: left;
    width: 48%;
    padding-top: 10px;
}
.column_news ul li+li {
    float: right;
}
.column_box+.column_box li {
    border-top: 1px solid #018B4B;
    margin-top: 10px;
}
#mainwrap .column_news ul p.column_title {
    color: #018B4B;
    font-size: 13px;
}
#mainwrap .column_news ul span.column_date {
    font-size: 12px;
    font-weight: 700;
}
#mainwrap .column_news ul span.column_cate {
    font-size: 12px;
}
#mainwrap .column_news ul p.column_title span.column_cate a {
    font-weight: 400;
}
#mainwrap .column_news ul p.column_text {
    font-size: 12px;
    margin: 5px 0 0;
    padding: 7px;
    background: #F6F6F6;
}
.column_link {
    margin-top: 10px !important;
    text-align: right;
}
#mainwrap4 {
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    width: 670px;
    line-height: 180%;
}
#mainwrap4 p {
    font-size: 14px;
    line-height: 150%;
}
#mainwrap4 p.a, #mainwrap4 p.b, #mainwrap4 p.c {
    font-size: 12px;
}
span.bld {
    font-weight: 700;
    font-size: 1.1em;
}
#section_seo {
    width: 670px;
    margin: 0 0 30px;
    padding: 0;
    line-height: 180%;
}
#section_seo p.btm20px {
    margin-bottom: 20px;
}
#section_seo p.bgreen {
    font-weight: 700;
    font-size: 16px;
    color: #090;
    margin-top: 40px;
    margin-bottom: 10px;
}
#section_seo span.bgreen {
    font-weight: 700;
    font-size: 14px;
    color: #090;
}
#section_seo span.bblk {
    font-weight: 700;
    font-size: 14px;
    color: #1a1a1a;
}
#section_seo p.borg {
    font-weight: 700;
    font-size: 14px;
    color: #F90;
}
#section_seo #seo_box {
    padding: 20px;
    margin: 10px 0 0;
    background: #F6FAFB;
}
#section_seo dl {
    margin-bottom: 10px;
}
#section_seo dl dt {
    display: block;
    padding-left: 0;
    background-image: none;
    font-size: 13px;
    font-weight: 700;
    color: #1a1a1a;
    padding-top: 1px;
    padding-bottom: 0;
    margin-bottom: 5px;
}
dd {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 9pt;
    padding-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
}
div#form {
    width: 670px;
    margin: 20px 0;
}
div#form .xf_essential {
    background: url(../img/201405/required.gif) no-repeat;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    float: right;
    color: red !important;
}
div#form .xf_optional {
    background: url(../img/201405/optional.gif) no-repeat;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 5px;
    float: right;
}
div#topmenu2 {
    padding: 20px 20px 0 20px;
    background-color: #f6fafb;
    border-bottom: 1px solid #e5e5e5;
}
div#topmenu {
    padding: 0 20px 20px 20px;
    background-color: #f6fafb;
    border-bottom: 1px solid #e5e5e5;
}
div#topmenu ul li, div#topmenu2 ul li {
    float: left;
    padding: 0 1pc 0 0;
    margin: 0;
}
div#topmenu ul li.end, div#topmenu2 ul li.end {
    float: left;
    padding: 0;
    margin: 0;
}
div#topmenu ul li a {
    display: block;
    background: url(../img/201511/img_btn_a.jpg)0 0 no-repeat;
    width: 276px;
    height: 10pc;
    text-decoration: none;
}
div#topmenu ul li.item02 a {
    background-image: url(../img/201511/img_btn_b.jpg);
}
div#topmenu ul li.item03 a {
    background-image: url(../img/201511/img_btn_c.jpg);
}
div#topmenu ul li a:hover {
    background-position: 0 -10pc;
}
div#topmenu ul li a dt {
    line-height: 1;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
    background: 0;
    padding: 17px 0 0 70px;
    height: 37px;
    margin: 0;
}
div#topmenu ul li.item02 a dt, div#topmenu ul li.item03 a dt {
    padding: 17px 0 0 5pc;
}
div#topmenu ul li a dd {
    font-weight: 700;
    font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
    padding: 0;
    background: 0;
    font-size: 21px;
    margin-bottom: 0;
    margin-left: 0;
    color: #000;
    text-align: center;
}
div#topmenu ul li a dd span {
    color: #f17e14;
    font-size: 28px;
}
img.pdb20 {
    padding-bottom: 20px;
}
p.center {
    text-align: center;
}
#headerArea_notel {
    width: 900px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    float: none;
    background-repeat: no-repeat;
    background-image: url(../img/201407/headder.gif);
}
dl.faq_new {
    margin-bottom: 10px;
}
dl.faq_new dt {
    display: block;
    padding-left: 40px;
    background-image: url(../img/icon_q.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 13px;
    font-weight: 700;
    color: #018B4B;
    padding-top: 18px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
dl.faq_new dd {
    display: block;
    padding-left: 35px;
    background-image: url(../img/icon_a.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 12px;
    line-height: 150%;
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 15px;
    margin-left: 5px;
}
img.btm60 {
    margin-bottom: 60px;
}
div.banner_box {
    background: url(../img/201409/img_bg_jisseki.gif) top no-repeat;
    position: relative;
    height: 200px;
    padding-bottom: 40px;
}
div.banner_box p.link {
    position: absolute;
    top: 160px;
    left: 340px;
}
div.banner_box p.btn {
    position: absolute;
    bottom: 50px;
    left: 250px;
}
div.section_affbtn {
    background: url(../img/201409/bg_btn.jpg) top no-repeat;
    position: relative;
    height: 270px;
    padding-bottom: 40px;
}
div.section_affbtn p.mail {
    position: absolute;
    top: 105px;
    left: 20px;
}
div.section_affbtn p.tel {
    position: absolute;
    top: 185px;
    left: 20px;
}
.clearfix:after, div#topmenu:after, div.banner_box:after, div.section_affbtn:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
/* 追加テキスト化 20160922
------------------------------------- */

.firstChoice {
    position: relative;
    background: url(../img/201609/fig_b_01.gif)0 0 no-repeat;
    width: 670px;
    height: 220px
}
#mainwrap .firstChoice .item01 {
    color: #1a9e52;
    font-size: 35px;
    font-weight: 700;
    position: absolute;
    width: 395px;
    height: 90px;
    top: 20px;
    left: 263px;
    line-height: 1.2
}
#mainwrap .firstChoice .item02 {
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    width: 465px;
    height: 90px;
    top: 113px;
    left: 193px;
    line-height: 1.4
}
.startupBox02 {
    background: url(../img/201609/fig_b_02.gif)0 0 no-repeat;
    width: 670px;
    height: 747px;
    position: relative;
    font-weight: 700
}
.startupBox02 .list01 {
    font-size: 19px;
    position: absolute;
    top: 148px;
    left: 8pc
}
.startupBox02 .list01 li {
    margin-bottom: 18px
}
.startupBox02 .list02 {
    font-size: 19px;
    position: absolute;
    top: 398px;
    left: 5pc;
    letter-spacing: -1px
}
.startupBox02 .list02 li {
    margin-bottom: 14px
}
#mainwrap .startupBox02 .item04 {
    font-size: 24px;
    position: absolute;
    top: 318px;
    left: 50px;
    color: #ff9326
}
h2.h2Ttl01 {
    font-size: 22px;
    color: #fff;
    padding: 17px 0 0 75px;
    font-weight: 700;
    line-height: 1
}
.improvementBox02 {
    height: 380px;
    background: url(../img/201609/fig_a_02.gif)0 0 no-repeat
}
#mainwrap .improvementBox02 p {
    width: 420px;
    height: 235px;
    padding: 40px 10px 0 235px;
    color: #1a9e52;
    font-size: 1pc;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -.5px
}
.improvementBox02, .improvementBox03 {
    width: 670px;
    position: relative;
    font-weight: 700
}
.improvementBox04 {
    background: url(../img/201609/fig_a_04.gif)0 0 no-repeat;
    width: 670px;
    height: 290px;
    font-weight: 700;
    position: relative
}
#mainwrap .improvementBox04 p {
    width: 435px;
    height: 235px;
    padding: 40px 10px 0 215px;
    color: #1a9e52;
    font-size: 1pc;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -.5px
}
#mainwrap .txtStyle01 {
    font-size: 17px
}
#mainwrap .txtStyle01, #mainwrap .txtStyle02 {
    line-height: 1.6;
    font-weight: 700;
    letter-spacing: -.5px
}
#mainwrap .inheritanceBox01 {
    background: url(../img/201609/fig_c_01.gif)0 0 no-repeat;
    width: 670px;
    height: 460px;
    position: relative
}
#mainwrap .inheritanceBox01 ul {
    padding: 0 0 0 35px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1
}
#mainwrap .inheritanceBox01 ul li {
    margin-bottom: 19px
}
#mainwrap .inheritanceBox01 .item10 {
    position: absolute;
    font-weight: 700;
    font-size: 27px;
    color: #ff9326;
    text-align: center;
    line-height: 1.4;
    top: 376px;
    left: auto;
    width: 670px
}
#mainwrap .bgGreen {
    background: #e5fbec
}
.inheritanceBox02 {
    padding-top: 20px
}
#mainwrap h3.pat01 {
    width: 606px;
    padding: 0 10px;
    margin: 0 auto 18px;
    color: #fff754;
    text-shadow: -1px -1px 0 #00a84a;
    font-size: 23px;
    background: #72d19b;
    border-radius: 4px
}
#mainwrap h3.pat01 span {
    font-size: 21px
}
#mainwrap .inheritanceTax02 {
    padding: 0 22px 5px
}
.firstChoice, .improvementBox01, .improvementBox02, .improvementBox03, .inheritanceTxt01, .listPat01, .listPat02, .meritBox ul, .startupBox02, .startupBox03, .startupBox04, listPat03 {
    font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif
}
/* 追加 20161003
------------------------------------- */

.f16 {
    font-size: 16px !important;
    line-height: 2 !important;
}
#index p, #index p.borg, #index dl, #index dl dt, #index dl dd {
    font-size: 14px;
    line-height: 1.5;
}
#topmenu dl, #topmenu dl dt, #topmenu dl dd {
    line-height: 1.2;
}
#index .bblk {
    font-size: 18px !important;
}
#index #flow dd {
    font-size: 12px;
    line-height: 150%;
}
#index #flowtble td p {
    font-size: 12px;
    line-height: 150%;
}
#index .table01 th, #index .table01 td, #index .formTable th, #index .formTable td {
    font-size: 16px;
    line-height: 2;
}
/* 追加 20161103　taxAccountant ※reasonBoxは共通で使用
------------------------------------- */
#attral h3 {
    font-size: 25px;
    font-weight: bold;
    color: #0A4899;
    background: url(../img/bg_ttl.gif) 0 bottom no-repeat;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#attral.appliBtn {
    margin-top: 30px;
}
#attral.appliBtn.ver02 {
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
}
#attral.imgTxt {
    margin-bottom: 20px;
}
#attral.txt {
    font-size: 16px;
}
#topPage .txt {
    font-size: 14px;
}
#attral .reasonBoxTtl {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}
#attral .reasonBoxTtl .Box {
    background: url(../img/tax_accountant/img_reason_00.jpg) bottom right no-repeat;
    float: left;
    width: 670px;
}
#attral .reasonBoxTtl .leftBox {
    float: left;
    width: 350px;
}
#attral .reasonBoxTtl .leftBox li, .reasonBoxTtl .Box li {
    margin-bottom: 12px;
}
#attral .reasonBoxTtl .rightBox {
    float: right;
    width: 300px;
}
#attral .reasonBox {
    background: #F1F7F9;
    width: 550px;
    margin: 0 auto 30px auto;
    padding: 10px 30px 30px 30px;
    position: relative;
}
#attral .topBox {
    background: #F1F7F9;
    width: 610px;
    margin: 0 auto 30px auto;
    padding: 10px 30px 10px 30px;
    position: relative;
}
#attral .topBox_end {
    background: #F1F7F9;
    width: 610px;
    margin: 0 auto 80px auto;
    padding: 10px 30px 10px 30px;
    position: relative;
}
#attral .reasonBox h4 {
    font-size: 20px;
    color: #0A4899;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 26px;
    padding-left: 42px;
    padding-top: 8px;
    position: relative;
    left: -40px;
    line-height: 1;
    border-bottom: none;
}
#attral .topBox h4, #attral .topBox_end h4 {
    font-size: 20px;
    color: #00A040;
    font-weight: bold;
    margin-bottom: 5px;
    min-height: 26px;
    padding-left: 42px;
    padding-top: 8px;
    position: relative;
    left: -40px;
    line-height: 1;
    border-bottom: none;
}
#attral #page01.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no01.gif) 0 0 no-repeat;
}
#attral #page01.topBox h4, #attral #page01.topBox_end h4 {
    background: url(../img/icon_type_top.gif) 0 0 no-repeat;
}
#attral #page02.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no02.gif) 0 0 no-repeat;
}
#attral #page03.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no03.gif) 0 0 no-repeat;
}
#attral #page04.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no04.gif) 0 0 no-repeat;
}
#attral #page05.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no05.gif) 0 0 no-repeat;
}
#attral #page06.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no06.gif) 0 0 no-repeat;
}
#attral #page07.reasonBox h4 {
    background: url(../img/tax_accountant/icon_no07.gif) 0 0 no-repeat;
}
#attral.reasonBox.heart h4 {
    background: url(../common/img/icon_heart.gif) 0 0 no-repeat;
}
#attral.reasonBox.magazine h4 {
    background: url(../common/img/icon_magazine.gif) 0 0 no-repeat;
}
#attral .reasonBox .txt, #topPage .txt, .reasonBox p {
    margin-bottom: 20px;
}
#attral .topBox p {
    margin-bottom: 0px;
    font-size: 14px;
}
#attral span.gokai {
    background: #00A040;
    padding: 0.5em 1em;
    color: white;
    border-radius: 1em;
    margin-right: 10px;
    padding-left: -50px;
    font-size: 14px;
}
#attral .reasonBox table {
 width:100#;
}
#attral .reasonBox table th, #attral .reasonBox table td {
    border: 1px solid #8EC7FF;
    background: #fff;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
}
#attral .reasonBox table .cel01 {
    background-color: inherit;
    border: none;
    width: 149px;
}
#attral .reasonBox table .cel02, #attral .reasonBox table .cel03 {
    width: 199px;
}
#attral .reasonBox table td.cel04 {
    background: #FFFFBF;
    font-size: 18px;
    font-weight: bold;
    color: #FFA600;
}
#attral .reasonBox table td.cel05 {
    background: #F0F8FD;
}
#attral .voiceBox {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ACAC9D;
}
#attral.voiceBox.last {
    margin-bottom: 50px;
    padding-bottom: 0;
    border-bottom: none;
}
#attral .voiceBox .leftBox {
    width: 340px;
    float: left;
}
#attral .voiceBox .rightBox {
    width: 300px;
    float: right;
}
#attral .voiceBox .name {
    color: #1070E4;
    margin-bottom: 20px;
}
#attral .voiceBox .leftBox .txt {
    margin-bottom: 40px;
}
/* 追加 20161129　tokyo
------------------------------------- */
#point {
    padding-bottom: 40px;
}
#point p {
    font-size: 16px;
    padding: 0 0 20px 0;
}
h2.h2Pt01 {
    background: url(../img/201609/fig_a_02.gif)0 0 no-repeat;
    font-size: 18px;
    color: #fff;
    padding: 21px 0 25px 75px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}
#point h3 {
    font-size: 24px;
    padding: .50em 0 .50em .75em;
    border-left: 6px solid #FE7F00;
    color: #15AA5D;
    margin-bottom: 10px;
}
#point h3 span {
    display: block;
    margin-bottom: .2em;
    color: #FE7F00;
    font-size: .9em;
}
#point h4 {
    padding-bottom: 10px;
    font-size: 16px;
}
#point dl {
    padding-bottom: 20px;
}
#point dt {
    text-align: center;
    color: #FE7F00;
    background-color : #FFFB8C;
    background-image: none;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width : 100px;
    /* 左寄せ */
    float : left;
    /* float解除 */
    clear : both;
}
#point dd {
    font-size: 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 550px;
    /* dtの幅分の設定 */
    margin-left : 120px;
}
#point dd span {
    font-size: 16px;
    font-weight: bold;
    color: #FE7F00;
}
.sitemapList {
    margin: 8px 0 20px 35px;
}
.sitemapList a {
    color: #009966;
    font-size: 14px;
    text-decoration: none;
}
.sitemapList a:hover {
    text-decoration: underline;
}
.sitemapList li {
    margin-bottom: 16px;
}
.sitemapList li.mar {
    margin-bottom: 47px;
}
.sitemapList li ul {
    margin: 16px 0 0 20px;
}
.sitemapList li a:before {
    content: url(../img/icon_arrow01.png);
    display: inline-block;
    margin-right: 5px;
}
.sitemapList li li a:before {
    content: url(../img/icon_arrow02.png);
}
/* 追加 20171002　テキスト化
------------------------------------- */
.meritBox ul {
    background: url(../img/201511/img_merit_02.gif)0 0 no-repeat;
    width: 600px;
    height: 383px;
    padding: 5pc 0 0 70px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1
}
.meritBox ul li {
    margin-bottom: 18px
}
.meritBox ul .cap {
    font-size: 14px
}
.meritBox ul strong {
    color: #f60;
    font-size: 22px
}
.listPat01 {
    background: url(../img/201511/fig_startup.jpg)0 0 no-repeat;
    width: 600px;
    height: 473px;
    padding: 7pc 0 0 70px;
    position: relative;
    letter-spacing: -.2px
}
.listPat01 ul.firstStep {
    color: #018ada;
    font-size: 18px;
    font-weight: 700
}
.listPat01 ul li {
    margin-bottom: 15px
}
.listPat02 {
    background: url(../img/201511/fig_improvement.jpg)0 0 no-repeat;
    width: 600px;
    height: 473px;
    padding: 7pc 0 0 70px;
    position: relative;
    letter-spacing: -.2px
}
.listPat02 ul.changeBox {
    color: #1a9e52;
    font-size: 18px;
    font-weight: 700
}
.listPat02 ul li {
    margin-bottom: 15px
}
a.noBorder {
    text-decoration: none
}
.listPat03 {
    background: url(../img/201511/fig_inheritance.jpg)0 0 no-repeat;
    width: 600px;
    height: 473px;
    padding: 7pc 0 0 70px;
    position: relative;
    letter-spacing: -.2px
}
.listPat03 ul.inheritanceTax {
    color: #107e5b;
    font-size: 18px;
    font-weight: 700
}
.listPat03 ul li {
    margin-bottom: 15px
}
#index #v05in p {
    font-size: 15px;
    line-height: 150%;
}
h2.point, h2.gokai {
    position: relative;
    border-top: solid 2px #FE7F00;
    border-bottom: solid 2px #FE7F00;
    background: #fffff0;
    line-height: 1.4;
    padding: 0.5em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 24px;
    color: #FE7F00;
    font-weight: bold;
}
h2.point:after {/*タブ*/
    position: absolute;
    content: '\7A0E\7406\58EB\3092\63A2\3059\305F\3081\306E\30DD\30A4\30F3\30C8';
    background: #FE7F00;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px 3px;
    font-size: 0.6em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h2.gokai:after {/*タブ*/
    position: absolute;
    content: '\7A0E\7406\58EB\3092\63A2\3059\6642\306B\3088\304F\3042\308B\FF14\3064\306E\8AA4\89E3';
    background: #FE7F00;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px 3px;
    font-size: 0.6em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h5.point {
    position: relative;
    padding: 0.6em;
    background: #d6eaff;
    font-size: 20px;
}
h5.point:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #d6eaff;
    width: 0;
    height: 0;
}
/* clearfix
------------------------------------- */
.clearfix:after, .reasonBoxTtl:after, .voiceBox:after {
    content : '';
    display : block;
    clear : both;
    height: 0;
}
.pc_disp_no {
    display: none;
}
/* 追加 20180110
------------------------------------- */
#book #homekey.disp_no a {
    background: url(../book/img/main.jpg) no-repeat center top;
}
#book p {
    font-size: 16px;
    line-height: 2;
}
#book .img01 {
    margin: 0 0 40px -15px;
}
#book .img02 {
    margin: 40px 0;
}
#book .img03 {
    margin: 40px 0;
}
#book .arrow01 {
    margin: 40px 0;
}
#book .arrow02 {
    margin: 40px 0;
}
#book .mokuji {
    background-color: #ebf7ed;
    padding: 35px;
}
#book h3 {
    color: #00a040;
    font-size: 28px;
    text-align: center;
    margin: 80px 0 40px;
}
#book .mokuji h3 {
    margin: 0;
}
#book .mokuji span {
    height: 35px;
    line-height: 35px;
    background: url(../book/img/icon01.png) no-repeat left center;
    padding-left: 45px;
    display: inline-block;
}
#book .mokuji ul {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 20px 30px;
}
#book .mokuji ul li dl dt {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    background: url(../book/img/bg01.gif) left top;
    margin: 0;
    padding: 15px 0 15px 15px;
    border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
}
#book .mokuji ul li dl dd {
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
    margin: 0;
    padding: 15px 15px 50px;
}
#book .mokuji ul li dl dd.last {
    padding: 15px 15px 0;
}
#book h3.icon02 span {
    height: 35px;
    line-height: 35px;
    background: url(../book/img/icon02.png) no-repeat left center;
    padding-left: 45px;
    display: inline-block;
}
#book h3.icon03 span {
    height: 35px;
    line-height: 35px;
    background: url(../book/img/icon03.png) no-repeat left center;
    padding-left: 45px;
    display: inline-block;
}
#book .present_form p {
    color: #009b37;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#book .present_form fieldset {
    border: none;
}
#book .present_form table {
    border-collapse: collapse;
    border: 2px solid #00a040;
}
#book .present_form table th {
    color: #00a040;
    font-size: 16px;
    font-weight: normal;
    background-color: #ebf7ed;
    border: 1px solid #00a040;
}
#book .present_form table td {
    font-size: 16px;
    border: 1px solid #00a040;
}
#book .present_form table td input {
    width: 100%;
}
#book .present_form table th .caution {
    color: #fff;
    font-size: 12px;
    background-image: none;
    background-color: #ff9900;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    padding: 0px 10px;
}
/* 追加 20180620 新着情報
------------------------------------- */

h2.newsList {
    background: url(../img/h2_newsList.gif)0 0 no-repeat;
    font-size: 18px;
    color: #fff;
    padding: 21px 0 25px 75px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}

#newsList .newsList dt {
    float: left;
    width: 120px;
    margin-top: 6px;
    background-image: none;
    padding: 0 0 0 15px;
    margin: 6 0 0 10;
    color: #018B4B;
}
#newsList .newsList dd {
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
}

#newsList {
	margin-bottom: 20px;
}

.clearall {
	clear: both;
}

button.formBtn{ padding: 0; border: 0; cursor: pointer }