@charset "UTF-8";
body {
  -webkit-text-size-adjust: 100%;
}

.min {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.pc {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  div.biz_sitemap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#contents .headSection {
  width: 980px;
  margin: 0 auto 0;
}
@media screen and (max-width: 767px) {
  #contents .headSection {
    width: 100%;
  }
}
#contents #contactBox {
  background: #f8fcff;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #contents #contactBox {
    margin-top: 13.3333333333vw;
  }
}
#contents #contactBox .contactBoxInner {
  padding: 68px 0 68px;
  margin: 0 auto;
  width: 960px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .contactBoxInner {
    padding: 11.3333333333vw 0 11.3333333333vw;
    width: 100%;
  }
}
#contents #contactBox .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center !important;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
#contents #contactBox .flex p {
  width: 330px;
  height: 138px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p {
    width: 78.6666666667vw;
    height: 13.3333333333vw;
    font-size: 4.1333333333vw;
  }
}
#contents #contactBox .flex p + p {
  margin: 0 0 0 30px;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p + p {
    margin: 5.3333333333vw auto 0;
  }
}
#contents #contactBox .flex p a {
  display: table;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p a {
    padding: 0.5333333333vw;
  }
}
@media screen and (min-width: 767px) {
  #contents #contactBox .flex p a {
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
  }
  #contents #contactBox .flex p a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
}
#contents #contactBox .flex p a .border {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#contents #contactBox .flex p a .border .ico {
  padding: 0 20px;
  background: transparent url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) 100% 50% no-repeat;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p a .border .ico {
    font-weight: bold;
    letter-spacing: -0.01em;
    display: block;
    padding: 0;
    margin: 0 auto 0;
    width: 62.4vw;
    background: transparent url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) 100% 50% no-repeat;
    background-size: 1.7333333333vw 3.4666666667vw;
  }
}
#contents #contactBox .flex p a .border .imgBlank {
  vertical-align: middle;
  margin: 0 0 0 4px;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p a .border .imgBlank {
    margin: 0 0 0 1.6vw;
    width: 1.8666666667vw;
    height: auto;
  }
}
#contents #contactBox .flex p.btnKatsuyou {
  height: 100px;
}
#contents #contactBox .flex p.btnKatsuyou a {
  background-color: #0460ba;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p.btnTel01 {
    height: auto;
  }
  #contents #contactBox .flex p.btnKatsuyou {
    height: 13.3333333333vw;1
  }
}
#contents #contactBox .flex p.btnTel01 .outer {
  height: 138px;
  line-height: 1.4;
}
#contents #contactBox .flex p.btnTel01 .outer em {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p.btnTel01 .outer em {
    font-size: 24px;
  }
}
#contents #contactBox .flex p.btnTel01 .outer em a {
  padding: 0;
  bottom: 0;
  display: inline;
  color: #004a93;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p.btnTel01 .outer a {
    color: #004a93;
    padding: 3.2vw 0;
  }
  #contents #contactBox .flex p.btnTel01 .outer .ico {
    padding: 0;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  #contents #contactBox .flex p.btnTel01 small {
    font-size: 3.2vw;
    font-weight: bold;
  }
  #contents #contactBox .flex p.btnTel01 small.small01 {
    font-size: 2.6666666667vw;
    line-height: 1.2;
  }
}
#contents #contactBox .inquiry {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 35px 0;
  width: 820px;
  margin: 50px auto 0;
}
#contents #contactBox .inquiry .inquiryText {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  #contents #contactBox .inquiry {
    width: 90%;
  }
}

#contents .menuArea div.menuList .menuBox.navSimu a {
  border-bottom: 1px solid #237ec4;
}

@media print {
  #header,
  #headNav,
  #topicPath,
  .headSection,
  .subSection,
  .menuAreaWrapper,
  .buttonArea,
  #contactBox,
  .smartcharge_sitemap,
  .biz_sitemap,
  #print_result,
  .linkArea,
  #plan_table table.plan td.model .link,
  #plan_table table.plan td.discountData .link,
  #footer,
  .nonPrint {
    display: none !important;
  }
  .onPrint {
    display: block;
  }
}
#contents .detailSection {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #contents .detailSection {
    padding: 75px 0 0;
  }
}

#form_wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto 0;
  padding: 50px 0 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #form_wrapper {
    padding: 9.3333333333vw 0 0;
    font-size: 2.4vw;
  }
}
.nodata #form_wrapper #result_form {
  display: none;
}
#form_wrapper #no_data {
  display: none;
}
#form_wrapper #no_data p.note {
  margin: 0 auto 0;
  width: 36rem;
  font-size: 1.2rem;
  width: 90%;
}
#form_wrapper #no_data .buttonAreaNo {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (min-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo {
    margin: 6.6666666667vw auto 0;
  }
}
#form_wrapper #no_data .buttonAreaNo > div:after {
  display: none;
}
#form_wrapper #no_data .buttonAreaNo .button {
  position: relative;
  width: 300px;
  height: 59px;
  margin: 0 30px;
}
@media screen and (max-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo .button {
    width: 78.6666666667vw;
    margin: 0 auto;
  }
  #form_wrapper #no_data .buttonAreaNo .button + div {
    margin: 5.3333333333vw auto 0;
  }
}
#form_wrapper #no_data .buttonAreaNo .button a {
  display: block;
  width: 100%;
  height: 100%;
  background: #444;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.01em;
  padding: 22px 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo .button a {
    cursor: pointer;
    -webkit-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
  }
  #form_wrapper #no_data .buttonAreaNo .button a:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo .button a {
    font-size: 3.7333333333vw;
    padding: 4.8vw 0;
  }
}
#form_wrapper #no_data .buttonAreaNo .button a:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  width: 9px;
  height: 100%;
  background: transparent url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) 100% 50% no-repeat;
  background-size: 9px 15px;
}
@media screen and (max-width: 767px) {
  #form_wrapper #no_data .buttonAreaNo .button a:after {
    right: 4vw;
    width: 2.1333333333vw;
    background-size: 2.1333333333vw 3.6vw;
  }
}
.nodata #form_wrapper #no_data {
  display: block;
}
#form_wrapper .form {
  display: none;
  opacity: 0;
}
#form_wrapper .form.on {
  display: block;
  opacity: 1;
  -webkit-animation: fadeIn 0.8s;
          animation: fadeIn 0.8s;
}
#form_wrapper .mode1, #form_wrapper .mode2, #form_wrapper .mode3 {
  display: none;
}
#form_wrapper .mode1.on, #form_wrapper .mode2.on, #form_wrapper .mode3.on {
  display: block;
}
#form_wrapper h2.default {
  color: #004a93;
  text-align: center;
  font-size: 36px;
  line-height: 1;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #form_wrapper h2.default {
    font-size: 6.6666666667vw;
  }
}
#form_wrapper .subtitle {
  margin: 50px auto 0;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #1b82da;
}
@media screen and (max-width: 767px) {
  #form_wrapper .subtitle {
    margin: 6.6666666667vw auto 0;
    font-size: 3.3333333333vw;
    letter-spacing: 0.1em;
  }
}
.mode2 #form_wrapper .subtitle {
  color: #0360ba;
}
.mode3 #form_wrapper .subtitle {
  color: #004294;
}
#form_wrapper .buttonArea {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (min-width: 767px) {
  #form_wrapper .buttonArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #form_wrapper .buttonArea {
    margin: 6.6666666667vw auto 0;
  }
}
#form_wrapper .buttonArea a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 767px) {
  #form_wrapper .buttonArea a:hover {
    opacity: 1;
  }
}
#form_wrapper .buttonArea > div {
  position: relative;
  width: 300px;
  margin: 0 30px;
  background: #444;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.01em;
  padding: 22px 0;
}
@media screen and (min-width: 767px) {
  #form_wrapper .buttonArea > div {
    cursor: pointer;
    -webkit-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
  }
  #form_wrapper .buttonArea > div:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  #form_wrapper .buttonArea > div {
    width: 78.6666666667vw;
    font-size: 3.7333333333vw;
    margin: 0 auto;
    padding: 4.8vw 0;
  }
  #form_wrapper .buttonArea > div + div {
    margin: 5.3333333333vw auto 0;
  }
}
#form_wrapper .buttonArea > div:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  width: 9px;
  height: 100%;
  background: transparent url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) 100% 50% no-repeat;
  background-size: 9px 15px;
}
@media screen and (max-width: 767px) {
  #form_wrapper .buttonArea > div:after {
    right: 4vw;
    width: 2.1333333333vw;
    background-size: 2.1333333333vw 3.6vw;
  }
}
#form_wrapper .buttonArea > div.link {
  padding: 0;
}
#form_wrapper .buttonArea > div.link a {
  padding: 22px 0;
}
@media screen and (max-width: 767px) {
  #form_wrapper .buttonArea > div.link a {
    padding: 4.8vw 0;
  }
}
#form_wrapper .buttonArea .submit {
  background: #1b82da;
}
.mode2 #form_wrapper .buttonArea .submit {
  background: #0360ba;
}
.mode3 #form_wrapper .buttonArea .submit {
  background: #004294;
}
#form_wrapper .buttonArea .submit.off {
  background: #ccc;
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#mode_form {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #mode_form {
    width: 100%;
  }
}
#mode_form p.firstLead {
  margin: 24px auto 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #mode_form p.firstLead {
    margin: 5.0666666667vw auto 0;
    font-size: 3.7333333333vw;
  }
}
#mode_form .otherlink {
  position: relative;
  display: block;
  margin: 26px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mode_form .otherlink {
    margin: 4.8vw auto 0;
  }
}
#mode_form .otherlink a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  color: #004a93;
  padding: 0 16px 0 0;
}
@media screen and (max-width: 767px) {
  #mode_form .otherlink a {
    font-size: 3.2vw;
    padding: 0 3.2vw 0 0;
  }
}
@media screen and (min-width: 767px) {
  #mode_form .otherlink a {
    -webkit-transition: color 0.2s 0s ease;
    transition: color 0.2s 0s ease;
  }
  #mode_form .otherlink a:hover {
    color: #ff3300;
    text-decoration: none;
  }
  #mode_form .otherlink a:hover:after {
    background: #ff3300;
  }
  #mode_form .otherlink a:hover span.ico {
    background: url(/products/bizprinter/smartcharge/simulation/img/ico_arrow01_ov.png) no-repeat;
    background-size: 7px 11px;
  }
}
@media screen and (min-width: 767px) and (max-width: 767px) {
  #mode_form .otherlink a:hover span.ico {
    background: url(/products/bizprinter/smartcharge/simulation/img/ico_arrow01_ov.png) no-repeat;
    background-size: 1.2vw 1.8666666667vw;
  }
}
#mode_form .otherlink a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #004a93;
  -webkit-transition: background-color 0.2s 0s ease;
  transition: background-color 0.2s 0s ease;
}
#mode_form .otherlink a span.ico {
  position: absolute;
  right: 0;
  top: 5px;
  width: 7px;
  height: 11px;
  background: url(/products/bizprinter/smartcharge/simulation/img/ico_arrow01.png) no-repeat;
  background-size: 7px 11px;
}
@media screen and (max-width: 767px) {
  #mode_form .otherlink a span.ico {
    top: 1.7333333333vw;
    width: 1.2vw;
    height: 1.8666666667vw;
    background: url(/products/bizprinter/smartcharge/simulation/img/ico_arrow01.png) no-repeat;
    background-size: 1.2vw 1.8666666667vw;
  }
}
#mode_form h4.modelListTitle {
  margin: 50px auto 0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #mode_form h4.modelListTitle {
    margin: 11.7333333333vw auto 0;
    font-size: 4.8vw;
  }
}
#mode_form ul.modeList {
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList {
    margin: 6.4vw auto 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#mode_form ul.modeList li.mode {
  position: relative;
  display: table;
  width: 290px;
  height: 140px;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode {
    width: 86.6666666667vw;
    height: 29.3333333333vw;
  }
  #mode_form ul.modeList li.mode + li {
    margin: 5.3333333333vw auto 0;
  }
}
#mode_form ul.modeList li.mode.color2 a {
  background: #0360ba url(/products/bizprinter/smartcharge/simulation/img/mode_mode2_bg.png) right top no-repeat;
  background-size: 105px 150px;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode.color2 a {
    background: #0360ba url(/products/bizprinter/smartcharge/simulation/img/mode_mode2_bg_sp.png) right top no-repeat;
    background-size: 30.1333333333vw 32vw;
  }
}
#mode_form ul.modeList li.mode.color3 a {
  background: #004294 url(/products/bizprinter/smartcharge/simulation/img/mode_mode3_bg.png) right top no-repeat;
  background-size: 105px 150px;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode.color3 a {
    background: #004294 url(/products/bizprinter/smartcharge/simulation/img/mode_mode3_bg_sp.png) right top no-repeat;
    background-size: 30.1333333333vw 32vw;
  }
}
#mode_form ul.modeList li.mode a {
  display: table;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 5px;
  background: #1b82da url(/products/bizprinter/smartcharge/simulation/img/mode_mode1_bg.png) right -1px top no-repeat;
  background-size: 105px 150px;
  text-align: center;
  line-height: 30px;
}
@media screen and (min-width: 767px) {
  #mode_form ul.modeList li.mode a {
    cursor: pointer;
    -webkit-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
  }
  #mode_form ul.modeList li.mode a.over {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode a {
    padding: 1.3333333333vw;
    background: #1b82da url(/products/bizprinter/smartcharge/simulation/img/mode_mode1_bg_sp.png) right top no-repeat;
    background-size: 30.1333333333vw 32vw;
  }
}
#mode_form ul.modeList li.mode .border {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#mode_form ul.modeList li.mode h3.title {
  position: absolute;
  top: 22px;
  left: 19px;
  text-align: left;
  font-size: 28px;
  font-style: italic;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode h3.title {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
    font-size: 8vw;
  }
}
#mode_form ul.modeList li.mode h3.title span.small {
  font-size: 14px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode h3.title span.small {
    font-size: 4vw;
  }
}
#mode_form ul.modeList li.mode .linkText {
  position: absolute;
  bottom: 6px;
  left: 16px;
  padding: 0 14px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode .linkText {
    bottom: 3.4666666667vw;
    left: 5.3333333333vw;
    padding: 0 3.2vw 0 0;
    font-size: 2.6666666667vw;
  }
}
#mode_form ul.modeList li.mode .linkText span.ico {
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 6px;
  height: 11px;
  background: url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) no-repeat;
  background-size: 6px 11px;
}
@media screen and (max-width: 767px) {
  #mode_form ul.modeList li.mode .linkText span.ico {
    bottom: 1px;
    width: 1.4666666667vw;
    height: 2.6666666667vw;
    background: url(/products/bizprinter/smartcharge/images/index/ico_arrow01.png) no-repeat;
    background-size: 1.4666666667vw 2.6666666667vw;
  }
}

#input_form {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #input_form {
    width: 100%;
  }
}
#input_form h2.default {
  color: #1b82da;
}
.mode2 #input_form h2.default {
  color: #0360ba;
}
.mode3 #input_form h2.default {
  color: #004294;
}
#input_form .inputLead {
  margin: 16px auto 0;
}
@media screen and (max-width: 767px) {
  #input_form .inputLead {
    margin: 3.4666666667vw auto 0;
  }
}
#input_form .inputLead p.lead {
  margin: 0 auto 14px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #input_form .inputLead p.lead {
    margin: 0 auto 2.6666666667vw;
    font-size: 4vw;
    line-height: 1.4;
  }
}
#input_form .inputLead p.note1 {
  margin: 0 auto 3px;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #input_form .inputLead p.note1 {
    margin: 0 auto 0.8vw;
    font-size: 3.2vw;
  }
}
#input_form .inputLead p.note2 {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #input_form .inputLead p.note2 {
    font-size: 3.2vw;
  }
}
#input_form .formError {
  display: none;
  margin: 40px auto 5px;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  background: #e60021;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #input_form .formError {
    margin: 5.3333333333vw auto 1.3333333333vw;
    padding: 1.3333333333vw;
    font-size: 3.4666666667vw;
    text-align: center;
  }
}
#input_form .formError.on {
  display: block;
}
#input_form .required {
  font-size: 14px;
  font-weight: normal;
  color: #e60021;
}
@media screen and (max-width: 767px) {
  #input_form .required {
    font-size: 3.3333333333vw;
    font-weight: bold;
  }
}
#input_form .required.memo {
  float: right;
  padding-right: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #input_form .required.memo {
    font-size: 2.6666666667vw;
    float: none;
    padding-right: 0;
    position: absolute;
    left: 5.3333333333vw;
    bottom: 2.4vw;
  }
}
#input_form table.inputTable {
  margin: 40px auto 0;
  width: 100%;
  color: #1b82da;
  border: #b4d2ea 1px solid;
}
@media print {
  #input_form table.inputTable {
    border: #1b82da 1px solid;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable {
    display: block;
    width: 89.3333333333vw;
    margin: 7.4666666667vw auto 0;
    border: #b4d2ea 0.1rem solid;
  }
  #input_form table.inputTable tbody, #input_form table.inputTable tr {
    display: block;
  }
  #input_form table.inputTable th, #input_form table.inputTable td {
    display: block;
  }
  #input_form table.inputTable tr {
    position: relative;
    border-bottom: #b4d2ea 0.1rem solid;
  }
  .mode2 #input_form table.inputTable tr {
    border-bottom: #c0d7ed 0.1rem solid;
  }
  .mode3 #input_form table.inputTable tr {
    border-bottom: #bfcfe4 0.1rem solid;
  }
  #input_form table.inputTable tr.box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #input_form table.inputTable tr.box th.title {
    width: 42.4vw;
    line-height: 1.4;
  }
  #input_form table.inputTable tr:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #input_form table.inputTable tr.dotBottom {
    border-bottom-style: dotted !important;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td.unknown {
    position: absolute;
    z-index: 2;
    right: 5.3333333333vw;
    bottom: 3.2vw;
  }
}
.mode2 #input_form table.inputTable {
  color: #0360ba;
  border: #c0d7ed 1px solid;
}
@media print {
  .mode2 #input_form table.inputTable {
    border: #0360ba 1px solid;
  }
}
@media screen and (max-width: 767px) {
  .mode2 #input_form table.inputTable {
    border: #c0d7ed 0.1rem solid;
  }
}
.mode3 #input_form table.inputTable {
  color: #004294;
  border: #bfcfe4 1px solid;
}
@media print {
  .mode3 #input_form table.inputTable {
    border: #004294 1px solid;
  }
}
@media screen and (max-width: 767px) {
  .mode3 #input_form table.inputTable {
    border: #bfcfe4 0.1rem solid;
  }
}
#input_form table.inputTable th.head {
  background: #1b82da;
  color: #fff;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable th.head {
    padding: 2.4vw 0;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
  }
}
.mode2 #input_form table.inputTable th.head {
  background: #0360ba;
}
.mode3 #input_form table.inputTable th.head {
  background: #004294;
}
#input_form table.inputTable th.title {
  padding: 13px 0 13px 28px;
  width: 306px;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  border-bottom: #b4d2ea 1px dotted;
}
@media print {
  #input_form table.inputTable th.title {
    border-bottom: #1b82da 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable th.title {
    padding: 3.7333333333vw 0 2.4vw 2.6666666667vw;
    width: 84vw;
    font-size: 3.2vw;
    font-weight: bold;
    letter-spacing: -0.01em;
    border-bottom: none;
  }
}
.mode2 #input_form table.inputTable th.title {
  border-bottom: #c0d7ed 1px dotted;
}
@media print {
  .mode2 #input_form table.inputTable th.title {
    border-bottom: #0360ba 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  .mode2 #input_form table.inputTable th.title {
    border-bottom: none;
  }
}
.mode3 #input_form table.inputTable th.title {
  width: 379px;
  border-bottom: #bfcfe4 1px dotted;
}
@media print {
  .mode3 #input_form table.inputTable th.title {
    border-bottom: #004294 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  .mode3 #input_form table.inputTable th.title {
    width: 84vw;
    border-bottom: none;
  }
}
#input_form table.inputTable th.title.noBorderB {
  border-bottom: 0px !important;
}
#input_form table.inputTable th.title.borderR {
  border-right: #b4d2ea 1px solid;
}
@media print {
  #input_form table.inputTable th.title.borderR {
    border-right: #1b82da 1px solid;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable th.title.borderR {
    border: 0px !important;
  }
}
.mode2 #input_form table.inputTable th.title.borderR {
  border-right: #c0d7ed 1px solid;
}
@media print {
  .mode2 #input_form table.inputTable th.title.borderR {
    border-right: #0360ba 1px solid;
  }
}
.mode3 #input_form table.inputTable th.title.borderR {
  border-right: #bfcfe4 1px solid;
}
@media print {
  .mode3 #input_form table.inputTable th.title.borderR {
    border-right: #004294 1px solid;
  }
}
#input_form table.inputTable td {
  border-bottom: #b4d2ea 1px dotted;
  font-size: 16px;
}
@media print {
  #input_form table.inputTable td {
    border-bottom: #1b82da 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td {
    font-size: 3.3333333333vw;
    border-bottom: none !important;
  }
}
.mode2 #input_form table.inputTable td {
  border-bottom: #c0d7ed 1px dotted;
}
@media print {
  .mode2 #input_form table.inputTable td {
    border-bottom: #0360ba 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  .mode2 #input_form table.inputTable td {
    border-bottom: #c0d7ed 1px solid;
  }
}
.mode3 #input_form table.inputTable td {
  border-bottom: #bfcfe4 1px dotted;
}
@media print {
  .mode3 #input_form table.inputTable td {
    border-bottom: #004294 1px dotted;
  }
}
@media screen and (max-width: 767px) {
  .mode3 #input_form table.inputTable td {
    border-bottom: #bfcfe4 1px solid;
  }
}
#input_form table.inputTable td.noBorderB {
  border-bottom: 0px !important;
}
#input_form table.inputTable td.borderR {
  border-right: #b4d2ea 1px solid;
}
@media print {
  #input_form table.inputTable td.borderR {
    border-right: #1b82da 1px solid;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td.borderR {
    border-right: none !important;
  }
}
.mode2 #input_form table.inputTable td.borderR {
  border-right: #c0d7ed 1px solid;
}
@media print {
  .mode2 #input_form table.inputTable td.borderR {
    border-right: #0360ba 1px solid;
  }
}
.mode3 #input_form table.inputTable td.borderR {
  border-right: #bfcfe4 1px solid;
}
@media print {
  .mode3 #input_form table.inputTable td.borderR {
    border-right: #004294 1px solid;
  }
}
#input_form table.inputTable td.input {
  padding: 10px 14px 10px 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td.input {
    padding: 0 4vw 3.2vw 0;
  }
}
.mode3 #input_form table.inputTable td.input {
  padding: 10px 80px 10px 0;
}
@media screen and (max-width: 767px) {
  .mode3 #input_form table.inputTable td.input {
    padding: 0 4vw 3.2vw 0;
  }
}
#input_form table.inputTable td input {
  width: 115px;
  height: 15px;
  padding: 5px;
  vertical-align: 0;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: right;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  border: 0;
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td input {
    width: 18.9333333333vw;
    height: 3.3333333333vw;
    padding: 0.6666666667vw;
    font-size: 3.3333333333vw;
    letter-spacing: 0;
    border: #aaa 1px solid;
  }
}
#input_form table.inputTable td input.long {
  width: 338px;
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td input.long {
    width: 31.4666666667vw;
  }
}
#input_form table.inputTable td.unknown {
  padding: 0;
  width: 144px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td.unknown {
    width: 26.6666666667vw;
  }
}
#input_form table.inputTable td.unknown > div {
  width: 120px;
  margin: 0 auto 0;
  padding: 7px 0;
  background: #444;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 767px) {
  #input_form table.inputTable td.unknown > div {
    cursor: pointer;
    -webkit-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
  }
  #input_form table.inputTable td.unknown > div.over {
    background: #1b82da;
  }
  .mode2 #input_form table.inputTable td.unknown > div.over {
    background: #0360ba;
  }
  .mode3 #input_form table.inputTable td.unknown > div.over {
    background: #004294;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable td.unknown > div {
    width: 100%;
    padding: 1.3333333333vw 0;
    font-size: 3.2vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  #input_form table.inputTable tr.input3 td.unknown {
    bottom: -16.5333333333vw;
  }
  #input_form table.inputTable tr.input3 td.input, #input_form table.inputTable tr.input4 td.input, #input_form table.inputTable tr.input5 td.input, #input_form table.inputTable tr.input6 td.input {
    width: 46.9333333333vw;
    padding: 3.2vw 4vw 3.2vw 0;
  }
  #input_form table.inputTable tr.bottomSpace {
    padding: 0 0 7.7333333333vw;
  }
}
#input_form table.inputTable .ind {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#input_form .memoArea {
  margin: 18px auto 0;
}
@media screen and (max-width: 767px) {
  #input_form .memoArea {
    margin: 2.6666666667vw auto 0;
    width: 89.3333333333vw;
  }
}
#input_form .memoArea ul.list li {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #input_form .memoArea ul.list li {
    font-size: 3.2vw;
  }
  #input_form .memoArea ul.list li.ind15 {
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
}
#input_form .memoArea ul.list li.red {
  color: #e60021;
}

@media screen and (max-width: 767px) {
  #result_form {
    padding: 12vw 0 0;
  }
}
#result_form h2.default {
  color: #1b82da;
}
.mode2 #result_form h2.default {
  color: #0360ba;
}
.mode3 #result_form h2.default {
  color: #004294;
}
#result_form #print_result {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 293px;
  padding: 9px 7px 9px 34px;
  border: #bfdef3 4px solid;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #1b82da;
  background: url(/products/bizprinter/smartcharge/simulation/img/ico_print.png) 13px 50% no-repeat;
  background-size: 15px 15px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s 0s ease;
  transition: opacity 0.2s 0s ease;
}
.mode2 #result_form #print_result h2.default {
  color: #0360ba;
}
.mode3 #result_form #print_result h2.default {
  color: #004294;
}
@media screen and (max-width: 767px) {
  #result_form #print_result {
    width: 24.6666666667vw;
    top: 4.6666666667vw;
    left: auto;
    right: 5.3333333333vw;
    padding: 2vw 0 2vw 7.3333333333vw;
    margin: 0 0 0 10.6666666667vw;
    border: #bfdef3 0.5333333333vw solid;
    font-size: 4.2666666667vw;
    font-weight: bold;
    background-position: 2.6666666667vw 50%;
    background-size: 3.0666666667vw 3.0666666667vw;
  }
}
#result_form #print_result.over {
  opacity: 0.5;
}
#result_form #print_result span.small {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #print_result span.small {
    font-size: 3.2vw;
  }
}
#result_form table {
  width: 100%;
  border: #b4d2ea 1px solid;
}
@media print {
  #result_form table {
    border: #1b82da 1px solid;
  }
}
.mode2 #result_form table {
  border: #c0d7ed 1px solid;
}
@media print {
  .mode2 #result_form table {
    border: #0360ba 1px solid;
  }
}
.mode3 #result_form table {
  border: #bfcfe4 1px solid;
}
@media print {
  .mode3 #result_form table {
    border: #004294 1px solid;
  }
}
#result_form table tr th, #result_form table tr td {
  line-height: 1;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #b4d2ea;
  text-align: center;
}
@media print {
  #result_form table tr th, #result_form table tr td {
    border: 1px solid #1b82da;
  }
}
.mode2 #result_form table tr th, .mode2 #result_form table tr td {
  border-color: #c0d7ed;
}
@media print {
  .mode2 #result_form table tr th, .mode2 #result_form table tr td {
    border-color: #0360ba;
  }
}
.mode3 #result_form table tr th, .mode3 #result_form table tr td {
  border-color: #bfcfe4;
}
@media print {
  .mode3 #result_form table tr th, .mode3 #result_form table tr td {
    border-color: #004294;
  }
}
#result_form table tr th.dotLine, #result_form table tr td.dotLine {
  border-bottom-style: dotted !important;
}
#result_form table tr.discount.off {
  display: none;
}
#result_form table tr.dotLine th, #result_form table tr.dotLine td {
  border-bottom-style: dotted !important;
}
#result_form .currentData {
  width: 960px;
  margin: 44px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form .currentData {
    width: 89.3333333333vw;
    margin: 5.8666666667vw auto 0;
  }
}
#result_form .currentData h3.title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result_form .currentData h3.title {
    font-size: 2.9333333333vw;
  }
}
#result_form .currentData table.currentDataTable {
  margin: 0 auto 0;
}
#result_form .currentData table.currentDataTable.nospace {
  border-top: none;
}
#result_form .currentData table.currentDataTable th {
  width: 165px;
  color: #1b82da;
  font-size: 14px;
  font-weight: bold;
  padding: 23px 0;
  background: #e8f2fb;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable th {
    width: 33%;
    font-size: 3.2vw;
    padding: 4vw 0;
  }
}
.mode2 #result_form .currentData table.currentDataTable th {
  color: #0360ba;
  background: #f2f7fb;
}
.mode3 #result_form .currentData table.currentDataTable th {
  color: #004294;
  background: #f2f8fc;
}
@media print {
  #result_form .currentData table.currentDataTable th {
    background: #f2f7fb !important;
  }
}
#result_form .currentData table.currentDataTable th.line1 {
  width: 140px;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable th.line1 {
    width: 33%;
  }
}
#result_form .currentData table.currentDataTable th.none {
  background-image: url(/products/bizprinter/smartcharge/simulation/img/line.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
#result_form .currentData table.currentDataTable td {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable td {
    font-size: 3.2vw;
    letter-spacing: 0.01em;
    padding: 3.3333333333vw 0;
  }
  #result_form .currentData table.currentDataTable td.line1 {
    font-size: 3.2vw;
  }
}
#result_form .currentData table.currentDataTable td span.num {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable td span.num {
    font-size: 3.2vw;
  }
  #result_form .currentData table.currentDataTable td span.num .num {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable td span.num.num {
    font-size: 4.2666666667vw;
  }
}
#result_form .currentData table.currentDataTable td span.num.bar {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
#result_form .currentData table.currentDataTable .mini {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentDataTable .mini {
    font-size: 3.2vw;
  }
}
#result_form .currentData table.currentTotalDataTable {
  margin: 21px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentTotalDataTable {
    margin: 4vw auto 0;
  }
}
#result_form .currentData table.currentTotalDataTable th {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 0;
  background: #1b82da;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentTotalDataTable th {
    font-size: 3.2vw;
    padding: 2vw 0;
  }
}
@media print {
  #result_form .currentData table.currentTotalDataTable th {
    color: #1b82da;
    background: #f2f7fb;
    border-color: #1b82da;
  }
}
.mode2 #result_form .currentData table.currentTotalDataTable th {
  background: #0360ba;
}
@media print {
  .mode2 #result_form .currentData table.currentTotalDataTable th {
    color: #0360ba;
    background: #f2f7fb;
    border-color: #0360ba;
  }
}
.mode3 #result_form .currentData table.currentTotalDataTable th {
  background: #004294;
}
@media print {
  .mode3 #result_form .currentData table.currentTotalDataTable th {
    color: #004294;
    background: #f2f7fb;
    border-color: #004294;
  }
}
#result_form .currentData table.currentTotalDataTable th.line1, #result_form .currentData table.currentTotalDataTable th.line2 {
  width: 50%;
}
#result_form .currentData table.currentTotalDataTable td {
  font-size: 19px;
  font-weight: bold;
  color: #e60021;
  letter-spacing: 0.05em;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentTotalDataTable td {
    font-size: 3.2vw;
    letter-spacing: 0;
    padding: 4vw 0;
  }
}
#result_form .currentData table.currentTotalDataTable td span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #result_form .currentData table.currentTotalDataTable td span {
    font-size: 5.8666666667vw;
  }
}
#result_form .memoArea {
  width: 960px;
  margin: 18px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form .memoArea {
    width: 89.3333333333vw;
    margin: 3.3333333333vw auto 0;
  }
}
#result_form .memoArea ul.list li {
  font-size: 14px;
  line-height: 1.5;
  text-indent: -2.5em;
  padding-left: 2.5em;
}
@media screen and (max-width: 767px) {
  #result_form .memoArea ul.list li {
    font-size: 3.2vw;
  }
}
#result_form .memoArea ul.list li.red {
  color: #e60021;
}
#result_form .memoArea ul.list li.resultNote {
  display: none;
}
#result_form .memoArea ul.list li.resultNote.on {
  display: block;
}
#result_form .memoArea.top ul.list li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
#result_form .resultArr {
  margin: 48px auto 60px;
  width: 30px;
  height: 20px;
  background: url(/products/bizprinter/smartcharge/simulation/img/ico_result_arr_1.png) no-repeat;
  background-size: 30px 20px;
}
@media screen and (max-width: 767px) {
  #result_form .resultArr {
    margin: 8vw auto 9.3333333333vw;
    width: 6vw;
    height: 4vw;
    background-size: 6vw 4vw;
  }
}
.mode2 #result_form .resultArr {
  background-image: url(/products/bizprinter/smartcharge/simulation/img/ico_result_arr_2.png);
}
.mode3 #result_form .resultArr {
  background-image: url(/products/bizprinter/smartcharge/simulation/img/ico_result_arr_3.png);
}
#result_form #recommend_data {
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data {
    margin: 6.6666666667vw auto 0;
  }
}
#result_form #recommend_data h4.title {
  text-align: center;
  font-size: 36px;
  line-height: 1;
  font-style: italic;
  color: #1b82da;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data h4.title {
    font-size: 6.6666666667vw;
    line-height: 1.2;
  }
}
.mode2 #result_form #recommend_data h4.title {
  color: #0360ba;
}
.mode3 #result_form #recommend_data h4.title {
  color: #004294;
}
#result_form #recommend_data h5.subtitle {
  margin: 50px auto 0;
  padding: 20px 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  background: #1b82da;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data h5.subtitle {
    margin: 5.3333333333vw auto 0;
    padding: 3.3333333333vw 0;
    font-size: 3.3333333333vw;
  }
}
@media print {
  #result_form #recommend_data h5.subtitle {
    background: #fff;
    border-top: #1b82da 1px solid;
    border-bottom: #1b82da 1px solid;
    color: #1b82da;
  }
}
.mode2 #result_form #recommend_data h5.subtitle {
  background: #0360ba;
}
@media print {
  .mode2 #result_form #recommend_data h5.subtitle {
    background: #fff;
    border-top: #0360ba 1px solid;
    border-bottom: #0360ba 1px solid;
    color: #0360ba;
  }
}
.mode3 #result_form #recommend_data h5.subtitle {
  background: #004294;
}
@media print {
  .mode3 #result_form #recommend_data h5.subtitle {
    background: #fff;
    border-top: #004294 1px solid;
    border-bottom: #004294 1px solid;
    color: #004294;
  }
}
#result_form #recommend_data #graph_area {
  width: 100%;
  height: 100%;
  background: url(/products/bizprinter/smartcharge/simulation/img/reco_bg.png) repeat;
  background-size: 100px 100px;
  padding: 50px 0 40px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area {
    background-size: 13.3333333333vw 13.3333333333vw;
    padding: 8vw 0;
  }
}
#result_form #recommend_data #graph_area .box {
  width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  #result_form #recommend_data #graph_area .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box {
    width: 89.3333333333vw;
  }
}
#result_form #recommend_data #graph_area .box .imageArea {
  width: 300px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea {
    width: 100%;
    background: #fff;
    text-align: left;
    padding: 5.3333333333vw 0;
    position: relative;
    min-height: 16vw;
  }
}
#result_form #recommend_data #graph_area .box .imageArea .modelTitle {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.1;
  color: #1b82da;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .modelTitle {
    font-size: 4.2666666667vw;
    margin: -2.6666666667vw 0 0 5.3333333333vw;
  }
}
.mode2 #result_form #recommend_data #graph_area .box .imageArea .modelTitle {
  color: #0360ba;
}
.mode3 #result_form #recommend_data #graph_area .box .imageArea .modelTitle {
  color: #004294;
}
#result_form #recommend_data #graph_area .box .imageArea .modelTitle span.small {
  font-size: 16px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .modelTitle span.small {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .image {
    width: 29.3333333333vw;
    position: absolute;
    right: 0;
    top: 0;
  }
}
#result_form #recommend_data #graph_area .box .imageArea .linkArea {
  display: inline;
  color: #1b82da;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.2s 0s ease;
  transition: color 0.2s 0s ease;
}
.mode2 #result_form #recommend_data #graph_area .box .imageArea .linkArea {
  color: #0360ba;
}
.mode3 #result_form #recommend_data #graph_area .box .imageArea .linkArea {
  color: #004294;
}
#result_form #recommend_data #graph_area .box .imageArea .linkArea::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  border-bottom: 1px solid #1b82da;
}
@media screen and (min-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .linkArea::after {
    -webkit-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
  }
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .linkArea::after {
    bottom: -0.4vw;
  }
}
.mode2 #result_form #recommend_data #graph_area .box .imageArea .linkArea::after {
  border-color: #0360ba;
}
.mode3 #result_form #recommend_data #graph_area .box .imageArea .linkArea::after {
  border-color: #0360ba;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea .linkArea {
    position: absolute;
    bottom: 4.4vw;
    left: 5.3333333333vw;
    font-size: 3.2vw;
  }
}
#result_form #recommend_data #graph_area .box .imageArea img:hover {
  opacity: 1 !important;
}
#result_form #recommend_data #graph_area .box .imageArea a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
@media screen and (min-width: 767px) {
  #result_form #recommend_data #graph_area .box .imageArea a {
    -webkit-transition: color 0.2s 0s ease;
    transition: color 0.2s 0s ease;
  }
  #result_form #recommend_data #graph_area .box .imageArea a:hover {
    color: #ff3300;
  }
  #result_form #recommend_data #graph_area .box .imageArea a:hover .linkArea {
    color: #ff3300;
  }
  #result_form #recommend_data #graph_area .box .imageArea a:hover .linkArea::after {
    opacity: 0;
  }
}
#result_form #recommend_data #graph_area .box #graph {
  position: relative;
  width: 660px;
  height: 235px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph {
    width: 89.3333333333vw;
    height: 34vw;
    margin: 5.3333333333vw 0 0;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect {
  position: relative;
  width: 275px;
  height: 200px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect {
    width: 39.6vw;
    height: 28.6666666667vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: #333 0.1rem solid;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect .bg img {
  width: 100%;
  height: 100%;
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect .bg {
    display: none;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.price {
  position: relative;
  height: 200px;
  text-align: center;
  color: #fefefe;
  font-size: 19px;
  line-height: 200px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.price {
    height: 28.6666666667vw;
    font-size: 3.2vw;
    line-height: 28.6666666667vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.price {
    color: #333;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.price span {
  font-size: 33px;
  font-weight: bold;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.price span {
    font-size: 5.3333333333vw;
    font-weight: bold;
    margin-right: 1.3333333333vw;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.text {
  margin: 16px auto 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .beforeRect p.text {
    font-size: 3.2vw;
    margin: 2.4vw auto 0;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .spaceRect {
  height: 200px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-left-width: 70px;
  border-left-style: solid;
  border-left-color: #e5e5e5;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .spaceRect {
    height: 28.6666666667vw;
    border-left-width: 10.1333333333vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .spaceRect {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect {
  position: relative;
  width: 275px;
  height: 200px;
  top: 0;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect {
    height: 28.6666666667vw;
    width: 39.6vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: #1b82da 0.1rem solid;
  }
  .mode2 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect {
    border: #0360ba 0.1rem solid;
  }
  .mode3 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect {
    border: #004294 0.1rem solid;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .bg img {
  width: 100%;
  height: 100%;
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .bg {
    display: none;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price {
  position: relative;
  text-align: center;
  color: #fefefe;
  font-size: 19px;
  line-height: 33px;
  line-height: 39px\9 ;
  opacity: 0;
  -webkit-transition: opacity 1s linear 1.5s;
  transition: opacity 1s linear 1.5s;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price {
    opacity: 1;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
    color: #1b82da;
  }
  .mode2 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price {
    color: #0360ba;
  }
  .mode3 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price {
    color: #004294;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price span {
  font-size: 33px;
  font-weight: bold;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect p.price span {
    font-size: 5.3333333333vw;
    margin-right: 1.3333333333vw;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown {
  position: absolute;
  top: -35px;
  right: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  color: #1b82da;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: all 0.3s linear 1.5s;
  transition: all 0.3s linear 1.5s;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown {
    top: -8.5333333333vw;
    right: 0.6666666667vw;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 4vw;
  }
}
@media print {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown {
    opacity: 1;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
  }
}
.mode2 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown {
  color: #0360ba;
}
.mode3 #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown {
  color: #004294;
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown span#reco_price_down_short {
  font-size: 28px;
  color: #e60021;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown span#reco_price_down_short {
    font-size: 3.7333333333vw;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .priceDown span.red {
  color: #e60021;
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .logo {
  position: absolute;
  bottom: -32px;
  left: 20px;
  width: 235px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .logo {
    bottom: -5.3333333333vw;
    left: 2.6666666667vw;
    width: 34vw;
  }
}
#result_form #recommend_data #graph_area .box #graph .graphBox .afterRect .logo img {
  width: 100%;
  height: auto;
}
#result_form #recommend_data #graph_area .resultPrice {
  width: 960px;
  height: 90px;
  margin: 40px auto 0;
  text-align: center;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear 1.5s;
  transition: opacity 0.5s linear 1.5s;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .resultPrice {
    width: 89.3333333333vw;
    height: 16vw;
    margin: 4vw auto 0;
  }
}
@media print {
  #result_form #recommend_data #graph_area .resultPrice {
    opacity: 1;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
  }
}
#result_form #recommend_data #graph_area .resultPrice .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#result_form #recommend_data #graph_area .resultPrice .bg img {
  width: 100%;
  height: 100%;
}
#result_form #recommend_data #graph_area .resultPrice p.priceDown {
  position: relative;
  font-size: 19px;
  font-weight: bold;
  color: #1b82da;
  padding: 27px 0 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .resultPrice p.priceDown {
    font-size: 3.3333333333vw;
    padding: 4.4vw 0 0;
  }
}
.mode2 #result_form #recommend_data #graph_area .resultPrice p.priceDown {
  color: #0360ba;
}
.mode3 #result_form #recommend_data #graph_area .resultPrice p.priceDown {
  color: #004294;
}
#result_form #recommend_data #graph_area .resultPrice p.priceDown span#reco_price_down {
  font-size: 34px;
  color: #e60021;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .resultPrice p.priceDown span#reco_price_down {
    font-size: 6vw;
  }
}
#result_form #recommend_data #graph_area .resultPrice p.priceDown span.red {
  color: #e60021;
}
#result_form #recommend_data #graph_area .resultPrice p.priceDown span.big {
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data #graph_area .resultPrice p.priceDown span.big {
    font-size: 6vw;
    margin: 0 0.6666666667vw 0 0;
  }
}
#result_form #recommend_data #graph_area.view .box #graph .afterRect p.price {
  opacity: 1;
}
#result_form #recommend_data #graph_area.view .box #graph .afterRect .priceDown {
  opacity: 1;
}
#result_form #recommend_data #graph_area.view .resultPrice {
  opacity: 1;
}
#result_form #recommend_data .recommendData {
  width: 960px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData {
    width: 89.3333333333vw;
    margin: 8vw auto 0;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable {
  margin: 0 auto 0;
}
#result_form #recommend_data .recommendData table.recommendDataTable.nospace {
  border-top: none;
}
#result_form #recommend_data .recommendData table.recommendDataTable th {
  width: 120px;
  color: #1b82da;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  background: #e8f2fb;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th {
    width: 37.0666666667vw;
    font-size: 3.2vw;
    padding: 1.3333333333vw 0;
  }
}
.mode2 #result_form #recommend_data .recommendData table.recommendDataTable th {
  color: #0360ba;
  background: #f2f7fb;
}
.mode3 #result_form #recommend_data .recommendData table.recommendDataTable th {
  color: #004294;
  background: #f2f8fc;
}
@media print {
  #result_form #recommend_data .recommendData table.recommendDataTable th {
    background: #f2f7fb !important;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable th.none {
  background-image: url(/products/bizprinter/smartcharge/simulation/img/line.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th.line1 {
    width: 15.0666666667vw;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable th.line2 {
  padding: 23px 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th.line2 {
    padding: 4vw 0;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable th.line3 {
  width: 140px;
  padding: 23px 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th.line3 {
    padding: 4vw 0;
  }
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th.line4, #result_form #recommend_data .recommendData table.recommendDataTable th.line5, #result_form #recommend_data .recommendData table.recommendDataTable th.line6 {
    width: 24.8vw;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable th.line7 {
  width: 220px;
  padding: 23px 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable th.line7 {
    width: 100%;
    padding: 4vw 0;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable td {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable td {
    font-size: 3.2vw;
    letter-spacing: 0;
    padding: 3.3333333333vw 0;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable td span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable td span {
    font-size: 4.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable td.line7 {
    padding: 8.6666666667vw 0;
  }
}
#result_form #recommend_data .recommendData table.recommendDataTable .mini {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendDataTable .mini {
    font-size: 3.2vw;
  }
}
#result_form #recommend_data .recommendData table.recommendTotalDataTable {
  margin: 21px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendTotalDataTable {
    margin: 4.1333333333vw auto 0;
  }
}
#result_form #recommend_data .recommendData table.recommendTotalDataTable th {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 0;
  background: #1b82da;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
    font-size: 3.2vw;
    padding: 2vw 0;
  }
}
@media print {
  #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
    color: #1b82da;
    background: #f2f7fb;
    border-color: #1b82da;
  }
}
.mode2 #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
  background: #0360ba;
}
@media print {
  .mode2 #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
    color: #0360ba;
    background: #f2f7fb;
    border-color: #0360ba;
  }
}
.mode3 #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
  background: #004294;
}
@media print {
  .mode3 #result_form #recommend_data .recommendData table.recommendTotalDataTable th {
    color: #004294;
    background: #f2f7fb;
    border-color: #004294;
  }
}
#result_form #recommend_data .recommendData table.recommendTotalDataTable th.line1, #result_form #recommend_data .recommendData table.recommendTotalDataTable th.line2 {
  width: 50%;
}
#result_form #recommend_data .recommendData table.recommendTotalDataTable td {
  font-size: 19px;
  font-weight: bold;
  color: #e60021;
  letter-spacing: 0.05em;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendTotalDataTable td {
    font-size: 3.2vw;
    letter-spacing: 0;
    padding: 4vw 0;
  }
}
#result_form #recommend_data .recommendData table.recommendTotalDataTable td span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #result_form #recommend_data .recommendData table.recommendTotalDataTable td span {
    font-size: 5.8666666667vw;
  }
}
#result_form #plan_data {
  width: 960px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_data {
    width: 89.3333333333vw;
    margin: 10.6666666667vw auto 0;
  }
}
#result_form #plan_data h4.title {
  margin: 50px auto 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #1b82da;
  text-align: center;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #result_form #plan_data h4.title {
    font-size: 6.6666666667vw;
    margin: 0 auto;
  }
}
.mode2 #result_form #plan_data h4.title {
  color: #0360ba;
}
.mode3 #result_form #plan_data h4.title {
  color: #004294;
}
#result_form #plan_table h5.sustitle {
  margin: 40px auto 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  color: #1b82da;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table h5.sustitle {
    margin: 5.3333333333vw auto 0;
    font-size: 3.4666666667vw;
    line-height: 1.4;
  }
}
#result_form #plan_table h5.sustitle span {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table h5.sustitle span {
    font-size: 3.4666666667vw;
  }
}
#result_form #plan_table h5.sustitle:first-child {
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table h5.sustitle:first-child {
    margin: 5.3333333333vw auto 0;
  }
}
#result_form #plan_table table.plan {
  margin: 35px auto 0;
  color: #1b82da;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan {
    margin: 6vw auto 0;
  }
}
.mode2 #result_form #plan_table table.plan {
  color: #0360ba;
}
.mode3 #result_form #plan_table table.plan {
  color: #004294;
}
#result_form #plan_table table.plan + table.plan {
  margin: 74px auto 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan + table.plan {
    margin: 5.3333333333vw auto 0;
  }
  #result_form #plan_table table.plan + table.plan.table2, #result_form #plan_table table.plan + table.plan.nospace {
    margin: 0 auto;
    border-top: none;
  }
}
#result_form #plan_table table.plan th {
  letter-spacing: 0.05em;
  background-color: #d1e6f8;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th {
    padding: 4vw 0;
    font-size: 3.2vw;
    letter-spacing: 0;
  }
}
@media print {
  #result_form #plan_table table.plan th {
    background-color: #f2f7fb;
  }
}
.mode2 #result_form #plan_table table.plan th {
  background-color: #cddff1;
}
@media print {
  .mode2 #result_form #plan_table table.plan th {
    background-color: #f2f7fb;
  }
}
.mode3 #result_form #plan_table table.plan th {
  background-color: #ccd9ea;
}
@media print {
  .mode3 #result_form #plan_table table.plan th {
    background-color: #f2f7fb;
  }
}
#result_form #plan_table table.plan th.model {
  width: 180px;
  padding: 7px 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.model {
    width: 100%;
    padding: 4vw 0;
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan th.price {
  padding: 7px 0;
  background-color: #1b82da;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.price {
    padding: 1.8666666667vw 0;
  }
}
.mode2 #result_form #plan_table table.plan th.price {
  background-color: #0360ba;
}
.mode3 #result_form #plan_table table.plan th.price {
  background-color: #004294;
}
@media print {
  #result_form #plan_table table.plan th.price {
    background-color: #f2f7fb;
    color: #1b82da;
  }
  .mode2 #result_form #plan_table table.plan th.price {
    background-color: #f2f7fb;
    color: #0360ba;
  }
  .mode3 #result_form #plan_table table.plan th.price {
    background-color: #f2f7fb;
    color: #004294;
  }
}
#result_form #plan_table table.plan th.priceSub {
  width: 119px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.priceSub {
    width: 50%;
  }
}
#result_form #plan_table table.plan th.discount {
  background-color: #e60021;
  color: #fff;
  width: 180px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.discount {
    width: 100%;
    font-size: 4.2666666667vw;
    padding: 4vw 0;
  }
}
@media print {
  #result_form #plan_table table.plan th.discount {
    background: #f5d0d6 !important;
    color: #e60021 !important;
  }
}
#result_form #plan_table table.plan th.subtitle {
  padding: 13px 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #1b82da;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.subtitle {
    font-size: 3.2vw;
  }
}
@media print {
  #result_form #plan_table table.plan th.subtitle {
    color: #1b82da;
  }
}
.mode2 #result_form #plan_table table.plan th.subtitle {
  background: #0360ba;
}
@media print {
  .mode2 #result_form #plan_table table.plan th.subtitle {
    color: #0360ba;
  }
}
.mode3 #result_form #plan_table table.plan th.subtitle {
  background: #004294;
}
@media print {
  .mode3 #result_form #plan_table table.plan th.subtitle {
    color: #004294;
  }
}
#result_form #plan_table table.plan th.modelTitle {
  padding: 22px 0;
  font-size: 19px;
  font-weight: bold;
  background: #e8f2fb;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.modelTitle {
    font-size: 4.8vw;
  }
}
.mode2 #result_form #plan_table table.plan th.modelTitle {
  background: #f2f7fb;
}
.mode3 #result_form #plan_table table.plan th.modelTitle {
  background: #f2f8fc;
}
@media print {
  #result_form #plan_table table.plan th.modelTitle {
    background: #deecf6;
  }
}
#result_form #plan_table table.plan th.specTitleWrap {
  width: 193px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #000;
  white-space: nowrap;
  border-bottom-style: solid !important;
}
.mode2 #result_form #plan_table table.plan th.specTitleWrap {
  width: 160px;
  line-height: 1.6;
}
.mode3 #result_form #plan_table table.plan th.specTitleWrap {
  width: 136px;
  line-height: 1.6;
}
#result_form #plan_table table.plan th.specTitleWrap span.small {
  display: block;
  margin: 8px auto 0;
  font-size: 15px;
}
.mode2 #result_form #plan_table table.plan th.specTitleWrap span.small {
  margin: 3px auto 0;
}
.mode3 #result_form #plan_table table.plan th.specTitleWrap span.small {
  margin: 3px auto 0;
}
#result_form #plan_table table.plan th.specTitle {
  padding: 25px 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  background: #e8f2fb;
  width: 130px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.specTitle {
    padding: 4vw 0;
    font-size: 3.2vw;
    width: 33%;
  }
}
.mode2 #result_form #plan_table table.plan th.specTitle {
  background: #f2f7fb;
}
.mode3 #result_form #plan_table table.plan th.specTitle {
  background: #f2f8fc;
}
#result_form #plan_table table.plan th.specTitle2 {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th.specTitle2 {
    padding: 2.6666666667vw 0;
  }
}
#result_form #plan_table table.plan th.priceTitleWrap {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.05em;
  white-space: nowrap;
  background: #f5f5f5;
  border-bottom-style: solid !important;
}
@media print {
  #result_form #plan_table table.plan th.priceTitleWrap {
    background: #e8e8e8;
  }
}
.mode2 #result_form #plan_table table.plan th.priceTitleWrap {
  line-height: 1.4;
}
.mode3 #result_form #plan_table table.plan th.priceTitleWrap {
  line-height: 1.4;
}
#result_form #plan_table table.plan th.priceTitle {
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  background: #f5f5f5;
}
@media print {
  #result_form #plan_table table.plan th.priceTitle {
    background: #e8e8e8;
  }
}
#result_form #plan_table table.plan th.discountTitle {
  background: #f2f7fb;
}
@media print {
  #result_form #plan_table table.plan th.discountTitle {
    background: #e5f1fa;
  }
}
#result_form #plan_table table.plan th span.chuui {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th span.chuui {
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan th span.small {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th span.small {
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan th sup {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan th sup {
    font-size: 3.2vw;
  }
}
@media print {
  #result_form #plan_table table.plan th {
    background: #f2f7fb;
    color: #1b82da;
  }
  .mode2 #result_form #plan_table table.plan th {
    background: #f2f7fb;
    color: #0360ba;
  }
  .mode3 #result_form #plan_table table.plan th {
    background: #f2f7fb;
    color: #004294;
  }
}
#result_form #plan_table table.plan td {
  letter-spacing: 0.05em;
  font-size: 14px;
  /*
  span.num {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin: 0 3px;
  }
  */
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td {
    font-size: 3.2vw;
    letter-spacing: 0;
  }
}
#result_form #plan_table table.plan td.model {
  width: 180px;
  background: #e8f2fb;
  color: #000;
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}
.mode2 #result_form #plan_table table.plan td.model {
  background: #f2f7fb;
}
.mode3 #result_form #plan_table table.plan td.model {
  background: #f2f8fc;
}
@media print {
  #result_form #plan_table table.plan td.model {
    background: #deecf6;
  }
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.model {
    width: 100%;
    padding: 6.6666666667vw 0;
    font-size: 4.6666666667vw;
  }
}
#result_form #plan_table table.plan td.model span.small {
  display: block;
  margin: 3px auto 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.model span.small {
    display: inline;
    margin: 1.3333333333vw auto 0;
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan td.model .link {
  font-size: 14px;
  margin: 14px 0 0;
  display: block;
  color: #1b82da;
  -webkit-transition: color 0.2s 0s ease;
  transition: color 0.2s 0s ease;
}
#result_form #plan_table table.plan td.model .link:hover {
  opacity: 1;
  color: #ff3300 !important;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.model .link {
    font-size: 3.2vw;
    margin: 1.3333333333vw 0 0;
  }
}
.mode2 #result_form #plan_table table.plan td.model .link {
  color: #0360ba;
}
.mode3 #result_form #plan_table table.plan td.model .link {
  color: #004294;
}
@media screen and (min-width: 767px) {
  .mode2 #result_form #plan_table table.plan td.model {
    width: 206px;
  }
}
@media screen and (min-width: 767px) {
  .mode2 #result_form #plan_table table.plan td.model.item2 {
    width: 320px;
  }
}
@media screen and (min-width: 767px) {
  .mode3 #result_form #plan_table table.plan td.model {
    padding: 12px 0;
    width: 136px;
  }
}
#result_form #plan_table table.plan td.specTitle {
  font-weight: bold;
  width: 100px;
  background: #f5f5f5;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specTitle {
    padding: 3.3333333333vw 0;
    width: 33%;
  }
}
#result_form #plan_table table.plan td.specTitle span.small {
  font-size: 14px;
  margin: 5px 0 0;
  display: block;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specTitle span.small {
    font-size: 3.2vw;
    margin: 0.6666666667vw 0 0;
  }
}
#result_form #plan_table table.plan td.specData {
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  background: #e8f2fb;
  line-height: 1.3;
  width: 130px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specData {
    padding: 3.3333333333vw 0;
    font-size: 3.2vw;
    width: auto;
  }
}
#result_form #plan_table table.plan td.specData.numS {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specData.numS {
    font-size: 3.2vw;
    width: 33%;
    padding: 0;
  }
}
.mode2 #result_form #plan_table table.plan td.specData {
  background: #f2f7fb;
}
.mode3 #result_form #plan_table table.plan td.specData {
  background: #f2f8fc;
}
#result_form #plan_table table.plan td.specData span.num {
  font-size: 16px;
  letter-spacing: -0.08em;
  margin: 0 3px 0 0;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specData span.num {
    font-size: 4.2666666667vw;
    margin: 0 0.6666666667vw 0 0;
    letter-spacing: -0.01em;
  }
}
#result_form #plan_table table.plan td.specData span.num.bar {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
#result_form #plan_table table.plan td.specData.numS span.num {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.specData.numS span.num {
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan td.priceData {
  width: 120px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 10px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.priceData {
    width: 50%;
    font-size: 3.2vw;
    padding: 4vw 0;
    color: #e60021;
  }
}
#result_form #plan_table table.plan td.priceData span.num {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.priceData span.num {
    font-size: 5.8666666667vw;
  }
}
.mode3 #result_form #plan_table table.plan td.priceData span.num {
  letter-spacing: 0;
}
#result_form #plan_table table.plan td.discountData {
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -0.01em;
  color: #e60021;
  padding: 15px 0;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.discountData {
    font-size: 5.8666666667vw;
    padding: 5.3333333333vw 0;
  }
}
.mode1 #result_form #plan_table table.plan td.discountData {
  padding: 23px 0;
  font-size: 14px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .mode1 #result_form #plan_table table.plan td.discountData {
    font-size: 3.2vw;
    padding: 5.3333333333vw 0;
  }
}
.mode2 #result_form #plan_table table.plan td.discountData {
  font-size: 24px;
}
#result_form #plan_table table.plan td.discountData .priceDiscountArea {
  margin: 0 0 10px;
}
#result_form #plan_table table.plan td.discountData span.middle {
  font-size: 14px;
  color: #000;
}
.mode1 #result_form #plan_table table.plan td.discountData span.middle {
  font-size: 24px;
}
.mode2 #result_form #plan_table table.plan td.discountData span.middle {
  font-size: 16px;
}
#result_form #plan_table table.plan td.discountData span.small {
  font-size: 14px;
  color: #000;
}
.mode1 #result_form #plan_table table.plan td.discountData span.small {
  font-size: 20px;
}
.mode2 #result_form #plan_table table.plan td.discountData span.small {
  font-size: 14px;
}
#result_form #plan_table table.plan td.discountData span.yen {
  font-size: 14px;
}
.mode1 #result_form #plan_table table.plan td.discountData span.yen {
  font-size: 20px;
}
.mode2 #result_form #plan_table table.plan td.discountData span.yen {
  font-size: 14px;
}
#result_form #plan_table table.plan td.discountData span.chuui {
  color: #000;
}
#result_form #plan_table table.plan td.discountData span.num {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.discountData span.num {
    font-size: 5.8666666667vw;
    margin: 0 1.0666666667vw 0;
  }
}
#result_form #plan_table table.plan td.discountData span.otoku {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.discountData span.otoku {
    font-size: 5.8666666667vw;
  }
}
#result_form #plan_table table.plan td.discountData .link {
  font-size: 14px;
  color: #1b82da;
  display: block;
  -webkit-transition: color 0.2s 0s ease;
  transition: color 0.2s 0s ease;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td.discountData .link {
    font-size: 3.2vw;
  }
}
.mode1 #result_form #plan_table table.plan td.discountData .link {
  color: #0360ba;
}
.mode2 #result_form #plan_table table.plan td.discountData .link {
  color: #004294;
}
#result_form #plan_table table.plan td.discountData .link:hover {
  color: #ff3300 !important;
  opacity: 1;
}
#result_form #plan_table table.plan td.link {
  padding: 14px 0;
  font-size: 14px;
  font-weight: bold;
}
#result_form #plan_table table.plan td.link a {
  color: #1b82da;
  -webkit-transition: opacity 0.2s 0s ease;
  transition: opacity 0.2s 0s ease;
}
.mode2 #result_form #plan_table table.plan td.link a {
  color: #0360ba;
}
.mode3 #result_form #plan_table table.plan td.link a {
  color: #004294;
}
@media screen and (min-width: 767px) {
  #result_form #plan_table table.plan td.link a:hover {
    text-decoration: none;
    opacity: 0.5;
  }
}
.mode3 #result_form #plan_table table.plan td.link {
  padding: 7px 0;
}
#result_form #plan_table table.plan td.noPadding {
  padding: 2px 0;
}
#result_form #plan_table table.plan td.short {
  letter-spacing: -0.05em;
  line-height: 1.2;
}
#result_form #plan_table table.plan td span.chuui {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #result_form #plan_table table.plan td span.chuui {
    font-size: 3.2vw;
  }
}
#result_form #plan_table table.plan td.line {
  background-color: #81baea;
  height: 2px;
  border: none;
  padding: 0;
}
#result_form .priceDiscountArea {
  display: none;
}
#result_form .priceDiscountArea.on {
  display: block;
}
#result_form .noteArea {
  margin: 18px auto 0;
}
#result_form .noteArea ul.list li {
  font-size: 14px;
  line-height: 1.6;
  text-indent: -3.6em;
  padding-left: 3.6em;
}
#result_form .noteArea ul.list li.red {
  color: #e60021;
}
#result_form .noteArea ul.list li.otokuChuui.off {
  display: none;
}
.ie #result_form table {
  border-collapse: separate !important;
  border-spacing: 0;
  border-bottom-width: 0 !important;
  border-right-width: 0 !important;
}
.ie #result_form th, #result_form td {
  border-collapse: separate !important;
  border-spacing: 0;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-bottom-width: 1px !important;
  border-right-width: 1px !important;
}