@charset "UTF-8";
/* Scss Document */
/* ===== 共通設定 ===== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  height: 100%; }

body {
  margin: 0 0 20px;
  font-family: "メイリオ", Meiryo, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 17px;
  line-height: 180%;
  background-color: #ffffff;
  color: #000000;
  overflow-x: hidden;
  height: 100%; }

img {
  border: none; }

#wrapCommon, #wrapMv1, #wrapMv2, #wrapReasons, #wrapComparison, #wrapForm, #wrapFooter {
  width: 100%;
  margin: 0;
  position: relative; }

#boxCommon, #footer {
  width: 944px;
  margin: 0 auto;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative; }

/* ===== ヘッダ ===== */
#header {
  width: 100%;
  height: 72px;
  background: #1562BD;
  margin: 0 auto;
  position: fixed;
  z-index: 100; }
  #header #logoLic a {
    position: absolute;
    top: 19px;
    right: 289px;
    width: 216px;
    height: 32px;
    background: url("../img/logoLicHeader.png") no-repeat;
    display: block;
    text-indent: -9999px; }
  #header #logoEoc a {
    position: absolute;
    top: 19px;
    right: 34px;
    width: 216px;
    height: 32px;
    background: url("../img/logoEocHeader.png") no-repeat;
    display: block;
    text-indent: -9999px; }

/* ===== メインビジュアル ===== */
#wrapMv1 {
  padding-top: 74px;
  height: 1112px;
  background: url("../img/bgMv1Wrap.png") repeat-x;
  background-position: 0 74px; }
  #wrapMv1 #mv1 {
    position: relative;
    width: 1000px;
    height: 1112px;
    background: url("../img/bgMv1.png") no-repeat;
    margin: 0 auto; }
    #wrapMv1 #mv1 #movieHh {
      display: block;
      position: absolute;
      width: 752px;
      height: 423px;
      top: 556px;
      left: 124px; }

#wrapMv2 {
  background: #94C4F7;
  padding-top: 50px;
  padding-bottom: 60px; }
  #wrapMv2 #mv2-1 {
    position: relative;
    width: 928px;
    height: 667px;
    margin: 0 auto;
    background: #4C91E0;
    border-radius: 14px;
    padding-top: 40px; }
    #wrapMv2 #mv2-1 #boxRemote {
      position: relative;
      width: 848px;
      height: 435px;
      background: #FFDAA3;
      border-radius: 8px;
      margin: 0 auto 0;
      text-align: center;
      padding-top: 46px;
      padding-bottom: 68px;
      font-family: 'Noto Sans JP', sans-serif; }
      #wrapMv2 #mv2-1 #boxRemote p:nth-child(1) {
        background: #FA5C19;
        color: #fff;
        width: 482px;
        height: 66px;
        margin: 0 auto 36px;
        font-size: 39px;
        font-weight: 900;
        line-height: 1.6; }
      #wrapMv2 #mv2-1 #boxRemote p:nth-child(2) {
        color: #E60000;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.33;
        margin: 0 auto; }
      #wrapMv2 #mv2-1 #boxRemote p:nth-child(3) {
        color: #000;
        text-align: left;
        font-size: 23px;
        font-weight: 400;
        line-height: 1.74;
        margin: 0 auto;
        margin-top: 60px;
        margin-left: 68px; }
      #wrapMv2 #mv2-1 #boxRemote img {
        position: absolute;
        right: 70px;
        bottom: 42px;
        width: 254px;
        height: auto; }
    #wrapMv2 #mv2-1 a.btnApply {
      position: absolute;
      width: 368px;
      height: 120px;
      display: block;
      text-indent: -9999px;
      background: url("../img/btnTrial.png") no-repeat 0px 0px;
      background-size: 368px 240px;
      bottom: 36px;
      left: 50%;
      left: 280px; }
    #wrapMv2 #mv2-1 a.btnApply:hover {
      background-position: 0px -120px; }

/* ===== 理由 ===== */
#wrapReasons {
  background: #66CCC4;
  padding: 96px 0; }

#reason1 {
  width: 944px;
  height: 1498px;
  background: url("../img/bgReason1.png");
  margin: 0 auto;
  position: relative;
  text-align: left; }
  #reason1 p.introTxt, #reason1 #reason4 p.introTxt2, #reason4 #reason1 p.introTxt2 {
    position: absolute;
    top: 210px;
    left: 21px;
    font-size: 19.5px; }
    #reason1 p.introTxt span.red, #reason1 #reason4 p.introTxt2 span.red, #reason4 #reason1 p.introTxt2 span.red {
      color: #FF0000;
      font-weight: bold; }
  #reason1 .subtitle1, #reason1 .subtitle2, #reason1 .subtitle3, #reason1 #reason4 .subtitle2-1, #reason4 #reason1 .subtitle2-1, #reason1 #reason4 .subtitle2-2, #reason4 #reason1 .subtitle2-2, #reason1 #reason4 .subtitle2-3, #reason4 #reason1 .subtitle2-3 {
    position: absolute;
    top: 333px;
    left: 94px;
    font-size: 18px; }
  #reason1 .subtitle2, #reason1 #reason4 .subtitle3, #reason4 #reason1 .subtitle3 {
    top: 715px; }
  #reason1 .subtitle3 {
    top: 1095px; }
  #reason1 .subtitle1::before, #reason1 .subtitle2::before, #reason1 .subtitle3::before, #reason1 #reason4 .subtitle2-1::before, #reason4 #reason1 .subtitle2-1::before, #reason1 #reason4 .subtitle2-2::before, #reason4 #reason1 .subtitle2-2::before, #reason1 #reason4 .subtitle2-3::before, #reason4 #reason1 .subtitle2-3::before,
  #reason1 .subtitle2::before,
  #reason1 #reason4 .subtitle3::before,
  #reason4 #reason1 .subtitle3::before,
  #reason1 .subtitle3::before {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #6AB4BD;
    border-radius: 50%;
    position: absolute;
    top: 7.5px;
    left: -14px; }
  #reason1 .txtExp {
    position: absolute;
    top: 1202px;
    left: 542px;
    font-size: 19.5px;
    line-height: 1.7; }

#reason2 {
  width: 944px;
  height: 1438px;
  background: url("../img/bgReason2.png");
  margin: 0 auto;
  position: relative;
  text-align: left;
  margin-top: 96px; }
  #reason2 p.introTxt, #reason2 #reason4 p.introTxt2, #reason4 #reason2 p.introTxt2 {
    position: absolute;
    top: 210px;
    left: 21px;
    font-size: 19.5px; }
    #reason2 p.introTxt span.red, #reason2 #reason4 p.introTxt2 span.red, #reason4 #reason2 p.introTxt2 span.red {
      color: #FF0000;
      font-weight: bold; }
  #reason2 .subtitle {
    position: absolute;
    top: 400px;
    left: 282px;
    font-size: 18px; }
  #reason2 .subtitle::before {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #6AB4BD;
    border-radius: 50%;
    position: absolute;
    top: 7.5px;
    left: -14px; }

#reason3 {
  width: 944px;
  height: 1522px;
  background: url("../img/bgReason3.png");
  margin: 0 auto;
  position: relative;
  text-align: left;
  margin-top: 96px; }
  #reason3 p.introTxt, #reason3 #reason4 p.introTxt2, #reason4 #reason3 p.introTxt2 {
    position: absolute;
    top: 210px;
    left: 21px;
    font-size: 19.5px; }
    #reason3 p.introTxt span.red, #reason3 #reason4 p.introTxt2 span.red, #reason4 #reason3 p.introTxt2 span.red {
      color: #FF0000;
      font-weight: bold; }
  #reason3 .point1, #reason3 .point2, #reason3 .point3, #reason3 .point4, #reason3 #reason4 .point2-1, #reason4 #reason3 .point2-1, #reason3 #reason4 .point2-2, #reason4 #reason3 .point2-2, #reason3 #reason4 .point2-3, #reason4 #reason3 .point2-3 {
    position: absolute;
    width: 700px;
    top: 966px;
    left: 200px;
    font-size: 22px;
    line-height: 150%; }
  #reason3 .point2 {
    top: 1090px; }
  #reason3 .point3 {
    top: 1214px; }
  #reason3 .point4 {
    top: 1331px; }
  #reason3 strong {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    margin: 0 5px; }
  #reason3 strong:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    border-bottom: solid 4px #ff0000;
    -webkit-transform: translateY(35px);
    transform: translateY(35px); }

#reason4 {
  width: 944px;
  height: 1917px;
  background: url("../img/bgReason4.png");
  margin: 0 auto;
  position: relative;
  text-align: left;
  margin-top: 96px; }
  #reason4 p.introTxt, #reason4 p.introTxt2 {
    position: absolute;
    top: 210px;
    left: 21px;
    font-size: 19.5px; }
    #reason4 p.introTxt span.red, #reason4 p.introTxt2 span.red {
      color: #FF0000;
      font-weight: bold; }
  #reason4 .point1, #reason4 #reason3 .point4, #reason3 #reason4 .point4, #reason4 .point2, #reason4 .point3, #reason4 .point2-1, #reason4 .point2-2, #reason4 .point2-3 {
    position: absolute;
    top: 458px;
    left: 200px;
    font-size: 25.5px;
    font-weight: bold; }
  #reason4 .point2 {
    top: 543px; }
  #reason4 .point3 {
    top: 626px; }
  #reason4 .subtitle1, #reason4 .subtitle2, #reason4 .subtitle3, #reason4 .subtitle2-1, #reason4 .subtitle2-2, #reason4 .subtitle2-3 {
    position: absolute;
    top: 752px;
    left: 111px;
    font-size: 18px; }
  #reason4 .subtitle2, #reason4 .subtitle3 {
    left: 393px; }
  #reason4 .subtitle3 {
    left: 674px; }
  #reason4 p.introTxt2 {
    top: 1114px;
    left: 100px; }
  #reason4 .point2-1, #reason4 .point2-2, #reason4 .point2-3 {
    left: 200px;
    top: 1286px; }
  #reason4 .point2-2 {
    top: 1372px; }
  #reason4 .point2-3 {
    top: 1487px; }
  #reason4 .subtitle2-1, #reason4 .subtitle2-2, #reason4 .subtitle2-3 {
    top: 1612px;
    left: 111px; }
  #reason4 .subtitle2-2 {
    left: 393px; }
  #reason4 .subtitle2-3 {
    left: 674px; }
  #reason4 .memo2 {
    position: absolute;
    bottom: 50px;
    right: 58px;
    font-size: 14px; }
  #reason4 .subtitle1::before, #reason4 .subtitle2::before, #reason4 .subtitle3::before, #reason4 .subtitle2-1::before, #reason4 .subtitle2-2::before, #reason4 .subtitle2-3::before {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #6AB4BD;
    border-radius: 50%;
    position: absolute;
    top: 7.5px;
    left: -14px; }

/* ===== 比較 ===== */
#wrapComparison {
  background: #5EA2EB;
  padding: 96px 0; }

#comparison {
  width: 944px;
  height: 857px;
  background: url("../img/bgComparison.png") no-repeat;
  margin: 0 auto;
  position: relative;
  text-align: left; }
  #comparison .memo3 {
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 14px; }

/* ===== フォーム ===== */
#wrapForm {
  background: #EDE3B9;
  padding-top: 55px;
  padding-bottom: 56px; }

#boxForm {
  width: 944px;
  margin: auto;
  background: #fff;
  padding: 67px 64px 78px;
  text-align: center; }
  #boxForm #txtTitle1 {
    color: #f00;
    font-size: 2.5em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    letter-spacing: -0.05em; }
    #boxForm #txtTitle1 .small {
      font-size: 0.8em; }
  #boxForm #txtTitle2 {
    color: #002080;
    font-size: 1.3em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 30px auto 60px; }
  #boxForm #formTitle {
    color: #fff;
    background-color: #527acc;
    height: 40px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 180%;
    margin: 0 auto 26px; }
  #boxForm table {
    width: 100%;
    font-size: 0.95em;
    text-align: left;
    border-collapse: collapse;
    border: solid 1px #ccc; }
    #boxForm table input::placeholder {
      color: #c5aeae; }
    #boxForm table input:-ms-input-placeholder {
      color: #c5aeae; }
    #boxForm table input::-ms-input-placeholder {
      color: #c5aeae; }
    #boxForm table .bg_required {
      background-color: #ffe6e7; }
    #boxForm table th {
      box-sizing: border-box;
      color: #4d4d4d;
      width: 168px;
      background-color: #faf3de;
      padding: 10px 22px;
      border-bottom: solid 1px #ccc;
      line-height: 150%;
      font-weight: normal;
      vertical-align: middle; }
    #boxForm table th.required {
      background-image: url("../img/iconRequired.png");
      background-repeat: no-repeat;
      background-position: right 13px center; }
    #boxForm table td {
      box-sizing: border-box;
      color: #666666;
      width: 505px;
      background-color: #fff;
      padding: 10px 20px;
      border-bottom: solid 1px #ccc;
      font-weight: normal;
      vertical-align: middle; }
      #boxForm table td .check_input {
        color: #000; }
      #boxForm table td .box_input {
        height: 36px;
        border: solid 1px #999;
        border-radius: 6px;
        font-size: 0.95em;
        padding-left: 10px; }
      #boxForm table td .txt_annotation {
        display: block;
        font-size: 0.8em;
        margin-bottom: -10px; }
      #boxForm table td #box_jbselect {
        width: 190px;
        margin-top: 7px;
        padding: 3px 20px 3px 14px; }
    #boxForm table td#nameBoxSelect {
      background: #ffe6e7; }
    #boxForm table td.split {
      /*padding: 0 !important;*/
      /*width: 548px;*/ }
      #boxForm table td.split ul {
        list-style: none;
        margin: 0; }
      #boxForm table td.split li {
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        line-height: 1.8; }
        #boxForm table td.split li .formHr {
          width: 100%;
          height: 1px;
          margin: 0;
          background-image: url(../img/formHr.png);
          background-repeat: no-repeat; }
      #boxForm table td.split li:nth-child(1) {
        margin: 8px auto 15px; }
      #boxForm table td.split li:nth-child(3) {
        margin: 16px auto 6px; }
      #boxForm table td.split li p:nth-child(1) {
        width: 90px;
        padding-left: 3px;
        font-size: 15px; }
      #boxForm table td.split li p:nth-child(2) {
        position: relative;
        width: 240px; }
        #boxForm table td.split li p:nth-child(2) span {
          font-size: 15px;
          color: #999; }
      #boxForm table td.split li p:nth-child(3) {
        position: relative;
        width: 240px;
        font-size: 15px; }
        #boxForm table td.split li p:nth-child(3) span {
          font-size: 15px;
          color: #999; }
      #boxForm table td.split li p input {
        position: relative;
        margin-left: 10px;
        top: -1px;
        width: 80%; }
  #boxForm #box_pdselect {
    background-color: #ffe6e7; }
  #boxForm #box_serviceselect {
    background-color: #ffe6e7; }
  #boxForm #box_jbselect {
    background-color: #ffe6e7; }
  #boxForm table#pdselect {
    border: none;
    width: 600px;
    box-sizing: border-box; }
    #boxForm table#pdselect td.pdselect1 {
      width: 5px;
      border: none;
      box-sizing: border-box;
      padding: 10px 2px 10px 8px;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
    #boxForm table#pdselect td.pdselect2 {
      border: none;
      box-sizing: border-box;
      padding: 10px 4px 10px 0px;
      width: 180px;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
    #boxForm table#pdselect td.pdselect2 .recommend {
      display: inline-block;
      margin-left: -7px; }
    #boxForm table#pdselect td.pdselect3 {
      border: none;
      box-sizing: border-box;
      padding: 10px 0px;
      font-size: 0.88em;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
    #boxForm table#pdselect td.formpulldown {
      line-height: 200%; }
    #boxForm table#pdselect .formpulldown .caution {
      line-height: 150%;
      margin-top: 10px;
      margin-bottom: 0px; }
  #boxForm table#serviceselect {
    border: none;
    width: 600px;
    box-sizing: border-box; }
    #boxForm table#serviceselect td.pdselect1 {
      width: 5px;
      border: none;
      box-sizing: border-box;
      padding: 2px 2px 2px 8px;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
    #boxForm table#serviceselect td.pdselect2 {
      border: none;
      box-sizing: border-box;
      padding: 2px 0px;
      width: 587px;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
    #boxForm table#serviceselect td.pdselect3 {
      border: none;
      box-sizing: border-box;
      padding: 5px 0px 5px 6px;
      width: 594px;
      line-height: 140%;
      vertical-align: top;
      background-color: transparent; }
  #boxForm #BoxPrivacy {
    width: 754px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border: solid 1px #ccc;
    font-size: 0.78em;
    text-align: left;
    line-height: 140%;
    margin: 40px auto 20px;
    padding: 10px; }
    #boxForm #BoxPrivacy .txtbold {
      font-weight: bold; }
  #boxForm #BoxTerms {
    border: solid 1px #ccc;
    height: 88px;
    width: 754px;
    text-align: left;
    margin: 10px auto 20px; }
    #boxForm #BoxTerms #BoxTermsL {
      box-sizing: border-box;
      margin: 0;
      width: 100px;
      height: 100%;
      text-align: center;
      line-height: 88px;
      font-size: 0.85em;
      float: left;
      background-color: #eee; }
    #boxForm #BoxTerms #BoxTermsR {
      box-sizing: border-box;
      margin: 0;
      width: 650px;
      height: 100%;
      text-align: left;
      font-size: 0.78em;
      float: left;
      overflow-y: scroll;
      padding: 5px 10px;
      line-height: 140%; }
    #boxForm #BoxTerms .underclear {
      clear: both; }
  #boxForm #BoxConsent {
    box-sizing: border-box;
    height: 30px;
    width: 234px;
    margin: 22px auto 74px;
    background-color: #ffe6e7;
    text-align: left;
    padding-left: 7px;
    background-image: url("../img/iconRequired.png");
    background-repeat: no-repeat;
    background-position: right 10px center; }
  #boxForm .submitBtn {
    border: 0px;
    width: 242px;
    height: 68px;
    background: url(../img/btns.png) left top no-repeat;
    background-position: 0 0; }
  #boxForm .submitBtn:hover {
    cursor: pointer;
    background-position: 0 -68px; }

.form_sys_bg {
  background-color: #abd8ff; }

#wrap_form_sys {
  width: 100%;
  margin: 0;
  background-color: #abd8ff; }

#box_form_sys {
  text-align: center;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 104px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative; }
  #box_form_sys #base_header_sys {
    width: 100%;
    height: 72px;
    background: #1562BD;
    margin: 0 auto;
    z-index: 100; }
    #box_form_sys #base_header_sys #logoLic {
      position: absolute;
      top: 19px;
      right: 289px;
      width: 216px;
      height: 32px;
      background: url("../img/logoLicHeader.png") no-repeat;
      display: block;
      text-indent: -9999px; }
    #box_form_sys #base_header_sys #logoEoc {
      position: absolute;
      top: 19px;
      right: 34px;
      width: 216px;
      height: 32px;
      background: url("../img/logoEocHeader.png") no-repeat;
      display: block;
      text-indent: -9999px; }
  #box_form_sys #base_form_sys {
    box-sizing: border-box;
    width: 1094px;
    background-color: #fff;
    margin: 0 auto;
    padding: 43px 169px 33px; }
    #box_form_sys #base_form_sys #form_title {
      color: #fff;
      background-color: #527acc;
      height: 40px;
      font-weight: bold;
      font-size: 1.4em;
      line-height: 180%; }
    #box_form_sys #base_form_sys #form_annotation {
      text-align: left;
      font-size: 1.0em;
      margin: 12px auto;
      line-height: 140%;
      color: #000; }
    #box_form_sys #base_form_sys table {
      width: 100%;
      font-size: 0.88em;
      text-align: left;
      border-collapse: collapse;
      border: solid 1px #ccc; }
      #box_form_sys #base_form_sys table .bg_required {
        background-color: #ffe6e7; }
      #box_form_sys #base_form_sys table th {
        box-sizing: border-box;
        color: #4d4d4d;
        width: 249px;
        background-color: #faf3de;
        padding: 10px 22px;
        border-bottom: solid 1px #ccc;
        line-height: 140%;
        font-weight: normal;
        vertical-align: middle; }
      #box_form_sys #base_form_sys table th.required {
        background-image: url("../img/iconRequired.png");
        background-repeat: no-repeat;
        background-position: right 13px center; }
      #box_form_sys #base_form_sys table td {
        box-sizing: border-box;
        color: #666666;
        width: 505px;
        background-color: #fff;
        padding: 10px 20px 10px 30px;
        border-bottom: solid 1px #ccc;
        line-height: 140%;
        font-weight: normal;
        color: #000;
        vertical-align: middle; }
        #box_form_sys #base_form_sys table td .check_input {
          color: #000; }
        #box_form_sys #base_form_sys table td .box_input {
          height: 36px;
          border: solid 1px #999;
          border-radius: 6px;
          font-size: 0.95em;
          padding-left: 10px; }
        #box_form_sys #base_form_sys table td .txt_annotation {
          display: block;
          font-size: 0.8em;
          margin-bottom: -10px; }
      #box_form_sys #base_form_sys table td.split ul {
        list-style: none;
        margin: 0; }
      #box_form_sys #base_form_sys table td.split li {
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        line-height: 1.8; }
        #box_form_sys #base_form_sys table td.split li .formHr {
          width: 100%;
          height: 1px;
          margin: 0;
          background-image: url(../img/formHr.png);
          background-repeat: no-repeat; }
      #box_form_sys #base_form_sys table td.split li:nth-child(1) {
        margin: 0px auto 4px; }
      #box_form_sys #base_form_sys table td.split li:nth-child(2) {
        margin: 3px auto 0px; }
      #box_form_sys #base_form_sys table td.split li p:nth-child(1) {
        width: 76px;
        padding-left: 3px;
        font-size: 15px; }
      #box_form_sys #base_form_sys table td.split li p:nth-child(2) {
        position: relative;
        width: 350px; }
    #box_form_sys #base_form_sys #BoxPrivacy {
      width: 100%;
      box-sizing: border-box;
      background-color: #f2f2f2;
      border: solid 1px #ccc;
      font-size: 0.78em;
      text-align: left;
      line-height: 140%;
      margin: 16px auto 33px;
      padding: 10px; }
      #box_form_sys #base_form_sys #BoxPrivacy .txtbold {
        font-weight: bold; }
    #box_form_sys #base_form_sys #box_msg {
      color: #000;
      background-color: #faf3de;
      font-weight: normal;
      font-size: 1.0em;
      line-height: 160%;
      padding: 48px;
      margin: 31px auto 38px; }
      #box_form_sys #base_form_sys #box_msg .red {
        font-weight: bold;
        color: #f00;
        font-size: 1.43em; }
    #box_form_sys #base_form_sys .send_btn {
      border: 0px;
      width: 232px;
      height: 64px;
      background: url(../img/btnSend.png) left top no-repeat;
      background-position: 0 0;
      margin-right: 38px; }
    #box_form_sys #base_form_sys .send_btn:hover {
      cursor: pointer;
      background-position: 0 -64px; }
    #box_form_sys #base_form_sys .back_btn {
      border: 0px;
      width: 232px;
      height: 64px;
      background: url(../img/btnBack.png) left top no-repeat;
      background-position: 0 0; }
    #box_form_sys #base_form_sys .back_btn:hover {
      cursor: pointer;
      background-position: 0 -64px; }
    #box_form_sys #base_form_sys #btn_lichp a {
      margin: 20px auto 20px;
      width: 136px;
      height: 44px;
      background: url("../img/btnToLichp.png") no-repeat;
      display: block;
      text-indent: -9999px;
      background-position: 0 0; }
    #box_form_sys #base_form_sys #btn_lichp a:hover {
      background-position: 0 -44px; }

#box_footer_sys {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #1562BD;
  height: 68px;
  color: #ffffff;
  font-size: 11.7px;
  line-height: 68px; }

/* ===== フッタ ===== */
#wrapFooter {
  background: #1562BD; }

#footer {
  height: 330px;
  margin-top: 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.06rem; }
  #footer .txtMsg {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 11px; }
  #footer .txtCopyright {
    padding-top: 18px;
    font-size: 0.9rem; }
  #footer .txtOffice {
    padding-top: 65px;
    font-size: 1.06rem;
    font-weight: bold;
    line-height: 135%; }
    #footer .txtOffice .circle {
      color: #b3daff; }
  #footer .txtEmail {
    padding-top: 7px;
    font-size: 1.06rem;
    font-weight: bold; }
  #footer #logoLicFooter a {
    position: absolute;
    top: 114px;
    left: 256px;
    width: 216px;
    height: 32px;
    background: url("../img/logoLicFooter.png") no-repeat;
    display: block;
    text-indent: -9999px; }
  #footer #logoEocFooter a {
    position: absolute;
    top: 114px;
    right: 121px;
    width: 216px;
    height: 32px;
    background: url("../img/logoEocFooter.png") no-repeat;
    display: block;
    text-indent: -9999px; }
  #footer .txtLic {
    position: absolute;
    top: 115px;
    left: 145px; }
  #footer .txtEoc {
    position: absolute;
    top: 115px;
    right: 356px; }
  #footer .txtLic::before,
  #footer .txtEoc::before {
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #54beeb;
    position: absolute;
    top: 7.5px;
    left: -16px; }

/* ===== TOPに戻るボタン ===== */
#btnTop {
  visibility: hidden; }

#btnTop a {
  position: fixed;
  bottom: 28px;
  /* left: calc(50% + 515px); */
  right: 38px;
  width: 48px;
  height: 48px;
  background: url("../img/btns.png") no-repeat -360px 0px;
  display: block;
  text-indent: -9999px; }

#btnTop a:hover {
  background-position: -360px -48px; }
