@charset "UTF-8";
/* sass */
#contentAll {
  min-width: 980px;
  width: 100%;
}

#contentHead {
  min-width: 980px;
  width: 100%;
}

div.headdingBox,
#contentHeadMain {
  width: 950px;
  margin: 0 auto;
  padding: 0 15px;
}

#contentBody {
  width: 950px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
#contentBody:after {
  content: "";
  display: block;
  clear: both;
}

#contentBodyMain {
  float: left;
  width: 670px;
}

#contentBodySub {
  position: static;
  float: right;
  width: 256px;
  z-index: 129;
}

div.pageTopWrap {
  width: 950px;
  margin: 0 auto;
  padding: 0 15px;
}

#footer {
  font-size: 12px;
  font-size: 1.2rem;
  border-top: 1px solid #cbebed;
  background-color: #ffffff;
  height: 118px;
  width: 100%;
  min-width: 980px;
  margin-top: 50px;
  padding-bottom: 20px;
}
#footer a:link {
  color: #2586f4;
  text-decoration: underline;
}
#footer a:visited {
  color: #8625f4;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
#footer a:active {
  text-decoration: none;
}

#footer .inner {
  height: 118px;
  margin: 0 auto;
  position: relative;
  width: 920px;
  padding: 0 15px;
}

#footer .secomtrust p {
  font-size: 0;
  left: 0;
  line-height: 0;
  position: absolute;
  top: 16px;
}

#footer .member {
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 30px;
}

#footer .secomsonpo {
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 57px;
}

#footer .copyright {
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 81px;
}

#footer .fnav {
  left: 84px;
  line-height: 1.4;
  position: absolute;
  top: 27px;
}

#footer .fnav ul {
  margin-bottom: 10px;
}

#footer .fnav ul li {
  background: url("image/vline-dot1.gif") repeat-y scroll 0 0 transparent;
  display: inline;
  padding: 0 7px 0 11px;
  white-space: nowrap;
}

#footer .fnav ul li.first {
  background: none repeat scroll 0 0 transparent;
  padding-left: 0;
}

#footer .fnav ul li a:link {
  text-decoration: none;
}

#footer .fnav ul li a:visited {
  text-decoration: none;
}

#footer .fnav ul li a:hover {
  text-decoration: underline;
}

#footer .fnav ul li a:active {
  text-decoration: underline;
}

.pcNone {
  display: none !important;
}

.spInline {
  display: none;
}

.pcCenter {
  text-align: center;
}

p.pageID {
  background-color: #b2c8df;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 0;
  width: 180px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #131313;
}

ul.siteTop li a {
  position: relative;
  padding-left: 12px;
}
ul.siteTop li a:before {
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-right: 6px solid #898989;
  border-left: 0px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

#contentHead {
  border-bottom: 3px solid #009da7;
  margin-bottom: 25px;
}
#contentHead:after {
  content: "";
  display: block;
  height: 1px;
  background-color: #cdecee;
  margin-bottom: 1px;
}
#contentHead #contentHeadMain .headerLogo {
  float: left;
  padding: 18px 0;
}
#contentHead #contentHeadMain .headText {
  float: right;
}
#contentHead #contentHeadMain:after {
  content: "";
  display: block;
  clear: both;
}
#contentHead img {
  vertical-align: middle;
}

div.headdingBox {
  padding: 0 15px;
  min-height: 120px;
  position: relative;
}
div.headdingBox:after {
  content: "";
  display: block;
  clear: both;
}
div.headdingBox h1 {
  font-size: 40px;
  font-size: 4.0rem;
  color: #004995;
  line-height: 1.1;
  margin-bottom: 10px;
}
div.headdingBox p.accessory {
  font-size: 22px;
  font-size: 2.2rem;
  color: #004995;
}
div.headdingBox div.block {
  width: 80%;
  float: left;
}
div.headdingBox p.pageID {
  width: 20%;
  float: right;
}
div.headdingBox ul.siteTop {
  position: absolute;
  bottom: 10px;
}

div.stepFlowBoxWrap {
  border-top: 1px solid #a0bbd7;
  border-bottom: 1px solid #a0bbd7;
  background-color: #e5edf5;
  margin-bottom: 45px;
}

div.stepFlowBox {
  width: 950px;
  margin: 0 auto;
  padding: 5px 20px;
}
div.stepFlowBox ol.stepFlow {
  display: table;
  width: 100%;
  height: 50px;
  font-weight: bold;
  overflow: hidden;
}
div.stepFlowBox ol.stepFlow li {
  display: table-cell;
  text-align: center;
  color: #ffffff;
  background: #80a4ca url(image/stepflow2_bg.png) right center no-repeat;
  padding-right: 14px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 21%;
}
div.stepFlowBox ol.stepFlow li .txt_step_unit {
  display: block;
  vertical-align: middle;
}
div.stepFlowBox ol.stepFlow li .text_step {
  display: block;
}
div.stepFlowBox ol.stepFlow li.step1.current, div.stepFlowBox ol.stepFlow li.step2.current {
  background: #014a96 url(image/stepflow1_pc.png) right center no-repeat;
  width: 30%;
}
div.stepFlowBox ol.stepFlow li.step1.entered, div.stepFlowBox ol.stepFlow li.step2.entered {
  background: #80a4ca url(image/stepflow4_pc.png) right center no-repeat;
}
div.stepFlowBox ol.stepFlow li.step3 {
  background: #80a4ca url(image/stepflow3_pc.png) right center no-repeat;
}
div.stepFlowBox ol.stepFlow li.step3.current {
  background: #014a96 url(image/stepflow5_pc.png) right center no-repeat;
  width: 30%;
}
div.stepFlowBox ol.stepFlow li.step3.entered {
  background: #80a4ca url(image/stepflow6_pc.png) right center no-repeat;
}
div.stepFlowBox ol.stepFlow li.Finish {
  background-color: #f1a580;
  background-image: none;
  font-size: 20px;
  font-size: 2.0rem;
  padding-right: 0;
  line-height: 1.1;
  width: 28%;
}
div.stepFlowBox ol.stepFlow li.Finish.currnet {
  background-color: #e44b02;
  width: 37%;
}

#contentBodySub div.subMenuBox {
  margin-bottom: 10px;
}
#contentBodySub div.subMenuWrap {
  background-color: #e8e8e8;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 8px;
}
#contentBodySub div.callCenter {
  background-color: #ffffff;
  border-style: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px 5px;
}
#contentBodySub div.callCenter p.callCenterName,
#contentBodySub div.callCenter p.agencyTitle {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#contentBodySub div.callCenter p.telephone {
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
  color: #004995;
  font-weight: bold;
  margin-bottom: 5px;
}
#contentBodySub div.callCenter p.telephone img {
  padding-right: 5px;
  vertical-align: middle;
}
#contentBodySub div.callCenter p.callCenterInfo {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
#contentBodySub div.callCenter p.callCenterInfo span.caution {
  display: block;
}
#contentBodySub div.callCenter div.agencyBox div.block1 {
  padding-top: 10px;
  border-top: 1px dotted #d0d0d0;
  margin-top: 9px;
}
#contentBodySub div.callCenter div.agencyBox div.block1:first-child {
  border-top-style: none;
  padding-top: 0;
  margin-top: 0;
}
#contentBodySub div.callCenter p.agencyName {
  font-size: 14px;
  font-size: 1.4rem;
}
#contentBodySub div.callCenter p.agencyName:before {
  content: "●";
  color: #7fa4ca;
}
#contentBodySub div.callCenter p.agencyContact {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 0.5em;
}
#contentBodySub div.callCenter p.agencyContact a {
  cursor: pointer;
  text-decoration: none;
}
#contentBodySub div.callCenter p.agencyContact a:link {
  color: #004995;
}
#contentBodySub div.callCenter p.agencyContact a:visited {
  color: #004995;
}
#contentBodySub div.callCenter p.agencyContact a:hover {
  color: #004995;
  text-decoration: none;
}
#contentBodySub div.callCenter p.agencyContact a:active,
#contentBodySub div.callCenter p.agencyContact a:focus {
  color: #004995;
}
#contentBodySub div.callCenter p.agencyContact .telNumber {
  font-family: Arial;
  color: #004995;
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
}
#contentBodySub p.subMenuTitle {
  background-color: #33b1b9;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
  padding: 8px 12px;
}
#contentBodySub div.subMenuBody {
  background-color: #ffffff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 10px 10px 10px;
}
#contentBodySub div.subMenuBody p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
}
#contentBodySub ul.sublinkListA {
  margin-top: 5px;
}
#contentBodySub ul.sublinkListA li {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  padding-left: 12px;
  line-height: 1.8;
}
#contentBodySub ul.sublinkListA li:before {
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 6px solid #898989;
  border-right: 0px solid transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
#contentBodySub ul.sublinkListB li {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
}
#contentBodySub ul.sublinkListB li span.Day {
  float: left;
  margin-right: 2px;
}
#contentBodySub ul.sublinkListB li span.Day:before {
  content: "●";
  color: #898989;
}
#contentBodySub ul.sublinkListB li span.Time {
  float: right;
}
#contentBodySub ul.sublinkListB li:after {
  content: "";
  display: block;
  clear: both;
}
#contentBodySub div.cautionBox {
  border: 2px solid #e44b02;
  background-color: #fef6f3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#contentBodySub div.cautionBox p.cautionTitle {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#contentBodySub div.cautionBox p.cautionTitle img {
  vertical-align: middle;
  margin-right: 5px;
}

div.inLightbox {
  border: 1px solid #009da7;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background-color: #ffffff;
  padding: 25px;
  width: 820px;
  margin: 0 auto;
}
div.inLightbox p {
  margin-bottom: 12px;
}
div.inLightbox p.lightboxTitle {
  font-size: 20px;
  font-size: 2.0rem;
  color: #009da7;
  margin-bottom: 20px;
  font-weight: bold;
}
div.inLightbox ul.lightboxList li {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 12px;
  padding-left: 1em;
}
div.inLightbox p.closeBtn {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
div.inLightbox p.closeBtn a {
  display: inline-block;
  border: 1px solid #b3c9df;
  padding: 10px 100px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4ecf4));
  background: -webkit-linear-gradient(#ffffff, #e4ecf4);
  background: -moz-linear-gradient(#ffffff, #e4ecf4);
  background: linear-gradient(#ffffff, #e4ecf4);
  -webkit-box-shadow: 0px 2px 2px #eeeeee;
  -moz-box-shadow: 0px 2px 2px #eeeeee;
  box-shadow: 0px 2px 2px #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  font-size: 2.0rem;
  text-decoration: none;
}
div.inLightbox table.lightboxTable {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  width: 100%;
  margin-bottom: 12px;
}
div.inLightbox table.lightboxTable th, div.inLightbox table.lightboxTable td {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 10px;
  font-size: 20px;
  font-size: 2.0rem;
}
div.inLightbox table.lightboxTable thead th {
  font-weight: bold;
  background-color: #ebf8f9;
  width: 70%;
}
div.inLightbox table.lightboxTable thead td {
  width: 30%;
}
div.inLightbox table.lightboxTable tbody th, div.inLightbox table.lightboxTable tbody td {
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  #contentAll {
    min-width: initial;
    min-width: auto;
  }

  #contentHead {
    min-width: initial;
    min-width: auto;
    margin: 0;
  }

  #contentHeadMain {
    width: auto;
    min-width: initial;
    min-width: auto;
    padding: 6px 0px 0px 10px;
  }

  div.headdingBox,
  div.stepFlowBox {
    width: auto;
  }

  #contentBody {
    width: auto;
    padding: 0;
  }
  #contentBody:after {
    display: none;
    clear: none;
  }

  #contentBodyMain,
  #contentBodySub {
    width: auto;
    float: none;
  }

  div.pageTopWrap {
    width: auto;
  }

  #footer {
    width: auto;
    height: auto;
    min-width: initial;
    min-width: auto;
  }

  #footer .inner {
    height: auto;
    padding: 0;
    width: auto;
  }

  .spNone {
    display: none;
  }

  .spNone2 {
    display: none;
  }

  .spInline {
    display: inline;
  }

  .spNone2 + span {
    margin-left: 1em;
  }

  .spBlock {
    display: block !important;
  }

  .spTable {
    display: table !important;
  }
  .spTable .spCell {
    display: table-cell;
  }

  .spStatic {
    position: static !important;
  }

  div.spMainWrap {
    margin: 0 8px;
  }

  .pcCenter {
    text-align: left;
  }

  #contentHead #contentHeadMain {
    position: relative;
  }
  #contentHead #contentHeadMain .headerLogo {
    float: none;
    padding: 0px 0;
    height: 42px;
  }
  #contentHead #contentHeadMain .headerLogo img {
    width: 238px;
    height: auto;
  }
  #contentHead #contentHeadMain .headText {
    float: none;
  }
  #contentHead #contentHeadMain:after {
    display: none;
    clear: none;
  }
  #contentHead #contentHeadMain ul.spMenuBtn {
    position: absolute;
    top: 10px;
    right: 8px;
    width: 52px;
    padding: 5px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b3c8e0;
    -webkit-box-shadow: 0px 2px 2px #a0a0a0;
    -moz-box-shadow: 0px 2px 2px #a0a0a0;
    box-shadow: 0px 2px 2px #a0a0a0;
  }
  #contentHead #contentHeadMain ul.spMenuBtn li {
    display: inline-block;
    width: 42px;
    height: 20px;
    margin: 0 2px;
    vertical-align: middle;
  }
  #contentHead #contentHeadMain ul.spMenuBtn li a {
    display: block;
    width: 42px;
    height: 20px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background: transparent url(image/menubtn_sp.png) 0 0 no-repeat;
    -webkit-background-size: 42px 40px;
    -moz-background-size: 42px 40px;
    background-size: 42px 40px;
  }
  #contentHead #contentHeadMain ul.spMenuBtn li.hdmenuBtn a {
    background-position: 0 0;
  }
  #contentHead #contentHeadMain ul.spMenuBtn li.hdmenuBtn a.open {
    background-position: -21px;
  }

  div.spMenuBoxOuter {
    display: none;
  }
  div.spMenuBoxOuter div.callCenter {
    background-color: #ffffff;
    margin: 8px;
    padding: 8px 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #cfcfcf;
  }
  div.spMenuBoxOuter div.callCenter p.callCenterName {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  div.spMenuBoxOuter div.callCenter p.telephone {
    font-size: 30px;
    font-size: 3.0rem;
    text-align: center;
    color: #004995;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0;
  }
  div.spMenuBoxOuter div.callCenter p.telephone img {
    padding-right: 5px;
    vertical-align: middle;
  }
  div.spMenuBoxOuter div.callCenter p.callCenterInfo {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0;
  }
  div.spMenuBoxOuter div.callCenter div.agencyBox div.block1:first-child {
    border-top-style: none;
    padding-top: 0;
    margin-top: 0;
  }
  div.spMenuBoxOuter div.callCenter div.agencyBox div.block1:first-child p.agencyName {
    border-top-style: none;
    margin-top: 0;
  }
  div.spMenuBoxOuter div.callCenter p.agencyTitle,
  div.spMenuBoxOuter div.callCenter p.agencyName {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 8px;
    margin-right: 8px;
  }
  div.spMenuBoxOuter div.callCenter p.agencyTitle {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
  }
  div.spMenuBoxOuter div.callCenter p.agencyName {
    margin-top: 10px;
    border-top: 1px dotted #d0d0d0;
    padding-top: 9px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  div.spMenuBoxOuter div.callCenter p.agencyName:before {
    content: "●";
    color: #7fa4ca;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0.5em;
    padding: 0 8px;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact a {
    cursor: pointer;
    text-decoration: none;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact a:link {
    color: #004995;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact a:visited {
    color: #004995;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact a:hover {
    color: #004995;
    text-decoration: none;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact a:active,
  div.spMenuBoxOuter div.callCenter p.agencyContact a:focus {
    color: #004995;
  }
  div.spMenuBoxOuter div.callCenter p.agencyContact .telNumber {
    font-family: Arial;
    color: #004995;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
  }

  div.accWrap div.spMenuBox {
    display: none;
  }

  div.spMenuBoxOuter > div.spMenuBox {
    -webkit-box-shadow: 0px 2px 2px #f0f0f0;
    -moz-box-shadow: 0px 2px 2px #f0f0f0;
    box-shadow: 0px 2px 2px #f0f0f0;
  }

  div.spMenuBox div.spMenuBox {
    border-bottom: 1px solid #b9b9b9;
  }
  div.spMenuBox .accWrap:first-child {
    border-top: 1px solid #b9b9b9;
  }
  div.spMenuBox p.spMenuTitle {
    position: relative;
    background-color: #f3fafb;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 22px 0 10px;
    border-bottom: 1px solid #b9b9b9;
    font-weight: bold;
  }
  div.spMenuBox p.spMenuTitle a {
    display: block;
    text-decoration: none;
    padding: 12px 0;
  }
  div.spMenuBox p.spMenuTitle a:visited, div.spMenuBox p.spMenuTitle a:hover {
    color: #428ac4;
  }
  div.spMenuBox p.spMenuTitle a:before {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 14px;
    margin: auto;
    right: 8px;
    top: 0;
    bottom: 0;
    background: transparent url(image/spmenu_bg.png) 0 0 no-repeat;
    -webkit-background-size: 15px 28px;
    -moz-background-size: 15px 28px;
    background-size: 15px 28px;
  }
  div.spMenuBox p.spMenuTitle.open a:before {
    background: transparent url(image/spmenu_bg.png) 0 -14px no-repeat;
    -webkit-background-size: 15px 28px;
    -moz-background-size: 15px 28px;
    background-size: 15px 28px;
  }
  div.spMenuBox p {
    padding: 8px 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  div.spMenuBox ul.linkList1 {
    padding: 0 10px 6px;
  }
  div.spMenuBox ul.linkList1 li {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    padding: 2px 0 2px 10px;
    position: relative;
    padding-left: 12px;
  }
  div.spMenuBox ul.linkList1 li:before {
    display: block;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 6px solid #898989;
    border-right: 0px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }
  div.spMenuBox ul.textList1 {
    padding: 0 10px 10px;
  }
  div.spMenuBox ul.textList1 li {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
  }
  div.spMenuBox ul.textList1 li span.Day {
    float: left;
    margin-right: 2px;
  }
  div.spMenuBox ul.textList1 li span.Day:before {
    content: "●";
    color: #898989;
  }
  div.spMenuBox ul.textList1 li span.Time {
    float: right;
  }
  div.spMenuBox ul.textList1 li:after {
    content: "";
    display: block;
    clear: both;
  }
  div.spMenuBox ul.textList2 {
    padding: 10px 10px 0;
  }
  div.spMenuBox ul.textList2 li {
    font-size: 12px;
    font-size: 1.2rem;
    text-indent: -1em;
    padding-left: 1em;
    padding-bottom: 5px;
  }
  div.spMenuBox ul.textList2 li:before {
    content: "●";
    color: #898989;
  }
  div.spMenuBox ul.textList2 li:last-child {
    padding-bottom: 0;
  }

  div.headdingBox {
    padding: 10px 10px 0;
    min-height: 80px;
  }
  div.headdingBox:after {
    display: none;
    clear: none;
  }
  div.headdingBox h1 {
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 10px;
  }
  div.headdingBox p.accessory {
    font-size: 14px;
    font-size: 1.4rem;
  }
  div.headdingBox div.block {
    width: auto;
    float: none;
  }
  div.headdingBox p.pageID {
    display: none;
  }
  div.headdingBox ul.siteTop {
    position: static;
    margin-bottom: 10px;
  }

  div.stepFlowBoxWrap {
    margin-bottom: 15px;
  }

  div.stepFlowBox {
    width: auto;
    padding: 2px 0;
  }
  div.stepFlowBox ol.stepFlow {
    height: 28px;
  }
  div.stepFlowBox ol.stepFlow li {
    width: 25%;
    background: #80a4ca url(image/stepflow2_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
  }
  div.stepFlowBox ol.stepFlow li .text {
    display: none;
  }
  div.stepFlowBox ol.stepFlow li.step1.current, div.stepFlowBox ol.stepFlow li.step2.current {
    background: #014a96 url(image/stepflow1_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
    width: 25%;
  }
  div.stepFlowBox ol.stepFlow li.step1.entered, div.stepFlowBox ol.stepFlow li.step2.entered {
    background: #80a4ca url(image/stepflow4_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
  }
  div.stepFlowBox ol.stepFlow li.step3 {
    width: 25%;
    background: #80a4ca url(image/stepflow3_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
  }
  div.stepFlowBox ol.stepFlow li.step3.current {
    width: 25%;
    background: #014a96 url(image/stepflow5_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
  }
  div.stepFlowBox ol.stepFlow li.step3.entered {
    background: #80a4ca url(image/stepflow6_sp.png) right center no-repeat;
    -webkit-background-size: 12px 28px;
    -moz-background-size: 12px 28px;
    background-size: 12px 28px;
  }
  div.stepFlowBox ol.stepFlow li.Finish {
    width: 25%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  div.stepFlowBox ol.stepFlow li.Finish.current {
    width: 25%;
  }

  #footer {
    margin-top: 0;
  }
  #footer .fnav {
    position: static;
    left: 0;
    top: 0;
    background-color: #f3fafb;
  }
  #footer .fnav ul {
    margin-bottom: 0;
  }
  #footer .fnav ul li.first {
    padding: 0;
    background: transparent url(image/footlink_sp.png) center right no-repeat;
    -webkit-background-size: 17px 10px;
    -moz-background-size: 17px 10px;
    background-size: 17px 10px;
  }
  #footer .fnav ul li {
    display: block;
    padding: 0;
    background: transparent url(image/footlink_sp.png) center right no-repeat;
    -webkit-background-size: 17px 10px;
    -moz-background-size: 17px 10px;
    background-size: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    border-bottom: 1px solid #b8b8b8;
    white-space: normal;
  }
  #footer .fnav ul li a {
    display: block;
    padding: 15px 12px 15px 8px;
    color: #444444;
  }
  #footer .fnav ul li a:hover {
    text-decoration: none;
  }
  #footer p.spCopyright {
    background-color: #898989;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
    word-wrap: break-word;
  }

  div.inLightbox {
    padding: 18px 14px;
    margin: 0 10px;
    width: auto;
  }
  div.inLightbox img {
    width: 100%;
    max-width: 290px;
    height: auto;
  }
  div.inLightbox ul.lightboxList li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  div.inLightbox table.lightboxTable th, div.inLightbox table.lightboxTable td {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5px 5px;
  }
  div.inLightbox p.closeBtn a {
    padding: 10px 0;
    width: 6em;
    color: #428ac4;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
  }
  div.inLightbox p.closeBtn a:visited, div.inLightbox p.closeBtn a:hover {
    color: #428ac4;
  }
}
