@charset "UTF-8";
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

input[type="text"],
input[type="tel"],
input[type="mail"],
input[type="submit"] {
  -webkit-appearance: none; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

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

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

.ui-overlay-c {
  background: #fff; }

body {
  font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #333;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  letter-spacing: 1px; }

img {
  vertical-align: bottom; }

input.text {
  width: 160px;
  height: 18px;
  margin-right: 10px;
  border: solid 1px #999; }

select, textarea {
  border: solid 1px #999; }

input.radio {
  margin-right: 3px;
  vertical-align: middle; }

input.image:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.notice {
  color: #888;
  font-size: 11px; }

.error {
  background: #ffe1e1;
  color: #c00;
  padding: 15px;
  text-align: center;
  font-size: 11px;
  margin-top: 25px; }

#error {
  width: 895px;
  background: #ffe1e1;
  color: #c00;
  padding: 15px;
  margin: 0 auto;
  margin-bottom: 25px;
  border: 1px solid #c00;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box; }

.btn {
  text-align: center;
  margin-top: 25px; }

.mainv.inquiry {
  background: url("/img/form/inquiry/mainv-bg.png") repeat center center;
  height: auto; }

.mainv .container {
  height: auto; }

.mainv .img {
  width: 100%;
  padding: 15px 0;
  text-align: center; }
  .mainv .img img {
    max-width: 100%;
    width: auto; }

#header {
  width: 100%;
  border-bottom: solid 1px #ccc; }
  #header .inner {
    width: 890px;
    height: 97px;
    margin: 0 auto;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    position: relative; }
    #header .inner .logo img {
      margin-right: 25px; }
    #header .inner .logo span {
      display: inline-block;
      font-size: 30px;
      color: #043174;
      font-weight: bold;
      position: relative;
      top: 8px; }
    #header .inner .lock .span-img {
      margin-right: 5px; }
    #header .inner .lock .text {
      display: inline-block;
      vertical-align: middle; }
    #header .inner .info p {
      margin: 0;
      padding: 0; }
      #header .inner .info p.text {
        font-size: 14px;
        color: #222;
        font-weight: bold;
        letter-spacing: 0.3px; }
        #header .inner .info p.text span {
          color: #ff003c; }
      #header .inner .info p.iphone {
        background: url(../../img/form/iphone-ico.png) no-repeat 0px 3px;
        color: #043174;
        font-size: 33px;
        font-weight: bold;
        line-height: 24px;
        padding-left: 38px;
        margin-left: 3px;
        margin-top: 10px;
        font-family: "Hiragino Kaku Gothic Pro", "meiryo", "Arial","ＭＳ Ｐゴシック", sans-serif; }
      #header .inner .info p.time {
        font-size: 11px;
        color: #222;
        margin-top: 6px; }
    #header .inner .btn-formheader-tel {
      width: 230px;
      height: 61px; }
      #header .inner .btn-formheader-tel a {
        height: 58px;
        display: block;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        background: url("/img/form/inquiry/tel-m2.png") 14px 14px no-repeat #108f9e;
        background-size: 30px 30px;
        border-radius: 5px;
        box-shadow: 0 3px 0 #108f9e;
        padding-left: 60px; }
        #header .inner .btn-formheader-tel a .btn-tel-in {
          display: block;
          text-align: center;
          background-color: #16bfd3;
          height: 100%;
          border-radius: 0 5px 5px 0; }
          #header .inner .btn-formheader-tel a .btn-tel-in .btn-tel-inIn {
            display: block;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            font-size: 12px; }
            #header .inner .btn-formheader-tel a .btn-tel-in .btn-tel-inIn .btn-tel-txt {
              display: block;
              color: #fff;
              font-size: 18px; }
        #header .inner .btn-formheader-tel a:hover {
          opacity: 0.8; }
  #header.form-header {
    border-bottom: none; }
    #header.form-header .inner .company {
      flex-grow: 1;
      font-size: 18px; }
    #header.form-header .inner .logo {
      width: 168px;
      margin-right: 16px; }
      #header.form-header .inner .logo img {
				width: 100%;
        margin-right: 15px; }
    #header.form-header .inner .form-header-ttl {
      font-size: 20px;
      font-weight: bold; }

#cont-head {
  width: 100%;
  height: 98px;
  overflow: hidden;
  border-bottom: solid 1px #ccc; }
  #cont-head .head-box {
    width: 890px;
    margin: 0 auto; }
    #cont-head .head-box .title {
      font-size: 30px;
      font-weight: bold;
      color: #043174;
      float: left;
      line-height: 98px; }
    #cont-head .head-box .info {
      float: right;
      margin-top: 15px; }
      #cont-head .head-box .info p {
        margin: 0;
        padding: 0; }
        #cont-head .head-box .info p.text {
          font-size: 14px;
          color: #222;
          font-weight: bold;
          letter-spacing: 0.3px; }
          #cont-head .head-box .info p.text span {
            color: #ff003c; }
        #cont-head .head-box .info p.iphone {
          background: url(../../img/form/iphone-ico.png) no-repeat 0px 3px;
          color: #043174;
          font-size: 33px;
          font-weight: bold;
          line-height: 24px;
          padding-left: 38px;
          margin-left: 3px;
          margin-top: 10px;
          font-family: "Hiragino Kaku Gothic Pro", "meiryo", "Arial","ＭＳ Ｐゴシック", sans-serif; }
        #cont-head .head-box .info p.time {
          font-size: 11px;
          color: #222;
          margin-top: 6px; }

#wrapper {
  width: 100%;
  background: #eef2f8;
  padding: 30px 0 40px; }
  #wrapper h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    width: 890px; }
  #wrapper #nav {
    background: #fff;
    margin: 29px auto 30px auto;
    height: 40px;
    width: 890px; }
    #wrapper #nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #wrapper #nav ul li {
        float: left;
        line-height: 40px; }
        #wrapper #nav ul li.index-list {
          background: url(/img/form/inquiry/nav-first.png) no-repeat;
          width: 299px;
          height: 40px; }
          #wrapper #nav ul li.index-list span {
            color: #fff; }
        #wrapper #nav ul li.index-list2 {
          width: 301px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.index-list2 span {
            margin-left: 98px;
            color: #222; }
        #wrapper #nav ul li.index-list3 {
          width: 299px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.index-list3 span {
            color: #222; }
        #wrapper #nav ul li.confirm-list {
          width: 299px;
          height: 40px; }
        #wrapper #nav ul li.confirm-list2 {
          background: url(/img/form/inquiry/nav-second.png) no-repeat;
          width: 301px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.confirm-list2 span {
            margin-left: 98px;
            color: #fff; }
        #wrapper #nav ul li.confirm-list3 {
          width: 299px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.confirm-list3 span {
            color: #222; }
        #wrapper #nav ul li.finish-list {
          width: 299px;
          height: 40px; }
        #wrapper #nav ul li.finish-list2 {
          width: 301px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.finish-list2 span {
            margin-left: 98px;
            color: #222; }
        #wrapper #nav ul li.finish-list3 {
          background: url(/img/form/inquiry/nav-third.png) no-repeat;
          width: 299px;
          height: 40px;
          margin-left: -10px; }
          #wrapper #nav ul li.finish-list3 span {
            color: #fff; }
        #wrapper #nav ul li span {
          font-size: 16px;
          color: #222;
          margin-left: 131px;
          text-decoration: none; }
  #wrapper #container {
    margin-bottom: 40px; }

#button {
  position: relative; }
  #button .btn-a {
    background: #ff6000;
    line-height: 59px;
    letter-spacing: 1px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid #bf4800;
    display: block;
    width: 300px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0px auto 0 auto;
    cursor: pointer; }
  #button .btn-b {
    background: #888;
    line-height: 45px;
    letter-spacing: 1px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid #555;
    display: block;
    width: 150px;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 50%;
    margin: -50px 0 0 -445px;
    cursor: pointer; }

#container {
  width: 890px;
  margin: 0px auto 70px auto;
  box-shadow: 0 0 5px #ccc;
  border: solid 1px #ccc;
  padding: 30px;
  background: #fff;
  /*- V0016 以下のフォームデザイン変更のための追記 -*/ }
  #container h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px; }
  #container .notes {
    font-size: 14px;
    color: #222;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 30px 0;
    margin: 0; }
  #container #fd-contents {
    background: #eee;
    padding: 20px;
    font-size: 18px;
    margin-bottom: 30px; }
  #container table {
    width: 100%;
    margin: 30px auto 0;
    font-size: 14px;
    color: #222; }
    #container table tr {
      vertical-align: middle; }
    #container table input {
      color: #222; }
    #container table tr th {
      width: 150px;
      background: #eef2f8;
      padding: 0 0 0 10px;
      text-align: left;
      font-weight: normal;
      border-bottom: 1px solid #e6e6e6; }
    #container table tr td {
      vertical-align: middle;
      padding: 20px 0;
      border-bottom: 1px solid #e6e6e6; }
      #container table tr td .title {
        padding: 0 10px 0 20px;
        float: left; }
        #container table tr td .title span {
          padding: 0; }
      #container table tr td input.text {
        width: 208px;
        height: 33px;
        border-radius: 5px;
        padding: 0 0 0 10px;
        border: 1px solid #e5dddd;
        background: #ffd6d6;
        line-height: 33px;
        font-size: 14px;
        float: left;
        margin: 0; }
      #container table tr td input.email {
        background: #eef2f8;
        width: 308px; }
      #container table tr td input.zip {
        background: #eef2f8; }
    #container table tr .td-first {
      width: 80px; }
    #container table tr .td-secd {
      width: 220px; }
    #container table tr .td-third {
      width: 110px; }
    #container table tr .td-four {
      width: 75px; }
    #container table tr .td-w80 {
      width: 80px; }
    #container table tr .td-w115 {
      width: 120px;
      display: block;
      float: left; }
    #container table tr .td-w140 {
      width: 140px; }
    #container table tr .border {
      width: 4px;
      background: #043174;
      border: 0; }
    #container table tr .must {
      width: 40px;
      background: #fd8081;
      font-size: 11px;
      color: #fff;
      text-align: center; }
    #container table tr .td-col, #container table tr .td-colo, #container table tr .td-colt {
      padding: 0 0 20px 0; }
    #container table tr .td-col span, #container table tr .td-colo span, #container table tr .td-colt span {
      padding: 9px 10px 0 20px;
      width: 150px; }
    #container table tr .td-col p, #container table tr .td-colo p, #container table tr .td-colt p {
      padding: 9px 10px 0 20px;
      display: block;
      margin: 0;
      width: 60px;
      float: left; }
    #container table tr .td-col .w15, #container table tr .td-colo .w15, #container table tr .td-colt .w15 {
      width: 135px;
      padding-left: 10px;
      padding-right: 0px; }
    #container table tr .td-col .in-right, #container table tr .td-colo .in-right, #container table tr .td-colt .in-right {
      float: left; }
    #container table tr .td-colo, #container table tr .td-colt {
      border-bottom: 0;
      padding: 20px 0 15px 0; }
    #container table tr .td-colo p {
      width: auto; }
    #container table tr .td-colt {
      padding: 0 0 15px 0; }
      #container table tr .td-colt p {
        width: auto; }
    #container table tr .td-wm15 {
      margin: 15px 0 0; }
    #container table .tr-ver, #container table .tr-ver-comfrm {
      vertical-align: super; }
    #container table .tr-ver th, #container table .tr-ver-comfrm th, #container table .tr-ver td, #container table .tr-ver-comfrm td {
      border: 0; }
    #container table .tr-ver span, #container table .tr-ver-comfrm span {
      padding: 30px 0 0;
      display: block; }
    #container table .tr-ver p, #container table .tr-ver-comfrm p {
      font-size: 14px;
      color: #222;
      display: block;
      padding: 0 0 15px 20px;
      margin: 0; }
    #container table .tr-ver textarea {
      margin: 0 0 0 20px;
      border-radius: 5px;
      background: #eef2f8;
      width: 640px;
      border: 1px solid #e5dddd;
      height: 118px;
      padding: 10px; }
    #container table .tr-ver-comfrm {
      vertical-align: middle; }
      #container table .tr-ver-comfrm textarea {
        margin: 0 0 0 20px;
        border-radius: 5px;
        background: #eef2f8;
        width: 640px;
        border: 1px solid #e5dddd;
        height: 118px;
        padding: 10px; }
    #container table .dk-wrap, #container table .dk-wrap-bg {
      position: relative;
      font-size: 12px;
      line-height: 14px;
      border: 0px;
      color: #909993;
      width: 218px;
      height: 33px;
      border-radius: 5px;
      border: 1px solid #e5dddd;
      line-height: 33px;
      font-size: 14px;
      color: #999;
      float: left;
      margin: 0;
      display: inline-block;
      overflow: hidden;
      transition: border-color 0.5s ease 0s; }
    #container table .dk-wrap:after, #container table .dk-wrap-bg:after {
      position: absolute;
      display: block;
      top: 45%;
      right: 10px;
      content: '';
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #4B4B4B;
      pointer-events: none; }
    #container table .dk-wrap select, #container table .dk-wrap-bg select {
      position: relative;
      display: block;
      width: 100%;
      min-height: 32px;
      padding: 0 12px;
      border: 0;
      font-size: 14px;
      color: #333;
      background: transparent;
      cursor: pointer;
      border-radius: 0;
      box-shadow: none;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
    #container table .dk-wrap select:focus, #container table .dk-wrap-bg select:focus {
      text-shadow: none; }
    #container table .dk-wrap select::-ms-expand, #container table .dk-wrap-bg select::-ms-expand {
      display: none; }
    #container table .dk-wrap select option {
      background: #eef2f8; }
    #container table .dk-wrap-bg {
      background: #eef2f8; }
      #container table .dk-wrap-bg select option {
        background: #eef2f8; }
  #container .newForm tr th {
    width: 136px;
    box-sizing: border-box; }
  #container .newForm tr td {
    box-sizing: border-box; }
    #container .newForm tr td.border {
      padding: 0;
      border: 0; }
    #container .newForm tr td.nonBorder {
      border-bottom: none;
      padding-bottom: 0; }
    #container .newForm tr td .title {
      float: right;
      position: relative;
      top: 4px;
      padding: 0 8px 0 0; }
    #container .newForm tr td .nonMustTitle {
      top: 1px; }
    #container .newForm tr td .must-f, #container .newForm tr td .must-r {
      display: block;
      background: #fd8081;
      text-align: center;
      font-size: 11px;
      color: #fff;
      padding: 5px 7px;
      float: left;
      border-radius: 5px; }
    #container .newForm tr td .must-f {
      margin-left: 10px; }
    #container .newForm tr td .must-r {
      margin-left: 25px; }
    #container .newForm tr td input.text {
      width: 100%;
      box-sizing: border-box; }
    #container .newForm tr td input.tel {
      width: 220px; }
    #container .newForm tr td input.email {
      background: #eef2f8;
      width: 320px; }
    #container .newForm tr td input.zip {
      background: #eef2f8;
      width: 170px; }
    #container .newForm tr td input.town {
      width: 220px; }
    #container .newForm tr td input.banchi {
      width: 320px !important; }
    #container .newForm tr td .ans {
      display: block;
      text-indent: -1em;
      margin-left: 1em; }
  #container .newForm tr .td-first {
    width: 150px; }
  #container .newForm tr .td-secd {
    width: 200px; }
  #container .newForm tr .td-third {
    width: 140px; }
  #container .newForm tr .td-four {
    width: auto;
    max-width: 200px; }
  #container .newForm tr .dk-wrap {
    width: 100%; }
  #container .newForm .tr-ver th span {
    padding-top: 0; }
  #container .newForm .tr-ver .messAns {
    padding: 0 15px;
    min-height: 5em; }

.finish-body {
  width: 810px;
  background: #fff;
  margin: 25px auto 0;
  padding: 40px 0 30px;
  box-sizing: border-box; }
  .finish-body .finish-title {
    color: #004f99;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px; }
  .finish-body .finish-content {
    color: #222;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    margin-bottom: 25px; }
    .finish-body .finish-content span {
      color: #ff003c; }
    .finish-body .finish-content .finish-banner {
      margin-top: 20px; }
    .finish-body .finish-content .finish-text {
      margin-top: 5px; }
  .finish-body .finish-tel {
    margin: 0 20px 20px; }
    .finish-body .finish-tel dt {
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      background-color: #004f99;
      padding: 15px 0; }
    .finish-body .finish-tel dd {
      border: solid 2px #004f99;
      border-top: none;
      padding: 25px;
      display: flex;
      justify-content: space-between; }
      .finish-body .finish-tel dd .tel-box {
        width: 49%;
        height: 95px;
        background-color: #f5f5f5;
        text-align: center; }
        .finish-body .finish-tel dd .tel-box .tel-num {
          padding-top: 5px;
          font-size: 30px;
          font-weight: bold; }
          .finish-body .finish-tel dd .tel-box .tel-num:before {
            content: '';
            display: inline-block;
            background: url("/img//form/common/fd_icon.png") no-repeat center bottom;
            background-size: 36px auto;
            width: 36px;
            height: 40px;
            margin-right: 10px; }
        .finish-body .finish-tel dd .tel-box .tel-time {
          font-size: 14px;
          font-weight: bold; }
  .finish-body .finish-tip {
    font-size: 14px;
    text-align: center; }
  .finish-body .btn-return {
    margin-top: 10px;
    text-align: center; }
    .finish-body .btn-return a {
      font-size: 14px;
      color: #222; }

.finish_body {
  width: 810px;
  height: 440px;
  margin: 39px auto 0;
  background: #fff;
  border: 1px solid #e6e6e6; }

.finish_title {
  width: 750px;
  height: 104px;
  border-bottom: 1px solid #e6e6e6;
  color: #ff003c;
  font-size: 40px;
  text-align: center;
  line-height: 104px;
  margin: 0 auto; }

.finish_content {
  width: 750px;
  height: 48px;
  margin: 0 auto;
  padding: 38px 0 42px 0;
  line-height: 30px;
  font-size: 14px;
  color: #222;
  text-align: center;
  margin: 0 auto; }
  .finish_content span {
    color: #ff003c;
    font-family: "Hiragino Kaku Gothic Pro", "meiryo", "Arial","ＭＳ Ｐゴシック", sans-serif; }

.finish_tel {
  width: 748px;
  height: 118px;
  margin: 0 auto;
  background: #eef2f8;
  border: 1px solid #043174;
  color: #ff003c;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  line-height: 70px; }
  .finish_tel span {
    font-size: 14px;
    display: block;
    width: 748px;
    height: 40px;
    font-weight: normal;
    line-height: 65px; }
  .finish_tel font {
    font-family: "Hiragino Kaku Gothic Pro", "meiryo", "Arial","ＭＳ Ｐゴシック", sans-serif; }

.finish_tip {
  width: 750px;
  height: 87px;
  text-align: center;
  line-height: 87px;
  margin: 0 auto;
  color: #222; }

.finish_CloseBtn {
  width: 300px;
  height: 60px;
  margin: 50px auto 43px auto;
  background: url(/img/form/inquiry/finish_CloseBtn.png) no-repeat;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
  .finish_CloseBtn a {
    text-decoration: none; }
    .finish_CloseBtn a:link, .finish_CloseBtn a:visited {
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }

/*- footer上の「当サイトはSSLに対応しています。」 -*/
.rockSsl {
  text-align: center;
  background-color: #eee;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  .rockSsl dl {
    display: inline-block;
    padding: 50px 0; }
    .rockSsl dl dt {
      float: left; }
      .rockSsl dl dt img {
        position: relative;
        top: 5px; }
    .rockSsl dl dd {
      padding-left: 60px;
      text-align: left;
      color: #888888; }
      .rockSsl dl dd .rockSslTtl {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 5px; }

#footer {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  background: #222; }
  #footer p {
    margin: 0;
    padding: 0; }
  #footer .copy {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 11px; }

#container .confirm th {
  width: 150px; }

#container .confirm .border {
  border-left: solid 2px #043174; }

#container .confirm .must {
  width: 40px; }

#container .confirm .text {
  width: 100%; }

/*
価格コム用申し込みフォーム
--------------------------------------------*/
#kakaku #container {
  width: 740px; }
  #kakaku #container table tr th {
    width: 102px; }
  #kakaku #container table tr .td-first {
    width: 65px; }
  #kakaku #container table .tr-ver textarea {
    width: 560px; }
  #kakaku #container table tr .td-col .w15 {
    width: 115px; }
  #kakaku #container table tr td input.text {
    width: 180px; }
  #kakaku #container table .dk-wrap {
    width: 190px; }
  #kakaku #container table .dk-wrap-bg {
    width: 200px; }

#kakaku #button .btn-b {
  margin: -75px 0 0 -400px; }

#kakaku .finish_body {
  width: 740px;
  height: 368px;
  padding: 30px;
  font-size: 14px;
  margin-bottom: 39px; }
  #kakaku .finish_body > .ttl {
    font-size: 24px;
    font-weight: bold;
    color: #ff003c;
    margin-bottom: 25px; }
  #kakaku .finish_body .terms-ttl {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #043174;
    margin: 40px 0 20px;
    padding: 13px 0 13px 18px; }
    #kakaku .finish_body .terms-ttl span {
      resize: 15px;
      font-weight: normal;
      padding-left: 10px; }
  #kakaku .finish_body .terms-contnt {
    overflow: auto;
    border: 1px solid #e5dddd;
    height: 100px;
    padding: 20px;
    font-size: 13px; }
    #kakaku .finish_body .terms-contnt > .ttl {
      font-size: 15px;
      font-weight: bold;
      color: #043174;
      margin-bottom: 18px; }
    #kakaku .finish_body .terms-contnt > .sub-ttl {
      font-weight: bold;
      margin-top: 10px; }
    #kakaku .finish_body .terms-contnt ol {
      list-style: decimal;
      padding-left: 20px; }
    #kakaku .finish_body .terms-contnt .mt10 {
      margin-top: 10px; }

#tel-contact .inner {
  width: 760px;
  margin: 0 auto 30px;
  padding: 14px 20px;
  background: #fff url(../../img/form/operator-bg.png) no-repeat 675px center; }

#tel-contact .title {
  font-size: 18px;
  font-weight: bold; }
  #tel-contact .title span {
    font-size: 11px;
    padding-left: 10px;
    letter-spacing: 0.5px; }

#tel-contact .fd {
  font-family: Arial;
  font-size: 48px;
  font-weight: bold;
  color: #043174;
  line-height: 1;
  display: inline-block;
  margin-top: 10px;
  letter-spacing: 2px; }
  #tel-contact .fd:before {
    content: "";
    display: inline-block;
    background: url(../../img/common/icon_tel.png) no-repeat left;
    background-size: 35px auto;
    width: 35px;
    height: 23px;
    margin-right: 10px; }

#tel-contact .text {
  display: inline-block;
  color: #ff003c;
  font-size: 13px;
  font-weight: bold;
  background: #f3f3f3;
  padding: 5px 0;
  width: 250px;
  vertical-align: 5px;
  text-align: center;
  border-radius: 5px;
  margin-left: 15px; }

/*=============================
	ポップアップ メルマガ
=============================*/
#loading {
  border: 1px dashed #999;
  padding: 15px;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #FFF;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85; }

#loading .loadingMsg {
  text-align: center;
  padding-top: 100px;
  width: 100px;
  background-image: url("./../img/loading.gif");
  background-position: center top;
  background-repeat: no-repeat;
  font-family: "メイリオ" !important; }

.mailmaga-cheack {
  margin-bottom: 10px;
  margin-left: 150px;
  padding: 10px;
  background: #eef2f8; }
  .mailmaga-cheack + span {
    /*margin-left: 115px !important; レイアウト崩れをおこすため不要と判断*/
    color: #777;
    font-size: 12px; }
  .mailmaga-cheack input {
    margin-left: 10px; }
  .mailmaga-cheack label {
    padding-left: 5px; }

.small a {
  color: #000; }

.modal-content {
  max-height: 700px;
  display: none;
  left: 50%;
  letter-spacing: 0;
  margin-left: -500px;
  position: fixed;
  top: 50%;
  z-index: 300;
  overflow: visible; }
  .modal-content .bg-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0; }
  .modal-content .btn-close {
    position: absolute;
    top: 0px;
    right: 30px;
    z-index: 1; }
  .modal-content .modal-inner {
    position: relative;
    width: 1000px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    box-sizing: border-box; }
    .modal-content .modal-inner .modal-head {
      text-align: center;
      font-size: 25px;
      font-weight: bold;
      padding-bottom: 10px;
      border-bottom: 1px solid #dadada; }
      .modal-content .modal-inner .modal-head span {
        font-size: 30px;
        color: #272f89; }
    .modal-content .modal-inner .modal-detail {
      padding: 30px 0;
      border-bottom: 1px solid #dadada;
      overflow: hidden; }
      .modal-content .modal-inner .modal-detail .modal-img {
        width: 320px;
        float: left; }
      .modal-content .modal-inner .modal-detail .modal-text {
        padding-top: 10px;
        width: 320px;
        float: right; }
        .modal-content .modal-inner .modal-detail .modal-text dt {
          font-size: 20px;
          font-weight: bold;
          margin-bottom: 5px; }
    .modal-content .modal-inner .modal-contact {
      padding-top: 25px; }
      .modal-content .modal-inner .modal-contact .txt-contact {
        margin-bottom: 10px; }
      .modal-content .modal-inner .modal-contact .tel-area {
        line-height: 1; }
        .modal-content .modal-inner .modal-contact .tel-area .fd {
          float: left;
          color: #272f89;
          font-size: 49px;
          margin-right: 20px;
          padding-left: 80px;
          background: url(../img/simulation/fd-icon.png) no-repeat 0 2px; }
        .modal-content .modal-inner .modal-contact .tel-area .time {
          color: #31bc22;
          line-height: 1.3;
          padding-top: 5px; }
  .modal-content .docomo-mansion {
    display: none; }
  .modal-content .modal-title {
    font-size: 23px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    margin-bottom: 15px;
    background-color: #272f89; }
  .modal-content .modal-text {
    font-size: 15px;
    line-height: 1.5; }
  .modal-content .docomo-modal-table {
    width: 100%;
    border: 1px solid  #ddd;
    border-bottom: none;
    margin-top: 15px;
    box-sizing: border-box; }
    .modal-content .docomo-modal-table .toward {
      width: 110px;
      font-size: 25px;
      font-weight: bold;
      line-height: 1;
      color: #272f89;
      text-align: center;
      background-color: #f0f0f0;
      border-right: 1px solid  #ddd; }
      .modal-content .docomo-modal-table .toward img {
        margin-top: 20px; }
    .modal-content .docomo-modal-table .pack {
      min-width: 280px; }
    .modal-content .docomo-modal-table .set {
      width: 250px;
      border-right: none; }
    .modal-content .docomo-modal-table .fee {
      width: 250px;
      border-right: none;
      border-left: 2px solid  #ddd; }
    .modal-content .docomo-modal-table th {
      height: 50px;
      font-size: 17px;
      font-weight: bold;
      color: #fff;
      background-color: #272f89;
      text-align: center;
      vertical-align: middle;
      border-bottom: 1px solid  #ddd;
      border-right: 1px solid  #ddd; }
      .modal-content .docomo-modal-table th.fee {
        background-color: #ff003c; }
      .modal-content .docomo-modal-table th span {
        font-size: 11px;
        font-weight: normal;
        display: block; }
    .modal-content .docomo-modal-table td {
      overflow: hidden;
      padding: 8px;
      border-right: 1px solid  #ddd;
      border-bottom: 1px solid  #ddd;
      vertical-align: middle; }
      .modal-content .docomo-modal-table td.pack p {
        font-size: 18px;
        font-weight: bold;
        line-height: 40px;
        color: #272f89;
        margin-left: 15px;
        float: left; }
      .modal-content .docomo-modal-table td.pack ul {
        width: 125px;
        float: right;
        font-size: 0;
        text-align: left; }
        .modal-content .docomo-modal-table td.pack ul li {
          width: 60px;
          font-size: 11px;
          font-weight: bold;
          line-height: 1.27;
          color: #666;
          margin-left: 5px;
          padding: 7px;
          background-color: #e9e9e9;
          text-align: center;
          display: inline-block;
          border-radius: 5px;
          box-sizing: border-box; }
          .modal-content .docomo-modal-table td.pack ul li:first-child {
            margin-left: 0; }
      .modal-content .docomo-modal-table td.set {
        font-size: 16px;
        font-weight: bold;
        color: #333; }
        .modal-content .docomo-modal-table td.set .price {
          font-size: 24px;
          margin: 0 3px; }
      .modal-content .docomo-modal-table td.fee {
        font-size: 18px;
        font-weight: bold;
        color: #ff003c; }
        .modal-content .docomo-modal-table td.fee .price {
          font-size: 26px;
          margin: 0 3px; }
        .modal-content .docomo-modal-table td.fee .tax {
          font-size: 12px; }
  .modal-content#jsf-agreement {
    text-align: left; }
    .modal-content#jsf-agreement .btn-close {
      right: -20px;
      top: -20px;
      padding: 0;
      width: auto; }
    .modal-content#jsf-agreement .tit-modal {
      overflow: hidden;
      padding-bottom: 18px;
      font-size: 30px;
      line-height: 1.1;
      font-weight: bold;
      color: #333;
      text-align: left;
      float: none; }
    .modal-content#jsf-agreement .modal-inner {
      padding: 35px 40px 0;
      display: block;
      height: 100%;
      min-height: 1%;
      max-height: 700px;
      position: relative;
      font-size: 14px;
      overflow-y: scroll;
      overflow-x: hidden; }
      .modal-content#jsf-agreement .modal-inner:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden; }
      .modal-content#jsf-agreement .modal-inner h2 {
        margin: 30px 0 20px 0;
        padding-left: 5px;
        font-size: 20px;
        line-height: 140%;
        color: #333;
        font-weight: bold;
        border-bottom: 1px solid #272f89; }
      .modal-content#jsf-agreement .modal-inner h3 {
        margin: 20px 0 14px 0;
        font-size: 1.3em;
        line-height: 120%;
        color: #303331; }
      .modal-content#jsf-agreement .modal-inner p {
        margin: 20px 0;
        font-size: 0.95em;
        line-height: 140%;
        text-align: justify;
        float: none;
        width: 100%;
        padding: 0; }
      .modal-content#jsf-agreement .modal-inner ul li {
        font-size: 0.95em;
        line-height: 140%;
        margin: 10px 0 0 0; }
      .modal-content#jsf-agreement .modal-inner dl {
        padding: 18px 0 0 330px;
        line-height: 2; }
        .modal-content#jsf-agreement .modal-inner dl dt {
          font-size: 16px;
          font-weight: bold; }

#send_mail {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999; }
  #send_mail .send_mail-content {
    width: 300px;
    background-color: #fff;
    margin-top: -78px;
    margin-left: -150px;
    border: 1px solid  #ccc;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px 0px #b2b2b2;
    -moz-box-shadow: 0px 0px 5px 0px #b2b2b2;
    -webkit-box-shadow: 0px 0px 5px 0px #b2b2b2;
    position: relative;
    text-align: center;
    z-index: 1000; }
    #send_mail .send_mail-content .send_mail-ttl {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      line-height: 40px;
      margin-bottom: 15px;
      background-color: #272f89; }
    #send_mail .send_mail-content .send_mail-text {
      line-height: 1.5;
      margin-bottom: 10px; }
    #send_mail .send_mail-content .send_mail-close {
      background-color: #eee;
      margin-bottom: 15px;
      padding: 5px 10px;
      border: 1px solid  #ccc;
      border-radius: 3px;
      display: inline-block;
      box-sizing: border-box;
      cursor: pointer; }
      #send_mail .send_mail-content .send_mail-close:hover {
        opacity: .7; }
  #send_mail .bg-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 100; }

.modal-appoint #cboxWrapper #cboxTopLeft, .modal-appoint #cboxWrapper #cboxTopCenter, .modal-appoint #cboxWrapper #cboxTopRight,
.modal-appoint #cboxWrapper #cboxMiddleLeft, .modal-appoint #cboxWrapper #cboxMiddleRight,
.modal-appoint #cboxWrapper #cboxBottomLeft, .modal-appoint #cboxWrapper #cboxBottomCenter, .modal-appoint #cboxWrapper #cboxBottomRight {
  display: none; }

.modal-appoint #cboxWrapper #cboxContent {
  background: none; }

.modal-appoint .cboxIframe {
  background: none; }

.modal-appoint #cboxClose {
  display: block;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  background: image-url("form/appoint/btn-close.png") 0 0 no-repeat;
  z-index: 100; }
  .modal-appoint #cboxClose:hover {
    background-position: 0 0; }


.contact {
	margin: 0 20px 20px;
}