@charset "UTF-8";
/* add */
td.returnText {
  word-break: break-all;
}
p.colorGreen {
  color: #009da7;
  font-size: 1.6rem;
}
/* sass */
ul.pageTop {
  width: 670px;
  margin-top: 20px;
  text-align: right;
}
ul.pageTop li {
  display: inline-block;
}
ul.pageTop li a {
  position: relative;
  padding-left: 12px;
}
ul.pageTop li a:before {
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-top: 0px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 6px solid #898989;
}

#contentBodyMain ul.pageTop {
  margin: 20px 0 0;
  width: auto;
}
#contentBodyMain .headH2 {
  background-color: #014a96;
  font-size: 26px;
  font-size: 2.6rem;
  padding: 10px 15px;
  color: #ffffff;
  line-height: 1.2;
  margin-top: 40px;
  margin-bottom: 20px;
}
#contentBodyMain .headH2b {
  color: #009da7;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 15px;
}
#contentBodyMain .headH2c {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0;
  margin: 0;
  position: relative;
}
#contentBodyMain .headH2c.typeB {
  background-color: #014a96;
}
#contentBodyMain .headH2c.typeG {
  background-color: #898989;
}
#contentBodyMain .headH2c a {
  color: #ffffff;
  display: block;
  text-decoration: none;
  padding: 10px 35px 10px 45px;
}
#contentBodyMain .headH2c a:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 12px;
  width: 22px;
  height: 22px;
  background: transparent url(image/h2ico_pc.png) 0 0 no-repeat;
}
#contentBodyMain .headH2c a:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 22px;
  height: 22px;
  background: transparent url(image/h2ico_pc.png) -22px -22px no-repeat;
}
#contentBodyMain .headH2c a.open:after {
  content: " ";
  display: block;
  position: absolute;
  background: transparent url(image/h2ico_pc.png) -22px 0 no-repeat;
}
#contentBodyMain .headH2d {
  background-color: #004995;
  font-size: 20px;
  font-size: 2.0rem;
  padding: 10px 0 10px 10px;
  color: #ffffff;
  margin-top: 25px;
  line-height: 1.1;
}
#contentBodyMain .headH2e {
  font-size: 22px;
  font-size: 2.2rem;
  padding-bottom: 10px;
  color: #014a96;
  font-weight: bold;
  line-height: 1.1;
  border-bottom: 1px solid #80a4ca;
  margin-bottom: 15px;
}
#contentBodyMain .headH2g {
  font-size: 22px;
  font-size: 2.2rem;
  color: #009da7;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}
#contentBodyMain .headH2f {
  background-color: #004995;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  line-height: 1;
  padding: 12px 0;
  color: #ffffff;
  font-size: 2.4rem;
  text-align: center;
}
#contentBodyMain .headH2h {
  margin-top: 50px;
  background-color: #014a96;
  line-height: 1.1;
  padding: 10px 0;
  font-size: 2rem;
  text-align: center;
  color: #ffffff;
}
#contentBodyMain .headH3a {
  font-size: 16px;
  font-size: 1.6rem;
  border-top: 1px solid #7fa4ca;
  border-bottom: 1px solid #7fa4ca;
  padding: 5px 0;
  margin-bottom: 15px;
  color: #004995;
  font-weight: bold;
  line-height: 1;
}
#contentBodyMain .headH3a img {
  vertical-align: middle;
  margin-right: 10px;
}
#contentBodyMain ul.textListA {
  margin-top: 30px;
  border-top: 1px solid #898989;
  padding-top: 10px;
}
#contentBodyMain ul.textListA li {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  text-indent: -1em;
  padding-left: 1em;
}
#contentBodyMain ul.textListA li:before {
  content: "●";
  color: #b8b8b8;
}
#contentBodyMain p.question {
  font-size: 20px;
  font-size: 2.0rem;
  color: #004995;
  font-weight: bold;
  margin-bottom: 10px;
}
#contentBodyMain p.question img {
  padding-right: 5px;
  vertical-align: middle;
}
#contentBodyMain p.search,
#contentBodyMain p.hatena {
  margin: 10px 0;
}
#contentBodyMain p.search img,
#contentBodyMain p.hatena img {
  padding-right: 5px;
  vertical-align: middle;
}
#contentBodyMain p.hatena {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}
#contentBodyMain p.search {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}
#contentBodyMain span.note {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}
#contentBodyMain p.pcNote,
#contentBodyMain p.note {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  text-indent: -1em;
  padding-left: 1em;
}
#contentBodyMain p.pcNote img,
#contentBodyMain p.note img {
  vertical-align: middle;
}
#contentBodyMain p.noindent {
  margin-top: 5px;
  font-size: 12px !important;
  font-size: 1.2rem !important;
}
#contentBodyMain p.Error {
  color: #e44b02;
}
#contentBodyMain p.Error img {
  padding-right: 5px;
  vertical-align: -18%;
}
#contentBodyMain p.strong {
  color: #e44b02;
}
#contentBodyMain p.noteStrong {
  color: #e44b02;
  display: inline;
}
#contentBodyMain p.volumeLevel {
  color: #e44b02;
  font-weight: bold;
  display: table;
  width: 100%;
  background: transparent url(image/volarrow_pc.png) no-repeat center center;
}
#contentBodyMain p.volumeLevel .inHighWrap {
  display: table-cell;
}
#contentBodyMain p.volumeLevel .inLowWrap {
  display: table-cell;
  text-align: right;
}
#contentBodyMain p.volumeLevel strong {
  margin-left: 1em;
}
#contentBodyMain p.pageLead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
#contentBodyMain p.cautionIco {
  margin-top: 15px;
  padding: 5px 0 5px 35px;
  background: transparent url(image/caution_pc.png) left center no-repeat;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  min-height: 25px;
}
#contentBodyMain p.thanksText {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
#contentBodyMain p.thanksText2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}
#contentBodyMain p.quoteNumber {
  font-size: 34px;
  font-size: 3.4rem;
  color: #336eaa;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
}
#contentBodyMain p.maintenanceBox {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1;
  font-weight: bold;
}
#contentBodyMain p.maintenanceBox a {
  display: block;
  background-color: #e44b02;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px;
  padding: 15px 20px 13px;
  text-decoration: none;
  color: #ffffff;
}
#contentBodyMain p.maintenanceBox a {
  position: relative;
}
#contentBodyMain p.maintenanceBox a:before {
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid #ffffff;
  border-right: 0px solid transparent;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
#contentBodyMain div.prerequisiteBox {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff6e8;
  padding: 15px 15px 5px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 2px #e8e8e8;
  -moz-box-shadow: 0px 2px #e8e8e8;
  box-shadow: 0px 2px #e8e8e8;
}
#contentBodyMain div.prerequisiteBox p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
#contentBodyMain div.prerequisiteBox p em {
  color: #004995;
}
#contentBodyMain .panelBox {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background-color: #e8e8e8;
  padding: 15px 15px 5px;
  margin-bottom: 15px;
}
#contentBodyMain .panelBox p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
#contentBodyMain .panelBox p.column {
  border: 1px solid #e54c03;
  background-color: #ffffff;
  padding: 12px;
}
#contentBodyMain .inputStatus .panelBox {
  background-color: #fff6e8;
}
#contentBodyMain .inputStatus.inputok .panelBox {
  background-color: #e8e8e8;
  -webkit-box-shadow: 0px 2px 2px #d0d0d0;
  -moz-box-shadow: 0px 2px 2px #d0d0d0;
  box-shadow: 0px 2px 2px #d0d0d0;
}
#contentBodyMain .doNotKnowArea {
  border: 2px solid #e75610;
  background-color: #fef6f3;
  padding: 12px 12px 1px;
}
#contentBodyMain .doNotKnowArea p {
  font-size: 14px;
  font-size: 1.4rem;
}
#contentBodyMain .errorArea {
  border: 2px solid #e75610;
  background-color: #fef6f3;
  padding: 15px 2px 10px 15px;
  margin-bottom: 20px;
}
#contentBodyMain .errorArea p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #e75610;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#contentBodyMain .errorArea ul.errorList li {
  margin: 5px 0;
  text-indent: -1em;
  padding-left: 1em;
}
#contentBodyMain .errorArea ul.errorList li a {
  position: relative;
  padding-left: 12px;
}
#contentBodyMain .errorArea ul.errorList li a:before {
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 6px solid #e75610;
  border-right: 0px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
#contentBodyMain .errorArea ul.errorList li a {
  cursor: pointer;
  text-decoration: underline;
}
#contentBodyMain .errorArea ul.errorList li a:link {
  color: #e75610;
}
#contentBodyMain .errorArea ul.errorList li a:visited {
  color: #800080;
}
#contentBodyMain .errorArea ul.errorList li a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#contentBodyMain .errorArea ul.errorList li a:active,
#contentBodyMain .errorArea ul.errorList li a:focus {
  color: #ff0000;
}
#contentBodyMain div.Tab ul.tabMenu {
  display: table;
  width: 100%;
}
#contentBodyMain div.Tab ul.tabMenu li {
  display: table-cell;
  width: 50%;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #b3c9df;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6edf4));
  background: -webkit-linear-gradient(#ffffff, #e6edf4);
  background: -moz-linear-gradient(#ffffff, #e6edf4);
  background: linear-gradient(#ffffff, #e6edf4);
  background-color: #185a9f;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#contentBodyMain div.Tab ul.tabMenu li a {
  display: block;
  padding: 12px 0;
  text-align: center;
  color: #898989;
  text-decoration: none;
}
#contentBodyMain div.Tab ul.tabMenu li.tabOn {
  border: 1px solid #014a96;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #346eab), color-stop(100%, #014a96));
  background: -webkit-linear-gradient(#346eab, #014a96);
  background: -moz-linear-gradient(#346eab, #014a96);
  background: linear-gradient(#346eab, #014a96);
  background-color: #f0f4f8;
}
#contentBodyMain div.Tab ul.tabMenu li.tabOn a {
  color: #ffffff;
}
#contentBodyMain div.Tab p.tabMenu {
  display: table;
  width: 100%;
  margin-bottom: 0;
  color: #cccccc;
}
#contentBodyMain div.Tab p.tabMenu a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  width: 50%;
  padding: 12px 0;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #b3c9df;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6edf4));
  background: -webkit-linear-gradient(#ffffff, #e6edf4);
  background: -moz-linear-gradient(#ffffff, #e6edf4);
  background: linear-gradient(#ffffff, #e6edf4);
  background-color: #f0f4f8;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
  vertical-align: middle;
  color: #898989;
  text-decoration: none;
}
#contentBodyMain div.Tab p.tabMenu a.tabOn {
  border: 1px solid #014a96;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #346eab), color-stop(100%, #014a96));
  background: -webkit-linear-gradient(#346eab, #014a96);
  background: -moz-linear-gradient(#346eab, #014a96);
  background: linear-gradient(#346eab, #014a96);
  background-color: #185a9f;
  color: #ffffff;
}
#contentBodyMain div.tabcontainer {
  position: relative;
  border: 1px solid #014a96;
  padding: 15px;
  background-color: #ffffff;
  margin-bottom: 9px;
}
#contentBodyMain div.tabcontainer div.flowBox {
  background: transparent url(image/flowdown.png) center bottom no-repeat;
  padding-bottom: 30px;
  margin-bottom: 10px;
}
#contentBodyMain div.tabcontainer div.flowBox input.textInput,
#contentBodyMain div.tabcontainer div.flowBox input[type=tel],
#contentBodyMain div.tabcontainer div.flowBox input[type=text],
#contentBodyMain div.tabcontainer div.flowBox select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 154px;
  margin-right: 0;
}
#contentBodyMain div.tabcontainer div.flowBox.w290 {
  width: 290px;
}
#contentBodyMain div.tabcontainer div.flowBox input.textInput,
#contentBodyMain div.tabcontainer div.flowBox input[type=tel],
#contentBodyMain div.tabcontainer div.flowBox input[type=text],
#contentBodyMain div.tabcontainer div.flowBox input[type=button],
#contentBodyMain div.tabcontainer div.flowBox select,
#contentBodyMain div.tabcontainer div.flowBox button {
  vertical-align: middle;
}
#contentBodyMain div.tabcontainer div.flowBox p.noradius {
  width: 30%;
  margin: 0 0 10px;
}
#contentBodyMain div.tabcontainer div.flowBox .dTable {
  width: 70%;
  display: table;
  float: right;
}
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell {
  display: table-cell;
  width: 45%;
  vertical-align: top;
}
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell:first-child {
  padding-top: 0.4em;
  padding-right: 10px;
  width: 55%;
}
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell input.textInput,
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell input[type=tel],
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell input[type=text],
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell input[type=button],
#contentBodyMain div.tabcontainer div.flowBox .dTable .dCell select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
#contentBodyMain div.tabcontainer div.flowBox:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodyMain div.tabcontainer div.tab2block p.note {
  margin-bottom: 0;
}
#contentBodyMain div.tabcontainer div.tab2block .blockL {
  float: left;
  margin-top: 10px;
}
#contentBodyMain div.tabcontainer div.tab2block .blockR {
  overflow: hidden;
}
#contentBodyMain div.tabcontainer div.tab2block:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodyMain div.tabcontainer div.spStatic {
  position: absolute;
  top: 15px;
  right: 15px;
}
#contentBodyMain div.tabcontainer div.inputStatus {
  width: 288px;
}
#contentBodyMain div.footerRelative {
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
#contentBodyMain div.footerRelative ul.siteTop {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
}
#contentBodyMain div.footerRelative ul.siteTop + p.submit {
  display: inline-block;
}
#contentBodyMain p.markerText {
  font-weight: bold;
}
#contentBodyMain div.formWrap p {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#contentBodyMain div.formWrap p select,
#contentBodyMain div.formWrap p input.textInput,
#contentBodyMain div.formWrap p input[type=tel],
#contentBodyMain div.formWrap p input[type=text] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#contentBodyMain div.formWrap p.markerText {
  background-color: #4d80b6;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 11px 18px;
  text-align: center;
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.formWrap p.markerText.noradius {
  background-color: transparent;
  text-align: left;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #424242;
}
#contentBodyMain div.formWrap p {
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain select {
  margin-right: 5px;
}
#contentBodyMain input.textInput,
#contentBodyMain input[type=text],
#contentBodyMain input[type=tel] {
  padding-top: 0.6em;
  padding-left: 4px;
  padding-right: 4px;
  height: 44px;
  border: 1px solid #b3c9df;
  -webkit-box-shadow: 2px 2px #d0d0d0 inset;
  -moz-box-shadow: 2px 2px #d0d0d0 inset;
  box-shadow: 2px 2px #d0d0d0 inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  ime-mode: inactive;
}
#contentBodyMain input.textInput.imeOn,
#contentBodyMain input[type=text].imeOn,
#contentBodyMain input[type=tel].imeOn {
  ime-mode: active;
}
#contentBodyMain textarea {
  background-color: transparent;
  padding: 2px 2px 2px 4px;
  border: 1px solid #b3c9df;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 2px 2px #d0d0d0 inset;
  -moz-box-shadow: 2px 2px #d0d0d0 inset;
  box-shadow: 2px 2px #d0d0d0 inset;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  ime-mode: inactive;
  resize: none;
}
#contentBodyMain textarea.imeOn {
  ime-mode: active;
}
#contentBodyMain label input[type=checkbox] {
  margin-right: 8px;
}
#contentBodyMain input[type=button] {
  -moz-box-sizing: border-box;
  box-sizing: content-box;
  border: 1px solid #b3c9df;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 2px #d0d0d0;
  -moz-box-shadow: 0px 2px 2px #d0d0d0;
  box-shadow: 0px 2px 2px #d0d0d0;
  font-size: 14px;
  font-size: 1.4rem;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e8eff6));
  background: -webkit-linear-gradient(#ffffff, #e8eff6);
  background: -moz-linear-gradient(#ffffff, #e8eff6);
  background: linear-gradient(#ffffff, #e8eff6);
  background-color: #f9fbfd;
  height: 40px;
  margin-left: 5px;
  color: #346eac;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  white-space: nowrap;
}
#contentBodyMain select[disabled],
#contentBodyMain input[type="text"][disabled],
#contentBodyMain input[type="button"][disabled],
#contentBodyMain p.submit input[type="button"][disabled],
#contentBodyMain p.submit input[type="submit"][disabled],
#contentBodyMain p.submit.disabledBtn a,
#contentBodyMain p.submit.disabledBtn span {
  display: inline-block;
  vertical-align: middle;
  cursor: default;
  color: #b8b8b8;
  border: 1px solid #e7e7e7;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(#e7e7e7, #e7e7e7);
  background: -moz-linear-gradient(#e7e7e7, #e7e7e7);
  background: linear-gradient(#e7e7e7, #e7e7e7);
  background-color: #e7e7e7;
}
#contentBodyMain p.submit.disabledBtn a,
#contentBodyMain p.submit.disabledBtn span {
  padding: 19px 80px;
}
#contentBodyMain select[disabled] {
  background: #ececec;
}
#contentBodyMain input[type="text"][disabled],
#contentBodyMain input[type="button"][disabled] {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(#e7e7e7, #e7e7e7);
  background: -moz-linear-gradient(#e7e7e7, #e7e7e7);
  background: linear-gradient(#e7e7e7, #e7e7e7);
  background-color: #e7e7e7;
}
#contentBodyMain p.submit {
  text-align: center;
}
#contentBodyMain p.submit input[type=button],
#contentBodyMain p.submit input[type=submit],
#contentBodyMain p.submit button.submit,
#contentBodyMain p.submit a,
#contentBodyMain p.submit span {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  padding: 20px 80px;
  height: auto;
  line-height: 1;
  border-style: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffa219), color-stop(100%, #e79217));
  background: -webkit-linear-gradient(#ffa219, #e79217);
  background: -moz-linear-gradient(#ffa219, #e79217);
  background: linear-gradient(#ffa219, #e79217);
  background-color: #f39a18;
  -webkit-box-shadow: 0px 2px #d0d0d0;
  -moz-box-shadow: 0px 2px #d0d0d0;
  box-shadow: 0px 2px #d0d0d0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
}
#contentBodyMain p.submit input[type=button].returnBtn,
#contentBodyMain p.submit input[type=submit].returnBtn,
#contentBodyMain p.submit button.submit.returnBtn,
#contentBodyMain p.submit a.returnBtn,
#contentBodyMain p.submit span.returnBtn {
  border: 1px solid #b9b9b9;
  padding: 19px 79px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #d9dfe6));
  background: -webkit-linear-gradient(#ececec, #d9dfe6);
  background: -moz-linear-gradient(#ececec, #d9dfe6);
  background: linear-gradient(#ececec, #d9dfe6);
  background-color: #efefef;
  color: #898989;
  margin-left: 0;
}
#contentBodyMain p.submit input.sizesync[type=submit],
#contentBodyMain p.submit input.sizesync[type=button],
#contentBodyMain p.submit a.sizesync,
#contentBodyMain p.submit span.sizesync {
  padding: 20px 0;
  width: 260px;
}
#contentBodyMain p.submit + p.submit {
  margin-top: 20px;
}
#contentBodyMain p.submit.dispNone {
  display: none;
}
#contentBodyMain div.disableWrap {
  margin-bottom: 20px;
}
#contentBodyMain div.disableWrap p.submit + p.submit {
  margin-top: 0;
}
#contentBodyMain ul.radioList {
  margin-left: 7%;
  margin-right: -3%;
  margin-top: -15px;
  margin-bottom: 10px;
}
#contentBodyMain ul.radioList li, #contentBodyMain ul.radioList span {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contentBodyMain ul.radioList li {
  float: left;
  width: 40%;
  margin-right: 3%;
  margin-top: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
#contentBodyMain ul.radioList:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodyMain ul.radioList.x3 {
  margin-left: 0;
}
#contentBodyMain ul.radioList.x3 li {
  width: 30%;
}
#contentBodyMain ul.radioList.x4 {
  margin-left: 0;
}
#contentBodyMain ul.radioList.x4 li {
  width: 22%;
}
#contentBodyMain ul.radioList li label {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 2px solid #b3c8e0;
}
#contentBodyMain ul.radioList li label input[type=radio] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;
}
#contentBodyMain ul.radioList li label input[type=radio] + span.wrap {
  display: block;
  padding: 2px;
  position: relative;
  cursor: pointer;
  height: 80px;
}
#contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner {
  position: relative;
  display: block;
  height: 80px;
  font-weight: bold;
  text-align: center;
  color: #014a96;
  font-size: 20px;
  font-size: 2.0rem;
}
#contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line1 {
  line-height: 80px;
}
#contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line2 {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  line-height: 1.3;
  margin-top: -1.2em;
}
#contentBodyMain ul.radioList.xplt {
  margin-left: 0;
  margin-right: -3%;
}
#contentBodyMain ul.radioList.xplt li {
  width: 30%;
}
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap {
  height: auto;
}
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner {
  height: auto;
  padding: 5px 0;
}
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.carType,
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Image,
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Detail {
  display: block;
}
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.carType {
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Image,
#contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Detail {
  font-size: 14px;
  font-size: 1.4rem;
}
#contentBodyMain div.inquiryBoxTop div.callCenter {
  border: 1px solid #cfcfcf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 0 15px;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.callCenterName,
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyTitle {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #d0d0d0;
  margin: 0 8px 10px;
  padding-bottom: 5px;
  line-height: 1.2;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.callCenterName.ftL,
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyTitle.ftL {
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.telephone {
  text-align: center;
  font-size: 30px;
  font-size: 3.0rem;
  color: #004995;
  font-weight: bold;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.telephone img {
  padding-right: 5px;
  vertical-align: baseline;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.callCenterInfo {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.callCenterInfo span.Day {
  display: block;
}
#contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox {
  display: block;
  text-align: center;
  letter-spacing: -.40em;
}
#contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1 {
  display: inline-block;
  text-align: left;
  letter-spacing: normal;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  border-left: 1px dotted #d0d0d0;
}
#contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1:first-child {
  border-left-style: none;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyName {
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyName:before {
  content: "●";
  color: #7fa4ca;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 8px;
  margin-left: 8px;
  line-height: 1;
  vertical-align: middle;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a {
  cursor: pointer;
  text-decoration: none;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:link {
  color: #004995;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:visited {
  color: #004995;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:hover {
  color: #004995;
  text-decoration: none;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:active,
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:focus {
  color: #004995;
}
#contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact .telNumber {
  font-family: Arial;
  color: #004995;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  vertical-align: middle;
}
#contentBodyMain div.block2B {
  margin-bottom: 15px;
}
#contentBodyMain div.block2B:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodyMain div.block2B .blockL {
  width: 292px;
  float: left;
}
#contentBodyMain div.block2B .blockR {
  width: 312px;
  float: right;
}
#contentBodyMain div.block2B .inner {
  width: 292px;
}
#contentBodyMain div.block2C {
  padding-top: 15px;
}
#contentBodyMain div.block2C:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodyMain div.block2C .blockL,
#contentBodyMain div.block2C .blockR {
  width: 320px;
}
#contentBodyMain div.block2C .blockL {
  float: left;
}
#contentBodyMain div.block2C .blockR {
  float: right;
}
#contentBodyMain div.block2CtabWrap {
  position: relative;
  width: 100%;
}
#contentBodyMain div.block2Ctab {
  display: table;
  margin: 0 -30px;
  border-spacing: 30px;
}
#contentBodyMain div.block2Ctab div.inner {
  display: table-cell;
  width: 50%;
  background-color: #cbebed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 1px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.block2Ctab p.fukidashiL:after {
  right: 50px;
  content: " ";
  position: absolute;
  width: 20px;
  height: 16px;
  left: 250px;
  bottom: 14px;
  background: transparent url(image/fukidashi_pc.png) 0 0 no-repeat;
}
#contentBodyMain div.block2Ctab p.fukidashiR:after {
  left: 50px;
  content: " ";
  position: absolute;
  width: 20px;
  height: 16px;
  left: 400px;
  bottom: 14px;
  background: transparent url(image/fukidashi_pc.png) -32px 0 no-repeat;
}
#contentBodyMain div.resultArea {
  border-top: 2px solid #99b6d4;
  border-bottom: 2px solid #99b6d4;
  background-color: #f2f5f9;
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 25px 10px 25px 30px;
}
#contentBodyMain div.resultArea div.blockContent {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px #d0d0d0;
  -moz-box-shadow: 0 2px #d0d0d0;
  box-shadow: 0 2px #d0d0d0;
  margin-bottom: 10px;
}
#contentBodyMain div.resultArea div.blockContent p.contentTitle {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  padding: 15px 0;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: bold;
}
#contentBodyMain div.resultArea div.blockContent p.Insurance {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: right;
  padding-right: 20px;
}
#contentBodyMain div.resultArea div.blockContent p.Insurance span {
  font-size: 42px;
  font-size: 4.2rem;
  margin-right: 5px;
}
#contentBodyMain div.resultArea div.blockContent.typeB p.contentTitle {
  background-color: #004995;
}
#contentBodyMain div.resultArea div.blockContent.typeB p.Insurance {
  color: #004995;
}
#contentBodyMain div.resultArea div.blockContent.typeG p.contentTitle {
  background-color: #009da7;
}
#contentBodyMain div.resultArea div.blockContent.typeG p.Insurance {
  color: #009da7;
}
#contentBodyMain div.resultArea div.blockContent.typeG p.Insurance span {
  font-size: 36px;
  font-size: 3.2rem;
}
#contentBodyMain div.resultArea div.blockContent.typeG p.Insurance:after {
  content: " ";
  font-size: 42px;
  font-size: 4.2rem;
}
#contentBodyMain div.commentBox {
  border: 1px solid #e44b02;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #fcede5;
  padding: 8px 5px;
  margin-right: 20px;
}
#contentBodyMain div.commentBox p {
  text-align: center;
  margin-left: 0;
}
#contentBodyMain div.commentBox.line2 {
  margin: 10px 0 10px;
}
#contentBodyMain div.commentBox.line2 p {
  margin-top: 0;
  text-align: left;
  line-height: 2;
}
#contentBodyMain div.fukidashiA,
#contentBodyMain div.fukidashiC {
  margin-bottom: 2px;
  position: relative;
}
#contentBodyMain div.fukidashiA p,
#contentBodyMain div.fukidashiC p {
  background-color: #cbebed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
}
#contentBodyMain div.fukidashiA {
  padding-bottom: 8px;
}
#contentBodyMain div.fukidashiA:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 8px;
  left: 20px;
  bottom: 0;
  background: transparent url(image/fukidashi_pc.png) -20px 0 no-repeat;
}
#contentBodyMain div.fukidashiC {
  padding-bottom: 12px;
}
#contentBodyMain div.fukidashiC:before {
  content: "";
  position: absolute;
  margin: auto;
  width: 20px;
  height: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url(image/fukidashi_pc.png) -64px 0 no-repeat;
}
#contentBodyMain div.fukidashiE {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
#contentBodyMain div.fukidashiE p {
  background-color: #fcede5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  border: 1px solid #e44b02;
  line-height: 1.2;
}
#contentBodyMain div.fukidashiE p img {
  vertical-align: -12%;
  margin-right: 5px;
}
#contentBodyMain div.fukidashiE:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 2px;
  left: 0;
  width: 30px;
  height: 9px;
  background: transparent url(image/fukidashi2_pc.png) left bottom no-repeat;
}
#contentBodyMain div.fukidashiL,
#contentBodyMain div.fukidashiR {
  padding-bottom: 16px;
  position: relative;
}
#contentBodyMain div.fukidashiL p,
#contentBodyMain div.fukidashiR p {
  background-color: #cbebed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 1px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.fukidashiL:before {
  right: 50px;
  content: "";
  position: absolute;
  width: 20px;
  height: 16px;
  bottom: 0;
  background: transparent url(image/fukidashi_pc.png) 0 0 no-repeat;
}
#contentBodyMain div.fukidashiR p:before {
  left: 50px;
  content: "";
  position: absolute;
  width: 20px;
  height: 16px;
  bottom: 0;
  background: transparent url(image/fukidashi_pc.png) -32px 0 no-repeat;
}
#contentBodyMain div.Compensation {
  background-color: #f2f5f9;
}
#contentBodyMain div.Compensation div.accodionBody {
  display: none;
}
#contentBodyMain div.Compensation div.pcMain {
  padding: 15px 15px 15px;
}
#contentBodyMain div.pcMain {
  padding: 0 15px;
}
#contentBodyMain table.tableC {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #b8b8b8;
}
#contentBodyMain table.tableC th, #contentBodyMain table.tableC td {
  padding: 10px 1px 10px 15px;
}
#contentBodyMain table.tableC thead th {
  background-color: #336eaa;
  color: #ffffff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-size: 1.8rem;
}
#contentBodyMain table.tableC thead th em {
  font-size: 22px;
  font-size: 2.2rem;
  vertical-align: 0%;
}
#contentBodyMain table.tableC tbody th {
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  background-color: #fff5e7;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  width: 68%;
}
#contentBodyMain table.tableC tbody td {
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  background-color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain table.tableC tbody tr.set th {
  border-top-style: none;
  padding: 0 0 0 15px;
}
#contentBodyMain table.tableC tbody tr.set th span {
  display: block;
  padding: 10px 1px 10px 15px;
  border-top: 1px dotted #b8b8b8;
  border-left: 1px dotted #b8b8b8;
}
#contentBodyMain table.tableC tbody tr.set td {
  border-top: 1px dotted #b8b8b8;
}
#contentBodyMain div.Estimation {
  background-color: #f3f3f3;
}
#contentBodyMain div.Estimation div.accodionBody {
  display: none;
}
#contentBodyMain div.Estimation div.pcMain {
  padding: 15px 15px 15px;
}
#contentBodyMain div.Estimation p.cautionIco {
  margin-top: 0;
  line-height: 2;
}
#contentBodyMain dl.EstimationTbl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
}
#contentBodyMain dl.EstimationTbl dt, #contentBodyMain dl.EstimationTbl dd {
  display: block;
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
}
#contentBodyMain dl.EstimationTbl dt.Attention, #contentBodyMain dl.EstimationTbl dd.Attention {
  background-color: #fcede5;
  color: #e44b02;
}
#contentBodyMain dl.EstimationTbl dt {
  width: 24%;
  background-color: #f2f5f9;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  font-weight: bold;
  white-space: nowrap;
}
#contentBodyMain dl.EstimationTbl dt.thead {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
#contentBodyMain dl.EstimationTbl dd {
  width: 26%;
  background-color: #ffffff;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
}
#contentBodyMain dl.EstimationTbl dd.thead {
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  width: 76%;
}
#contentBodyMain div.EstimationTbl {
  /* div */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin: 10px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
}
#contentBodyMain div.EstimationTbl div.pcTr {
  display: block;
  background: #f2f5f9 url(image/tpd_pc.png) left top repeat-y;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#contentBodyMain div.EstimationTbl div.pcTr.thead {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #f2f5f9 none;
}
#contentBodyMain div.EstimationTbl div.pcTr.thead div.tr {
  width: 100%;
}
/* 20150410 保険始期日の枠サイズ調整 */
#contentBodyMain div.EstimationTbl div.pcTr div.tr:first-child p.td.thead.Attention {
  border-right: 0px solid #b8b8b8;
}
#contentBodyMain div.EstimationTbl div.pcTr div.tr:first-child .Attention {
  border-right: 1px solid #b8b8b8;
}
#contentBodyMain div.EstimationTbl div.tr {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
#contentBodyMain div.EstimationTbl p.th,
#contentBodyMain div.EstimationTbl p.td {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
}
#contentBodyMain div.EstimationTbl p.th {
  width: 154px;
  font-weight: bold;
}
#contentBodyMain div.EstimationTbl p.th.thead {
  width: 155px;
  border-right: 1px solid #b8b8b8;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -ms-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
#contentBodyMain div.EstimationTbl p.td {
  width: 165px;
}
#contentBodyMain div.EstimationTbl p.td.thead {
  background-color: #ffffff;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  border-right-style: none;
  width: 483px;
}
#contentBodyMain div.EstimationTbl p.td.Attention {
  background-color: #fcede5;
  color: #e44b02;
  border-left: 1px solid #b8b8b8;
}
/* 20150410 保険始期日の枠サイズ調整 */
#contentBodyMain div.EstimationTbl p.td.thead.Attention {
  background-color: #fcede5;
  color: #e44b02;
  border-left: 0px solid #b8b8b8;
}
#contentBodyMain div.EstimationTbl p.td.Attention:before {
  display: block;
  height: 100%;
  position: absolute;
  content: ".";
  font-size: 1px;
  top: 0;
  background-color: #fcede5;
  color: #fcede5;
  width: 100%;
  max-width: 164px;
  margin: 0 -10px;
  z-index: -1;
}
#contentBodyMain table.formTbl {
  width: 100%;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
  -webkit-box-shadow: 0px 2px #e7e7e7;
  -moz-box-shadow: 0px 2px #e7e7e7;
  box-shadow: 0px 2px #e7e7e7;
  margin-bottom: 20px;
}
#contentBodyMain table.formTbl tbody th, #contentBodyMain table.formTbl tbody td {
  border-right: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
#contentBodyMain table.formTbl tbody th {
  padding: 15px 0;
  background-color: #fff6e7;
  vertical-align: middle;
  text-align: center;
  width: 18%;
}
#contentBodyMain table.formTbl tbody td {
  padding: 0px 10px;
}
#contentBodyMain table.formTbl tbody td > p {
  margin-left: 5px;
  margin-top: 10px;
}
#contentBodyMain table.formTbl div.formWrap {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
#contentBodyMain table.formTbl div.formWrap p {
  display: table-cell;
  padding: 10px 5px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#contentBodyMain table.formTbl div.formWrap p.word3 {
  width: 3em;
  white-space: nowrap;
}
#contentBodyMain table.formTbl div.formWrap p.at {
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
}
#contentBodyMain table.formTbl div.formWrap div.cell {
  display: table-cell;
}
#contentBodyMain table.formTbl div.formWrap select,
#contentBodyMain table.formTbl div.formWrap input.textInput,
#contentBodyMain table.formTbl div.formWrap input[type=tel],
#contentBodyMain table.formTbl div.formWrap input[type=text] {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain select.small {
  width: 60px;
}
#contentBodyMain table.formTbl div.formWrap.sizeL {
  width: 86%;
}
#contentBodyMain table.formTbl div.formWrap.sizeL_half {
  width: 43%;
}
#contentBodyMain table.formTbl div.formWrap.sizeMax_thirdp {
  width: 30%;
}
#contentBodyMain div.pointTopBox {
  margin-bottom: 15px;
  padding-bottom: 1px;
  position: relative;
}
#contentBodyMain div.pointTopBox:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0px;
  width: 0;
  height: 0;
  border-top: 20px solid #009da7;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 0 solid transparent;
}
#contentBodyMain div.pointTopBox div.inner {
  background: #fff1dc url(image/point_bg.png) left top repeat;
  border-top: 4px solid #009da7;
  border-bottom: 4px solid #009da7;
  margin-bottom: 19px;
  display: table;
  width: 100%;
}
#contentBodyMain div.pointTopBox p.Image,
#contentBodyMain div.pointTopBox p.Text {
  display: table-cell;
  vertical-align: middle;
}
#contentBodyMain div.pointTopBox p.Image {
  padding: 10px 25px 10px 10px;
  width: 1%;
}
#contentBodyMain div.pointTopBox p.Image img {
  vertical-align: middle;
}
#contentBodyMain div.pointTopBox p.Text {
  width: 99%;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
}
#contentBodyMain div.pointTopBox p.Text span {
  color: #e44b02;
  font-weight: bold;
}
#contentBodyMain div.pointTopBox p.Text strong {
  font-size: 34px;
  font-size: 3.4rem;
}
#contentBodyMain div.preparationBox {
  background-color: #cbebed;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 20px 0 10px;
  margin-bottom: 60px;
}
#contentBodyMain div.preparationBox > p {
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
#contentBodyMain div.preparationBox div.imageListAWrap:after {
  content: " ";
  display: block;
}
#contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA {
  margin-bottom: 20px;
  text-align: center;
}
#contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
#contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li p {
  margin: 0 22px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
#contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li p img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  margin-bottom: 10px;
}
#contentBodyMain div.estimateBox div.estimateInner {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  border-left: 2px solid #004995;
  border-right: 2px solid #004995;
  border-bottom: 2px solid #004995;
  padding: 25px 10px 10px;
  margin-bottom: 15px;
}
#contentBodyMain div.estimateBox ul.newSelect {
  text-align: center;
}
#contentBodyMain div.estimateBox ul.newSelect li {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin: 0 0 20px;
  padding: 0 10px;
  text-align: center;
}
#contentBodyMain div.arrowBox.last.specList table.tableA tr {
  min-height: 40px;
  height: 40px;
}
#contentBodyMain div.estimateBox ul.newSelect li p {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffa219), color-stop(100%, #e69116));
  background: -webkit-linear-gradient(#ffa219, #e69116);
  background: -moz-linear-gradient(#ffa219, #e69116);
  background: linear-gradient(#ffa219, #e69116);
  background-color: #f39a18;
  -webkit-box-shadow: 0 2px #d0d0d0;
  -moz-box-shadow: 0 2px #d0d0d0;
  box-shadow: 0 2px #d0d0d0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#contentBodyMain div.estimateBox ul.newSelect li p a,
#contentBodyMain div.estimateBox ul.newSelect li p button,
#contentBodyMain div.estimateBox ul.newSelect li p input[type=submit] {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 2.0rem;
  width: 100%;
  padding: 12px 0;
  line-height: 1.4;
  border-style: none;
  color: #ffffff;
  font-weight: bold;
  display: block;
}
#contentBodyMain div.estimateBox ul.newSelect li.tasya p button, #contentBodyMain div.estimateBox ul.newSelect li.tasya p input[type=submit], #contentBodyMain div.estimateBox ul.newSelect li.tasya p a {
  background: transparent url(image/tasya_pc.png) 14px center no-repeat;
}
#contentBodyMain div.estimateBox ul.newSelect li.bigin p button, #contentBodyMain div.estimateBox ul.newSelect li.bigin p input[type=submit], #contentBodyMain div.estimateBox ul.newSelect li.bigin p a {
  background: transparent url(image/bigin_pc.png) 14px center no-repeat;
}
#contentBodyMain div.cautionBox {
  background-color: #fdf6f2;
  border: 2px solid #e44b02;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 15px;
  margin-top: 10px;
  padding: 12px 15px;
}
#contentBodyMain div.cautionBox p.cautionTitle {
  font-size: 2.2rem;
  font-weight: bold;
  vertical-align: middle;
  margin-bottom: 10px;
}
#contentBodyMain div.cautionBox p.cautionTitle img {
  width: 34px;
  height: 34px;
  margin-right: 5px;
  vertical-align: middle;
}
#contentBodyMain div.cautionBox p {
  line-height: 1.7;
}
#contentBodyMain div.excludedBox {
  margin-bottom: 15px;
  border: 1px solid #80a4ca;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 15px 20px 3px;
  background-color: #f7f9fb;
}
#contentBodyMain div.excludedBox ul.excludedListA li {
  margin-bottom: 12px;
  color: #014a96;
  font-weight: bold;
}
#contentBodyMain div.excludedBox ul.excludedListA li span.subText {
  color: #131313;
}
#contentBodyMain div.excludedBox ul.excludedListA li:after {
  content: "";
  display: block;
  clear: left;
}
#contentBodyMain div.excludedBox span.number {
  width: 2em;
  display: block;
  float: left;
}
#contentBodyMain div.excludedBox div.Text {
  margin-left: 2em;
}
#contentBodyMain div.excludedBox ul.excludedListB {
  margin-top: 5px;
}
#contentBodyMain div.excludedBox ul.excludedListB li {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #434343;
}
#contentBodyMain div.excludedBox ul.excludedListB li span.subText {
  font-weight: normal;
}
#contentBodyMain div.excludedBox p.cautionTop {
  margin-top: 5px;
  color: #e44b02;
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: 0;
}
#contentBodyMain div.excludedBox p.cautionTop span.Mark {
  display: block;
  float: left;
}
#contentBodyMain div.excludedBox p.cautionTop span.Mark + span {
  display: block;
  overflow: hidden;
}
#contentBodyMain div.excludedBox p.cautionTop:after {
  content: "";
  clear: left;
  display: block;
}
#contentBodyMain div.inquiryBoxTop {
  border: 2px solid #cfcfcf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 15px 15px;
}
#contentBodyMain div.inquiryBoxTop div.block2D {
  display: table;
  width: 100%;
}
#contentBodyMain div.inquiryBoxTop div.block2D div.blockL,
#contentBodyMain div.inquiryBoxTop div.block2D div.blockR {
  display: table-cell;
  vertical-align: middle;
}
#contentBodyMain div.inquiryBoxTop div.block2D div.blockL {
  width: 47%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #cbebed;
}
#contentBodyMain div.inquiryBoxTop div.block2D div.blockR {
  width: 53%;
}
#contentBodyMain div.inquiryBoxTop p.Text {
  text-align: center;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}
#contentBodyMain div.inquiryBoxTop div.fukidashiC {
  margin-bottom: 10px;
}
#contentBodyMain div.customersRefrain {
  border: 1px solid #b8b8b8;
  padding: 35px 20px 30px;
  margin: 0 0 20px;
  -webkit-box-shadow: 0 2px #e8e8e8;
  -moz-box-shadow: 0 2px #e8e8e8;
  box-shadow: 0 2px #e8e8e8;
}
#contentBodyMain div.customersRefrain div.inquiryBoxTop {
  margin: 0;
  padding: 0;
  border-style: none;
}
#contentBodyMain div.customersRefrain div.inquiryBoxTop p.agencyContact .telNumber {
  font-size: 28px;
  font-size: 2.8rem;
}
#contentBodyMain div.customersRefrain div.callCenter {
  background-color: #ffffff;
  border-color: #cfcfcf;
  padding: 8px 7px 5px;
}
#contentBodyMain div.customersRefrain div.callCenter p.callCenterInfo span.Day {
  display: inline-block;
  margin-right: 5px;
}
#contentBodyMain div.customersRefrain div.callCenter p.callCenterName {
  margin-bottom: 5px;
}
#contentBodyMain div.customersRefrain div.callCenter p.telephone {
  line-height: 1.2;
}
@media (min-width: 1px) {

  #contentBodyMain div.tabcontainer div.flowBox .dTable .dCell:first-child {
    padding-top: 0;
  }
  #contentBodyMain ul.radioList li label {
    background-color: transparent;
    border-style: none;
  }
  #contentBodyMain ul.radioList li label:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #contentBodyMain select {
    padding: 8px 18px 7px 5px;
    height: 44px;
  }
  #contentBodyMain input.textInput,
  #contentBodyMain input[type=text],
  #contentBodyMain input[type=tel] {
    padding: 2px 4px 1px;
  }
  #contentBodyMain ul.radioList li label input[type=radio] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap {
    display: block;
    padding: 2px;
    position: relative;
    cursor: pointer;
    height: 80px;
    border: 2px solid #b3c8e0;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6edf5));
    background: -webkit-linear-gradient(#ffffff, #e6edf5);
    background: -moz-linear-gradient(#ffffff, #e6edf5);
    background: linear-gradient(#ffffff, #e6edf5);
    -webkit-box-shadow: 0px 2px 2px #d0d0d0;
    -moz-box-shadow: 0px 2px 2px #d0d0d0;
    box-shadow: 0px 2px 2px #d0d0d0;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner {
    position: relative;
    display: block;
    font-weight: bold;
    text-align: center;
    color: #014a96;
    width: 100%;
    height: 72px;
    font-size: 20px;
    font-size: 2.0rem;
    border: 2px solid transparent;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line2,
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line1 {
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 4px;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line1 {
    line-height: 72px;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line2 {
    top: 50%;
    line-height: 1.3;
    margin-top: -1.2em;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner:before {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 2px;
    width: 20px;
    height: 20px;
    background: transparent url(image/radio_chk.png) 0 0 no-repeat;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-box-shadow: 0 0 0 #000000;
    -moz-box-shadow: 0 0 0 #000000;
    box-shadow: 0 0 0 #000000;
  }
  #contentBodyMain ul.radioList li label input[type=radio].checked + span.wrap {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6edf5), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#e6edf5, #ffffff);
    background: -moz-linear-gradient(#e6edf5, #ffffff);
    background: linear-gradient(#e6edf5, #ffffff);
  }
  #contentBodyMain ul.radioList li label input[type=radio]:checked + span.wrap {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6edf5), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#e6edf5, #ffffff);
    background: -moz-linear-gradient(#e6edf5, #ffffff);
    background: linear-gradient(#e6edf5, #ffffff);
  }
  #contentBodyMain ul.radioList li label input[type=radio].checked + span.wrap span.inner:before {
    background: transparent url(image/radio_chk.png) 0 -20px no-repeat;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:checked + span.wrap span.inner:before {
    background: transparent url(image/radio_chk.png) 0 -20px no-repeat;
  }
  #contentBodyMain ul.radioList li label input[type=radio].checked + span.wrap span.inner {
    border: 2px solid #ee8959;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:checked + span.wrap span.inner {
    border: 2px solid #ee8959;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:focus + span.wrap {
    outline: 1px dotted;
  }
  #contentBodyMain ul.radioList li label input[type=radio].disabled + span.wrap {
    cursor: not-allowed;
    /* 禁止カーソル */
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #e7e7e7));
    background: -webkit-linear-gradient(#e7e7e7, #e7e7e7);
    background: -moz-linear-gradient(#e7e7e7, #e7e7e7);
    background: linear-gradient(#e7e7e7, #e7e7e7);
    background-color: #e7e7e7;
    color: #b8b8b8;
  }
  #contentBodyMain ul.radioList li label input[type=radio].disabled + span.wrap:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:disabled + span.wrap {
    cursor: not-allowed;
    /* 禁止カーソル */
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #e7e7e7));
    background: -webkit-linear-gradient(#e7e7e7, #e7e7e7);
    background: -moz-linear-gradient(#e7e7e7, #e7e7e7);
    background: linear-gradient(#e7e7e7, #e7e7e7);
    background-color: #e7e7e7;
    color: #b8b8b8;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:disabled + span.wrap:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  #contentBodyMain ul.radioList.x4 li label input[type=radio] + span.wrap span.inner span.line2 {
    left: 8px;
  }
  #contentBodyMain ul.radioList.xplt {
    margin-left: 0;
    margin-right: -3%;
  }
  #contentBodyMain ul.radioList.xplt li {
    width: 30%;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap {
    height: auto;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner {
    height: auto;
    padding: 5px 0;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.carType,
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Image,
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Detail {
    display: block;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.carType {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Image,
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Detail {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding-right: 18px;
    background: #ffffff url(image/select_bg.png) right center no-repeat;
    -webkit-background-size: 13px 6px;
    -moz-background-size: 13px 6px;
    background-size: 13px 6px;
  }
  #contentBodyMain select::-ms-expand {
    display: none;
  }
  #contentBodyMain label input[type=checkbox] {
    opacity: 0;
    position: absolute;
    outline: 0 none;
    margin-right: 0;
  }
  #contentBodyMain label input[type=checkbox] + span {
    display: inline-block;
    position: relative;
    padding-top: 3px;
    padding-left: 28px;
    cursor: pointer;
  }
  #contentBodyMain label input[type=checkbox] + span:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ecf2f7));
    background: -webkit-linear-gradient(#ffffff, #ecf2f7);
    background: -moz-linear-gradient(#ffffff, #ecf2f7);
    background: linear-gradient(#ffffff, #ecf2f7);
  }
  #contentBodyMain label input[type=checkbox]:checked + span:after {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    background: transparent url(image/checkbox_bg.png) 70% 50% no-repeat;
    -webkit-background-size: 15px 13px;
    -moz-background-size: 15px 13px;
    background-size: 15px 13px;
    left: 0;
    top: 0;
  }
  #contentBodyMain label input[type=checkbox]:focus + span {
    outline: 1px dotted;
  }
  #contentBodyMain table label input[type=radio] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
  }
  #contentBodyMain table label input[type=radio] + span {
    display: block;
    width: 100%;
    height: 18px;
    font-size: 18px;
    text-align: center;
    line-height: 1;
    position: relative;
  }
  #contentBodyMain table label input[type=radio] + span:before {
    position: absolute;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f3f3f3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
  }
  #contentBodyMain table label input[type=radio]:checked + span:after {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #438bc5;
    border-radius: 50%;
  }
  #contentBodyMain table label input[type=radio]:focus + span {
    outline: 1px dotted;
  }
}
#contentBodyMain div.doNotKnow + table.tableA {
  margin-top: 10px;
}
#contentBodyMain table.tableA {
  width: 100%;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
}
#contentBodyMain table.tableA th, #contentBodyMain table.tableA td {
  border-right: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
#contentBodyMain table.tableA th {
  width: 48px;
  text-align: center;
}
#contentBodyMain table.tableA td {
  padding: 10px;
}
#contentBodyMain table.tableA thead td {
  background-color: #e5f5f6;
  text-align: center;
  width: 46%;
}
#contentBodyMain table.tableA tbody td {
  text-align: center;
}
#contentBodyMain table.tableA tbody th + td {
  text-align: left;
}
#contentBodyMain table.makerUnknown tbody td:first-child {
  text-align: left;
}
#contentBodyMain table.tableB {
  width: 100%;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
}
#contentBodyMain table.tableB caption {
  caption-side: bottom;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
}
#contentBodyMain table.tableB th, #contentBodyMain table.tableB td {
  padding: 10px;
  border-right: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
#contentBodyMain table.tableB thead th, #contentBodyMain table.tableB thead td {
  background-color: #e5f5f6;
  font-weight: bold;
}
#contentBodyMain table.tableB thead th {
  font-size: 20px;
  font-size: 2.0rem;
  color: #009da7;
  background: #e5f5f6 url(image/naname.png) center center no-repeat;
}
#contentBodyMain table.tableB thead th div.tblHead {
  position: relative;
  width: 100%;
}
#contentBodyMain table.tableB thead th div.tblHead span.ht {
  position: absolute;
  right: 0;
}
#contentBodyMain table.tableB thead td {
  white-space: nowrap;
  text-align: center;
}
#contentBodyMain table.tableB tbody th {
  background-color: #fffaf4;
  font-weight: normal;
}
#contentBodyMain table.tableB tbody td {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
}
#contentBodyMain table.tableB tbody td.Compe {
  color: #009ea8;
}
#contentBodyMain table.tableB tbody td.notCompe {
  color: #d0d0d0;
}
#contentBodyMain strong {
  color: #e44b02;
  font-weight: bold;
}
#contentBodyMain em {
  font-weight: bold;
}
#contentBodyMain span.icoAutoIncidental {
  float: right;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #e44b02;
  line-height: 1.1;
  color: #ffffff;
  padding: 3px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 110px;
  vertical-align: middle;
}
#contentBodyMain span.iconRequired,
#contentBodyMain span.iconAny {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #131313;
  padding: 3px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 12px;
  vertical-align: middle;
}
#contentBodyMain span.iconRequired {
  background-color: #ffd633;
}
#contentBodyMain span.iconAny {
  background-color: #e8e8e8;
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block !important;
  }

  .spBgfff {
    background-color: #ffffff;
  }

  p.sppageID {
    margin: 20px 0 10px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
  }

  div.pageTopWrap {
    margin: 0 8px 20px;
    padding: 0;
  }
  div.pageTopWrap ul.pageTop {
    margin: 10px 0;
    width: auto;
  }

  #contentBodyMain div.pcMain {
    padding: 0;
  }
  #contentBodyMain ul.pageTop {
    margin: 10px 0;
  }
  #contentBodyMain .spRotate {
    display: inline-block;
    -moz-transform: rotate3d(1, 1, 0, 180deg);
    -webkit-transform: rotate3d(1, 1, 0, 180deg);
    -o-transform: rotate3d(1, 1, 0, 180deg);
    -ms-transform: rotate3d(1, 1, 0, 180deg);
    transform: rotate3d(1, 1, 0, 180deg);
  }
  #contentBodyMain select,
  #contentBodyMain select option,
  #contentBodyMain input.textInput,
  #contentBodyMain input[type=text],
  #contentBodyMain input[type=tel],
  #contentBodyMain textarea {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain select {
    padding-left: 5px;
    padding-right: 15px;
  }
  #contentBodyMain input.textInput,
  #contentBodyMain input[type=text],
  #contentBodyMain input[type=tel] {
    padding-left: 5px;
  }
  #contentBodyMain .headH2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 8px;
  }
  #contentBodyMain .headH2b {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  #contentBodyMain .headH2c {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #contentBodyMain .headH2c a {
    color: #ffffff;
    display: block;
    text-decoration: none;
    padding: 10px 30px 10px 40px;
  }
  #contentBodyMain .headH2c a:before {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 12px;
    width: 22px;
    height: 22px;
    background: transparent url(image/h2ico_sp.png) 0 0 no-repeat;
    -webkit-background-size: 44px 44px;
    -moz-background-size: 44px 44px;
    background-size: 44px 44px;
  }
  #contentBodyMain .headH2c a:after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 12px;
    width: 22px;
    height: 22px;
    background: transparent url(image/h2ico_sp.png) -22px -22px no-repeat;
    -webkit-background-size: 44px 44px;
    -moz-background-size: 44px 44px;
    background-size: 44px 44px;
  }
  #contentBodyMain .headH2c a.open:after {
    background: transparent url(image/h2ico_sp.png) -22px 0 no-repeat;
    -webkit-background-size: 44px 44px;
    -moz-background-size: 44px 44px;
    background-size: 44px 44px;
  }
  #contentBodyMain .headH2d {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 0 10px 8px;
    margin-top: 20px;
  }
  #contentBodyMain .headH2g {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  #contentBodyMain .headH2f {
    padding: 6px 0;
    font-size: 1.6rem;
  }
  #contentBodyMain .headH2e {
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  #contentBodyMain .headH2h {
    margin-top: 25px;
    font-size: 1.8rem;
  }
  #contentBodyMain .headH3a {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    padding: 2px 0;
    margin-bottom: 10px;
  }
  #contentBodyMain .headH3a img {
    vertical-align: -30%;
    margin-right: 10px;
  }
  #contentBodyMain ul.textListA {
    margin-top: 20px;
  }
  #contentBodyMain ul.textListA li {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 8px 10px;
    background-color: #ffffff;
  }
  #contentBodyMain .inputStatus .panelBox p {
    background-color: #fff6e8;
  }
  #contentBodyMain .inputStatus.inputok .panelBox p {
    background-color: #e8e8e8;
  }
  #contentBodyMain p.question img {
    width: 20px;
    height: auto;
    vertical-align: -20%;
  }
  #contentBodyMain p.volumeLevel {
    display: table;
    margin: 0;
    width: 64px;
    height: 150px;
    background-image: none;
  }
  #contentBodyMain p.volumeLevel .inHighWrap,
  #contentBodyMain p.volumeLevel .inLowWrap {
    display: table-row;
  }
  #contentBodyMain p.volumeLevel .inHigh,
  #contentBodyMain p.volumeLevel .inLow {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.1;
    display: table-cell;
    text-align: center;
  }
  #contentBodyMain p.volumeLevel .inHigh {
    vertical-align: bottom;
    padding-bottom: 50px;
    background: transparent url(image/volarrow3_sp.png) no-repeat center bottom;
    -webkit-background-size: 24px 44px;
    -moz-background-size: 24px 44px;
    background-size: 24px 44px;
  }
  #contentBodyMain p.volumeLevel.y4 {
    height: 196px;
  }
  #contentBodyMain p.volumeLevel.y4 .inHigh {
    padding-bottom: 104px;
    background: transparent url(image/volarrow4_sp.png) no-repeat center bottom;
    -webkit-background-size: 24px 98px;
    -moz-background-size: 24px 98px;
    background-size: 24px 98px;
  }
  #contentBodyMain p.volumeLevel .inLow {
    padding-top: 6px;
    vertical-align: top;
  }
  #contentBodyMain p.volumeLevel strong {
    display: block;
    margin: 5px 0 0;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
  }
  #contentBodyMain p.pageLead {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
    background-color: #ffffff;
  }
  #contentBodyMain p.cautionIco {
    margin-top: 10px;
    background: transparent url(image/caution_sp.png) left center no-repeat;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
  }
  #contentBodyMain p.thanksText {
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #ffffff;
  }
  #contentBodyMain p.thanksText2 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    margin-bottom: 12px;
    background-color: #ffffff;
  }
  #contentBodyMain p.quoteNumber {
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom: 15px;
  }
  #contentBodyMain p.spNote {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
  }
  #contentBodyMain p.pcNote {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    text-indent: 0;
    padding-left: 0;
  }
  #contentBodyMain p.maintenanceBox {
    margin: -30px 8px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain p.maintenanceBox a {
    padding: 6px 0 7px 10px;
  }
  #contentBodyMain p.maintenanceBox + div.pointTopBox {
    margin-top: 0px;
  }
  #contentBodyMain p.maintenanceBox a {
    position: relative;
  }
  #contentBodyMain p.maintenanceBox a:before {
    display: block;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 7px solid #ffffff;
    border-right: 0px solid transparent;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
  }
  #contentBodyMain .errorArea {
    border-left-style: none;
    border-right-style: none;
    border-top-style: 2px solid #e75610;
    border-bottom-style: 2px solid #e75610;
    padding: 10px 10px 5px;
    margin-bottom: 10px;
  }
  #contentBodyMain .errorArea p {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 10px;
  }
  #contentBodyMain .errorArea ul.errorList li {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.prerequisiteBox {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 10px 10px 8px;
    margin-bottom: 10px;
  }
  #contentBodyMain div.prerequisiteBox p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    background-color: #fff6e8;
  }
  #contentBodyMain .panelBox {
    padding: 10px 8px 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  #contentBodyMain .panelBox p.column {
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    padding: 8px 8px 1px;
    margin: 0 -8px;
  }
  #contentBodyMain .doNotKnowArea {
    border-right-style: none;
    border-left-style: none;
    border-top: 2px solid #e75610;
    border-bottom: 2px solid #e75610;
    margin: 0 -8px;
    padding: 8px 8px 1px;
  }
  #contentBodyMain div.zoomImgBox p {
    text-align: center;
    margin-bottom: 0;
  }
  #contentBodyMain div.spBlock2A .blockL {
    margin-right: 64px;
  }
  #contentBodyMain div.spBlock2A .blockR {
    float: right;
    width: 64px;
  }
  #contentBodyMain div.spBlock2A:after {
    content: "";
    display: block;
    clear: both;
  }
  #contentBodyMain div.Tab ul.tabMenu li {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #contentBodyMain div.footerRelative {
    margin-top: 15px;
    margin-bottom: 15px;
    position: static;
    text-align: left;
  }
  #contentBodyMain div.footerRelative ul.siteTop {
    position: static;
    margin: 0 0 10px;
  }
  #contentBodyMain div.footerRelative ul.siteTop + p.submit {
    display: block;
  }
  #contentBodyMain div.footerRelative p.submit {
    display: block;
  }
  #contentBodyMain div.footerRelative p.submit.dispNone {
    display: none;
  }
  #contentBodyMain div.footerRelative p.submit input.submit,
  #contentBodyMain div.footerRelative p.submit input.sizesync,
  #contentBodyMain div.footerRelative p.submit a,
  #contentBodyMain div.footerRelative p.submit span {
    margin-left: 0;
    width: 100%;
    padding: 12px 0;
  }
  #contentBodyMain div.footerRelative p.submit.disabledBtn a, #contentBodyMain div.footerRelative p.submit.disabledBtn span,
  #contentBodyMain div.footerRelative p.submit input.returnBtn,
  #contentBodyMain div.footerRelative p.submit a.returnBtn {
    padding: 11px 0;
  }
  #contentBodyMain div.tabcontainer {
    position: static;
    padding: 15px 7px;
  }
  #contentBodyMain div.tabcontainer div.flowBox {
    background: transparent url(image/flowdown_sp.png) center bottom no-repeat;
    -webkit-background-size: 83px 20px;
    -moz-background-size: 83px 20px;
    background-size: 83px 20px;
    width: auto;
  }
  #contentBodyMain div.tabcontainer div.flowBox .tab2block:after {
    display: none;
    clear: none;
  }
  #contentBodyMain div.tabcontainer div.flowBox .tab2block .blockL,
  #contentBodyMain div.tabcontainer div.flowBox .tab2block .blockR {
    float: none;
  }
  #contentBodyMain div.tabcontainer div.flowBox p.noradius {
    width: auto;
  }
  #contentBodyMain div.tabcontainer div.flowBox .dTable {
    width: 100%;
    float: none;
    background-color: #ffffff;
  }
  #contentBodyMain div.tabcontainer div.flowBox .dTable .dCell {
    width: 40%;
  }
  #contentBodyMain div.tabcontainer div.flowBox .dTable .dCell:first-child {
    width: 60%;
  }
  #contentBodyMain div.tabcontainer div.flowBox.w290 {
    width: auto;
  }
  #contentBodyMain div.tabcontainer .doNotKnowArea {
    margin: 0 -7px;
  }
  #contentBodyMain div.tabcontainer div.callCenter span.Day {
    display: inline;
    margin-right: 5px;
  }
  #contentBodyMain .inputStatus .panelBox div.formWrap p.markerText {
    background-color: #4d80b6;
  }
  #contentBodyMain .inputStatus .panelBox div.formWrap p.markerText.spBlock {
    display: block;
    background-color: transparent;
    padding: 0;
    text-align: left;
  }
  #contentBodyMain .inputStatus .panelBox div.formWrap p.markerText.spBlock span {
    display: inline-block;
    vertical-align: top;
    background-color: #4d80b6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 30px;
  }
  #contentBodyMain .inputStatus .panelBox.inputok .panelBox p.markerText {
    background-color: #4d80b6;
  }
  #contentBodyMain .inputStatus .panelBox div.tabcontainer p {
    background-color: #ffffff;
  }
  #contentBodyMain .inputStatus .panelBox div.tabcontainer .doNotKnowArea p {
    background-color: #fef6f3;
  }
  #contentBodyMain .inputStatus .panelBox .doNotKnowArea p {
    background-color: #fef6f3;
  }
  #contentBodyMain ul.radioList {
    margin: 0;
  }
  #contentBodyMain ul.radioList.x3 li, #contentBodyMain ul.radioList.x4 li {
    width: auto;
  }
  #contentBodyMain ul.radioList li {
    display: block;
    float: none;
    margin: 0 0 10px;
    width: auto;
    line-height: 1;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap {
    height: auto;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner {
    padding: 7px 0 7px;
    height: auto;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line1,
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line2 {
    position: static;
    line-height: 1;
    margin-top: 1;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line1 span,
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner span.line2 span {
    vertical-align: middle;
  }
  #contentBodyMain ul.radioList li label input[type=radio] + span.wrap span.inner:before {
    background: transparent url(image/radio_chk_sp.png) 0 0 no-repeat;
    -webkit-background-size: 20px 40px;
    -moz-background-size: 20px 40px;
    background-size: 20px 40px;
  }
  #contentBodyMain ul.radioList li label input[type=radio]:checked + span.wrap span.inner:before {
    background: transparent url(image/radio_chk_sp.png) 0 -20px no-repeat;
    -webkit-background-size: 20px 40px;
    -moz-background-size: 20px 40px;
    background-size: 20px 40px;
  }
  #contentBodyMain ul.radioList li label {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain ul.radioList li label:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  #contentBodyMain ul.radioList.spalignL li label input[type="radio"] + span.wrap span.inner {
    text-align: left;
    padding-left: 38px;
  }
  #contentBodyMain ul.radioList.xplt {
    margin-right: 0;
  }
  #contentBodyMain ul.radioList.xplt li {
    width: 49%;
    line-height: 1.4;
    float: left;
    margin-right: 1%;
  }
  #contentBodyMain ul.radioList.xplt li:nth-child(2n) {
    margin-right: 0;
  }
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Image,
  #contentBodyMain ul.radioList.xplt li label input[type=radio] + span.wrap span.inner span.Detail {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.spMainWrap div.callCenter {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 8px 0 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.callCenterName {
    color: #424242;
    margin: 0 8px 10px;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.telephone {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 5px;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.callCenterInfo span.Day {
    display: inline-block;
    margin-right: 5px;
  }
  #contentBodyMain div.spMainWrap div.callCenter div.agencyBox div.block1 {
    padding: 0;
    margin-top: 0;
  }
  #contentBodyMain div.spMainWrap div.callCenter div.agencyBox div.block1:first-child {
    border-top-style: none;
  }
  #contentBodyMain div.spMainWrap div.callCenter div.agencyBox div.block1:first-child p.agencyName {
    border-top-style: none;
    margin-top: 0;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyTitle,
  #contentBodyMain div.spMainWrap div.callCenter p.agencyName {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 8px;
    margin-right: 8px;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyTitle {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyName {
    margin-top: 10px;
    border-top: 1px dotted #d0d0d0;
    padding-top: 9px;
    background-color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyName:before {
    content: "●";
    color: #7fa4ca;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0.5em;
    padding: 0 8px;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a {
    cursor: pointer;
    text-decoration: none;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a:link {
    color: #004995;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a:visited {
    color: #004995;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a:hover {
    color: #004995;
    text-decoration: none;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a:active,
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact a:focus {
    color: #004995;
  }
  #contentBodyMain div.spMainWrap div.callCenter p.agencyContact .telNumber {
    font-family: Arial;
    color: #004995;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
  }
  #contentBodyMain table.tableA {
    margin-bottom: 10px;
  }
  #contentBodyMain table.tableA th, #contentBodyMain table.tableA td {
    padding: 5px;
  }
  #contentBodyMain table.tableA th {
    width: 1%;
    min-width: 20px;
    max-width: 20px;
  }
  #contentBodyMain table.tableA th + td {
    width: 59%;
    white-space: normal;
  }
  #contentBodyMain table.tableA td {
    width: 40%;
    white-space: nowrap;
  }
  #contentBodyMain table.tableB th, #contentBodyMain table.tableB td {
    padding: 5px 2px;
  }
  #contentBodyMain table.tableB thead th {
    font-size: 16px;
    font-size: 1.6rem;
    background: #e5f5f6 url(image/naname_sp.png) center center no-repeat;
    -webkit-background-size: 100px 30px;
    -moz-background-size: 100px 30px;
    background-size: 100px 30px;
    padding: 8px;
  }
  #contentBodyMain table.tableB thead th div.tblHead {
    position: relative;
    width: 100%;
    height: 96px;
  }
  #contentBodyMain table.tableB thead th div.tblHead span {
    position: absolute;
  }
  #contentBodyMain table.tableB thead th div.tblHead span.hs {
    bottom: 0;
    left: 0;
  }
  #contentBodyMain table.tableB thead th div.tblHead span.ht {
    top: 0;
    right: 0;
  }
  #contentBodyMain table.tableB thead td {
    width: 2.5em;
    white-space: normal;
    text-align: center;
    font-weight: normal;
  }
  #contentBodyMain div.block2B {
    padding: 0 20px;
  }
  #contentBodyMain div.block2B:after {
    display: none;
    clear: none;
  }
  #contentBodyMain div.block2B .blockL,
  #contentBodyMain div.block2B .blockR,
  #contentBodyMain div.block2B .inner {
    width: auto;
    float: none;
  }
  #contentBodyMain div.block2C {
    padding: 0;
  }
  #contentBodyMain div.block2C:after {
    display: none;
    clear: none;
  }
  #contentBodyMain div.block2C .blockL,
  #contentBodyMain div.block2C .blockR {
    width: auto;
    float: none;
  }
  #contentBodyMain div.block2CtabWrap {
    position: relative;
    width: 100%;
  }
  #contentBodyMain div.block2Ctab {
    display: block;
    margin: 0 8px 20px;
    border-spacing: 0;
  }
  #contentBodyMain div.block2Ctab div.inner {
    display: block;
    width: auto;
    padding: 10px 1px;
    text-align: center;
    background-color: transparent;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.block2Ctab div.inner.spNone {
    display: none;
  }
  #contentBodyMain div.block2Ctab p.fukidashiL {
    position: relative;
    background-color: #cbebed;
    padding: 10px 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  #contentBodyMain div.block2Ctab p.fukidashiL:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 21px;
    height: 10px;
    left: 0;
    right: 0;
    bottom: -10px;
    background: transparent url(image/fukidashi_sp.png) -11px 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.resultArea {
    padding: 30px 0 20px;
    margin: 20px 0;
  }
  #contentBodyMain div.resultArea div.blockContent {
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px #d0d0d0;
    -moz-box-shadow: 0 2px #d0d0d0;
    box-shadow: 0 2px #d0d0d0;
    margin-bottom: 15px;
  }
  #contentBodyMain div.resultArea div.blockContent p.contentTitle {
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #contentBodyMain div.resultArea div.blockContent p.Insurance {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: right;
    font-weight: bold;
  }
  #contentBodyMain div.resultArea div.blockContent p.Insurance span {
    font-size: 36px;
    font-size: 3.2rem;
    margin-right: 5px;
  }
  #contentBodyMain div.resultArea div.blockContent.typeG p.Insurance span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #contentBodyMain div.resultArea div.blockContent.typeG p.Insurance:after {
    content: "";
    font-size: 36px;
    font-size: 3.2rem;
  }
  #contentBodyMain div.commentBox {
    margin: 0 20px;
  }
  #contentBodyMain div.commentBox p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.commentBox.line2 {
    margin: 10px;
  }
  #contentBodyMain div.commentBox.line2 p {
    text-align: left;
    line-height: 1.4;
  }
  #contentBodyMain div.fukidashiA,
  #contentBodyMain div.fukidashiC {
    padding-bottom: 10px;
    margin: 0 8px 4px;
  }
  #contentBodyMain div.fukidashiA p,
  #contentBodyMain div.fukidashiC p {
    padding: 10px 20px;
  }
  #contentBodyMain div.fukidashiA:before,
  #contentBodyMain div.fukidashiC:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 10px;
    left: 20px;
    bottom: 0;
    background: transparent url(image/fukidashi_sp.png) 0 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.fukidashiA:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 10px;
    left: 20px;
    bottom: 0;
    background: transparent url(image/fukidashi_sp.png) 0 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.fukidashiC:before {
    content: "";
    position: absolute;
    margin: auto;
    width: 21px;
    height: 10px;
    left: 0x;
    right: 0;
    bottom: 0;
    background: transparent url(image/fukidashi_sp.png) -11px 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.Compensation div.pcMain {
    padding: 10px;
  }
  #contentBodyMain table.tableC thead th {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain table.tableC thead th em {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #contentBodyMain table.tableC tbody th {
    font-size: 12px;
    font-size: 1.2rem;
    border-left-style: none;
    width: 68%;
    padding: 10px 2px 10px 6px;
  }
  #contentBodyMain table.tableC tbody td {
    font-size: 12px;
    font-size: 1.2rem;
    border-right-style: none;
    padding: 10px 2px 10px 2px;
  }
  #contentBodyMain table.tableC tbody tr.set th {
    border-top-style: none;
    padding: 0 0 0 7px;
  }
  #contentBodyMain table.tableC tbody tr.set th span {
    padding: 10px 0px 10px 6px;
  }
  #contentBodyMain div.Estimation {
    margin-bottom: 15px;
  }
  #contentBodyMain div.Estimation p.note {
    margin-top: 10px;
  }
  #contentBodyMain div.Estimation div.pcMain {
    padding: 10px 0;
  }
  #contentBodyMain dl.EstimationTbl {
    margin: 10px 0 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right-style: none;
    background-color: #ffffff;
  }
  #contentBodyMain dl.EstimationTbl dt, #contentBodyMain dl.EstimationTbl dd {
    vertical-align: top;
  }
  #contentBodyMain dl.EstimationTbl dt {
    padding: 8px 2px 8px 5px;
    width: 40%;
    border-left-style: none;
    border-right: 1px solid #b8b8b8;
  }
  #contentBodyMain dl.EstimationTbl dt.thead {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  #contentBodyMain dl.EstimationTbl dt.line2 {
    height: 46px;
    line-height: 1.2;
  }
  #contentBodyMain dl.EstimationTbl dd {
    padding: 8px 2px 8px 5px;
    width: 60%;
    border-left-style: none;
  }
  #contentBodyMain dl.EstimationTbl dd.thead {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 60%;
  }
  #contentBodyMain dl.EstimationTbl dd.line2 {
    height: 46px;
    padding-top: 14px;
  }
  #contentBodyMain dl.EstimationTbl dd:after {
    content: "";
    display: table-row;
  }
  #contentBodyMain dl.EstimationTbl p.cautionIco {
    line-height: 1.4;
  }
  #contentBodyMain div.EstimationTbl {
    /* div sp */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 10px 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right-style: none;
  }
  #contentBodyMain div.EstimationTbl div.pcTr {
    background-image: none;
    border-top-style: none;
    border-left-style: none;
  }
  #contentBodyMain div.EstimationTbl div.pcTr.thead {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #f2f5f9 none;
  }
  #contentBodyMain div.EstimationTbl div.pcTr.thead div.tr {
    width: 100%;
  }
  #contentBodyMain div.EstimationTbl div.pcTr div.tr:first-child .Attention {
    border-right-style: none;
  }
  #contentBodyMain div.EstimationTbl div.tr {
    display: table;
    width: 100%;
    border-top: 1px solid #b8b8b8;
  }
  #contentBodyMain div.EstimationTbl p.th,
  #contentBodyMain div.EstimationTbl p.td {
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.EstimationTbl p.th {
    width: 40%;
    padding: 8px 2px 8px 5px;
  }
  #contentBodyMain div.EstimationTbl p.th.thead {
    border-right-style: none;
    width: 40%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  #contentBodyMain div.EstimationTbl p.td {
    width: 60%;
    background-color: #ffffff;
    border-left: 1px solid #b8b8b8;
    padding: 8px 2px 8px 5px;
  }
  #contentBodyMain div.EstimationTbl p.td.thead {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right-style: none;
    width: 60%;
  }
  /* 20150410 保険始期日の枠サイズ調整 */
  #contentBodyMain div.EstimationTbl p.td.thead.Attention {
    background-color: #fcede5;
    color: #e44b02;
    border-left: 1px solid #b8b8b8;
  }
  #contentBodyMain div.EstimationTbl p.td.Attention:before {
    display: none;
  }
  #contentBodyMain div.fukidashiE {
    margin: 8px 8px 2px;
    padding: 0 0 10px;
  }
  #contentBodyMain div.fukidashiE p {
    padding: 8px;
    line-height: 1.2;
    position: relative;
  }
  #contentBodyMain div.fukidashiE p img {
    vertical-align: -12%;
    margin-right: 5px;
  }
  #contentBodyMain div.fukidashiE p:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 12px;
    height: 10px;
    left: 22px;
    bottom: -10px;
    background: transparent url(image/fukidashi_sp.png) -32px 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.fukidashiE:after {
    display: none;
  }
  #contentBodyMain div.fukidashiE span.rfukidashi {
    display: none;
  }
  #contentBodyMain div.fukidashiL {
    padding: 0 8px 10px;
    margin-bottom: 10px;
  }
  #contentBodyMain div.fukidashiL p {
    background-color: #cbebed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 1px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.fukidashiL:before {
    content: "";
    position: absolute;
    margin: auto;
    width: 21px;
    height: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent url(image/fukidashi_sp.png) -11px 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain span.icoAutoIncidental {
    float: right;
    margin-right: 4px;
  }
  #contentBodyMain table.formTbl {
    border-left-style: none;
    -webkit-box-shadow: 0 2px 2px #d0d0d0;
    -moz-box-shadow: 0 2px 2px #d0d0d0;
    box-shadow: 0 2px 2px #d0d0d0;
  }
  #contentBodyMain table.formTbl tbody th, #contentBodyMain table.formTbl tbody td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right-style: none;
    width: 100%;
    float: left;
    clear: left;
  }
  #contentBodyMain table.formTbl tbody th {
    text-align: left;
    padding: 10px 8px;
    border-bottom-style: none;
  }
  #contentBodyMain table.formTbl tbody td {
    padding: 0px 8px 0px 0;
  }
  #contentBodyMain table.formTbl div.formWrap p {
    background-color: #ffffff;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeL, #contentBodyMain table.formTbl div.formWrap.sizeL_half {
    margin-right: 0;
    margin-left: auto;
    text-align: right;
    display: block;
    width: auto;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeL div.cell, #contentBodyMain table.formTbl div.formWrap.sizeL_half div.cell {
    display: block;
    text-align: right;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeL p, #contentBodyMain table.formTbl div.formWrap.sizeL_half p {
    padding: 10px 0px 0;
    display: inline-block;
    width: auto;
    white-space: normal;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeL p.formw, #contentBodyMain table.formTbl div.formWrap.sizeL_half p.formw {
    width: 70%;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeL p.formw2, #contentBodyMain table.formTbl div.formWrap.sizeL_half p.formw2 {
    width: 100%;
    padding-left: 5px;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeMax_thirdp {
    width: auto;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeMax {
    display: table;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeMax p {
    display: table-cell;
    width: auto;
    padding-right: 0;
  }
  #contentBodyMain table.formTbl div.formWrap.sizeMax input[type="text"] {
    width: 100%;
  }
  #contentBodyMain div.pointTopBox {
    margin-bottom: 10px;
    margin-top: -35px;
  }
  #contentBodyMain div.pointTopBox div.inner {
    background: #fff1dc url(image/point_bg.png) left top repeat;
    -webkit-background-size: 335px 64px;
    -moz-background-size: 335px 64px;
    background-size: 335px 64px;
    width: 100%;
  }
  #contentBodyMain div.pointTopBox p.Image {
    padding: 5px 10px 5px 5px;
  }
  #contentBodyMain div.pointTopBox p.Image img {
    width: 50px;
    height: auto;
    vertical-align: middle;
  }
  #contentBodyMain div.pointTopBox p.Text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  #contentBodyMain div.pointTopBox p.Text strong {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #contentBodyMain div.preparationBox {
    margin-bottom: 30px;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap {
    padding: 8px 0;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap:after {
    content: " ";
    display: none;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap > p {
    margin-left: 8px;
    margin-right: 8px;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap > p.Text {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA {
    margin-bottom: 10px;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    max-width: 176px;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li p {
    margin: 0 6px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.preparationBox div.imageListAWrap ul.imageListA li p img {
    width: 100%;
    margin-bottom: 5px;
  }
  #contentBodyMain div.estimateBox div.estimateInner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    padding: 8px 0 0;
    margin-bottom: 20px;
  }
  #contentBodyMain div.estimateBox ul.newSelect {
    text-align: center;
  }
  #contentBodyMain div.estimateBox ul.newSelect li {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
  }
  #contentBodyMain div.estimateBox ul.newSelect li p input[type=submit] {
    padding: 10px 0;
    line-height: 1.4;
  }
  #contentBodyMain div.estimateBox ul.newSelect li.tasya p button, #contentBodyMain div.estimateBox ul.newSelect li.tasya p input[type=submit], #contentBodyMain div.estimateBox ul.newSelect li.tasya p a {
    background: transparent url(image/tasya.png) 14px center no-repeat;
    -webkit-background-size: 39px 43px;
    -moz-background-size: 39px 43px;
    background-size: 39px 43px;
    padding: 12px 53px 12px 53px;
  }
  #contentBodyMain div.estimateBox ul.newSelect li.bigin p button, #contentBodyMain div.estimateBox ul.newSelect li.bigin p input[type=submit], #contentBodyMain div.estimateBox ul.newSelect li.bigin p a {
    background: transparent url(image/bigin.png) 14px center no-repeat;
    -webkit-background-size: 39px 43px;
    -moz-background-size: 39px 43px;
    background-size: 39px 43px;
    padding: 12px 53px 12px 53px;
  }
  #contentBodyMain div.cautionBox {
    margin: 0 0 10px;
    padding: 12px 8px 12px 8px;
  }
  #contentBodyMain div.cautionBox.typeFull {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-right-style: none;
    border-left-style: none;
    padding: 12px 20px;
  }
  #contentBodyMain div.cautionBox p.cautionTitle {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #contentBodyMain div.cautionBox p.cautionTitle img {
    width: 34px;
    height: 34px;
    margin-right: 5px;
    vertical-align: -30%;
  }
  #contentBodyMain div.cautionBox p {
    background-color: #fdf6f2;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  #contentBodyMain div.excludedBox {
    margin-bottom: 15px;
    padding: 8px 0 3px;
  }
  #contentBodyMain div.excludedBox ul.excludedListA li {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    margin-bottom: 8px;
  }
  #contentBodyMain div.excludedBox ul.excludedListA li strong {
    font-weight: normal;
  }
  #contentBodyMain div.excludedBox ul.excludedListB li {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 0;
    color: #434343;
  }
  #contentBodyMain div.excludedBox p.cautionTop {
    margin: 0 0 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #contentBodyMain div.inquiryBoxTop {
    border-style: none;
    padding: 0;
    margin: 0;
  }
  #contentBodyMain div.inquiryBoxTop div.block2D {
    display: block;
  }
  #contentBodyMain div.inquiryBoxTop div.block2D div.blockL,
  #contentBodyMain div.inquiryBoxTop div.block2D div.blockR {
    display: block;
    width: auto;
  }
  #contentBodyMain div.inquiryBoxTop div.block2D div.blockL {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
  }
  #contentBodyMain div.inquiryBoxTop div.block2D div.blockL:after {
    content: "";
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 10px;
    background: transparent url(image/fukidashi_sp.png) -11px 0 no-repeat;
    -webkit-background-size: 44px 10px;
    -moz-background-size: 44px 10px;
    background-size: 44px 10px;
  }
  #contentBodyMain div.inquiryBoxTop div.fukidashiC {
    margin: 0 0 8px;
  }
  #contentBodyMain div.inquiryBoxTop p.Text {
    background-color: #ccecee;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 8px 0;
    line-height: 1.5;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox {
    display: block;
    width: auto;
    letter-spacing: normal;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1 {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: auto;
    border-left-style: none;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1 {
    padding: 0;
    margin-top: 0;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1:first-child {
    border-top-style: none;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter div.agencyBox div.block1:first-child p.agencyName {
    border-top-style: none;
    margin-top: 0;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyTitle,
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyName {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 8px;
    margin-right: 8px;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyTitle {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyName {
    margin-top: 10px;
    border-top: 1px dotted #d0d0d0;
    padding-top: 9px;
    background-color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyName:before {
    content: "●";
    color: #7fa4ca;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0.5em;
    padding: 0 8px;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a {
    cursor: pointer;
    text-decoration: none;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:link {
    color: #004995;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:visited {
    color: #004995;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:hover {
    color: #004995;
    text-decoration: none;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:active,
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact a:focus {
    color: #004995;
  }
  #contentBodyMain div.inquiryBoxTop div.callCenter p.agencyContact .telNumber {
    font-family: Arial;
    color: #004995;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
  }
  #contentBodyMain div.customersRefrain {
    border-left-style: none;
    border-right-style: none;
    padding: 15px 0 10px;
    margin: 0 0 15px;
  }
}
