@charset "UTF-8";
/*--------------------
  reset setting
--------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

img {
  line-height: 0;
  vertical-align: top; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix, .wrap {
  zoom: 1; }

.clearfix:after, .wrap:after {
  content: "";
  display: block;
  clear: both; }

.cf, .wrap {
  zoom: 1; }

.cf:after, .wrap:after {
  content: "";
  display: block;
  clear: both; }

/*--------------------
  global setting
--------------------*/
body {
  font: 75%/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  color: #333333;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%; }

a {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(6, 59, 118, 0.3); }
  a:link, a:active {
    color: #1A65D4;
    text-decoration: underline; }
  a:visited {
    color: #994BB2; }
  a:focus, a:hover {
    color: #07B7D7; }

/*--------------------
  margin
--------------------*/
.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

/*--------------------
  header
--------------------*/
#header {
  height: 80px; }
  #header .wrap {
    width: 986px;
    height: 80px;
    margin: 0 auto; }
  #header #logo {
    width: 514px;
    float: left;
    padding: 11px 0 0 3px; }
  #header #headTel {
    width: 303px;
    float: left;
    padding: 11px 0 0 0; }
  #header ul {
    width: 166px;
    float: left;
    padding: 5px 0 0 0; }

.pagetop {
  width: 980px;
  margin: 0 auto;
  overflow: hidden; }
  .pagetop a {
    float: right;
    padding-right: 22px;
    background: url(../img/cmn_arw_t.png) 100% 50% no-repeat; }

/*--------------------
footer
--------------------*/
#footer .wrap {
  width: 980px;
  margin: 0 auto;
  padding: 18px 0 50px; }
#footer .pagetop {
  padding: 0 0 30px;
  margin: 0 0 10px;
  text-align: right;
  border-bottom: 1px solid #e0e0e0; }
#footer .ksosTop {
  float: left; }
  #footer .ksosTop a {
    padding-left: 22px;
    background: url(../img/cmn_arw_l.png) 0 0 no-repeat; }

#copyrights {
  float: right;
  padding: 4px 0 0;
  font-size: 83.3%;
  color: #7f7f7f; }

/*--------------------
offerArea
--------------------*/
.offerArea {
  width: 980px;
  height: 110px;
  position: relative;
  margin: 0 auto;
  background: url(../img/cmn_bg_consult.png) 0 0 no-repeat; }
  .offerArea h2 {
    width: 980px;
    height: 42px;
    position: absolute;
    top: -30px;
    left: 0; }
  .offerArea .tel {
    float: left;
    padding: 24px 0 0 25px; }
  .offerArea ul {
    float: right;
    padding: 12px 20px 0 0; }
    .offerArea ul li {
      float: left;
      margin-right: 4px; }
  .offerArea ul.single {
    float: left;
    padding: 12px 0 0 0; }
    .offerArea ul.single li {
      float: left;
      margin-right: 9px;
      margin-left: 9px; }

/*--------------------
securityArea
--------------------*/
#securityArea {
  margin: 0;
  padding: 0 0 13px;
  background: url(../img/cmn_bg_security.png) 50% 41px no-repeat; }
  #securityArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #securityArea h2 {
    margin: 0 0 9px; }

/*--------------------
menuArea
--------------------*/
#menuArea {
  margin: 0;
  padding: 0 0 13px;
  background: url(../img/cmn_bg_menu.png) 50% 41px no-repeat; }
  #menuArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #menuArea h2 {
    margin: 0 0 9px; }
  #menuArea .menuWrap {
    width: 900px;
    margin: 54px auto 40px;
    background: url(../img/bg_menu.png) 0 50% no-repeat; }
    #menuArea .menuWrap .basic {
      width: 430px;
      float: left; }
      #menuArea .menuWrap .basic h3 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        background-color: #2b3491;
        text-align: center;
        height: 30px;
        line-height: 30px; }
      #menuArea .menuWrap .basic h4 {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        letter-spacing: -0.04em;
        margin: 0 0 5px; }
        #menuArea .menuWrap .basic h4.op {
          font-size: 20px;
          font-weight: bold;
          color: #2b3491;
          letter-spacing: -0.04em;
          margin: 0 0 5px; }
      #menuArea .menuWrap .basic table {
        width: 390px;
        margin: 0 0 15px;
        border-top: 1px solid #dbdbdb;
        border-left: 1px solid #dbdbdb; }
        #menuArea .menuWrap .basic table .img td {
          border-right: 1px solid #dbdbdb;
          background-color: #fff; }
        #menuArea .menuWrap .basic table .title th {
          border-right: 1px solid #dbdbdb;
          border-bottom: 1px solid #dbdbdb;
          background-color: #fff;
          font-weight: bold;
          font-size: 12px;
          text-align: center;
          vertical-align: middle;
          line-height: 1.2;
          padding: 5px 0; }
          #menuArea .menuWrap .basic table .title th .mini {
            font-size: 10px;
            font-weight: normal; }
      #menuArea .menuWrap .basic .svList li {
        font-size: 14px;
        width: 135px;
        padding: 0 0 0 15px;
        background: url(../img/ico_circle.png) 0 0.2em no-repeat;
        float: left; }
        #menuArea .menuWrap .basic .svList li.odd {
          width: 235px; }
    #menuArea .menuWrap .option {
      width: 430px;
      float: right; }
      #menuArea .menuWrap .option h3 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        background-color: #85d200;
        text-align: center;
        height: 30px;
        line-height: 30px; }
      #menuArea .menuWrap .option .red {
        color: #f00; }
      #menuArea .menuWrap .option h4 {
        font-size: 18px;
        font-weight: bold;
        color: #4ab800;
        line-height: 1.2;
        margin: 0 0 5px; }
        #menuArea .menuWrap .option h4 .sub {
          font-size: 14px;
          font-weight: bold;
          color: #000; }
      #menuArea .menuWrap .option .line {
        padding: 0 0 10px;
        margin: 0 0 10px;
        background: url(../img/bg_dot.png) 0 100% repeat-x; }
        #menuArea .menuWrap .option .line.last-child {
          padding: 0;
          margin: 0;
          background: none; }
    #menuArea .menuWrap .basic .inner {
      padding: 8px 0 15px 20px; }
    #menuArea .menuWrap .inner {
      padding: 8px 20px 15px; }

/*--------------------
flowArea
--------------------*/
#flowArea {
  margin: 0;
  padding: 0 0 13px;
  background: url(../img/cmn_bg_flow.png) 50% 41px no-repeat; }
  #flowArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #flowArea h2 {
    margin: 0 0 9px; }
  #flowArea .titleSet {
    height: 30px;
    padding: 40px 40px 0 260px;
    background: url(../img/bg_flow_title.png) 50% 100% no-repeat; }
    #flowArea .titleSet .left {
      float: left;
      width: 340px;
      font-weight: bold;
      font-size: 14px;
      color: #fff;
      text-align: center;
      padding: 5px 0 0; }
    #flowArea .titleSet .right {
      float: right;
      width: 340px;
      font-weight: bold;
      font-size: 14px;
      color: #ff6000;
      text-align: center;
      padding: 5px 0 0; }
  #flowArea .flowTable {
    width: 900px;
    margin: 0 auto 28px;
    padding: 0 0 14px;
    background: url(../img/bg_flow.png) 50% 100% no-repeat; }
    #flowArea .flowTable td {
      vertical-align: middle;
      font-size: 14px;
      line-height: 1.285714285714286;
      text-align: left;
      width: 300px;
      padding: 0 20px;
      font-weight: bold;
      letter-spacing: -0.04em;
      text-shadow: 1px 1px 0px #fff; }
    #flowArea .flowTable .step01 td {
      height: 89px; }
    #flowArea .flowTable .step02 td, #flowArea .flowTable .step03 td, #flowArea .flowTable .step04 td {
      height: 90px; }
    #flowArea .flowTable .step05 td.rowTd {
      width: 680px;
      height: 120px;
      padding: 0; }
    #flowArea .flowTable .step05 td table td {
      width: 340px;
      height: auto;
      padding: 0 0 0 20px; }
    #flowArea .flowTable .step05 td .bgText {
      width: 640px;
      height: 50px;
      margin: 10px auto 0;
      color: #fff;
      font-weight: bold;
      background: url(../img/bg_flow_notice.png) 0 0 no-repeat; }
      #flowArea .flowTable .step05 td .bgText p {
        text-align: center;
        font-size: 15px;
        line-height: 1.2;
        color: #fff;
        padding: 6px 0 0;
        text-shadow: none; }
    #flowArea .flowTable .step06 td {
      height: 90px; }
    #flowArea .flowTable td.rowTd {
      width: 640px;
      padding: 0 20px;
      text-align: center; }
    #flowArea .flowTable th {
      text-align: left;
      vertical-align: middle;
      width: 212px;
      padding: 0 0 0 8px;
      line-height: 1;
      font-size: 13px; }
      #flowArea .flowTable th .step {
        font-weight: bold;
        font-size: 16px;
        color: #ff0058;
        font-family: Helvetica, Arial, sans-serif; }
        #flowArea .flowTable th .step .num {
          font-weight: bold;
          font-size: 34px;
          color: #ff0058; }

/*--------------------
voiceArea
--------------------*/
#voiceArea {
  margin: 0;
  padding: 0 0 13px;
  background: url(../img/cmn_bg_voice.png) 50% 41px no-repeat; }
  #voiceArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #voiceArea h2 {
    margin: 0 0 49px; }
  #voiceArea .img {
    padding: 0 0 0 40px; }
  #voiceArea dl {
    padding: 0 40px;
    background: url(../img/bg_voice.png) 50% 100% no-repeat; }
    #voiceArea dl.voiceItem05 {
      padding-bottom: 23px;
      background: url(../img/bg_voice.png) 50% -8px no-repeat; }
  #voiceArea .voiceItem dt {
    float: left; }
  #voiceArea .voiceItem dd {
    float: right;
    width: 510px;
    padding: 0 20px 0 0;
    font-size: 14px;
    line-height: 25px; }
  #voiceArea .voiceItem01 dd {
    padding-top: 37px; }
  #voiceArea .voiceItem02 dd {
    padding-top: 2px; }
  #voiceArea .voiceItem03 dd, #voiceArea .voiceItem04 dd, #voiceArea .voiceItem05 dd {
    padding-top: 28px; }

/*--------------------
faqArea
--------------------*/
#faqArea {
  margin: 0;
  padding: 33px 0 50px;
  background: url(../img/cmn_bg_faq.jpg) 0 0 repeat; }
  #faqArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #faqArea h2 {
    margin: 0 0 9px 10px; }
  #faqArea h3 {
    margin: 0 0 12px; }
  #faqArea .offerArea {
    width: 900px;
    height: 110px;
    position: relative;
    margin: 0 auto;
    background: url(../img/cmn_bg_min_consult.png) 0 0 no-repeat; }
    #faqArea .offerArea h2 {
      width: 900px;
      height: 28px;
      position: absolute;
      top: -22px;
      left: 0;
      margin-left: 0; }
    #faqArea .offerArea .tel {
      float: left;
      padding: 24px 0 0 25px; }
    #faqArea .offerArea ul {
      float: right;
      padding: 9px 20px 0 0; }

.offerArea ul li {
  float: left;
  margin-right: 4px; }

#faqHead {
  width: 980px;
  height: 6px;
  font-size: 0;
  background: url(../img/cmn_faq_bg_top.png) 0 0 no-repeat; }

#faqFoot {
  width: 980px;
  height: 6px;
  font-size: 0;
  background: url(../img/cmn_faq_bg_btm.png) 0 0 no-repeat; }

#faqContents {
  width: 901px;
  padding: 28px 39px 24px 40px;
  background: url(../img/cmn_faq_bg.png) 0 0 repeat-y; }
  #faqContents dl {
    padding: 0 0 5px;
    background: url(../img/cmn_bg_answer.png) 0 100% no-repeat; }
  #faqContents dt {
    cursor: pointer; }

/*--------------------
content
--------------------*/
#headArea {
  /*	height:560px;
  	margin:0 0 80px;*/
  margin: 0 0 15px;
  background: url(../img/bg_head.jpg) 0 0 repeat-x; }
  #headArea .bg {
    background: url(../img/bg_head_center.jpg) 50% 0 no-repeat; }
  #headArea .wrap {
    /*width:980px;*/
    width: 1020px;
    margin: 0 auto;
    position: relative; }
  #headArea .button {
    float: left;
    padding: 24px 0 0 0; }
  #headArea .chance, #headArea .clerfix {
    /*	float:right;*/
    width: 980px;
    margin: 0 auto; }

#otokuArea .yearPresent {
  /*	float:right;*/
  width: 980px;
  margin: 0 auto; }

#headArea .tel {
  float: left; }
#headArea ul {
  float: right;
  /*	padding:0 16px 0 0;*/ }

.headUnderText {
  width: 980px;
  margin: 0 auto; }

.imageTable {
  width: 980px;
  margin: 25px auto 35px; }
  .imageTable h2 {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 0 0 5px; }
  .imageTable .notice {
    text-align: right;
    margin: 5px 0 0;
    font-size: 11px; }

/* 201609 */
.arrowTitle {
  padding: 0 0 0 44px;
  background: url(../img/ico_ttl.png) no-repeat 0 50%;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #0c0b5c;
  text-shadow: 0.707px 0.707px 0px rgba(0, 0, 0, 0.2); }
  .arrowTitle.mini {
    font-size: 30px; }
    .arrowTitle.mini .green {
      color: #4ab800; }
  .arrowTitle img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px; }

.blueTitle {
  padding: 0;
  background: #0e0d6a;
  font-size: 19px;
  line-height: 1.842105263157895;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #fff;
  text-align: center; }

#faqContents dt {
  cursor: pointer;
  padding: 16px 0 0 54px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.05em;
  color: #000000;
  line-height: 1.666666666666667;
  background: url(../img/cmn_bg_answer_top.png) no-repeat 10px 16px; }
#faqContents dd {
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 30px 15px 15px 90px;
  background: url(../img/ico_a.png) no-repeat 50px 20px; }

#faqContents {
  width: 901px;
  padding: 28px 39px 24px 40px;
  background: url("../img/cmn_faq_bg.png") 0 0 repeat-y; }
  #faqContents dl {
    padding: 0 0 16px;
    background: #fff url("../img/bottom.png") no-repeat 860px 24px;
    border-bottom: 1px solid #ccc8be;
    border-right: 1px solid #ccc8be;
    border-radius: 5px; }
  #faqContents dl.open {
    padding: 0 0 16px;
    background: #fff url("../img/cross.png") no-repeat 860px 24px;
    border-bottom: 1px solid #ccc8be;
    border-right: 1px solid #ccc8be;
    border-radius: 5px; }
  #faqContents dt {
    cursor: pointer; }

h3.text-title {
  clear: both;
  background: none;
  margin-bottom: 10px;
  padding: 0;
  font-size: 115.3%;
  font-weight: bold;
  color: #3379D8; }

.last-message {
  width: 980px;
  clear: both;
  margin: 0 auto;
  border-bottom: 1px solid #E7E7E7;
  padding: 30px 0; }

/*--------------------
content
--------------------*/
#otokuArea {
  margin: 0 0 5px;
  background: url(../img/bg_head.png) 0 0 repeat-x; }
  #otokuArea .bg {
    background: url(../img/bg_head_center.jpg) 50% 0 no-repeat; }
  #otokuArea .wrap {
    width: 980px;
    margin: 0 auto 10px;
    position: relative; }
  #otokuArea .title {
    width: 409px;
    height: 411px;
    position: absolute;
    left: 0;
    top: 0; }
    #otokuArea .title h1 {
      margin: 0 0 26px; }
    #otokuArea .title ul {
      padding: 0 0 0 17px; }
  #otokuArea .img01 {
    text-align: right; }

/*追加ここから*/
/*--------------------
point-area
--------------------*/
#point-wrap .wrap {
  width: 994px;
  margin: 0 auto; }
  #point-wrap .wrap .child-wrap {
    background: url("../img/index_b/bg-point.png") no-repeat left bottom;
    width: 1002px;
    margin: 0 auto;
    padding-bottom: 10px; }
    #point-wrap .wrap .child-wrap .point-area h3 {
      text-align: center;
      padding-top: 25px; }
    #point-wrap .wrap .child-wrap .point-area ul {
      width: 849px;
      margin: 0 auto;
      padding-bottom: 50px; }
      #point-wrap .wrap .child-wrap .point-area ul li {
        width: 269px;
        float: left;
        margin-left: 20px; }
        #point-wrap .wrap .child-wrap .point-area ul li:first-child {
          margin-left: 0; }
        #point-wrap .wrap .child-wrap .point-area ul li:nth-child(2) {
          width: 270px; }
        #point-wrap .wrap .child-wrap .point-area ul li p {
          padding-left: 9px; }
        #point-wrap .wrap .child-wrap .point-area ul li .txt-blue {
          text-align: center;
          font-size: 20px;
          font-weight: bold;
          line-height: 1.3;
          color: #2b3491;
          padding: 15px 0 10px; }
        #point-wrap .wrap .child-wrap .point-area ul li .txt {
          font-size: 14px;
          line-height: 1.5; }
          #point-wrap .wrap .child-wrap .point-area ul li .txt .yellow {
            font-weight: bold;
            background: #ffec70; }
    #point-wrap .wrap .child-wrap .offerArea {
      width: 984px; }
#point-wrap .arrowTitle {
  margin: 0 0 0 10px;
  font-size: 30px; }
  #point-wrap .arrowTitle span {
    font-size: 22px; }

/*--------------------
basic-area
--------------------*/
#basic-area {
  padding: 0 0 13px; }
  #basic-area .wrap {
    width: 980px;
    margin: 0 auto; }
  #basic-area .arrowTitle {
    padding: 9px 0 14px 44px;
    font-size: 28px;
    margin-left: 10px; }
    #basic-area .arrowTitle span {
      font-size: 22px; }
    #basic-area .arrowTitle img {
      display: inline-block;
      padding: 0 5px; }
  #basic-area .basic-wrap {
    background: url("../img/index_b/bg-long.png") no-repeat left top;
    width: 1002px;
    margin: 0 auto;
    padding-bottom: 11px; }
    #basic-area .basic-wrap .basic-content {
      padding-bottom: 50px; }
    #basic-area .basic-wrap h3 {
      width: 920px;
      margin: 0 auto;
      padding-top: 45px; }
    #basic-area .basic-wrap .bg-or {
      width: 900px;
      margin: 0 auto;
      background: #faedca;
      padding: 0 30px 32px;
      box-sizing: border-box; }
      #basic-area .basic-wrap .bg-or .float-area {
        background: #2b3491; }
        #basic-area .basic-wrap .bg-or .float-area .left {
          float: left; }
        #basic-area .basic-wrap .bg-or .float-area .right {
          width: 454px;
          float: left;
          padding-top: 10px; }
          #basic-area .basic-wrap .bg-or .float-area .right li {
            width: 150px;
            float: left;
            margin-left: 2px;
            margin-bottom: 2px; }
            #basic-area .basic-wrap .bg-or .float-area .right li:first-child, #basic-area .basic-wrap .bg-or .float-area .right li:nth-child(4) {
              margin-left: 0; }
            #basic-area .basic-wrap .bg-or .float-area .right li .white {
              background: #fff;
              height: 118px;
              box-sizing: border-box;
              padding: 25px 15px 0; }
              #basic-area .basic-wrap .bg-or .float-area .right li .white .tlt {
                text-align: center;
                font-size: 14px;
                line-height: 1.4;
                color: #3343a2;
                font-weight: bold;
                padding-bottom: 15px; }
              #basic-area .basic-wrap .bg-or .float-area .right li .white p {
                font-size: 12px;
                color: #000000; }
            #basic-area .basic-wrap .bg-or .float-area .right li .ireg {
              padding-top: 15px; }
              #basic-area .basic-wrap .bg-or .float-area .right li .ireg .tlt {
                padding-bottom: 6px; }
    #basic-area .basic-wrap .bottom-box {
      width: 900px;
      margin: 40px auto 0px;
      background: #faedca;
      padding: 36px 24px 30px;
      box-sizing: border-box;
      position: relative; }
      #basic-area .basic-wrap .bottom-box .marker {
        position: absolute;
        left: 50%;
        margin-left: -42px;
        top: -63px; }
      #basic-area .basic-wrap .bottom-box .wrapper-bg {
        background: url("../img/index_b/ilust-bg.png") no-repeat center bottom; }
        #basic-area .basic-wrap .bottom-box .wrapper-bg h4 {
          text-align: center; }
        #basic-area .basic-wrap .bottom-box .wrapper-bg p {
          font-size: 16px;
          text-align: center;
          line-height: 1.8;
          padding-top: 20px; }
        #basic-area .basic-wrap .bottom-box .wrapper-bg .blue-tlt {
          color: #2b3491;
          font-size: 24px;
          text-align: center;
          font-weight: bold;
          padding-top: 10px;
          padding-bottom: 50px; }
      #basic-area .basic-wrap .bottom-box ul {
        width: 838px;
        margin: 0 auto; }
        #basic-area .basic-wrap .bottom-box ul li {
          width: 166px;
          float: left;
          margin-left: 2px; }
          #basic-area .basic-wrap .bottom-box ul li:first-child {
            margin-left: 0; }
          #basic-area .basic-wrap .bottom-box ul li .white {
            background: #fff;
            height: 125px;
            padding: 0 10px;
            box-sizing: border-box; }
            #basic-area .basic-wrap .bottom-box ul li .white .tlt {
              padding-top: 28px;
              font-size: 14px;
              color: #3343a2;
              font-weight: bold;
              text-align: center;
              padding-bottom: 15px; }
            #basic-area .basic-wrap .bottom-box ul li .white .double {
              padding-top: 19px;
              padding-bottom: 5px; }
            #basic-area .basic-wrap .bottom-box ul li .white p {
              font-size: 12px; }
    #basic-area .basic-wrap .offerArea {
      width: 984px; }

/*--------------------
flowArea
--------------------*/
#flowArea {
  margin: 0;
  padding: 0 0 13px;
  background: url(../img/cmn_bg_flow.png) 50% 41px no-repeat; }
  #flowArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #flowArea h2 {
    margin: 0 0 9px; }
  #flowArea .titleSet {
    height: 30px;
    padding: 40px 40px 0 260px;
    background: url(../img/bg_flow_title.png) 50% 100% no-repeat; }
    #flowArea .titleSet .left {
      float: left;
      width: 340px;
      font-weight: bold;
      font-size: 14px;
      color: #fff;
      text-align: center;
      padding: 5px 0 0; }
    #flowArea .titleSet .right {
      float: right;
      width: 340px;
      font-weight: bold;
      font-size: 14px;
      color: #ff6000;
      text-align: center;
      padding: 5px 0 0; }
  #flowArea .flowTable {
    width: 900px;
    margin: 0 auto 28px;
    padding: 0 0 14px;
    background: url(../img/bg_flow.png) 50% 100% no-repeat; }
    #flowArea .flowTable td {
      vertical-align: middle;
      font-size: 14px;
      line-height: 1.285714285714286;
      text-align: left;
      width: 300px;
      padding: 0 20px;
      font-weight: bold;
      letter-spacing: -0.04em;
      text-shadow: 1px 1px 0px #fff; }
    #flowArea .flowTable .step01 td {
      height: 89px; }
    #flowArea .flowTable .step02 td, #flowArea .flowTable .step03 td, #flowArea .flowTable .step04 td {
      height: 90px; }
    #flowArea .flowTable .step05 td.rowTd {
      width: 680px;
      height: 120px;
      padding: 0; }
    #flowArea .flowTable .step05 td table td {
      width: 340px;
      height: auto;
      padding: 0 0 0 20px; }
    #flowArea .flowTable .step05 td .bgText {
      width: 640px;
      height: 50px;
      margin: 10px auto 0;
      color: #fff;
      font-weight: bold;
      background: url(../img/bg_flow_notice.png) 0 0 no-repeat; }
      #flowArea .flowTable .step05 td .bgText p {
        text-align: center;
        font-size: 15px;
        line-height: 1.2;
        color: #fff;
        padding: 6px 0 0;
        text-shadow: none; }
    #flowArea .flowTable .step06 td {
      height: 90px; }
    #flowArea .flowTable td.rowTd {
      width: 640px;
      padding: 0 20px;
      text-align: center; }
    #flowArea .flowTable th {
      text-align: left;
      vertical-align: middle;
      width: 212px;
      padding: 0 0 0 8px;
      line-height: 1;
      font-size: 13px; }
      #flowArea .flowTable th .step {
        font-weight: bold;
        font-size: 16px;
        color: #ff0058;
        font-family: Helvetica, Arial, sans-serif; }
        #flowArea .flowTable th .step .num {
          font-weight: bold;
          font-size: 34px;
          color: #ff0058; }

/*--------------------
voice-area
--------------------*/
#voice-area {
  margin: 0;
  padding: 0 0 13px; }
  #voice-area .wrap {
    width: 980px;
    margin: 0 auto; }
    #voice-area .wrap .arrowTitle {
      margin-left: 10px;
      margin-bottom: 10px;
      font-size: 30px; }
    #voice-area .wrap .voice-wrap {
      background: url("../img/index_b/bg-voice.png") no-repeat left bottom;
      width: 1002px;
      margin: 0 auto;
      padding-bottom: 13px; }
      #voice-area .wrap .voice-wrap .voice-case {
        width: 840px;
        margin: 0 auto 50px;
        padding-top: 86px; }
        #voice-area .wrap .voice-wrap .voice-case .fukidasi {
          font-size: 24px;
          background: #6e9a1a;
          color: #fff;
          border-radius: 5px;
          line-height: 1.5;
          padding: 13px 0 13px 30px;
          position: relative;
          margin-bottom: 29px;
          font-weight: bold; }
          #voice-area .wrap .voice-wrap .voice-case .fukidasi:after {
            content: "";
            display: block;
            background: url("../img/index_b/bottom-arrow.png") no-repeat left top;
            width: 23px;
            height: 18px;
            position: absolute;
            bottom: -18px;
            left: 127px; }
          #voice-area .wrap .voice-wrap .voice-case .fukidasi span {
            font-size: 16px; }
        #voice-area .wrap .voice-wrap .voice-case dl {
          margin-bottom: 40px; }
          #voice-area .wrap .voice-wrap .voice-case dl dt {
            float: left;
            margin-right: 30px; }
          #voice-area .wrap .voice-wrap .voice-case dl dd {
            float: left;
            font-size: 15px;
            line-height: 1.8;
            width: 530px; }
            #voice-area .wrap .voice-wrap .voice-case dl dd .point {
              font-size: 20px;
              color: #2b3491;
              font-weight: bold;
              line-height: 1.5;
              margin-top: 10px;
              background: url("../img/index_b/voice-point.png") no-repeat left center;
              padding-left: 70px; }
      #voice-area .wrap .voice-wrap .offerArea {
        width: 984px; }

/*--------------------
faqArea
--------------------*/
#faqArea {
  margin: 0;
  padding: 33px 0 50px;
  background: url(../img/cmn_bg_faq.jpg) 0 0 repeat; }
  #faqArea .wrap {
    width: 980px;
    margin: 0 auto; }
  #faqArea h2 {
    margin: 0 0 9px 10px; }
  #faqArea h3 {
    margin: 0 0 12px; }
  #faqArea .offerArea {
    width: 900px;
    height: 110px;
    position: relative;
    margin: 0 auto;
    background: url(../img/cmn_bg_min_consult.png) 0 0 no-repeat; }
    #faqArea .offerArea h2 {
      width: 900px;
      height: 42px;
      position: absolute;
      top: -30px;
      left: 0;
      margin-left: 0; }
      #faqArea .offerArea h2 img {
        width: 100%;
        height: auto; }
    #faqArea .offerArea .tel {
      float: left;
      padding: 24px 0 0 25px; }
    #faqArea .offerArea ul {
      float: right;
      padding: 12px 20px 0 0; }
  #faqArea .offerArea.faq .tel {
    padding-left: 20px; }
    #faqArea .offerArea.faq .tel img {
      max-width: 400px;
      height: auto; }
  #faqArea .offerArea.faq ul.single {
    padding-right: 3px;
    padding-top: 9px; }

/* 201908 */
.bnr-area {
  width: 980px;
  margin: 0 auto; }
  .bnr-area .arrow {
    text-align: center;
    margin-bottom: 18px; }
  .bnr-area .txt {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-weight: bold;
    color: #0c0b5c;
    text-align: center;
    margin-bottom: 30px; }
  .bnr-area .bnr {
    margin-bottom: 70px; }
    .bnr-area .bnr li {
      float: left; }
      .bnr-area .bnr li:first-child {
        margin-right: 20px; }
      .bnr-area .bnr li a:hover {
        opacity: 0.8; }
      .bnr-area .bnr li a img {
        width: 100%;
        max-width: 480px; }

.modal-wrap {
  position: relative;
  margin: 10px auto;
  max-width: 750px;
  background: #fff;
  padding: 40px 40px;
  box-sizing: border-box; }
  .modal-wrap ul li {
    font-size: 12px;
    line-height: 1.6;
    text-indent: -12px;
    margin-left: 12px;
    margin-bottom: 10px; }

a.mfp-close-link {
  width: 24px;
  height: 23px;
  line-height: 23px;
  background: url(../img/btn_modal_close.png) no-repeat 0 0 !important;
  opacity: 1;
  text-indent: -99999px;
  display: block !important;
  top: 9px;
  right: 15px;
  position: absolute; }

/*追加ここまで*/

/*# sourceMappingURL=style.css.map */
