/* Scss Document */
#hukki #wrapper {
  color: #111;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 30px;
}
#hukki h1, #hukki h2, #hukki h3, #hukki h4, #hukki h5 {
  font-weight: normal;
}
#hukki p {
  margin: 0;
}
#hukki .btn a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
#hukki h1 {
  padding-top: 43px;
  font-size: 30px;
  color: #006ebc;
  margin-bottom: 44px;
}
#hukki .title-area {
  border-top: 2px solid #006ebd;
  border-bottom: 2px solid #006ebd;
  min-height: 1px;
  padding: 22px 0;
  margin-bottom: 24px;
}
#hukki .title-area:after {
  content: "";
  display: table;
  clear: both;
}
#hukki .title-area h2 {
  float: left;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  padding-top: 4px;
}
#hukki .title-area h2 span {
  display: inline-block;
  background: #006ebc;
  color: #fff;
  font-size: 15px;
  padding: 11px 0 10px;
  width: 174px;
  text-align: center;
  border-radius: 18px;
  vertical-align: bottom;
  margin-right: 20px;
}
#hukki .title-area .btn {
  width: 238px;
  float: right;
  font-size: 13px;
}
#hukki .title-area .btn a {
  display: block;
  color: #006ebc;
  border: 1px solid #dcdcdc;
  text-decoration: none;
  padding: 11px 0 10px 38px;
  background: url("../images/common/icon-arrow1.gif") no-repeat 16px;
}
#hukki .lead-top {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 70px;
}
#hukki .lead-top a {
  color: #006ebc;
}
#hukki .lead-top a:hover {
  text-decoration: none;
}
#hukki .movie-area {
  min-height: 1px;
  margin-bottom: 90px;
}
#hukki .movie-area:after {
  content: "";
  display: table;
  clear: both;
}
#hukki .movie-area .text-area {
  width: 450px;
  float: left;
}
#hukki .movie-area .text-area h3 {
  font-size: 26px;
  margin-bottom: 20px;
  text-align: center;
  border-top: 2px solid #006ebd;
  border-bottom: 2px solid #006ebd;
  padding: 16px 0 15px;
}
#hukki .movie-area .text-area .text {
  line-height: 2;
  margin-bottom: 16px;
}
#hukki .movie-area .text-area .btn {
  font-size: 18px;
}
#hukki .movie-area .text-area .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 25px 0 25px 22px;
  background: url("../images/common/icon-window.gif") no-repeat 93% #006ebd;
}
#hukki .movie-area .text-area .btn img {
  vertical-align: sub;
  margin-right: 16px;
}
#hukki .movie-area .thum {
  width: 450px;
  float: right;
}
#hukki .step-wrap {
  padding: 0 30px 0 0;
  margin-bottom: 33px;
}
#hukki .step-box {
  margin-bottom: 42px;
  min-height: 1px;
}
#hukki .step-box:after {
  content: "";
  display: table;
  clear: both;
}
#hukki .step-arrow {
  width: 100px;
  float: left;
  border-top: 2px solid #006ebd;
  height: 100%;
  background: url("../images/common/bg-step.gif") no-repeat bottom center #efefef;
  position: relative;
  padding-bottom: 30px;
}
#hukki .step-arrow span {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
#hukki .step-box .text-area {
  width: 786px;
  float: right;
}
#hukki .step-box h3 {
  font-size: 26px;
  line-height: 1.7;
  margin: -7px 0 6px;
}
#hukki .step-box h3 span {
  color: #ee0001;
}
#hukki .step-box .lead {
  line-height: 2;
  margin-bottom: 32px;
}
#hukki .step-box .lead a {
  color: #006ebc;
}
#hukki .step-box .lead a:hover {
  text-decoration: none;
}
#hukki .step-box .ac-box {
  border: 1px solid #006ebd;
  border-top: none;
}
#hukki .step-box .ac-title {
  background: url("../images/common/icon-open.gif") no-repeat 97% #006ebd;
  color: #fff;
  font-size: 20px;
  padding: 25px 0 25px 40px;
  cursor: pointer;
}
#hukki .step-box .ac-title small {
  display: block;
  font-size: 13px;
  line-height: 2;
  margin-left: -0.4em;
}
#hukki .step-box .ac-title.open {
  background: url("../images/common/icon-close.gif") no-repeat 97% #006ebd;
}
#hukki .step-box .ac-title.line2 {
  padding: 16px 0 8px 40px;
}
#hukki .step-box .ac-area {
  display: none;
  padding: 24px 40px 7px;
}
#hukki .step-box .ac-lead {
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.0em;
}
#hukki .step-box .ac-lead span {
  color: #ee0001;
}
#hukki .step-box .ac-lead small {
  font-size: 14px;
  line-height: 1.5;
}
#hukki .step-box .ac-inner {
  margin-bottom: 36px;
}
#hukki .step-box .ac-subtitle {
  background: #efefef;
  color: #006ebd;
  padding: 20px 0 20px 40px;
  font-size: 20px;
  margin-bottom: 30px;
}
#hukki .step-box ul {
  min-height: 1px;
  width: 745px;
  margin: 0 -40px 0 0;
  overflow: hidden;
  _zoom: 1;
}
#hukki .step-box ul:after {
  content: "";
  display: table;
  clear: both;
}
#hukki .step-box ul li {
  width: 208px;
  float: left;
  margin-right: 40px;
  line-height: 1.5;
  text-align: center;
}
#hukki .step-box ul img {
  vertical-align: bottom;
}
#hukki .step-box ul p {
  margin-top: 13px;
  letter-spacing: 0.0em;
}
#hukki .step-box ul.list2 {
  margin-bottom: 10px;
}
#hukki .step-box ul.list2 li {
  width: 328px;
}
#hukki .step-box .text-step {
  background: #efefef;
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
  margin-bottom: 30px;
}
#hukki .step-box .text-step img {
  vertical-align: middle;
  margin-right: 14px;
}
#hukki .others {
  line-height: 2;
  font-size: 16px;
  margin-bottom: 56px;
  border-top: 2px solid #ededed;
  padding-top: 75px;
}
#hukki .others a {
  color: #006ebc;
}
#hukki .others a:hover {
  text-decoration: none;
}
#hukki .caution h5 {
  color: #ee0001;
  background: url("../images/common/icon-caution.gif") no-repeat left;
  padding-left: 40px;
  font-size: 26px;
  margin-bottom: 14px;
}
#hukki .caution p {
  border: 1px solid #dcdcdc;
  padding: 20px 25px;
  line-height: 2;
  font-size: 16px;
}
#hukki .caution p a {
  color: #ee0001;
}
#hukki .caution p a:hover {
  text-decoration: none;
}

#hukki #step1 .step-arrow {
  height: 280px;
}
#hukki #step1 .step-arrow span {
  background-image: url("../images/common/step1.gif");
}
#hukki #step2 .step-arrow {
  height: 192px;
}
#hukki #step2 .step-arrow span {
  background-image: url("../images/common/step2.gif");
}
#hukki #step3 .step-arrow {
  height: 457px;
}
#hukki #step3 .step-arrow span {
  background-image: url("../images/common/step3.gif");
}
#hukki #step4 .step-arrow {
  height: 313px;
}
#hukki #step4 .step-arrow span {
  background-image: url("../images/common/step4.gif");
}
#hukki #step5 .step-arrow {
  height: 138px;
  padding: 0;
  background-image: none;
}
#hukki #step5 .step-arrow span {
  background-image: url("../images/common/step5.gif");
}
#hukki #step4.step-last .step-arrow {
  height: 138px;
  padding: 0;
  background-image: none;
}

#hukki.type-u #step3 .step-arrow {
  height: 347px;
}

#hukki.type_10-16 #step3 .step-arrow {
  height: 400px;
}

#hukki.type_25-120 #step2 .step-arrow {
  height: 135px;
}

#hukki.for-business .title-area {
  border-color: #017e30;
}
#hukki.for-business .title-area h2 span {
  background: #017e30;
}

#hukki.list-page .title-area .btn {
  width: 344px;
}
#hukki.list-page .title-area .btn a {
  padding: 11px 0 10px 28px;
}
#hukki.list-page .lead-top {
  margin-bottom: 60px;
  letter-spacing: 0.07em;
}
#hukki.list-page .meter-list {
  width: 800px;
  margin: 0 auto 40px;
}
#hukki.list-page .meter-list h3 {
  border-top: 2px solid #006ebd;
  border-bottom: 2px solid #006ebd;
  text-align: center;
  font-size: 26px;
  color: #006ebd;
  line-height: 1;
  padding: 16px 0 14px;
  margin-bottom: 50px;
}
#hukki.list-page .meter-list ul {
  min-height: 1px;
  width: 849px;
  margin: 0 -48px 0 0;
  overflow: hidden;
  _zoom: 1;
}
#hukki.list-page .meter-list ul:after {
  content: "";
  display: table;
  clear: both;
}
#hukki.list-page .meter-list ul li {
  width: 235px;
  float: left;
  margin-right: 48px;
}
#hukki.list-page .meter-list ul .img {
  height: 235px;
}
#hukki.list-page .meter-list ul .btn {
  margin-bottom: 10px;
  font-size: 18px;
}
#hukki.list-page .meter-list ul .btn a {
  display: block;
  color: #fff;
  padding: 18px 0 14px 47px;
  background-image: url("../images/common/icon-arrow3.gif");
  background-position: 20px;
  background-repeat: no-repeat;
  background-color: #006ebd;
  text-decoration: none;
}
#hukki.list-page .meter-list ul .text {
  text-align: right;
  font-size: 12px;
}
#hukki.list-page .meter-list .for-business h3 {
  border-color: #017e30;
  color: #017e30;
}
#hukki.list-page .meter-list .for-business ul .btn a {
  background-image: url("../images/common/icon-arrow4.gif");
  background-color: #017e30;
}
