@charset "UTF-8";

/***** sp_form9679_base.css *****/
html,
body,
div,
form9604,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;
  -webkit-text-size-adjust: none;
  font-feature-settings: 'palt' 1;
}
body,
table,
input,
textarea,
select,
option {
  font-size: 1em;
  color: #707070;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 800;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #707070;
  text-decoration: underline;
}
div:after,
ul:after,
dl:after,
dt:after,
dd:after,
td:after,
article:after,
aside:after,
canvas:after,
details:after,
figcaption:after,
figure:after,
footer:after,
header:after,
hgroup:after,
menu:after,
nav:after,
section:after,
summary:after {
  content: '';
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
/* ---------- 共通 ---------- */
body {
  width: 100%;
  height: auto;
  min-height: 100%;
  line-height: 1.5;
  text-align: center;
  background: #fff;
  overflow: auto;
}

html {
  height: auto;
  min-height: 100%;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.bx-viewport {
  height: auto !important;
  padding-bottom: 0;
}

@media only screen and (max-device-width: 320px) {
  .bx-viewport {
    padding-bottom: 0;
  }
}

#Step5 {
  margin-bottom: 20px;
}

div#_div_1 {
  width: 100%;
  position: relative;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

header {
  padding: 4px 0;
  background: #555;
}

/* ---------- ステータス ---------- */
.status {
  display: none;
}

#dialog_content {
  position: relative;
  padding: 16px 10px 0;
  margin-bottom: 0;
}

.branchMode #dialog_content {
  padding: 0;
}

.branchMode .bx-wrapper {
  padding: 0 10px;
}

/* ---------- タイトル ---------- */
.formItem {
  margin: 4px auto 0;
  max-width: 380px;
  min-height: 2.5em;
  position: relative;
}

.formItem_step1 {
  margin: 10px auto 16px !important;
}

.formItem_step3 {
  margin: 14px auto 0;
  border-bottom: 1px solid #ccc;
}

.formItem_step4 {
  margin-top: 0px;
}

.formItem_step4 > div {
  position: relative;
}

.formItem_step5 {
  min-height: 3.5em;
  margin-top: 10px;
}

#Step5 .formItem.bottomItem {
  margin-top: -6px;
}

#license_container.formItem,
#req_dates_area.formItem {
  border: 0;
  margin: 0 auto;
}

#req_emp_types_selection.formItem {
  margin: 0 auto 0;
}

#req_emp_types_selection.formItem {
  border: 0;
}

h1,
h2 {
  position: relative;
  margin: 0.5em 0 0.5em;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  color: #ff348e;
}

.error_area {
  width: 610px;
  margin: 20px auto !important;
}

header h1 {
  font-size: 0;
  display: block;
  max-width: 400px;
  margin: auto;
}

h2 {
  font-size: 18px;
  color: #707070;
}

.itemTitle {
  position: relative;
  max-width: 380px;
  margin: 0 auto;
  color: #707070;
  text-align: left;
  box-sizing: border-box;
}

.itemTitle::before {
  content: '■';
  color: #93d6db;
}

.itemTitle small {
  display: block;
  padding-left: 18px;
  font-size: 12px;
}

.itemTitle span {
  border-bottom: 2px dotted #ccc;
  color: #000;
}

.bottom-line {
  margin: 0.5em auto 0.2em;
  color: #000;
  border-bottom: 1px solid #000;
}

.itemTitle.icon {
  padding-left: 24px;
}

.itemTitle.icon::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}

.itemTitle.zip::before {
  background: url(../img/ico_title-zip.png) center no-repeat;
  background-size: contain;
}

.itemTitle.sp::before {
  background: url(../img/ico_title-sp.png) center no-repeat;
  background-size: contain;
}

.itemTitle.name::before {
  background: url(../img/ico_title-name.png) center no-repeat;
  background-size: contain;
}

.itemTitle.birth::before {
  background: url(../img/ico_title-birth.png) center no-repeat;
  background-size: contain;
}

.itemTitle.retirement::before {
  background: url(../img/ico_title-retirement.png) center no-repeat;
  background-size: contain;
}

.formTitle {
  position: inherit;
  margin: 4px 0 0;
  color: #000;
}

.keyMark,
.keyMark2,
.branch-B-ON .keymark3 {
  position: relative;
}

.keyMark:after,
.keyMark2:after,
.branch-B-ON .keymark3::after {
  background: url(../img/ico_key.png) center no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  opacity: 0.3;
  visibility: visible;
}

.labelHeading {
  max-width: 380px;
  margin: 14px auto 1px;
  text-align: center;
}

.step1.branchMode .labelHeading {
  margin: 36px auto;
}

.step3 .labelHeading {
  margin-bottom: 0;
}

/* ---------- テキストサイズ ---------- */
.smallTxt {
  display: inline-block;
  font-weight: normal;
  font-size: 10px;
  color: #555;
  position: relative;
  width: auto;
  white-space: nowrap;
  margin-bottom: 4px;
}

.telTxt {
  display: block;
  max-width: 380px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0.2em auto 0;
  padding: 0.3em;
  text-align: center;
  color: #ff348e;
  font-size: 12px;
}

/* ---------- ボタン ---------- */
.bx-controls {
  max-width: 400px;
  margin: 16px auto 190px;
}

[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 170px;
}

.step1 .bx-controls {
  margin: -6px auto 150px;
}

.step1[data-footer-fixed='relative'] .bx-controls,
.step2[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 45px;
}

.step1.branchMode .bx-controls {
  margin: -6px auto 10px;
}

.step1.branchMode[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 10px;
}

.step3 .bx-controls {
  margin: 0 auto 190px;
}

.step2[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 10px;
}

.step3[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 152px;
}

.step4[data-footer-fixed='relative'] .bx-controls {
  margin-bottom: 110px;
}

.step5 .bx-controls {
  margin: 0px auto 160px;
}
.step6 .bx-controls {
  margin: 0px auto 150px;
}
.step7 .bx-controls {
  margin: 50px auto 190px;
}

.bx-controls-direction {
  display: table;
  width: 100%;
}

.index1 .bx-controls-direction {
  display: block;
  text-align: center;
  margin: 0 auto 0;
}

.index1 .bx-controls-direction > a {
  display: block;
  margin: 0 auto;
  width: 90%;
}

.index1 .bx-controls-direction > a.bx-prev {
  display: none;
}

.bx-controls-direction > a {
  display: table-cell;
  vertical-align: middle;
}

.bx-controls-direction img {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a.bx-prev {
  width: 15%;
  padding-right: 2%;
  font-size: 12px;
  z-index: 2;
  position: relative;
}

a.bx-prev:before {
  content: '＜ ';
}

.step5 a.bx-prev {
  width: 16%;
  padding-right: 2%;
}

a.bx-next {
  position: relative;
  padding: 20px 10px;
  display: block;
  text-decoration: none;
  z-index: 2;
}

a.bx-next span {
  z-index: 2;
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 8px 0 10px;
  background: #109fb5;
  background: -moz-linear-gradient(top, #109fb5 0%, #0d7e91 99%);
  background: -webkit-linear-gradient(top, #109fb5 0%, #0d7e91 99%);
  background: linear-gradient(to bottom, #109fb5 0%, #0d7e91 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#109fb5', endColorstr='#0d7e91', GradientType=0);
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-size: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px, rgba(255, 255, 255, 0.7) 0px 0px 1px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px, rgba(255, 255, 255, 0.7) 0px 0px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px, rgba(255, 255, 255, 0.7) 0px 0px 1px inset;
  overflow: hidden;
}

a.bx-next.off span:before {
  display: none;
}

a.bx-next::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: '';
}

a.bx-next span::after {
  content: '';
  position: absolute;
  right: 34px;
  top: 50%;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../img/ico_arrow2.png) no-repeat right center;
  background-size: contain;
}

.step1 a.bx-next span {
  width: 80%;
}

a.bx-next.newBtn03 {
  position: relative;
  display: block;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none !important;
  overflow: hidden;
}

.bx-controls-direction .btn-area a.off span {
  background: rgba(200, 200, 200, 0.5);
  border: 1px solid rgba(200, 200, 200, 0.5);
  box-shadow: none;
}

a.bx-next.newBtn03.off {
  opacity: 0.5;
  background: none;
  border: none;
}

a.bx-next.newBtn03 img.btn2,
a.bx-next.newBtn03.off img.btn1 {
  display: none;
}

a.bx-next.newBtn03 img.btn1,
a.bx-next.newBtn03.off img.btn2 {
  display: block;
}

/* ---------- フォーム ---------- */
.tableForm {
  display: table;
  width: 100%;
}

.selectWrap.addr1 {
  width: 100%;
  height: inherit;
}

input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal;
}

input:-ms-input-placeholder {
  color: #ccc;
  font-weight: normal;
}

input::-moz-placeholder {
  color: #ccc;
  font-weight: normal;
}

select#addr2:after {
  clear: both;
}

.bx-viewport {
  height: auto !important;
  padding-bottom: 0;
}

input[type='checkbox'],
input[type='radio'] {
  display: none;
  -webkit-appearance: none;
}

.colWrap {
  margin: 10px auto 14px;
  display: flex;
  flex-wrap: wrap;
}

.col {
  text-align: center;
}

#Step2 .colWrap {
  margin: 4px auto 14px;
}

.colWrap .col {
  width: 48%;
  margin: 4px 0 4px 8px;
}

.colWrap .col:nth-child(odd) {
  margin-left: 0;
}
#Step1 .colWrap .col:nth-child(3),
#Step2 .colWrap .col:last-child,
#Step3 .colWrap .col:last-child {
  /*width: 100%;*/
  /*margin: 1%;*/
  width: 100%;
  margin: 1% 1.2% 1% 0%;
}

.branch_btn-A,
.branch_btn-B,
.colWrap .col .radio,
.colWrap .col .checkbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  padding: 14px 0.5em 12px;
  background-color: #fff;
  border-radius: 4px;
  border: 2px solid #555;
  box-sizing: border-box;
  line-height: 1;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.5);
}

.branch_btn-A,
.branch_btn-B {
  max-width: 360px;
  height: 90px;
  margin-top: 22px;
  border-radius: 100px;
  font-size: 18px;
}

.branch_btn-A:active,
.branch_btn-B:active {
  background: #ff9b9b;
}

#Step2 .colWrap .col:last-child label,
#Step3 .colWrap .col:last-child label {
  height: 68px;
  padding: 0;
}

.colWrap .col .radio {
  padding: 11px 1em 9px;
  font-size: 14px;
}

label span {
  display: block;
  width: 100%;
  font-size: 13px;
}

label strong {
  font-size: 24px;
}

label p {
  display: inline;
  vertical-align: baseline;
}

.colWrap .col label::before {
  content: '';
  background: url(../img/ico_01-1.png) center no-repeat;
  background-size: contain;
  width: 100%;
  height: 60px;
  margin: 0 auto;
}

.branch_btn-A::before,
.branch_btn-B::before {
  position: absolute;
  left: 16px;
  content: '';
  background: url(../img/ico_01-7.png) center no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.branch_btn-B::before {
  background: url(../img/ico_05-4.png) center no-repeat;
  background-size: contain;
  left: 20px;
}

.branch_btn-A::after,
.branch_btn-B::after {
  position: absolute;
  right: 20px;
  content: '';
  background: url(../img/ico_arrow3.png) center no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
}

#Step1 .colWrap .col:nth-child(4) {
  margin-left: 0;
}
#Step1 .colWrap .col:nth-child(5) {
  margin: 4px 0 4px 8px;
}

#Step1 .colWrap .col:nth-child(3) label {
  height: 68px;
  padding: 0;
}

#Step1 .colWrap .col:nth-child(3) label::before,
#Step2 .colWrap .col:last-child label::before,
#Step3 .colWrap .col:last-child label::before {
  background: url(../img/ico_01-1.png) center no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  margin: 0;
}

.colWrap .col:nth-child(1) label:active {
  border-top: solid 3px #e89eba;
  border-bottom: solid 4px #e89eba;
}

.colWrap .col .checkbox.btn_off,
.colWrap .col .radio.btn_off {
  background-color: #eee;
  border: none;
}

#license_container .colWrap .col:nth-child(2) label::before {
  background: url(../img/ico_01-2.png) center no-repeat;
  background-size: contain;
}

#license_container .colWrap .col:nth-child(3) label::before {
  background: url(../img/ico_01-3.png) center no-repeat;
  background-size: contain;
  width: 56px;
  height: 56px;
  margin-right: 10px;
}

#license_container .colWrap .col:nth-child(4) label::before {
  background: url(../img/ico_01-4.png) center no-repeat;
  background-size: contain;
}

#license_container .colWrap .col:nth-child(5) label::before {
  background: url(../img/ico_01-5.png) center no-repeat;
  background-size: contain;
}

#license_container .colWrap .col:nth-child(6) label::before {
  background: url(../img/ico_01-6.png) center no-repeat;
  background-size: contain;
}

#req_dates_area .colWrap .col:nth-child(1) label::before {
  background: url(../img/ico_02-1.png) center no-repeat;
  background-size: contain;
}

#req_dates_area .colWrap .col:nth-child(2) label::before {
  background: url(../img/ico_02-2.png) center no-repeat;
  background-size: contain;
}

#req_dates_area .colWrap .col:nth-child(3) label::before {
  background: url(../img/ico_02-3.png) center no-repeat;
  background-size: contain;
}

#req_dates_area .colWrap .col:nth-child(4) label::before {
  background: url(../img/ico_02-4.png) center no-repeat;
  background-size: contain;
}

#req_dates_area .colWrap .col:nth-child(5) label::before {
  background: url(../img/ico_02-5.png) center no-repeat;
  background-size: contain;
}

#req_emp_types_selection .colWrap .col:nth-child(1) label::before {
  background: url(../img/ico_03-1.png) center no-repeat;
  background-size: contain;
}

#req_emp_types_selection .colWrap .col:nth-child(2) label::before {
  background: url(../img/ico_03-2.png) center no-repeat;
  background-size: contain;
}

#req_emp_types_selection .colWrap .col:nth-child(3) label::before {
  background: url(../img/ico_03-3.png) center no-repeat;
  background-size: contain;
}

#req_emp_types_selection .colWrap .col:nth-child(4) label::before {
  background: url(../img/ico_03-4.png) center no-repeat;
  background-size: contain;
}

#req_emp_types_selection .colWrap .col:nth-child(5) label::before {
  background: url(../img/ico_03-5.png) center no-repeat;
  background-size: contain;
  width: 50px;
}

.colWrap .col .checkbox.btn_off::before,
.colWrap .col .radio.btn_off::before {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.modalPulldown-pulldown label {
  font-size: 16px;
}

select {
  background: rgba(255, 255, 255, 0.8) url('../img/ico_arrow.png') no-repeat 97% center;
  background-size: 10px;
}

input[type='text'],
input[type='tel'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='date'],
select {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  position: relative;
  padding: 0.2em 0.5em;
  box-sizing: border-box;
  border-radius: 0;
  vertical-align: middle;
  line-height: 2.2em;
  font-size: 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  color: #000;
}

input#mob_mail_inp {
  font-weight: normal;
}

input#birth_year {
  background: none;
}

.selectWrap.birth {
  background: rgba(255, 255, 255, 0.8);
}

input#zip,
input#mob_phone_inp,
input#name_kan,
.selectWrap.birth,
select#retirement_intention,
input#mob_phone_inp,
.branch-B-ON input#mob_mail_inp {
  border: 1px solid #ff348e;
  border-radius: 6px;
  position: relative;
}

input#zip,
input#mob_phone_inp,
input#name_kan,
.selectWrap.birth,
#birth_year {
  font-size: 20px;
  background: #ffffc7;
}

input#zip,
input#mob_phone_inp {
  padding: 4px 0.5em;
  padding-right: 0;
  letter-spacing: 0.1em;
}

input#mob_phone_inp {
  letter-spacing: 0;
}

input#zip {
  background: #ffffc7 url(../img/ico_title-zip.png) center left 4px no-repeat;
  background-size: 30px;
  padding-left: 40px;
}

input#zip.on,
input#name_kan.on,
.selectWrap.birth.on,
select#retirement_intention.on,
input#mob_phone_inp.on,
input#mob_mail_inp.on,
.branch-B-ON input#mob_mail_inp.on {
  border: 1px solid #ccc;
  background-color: #fff;
}

input#name_cana {
  padding-left: 14px;
  border-bottom: 1px solid #ccc;
  color: #707070;
}

.zip-count,
.name_message,
.name_message2 {
  position: absolute;
  top: -18px;
  right: 0;
  background: #f8f8f8;
  border-radius: 100px;
  padding: 0px 8px 4px;
  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  font-size: 12px;
  width: auto;
  white-space: nowrap;
}

.zip-count span {
  color: #ff7e7e;
}

.zip-count:before,
.tel-count:before,
.name_message:before,
.name_message2:before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: 10px;
  margin-left: 0;
  display: block;
  width: 12px;
  height: 10px;
  background: #ccc;
  border-radius: 30px 0 30px 0;
  z-index: -1;
}

.name_message2 {
  top: 8px;
}

.zip-count:after,
.tel-count:after,
.name_message:after,
.name_message2:after {
  content: '';
  position: absolute;
  bottom: -6px;
  right: 15px;
  margin-left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 30px 0 30px 0;
  z-index: -1;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.tel-count {
  position: absolute;
  top: -12px;
  right: 4px;
  background: #f8f8f8;
  border-radius: 100px;
  padding: 0px 8px 4px;
  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  font-size: 12px;
}

.tel-count small {
  color: #ff7e7e !important;
  font-weight: bold;
  font-size: 105%;
}

.tel-count:before {
  content: '';
  position: absolute;
  bottom: -6px;
  right: 10px;
  margin-left: 0;
  display: block;
  width: 12px;
  height: 10px;
  background: #f8f8f8;
  border-radius: 30px 0 30px 0;
  z-index: 1;
}

.tel-count:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 8px;
  margin-left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 30px 0 30px 0;
  z-index: -1;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.key:before {
  background: url(../img/ico_key.png) center no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  left: -14px;
  top: 0;
  opacity: 0.5;
}

#retirementIntention label {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  background: #fff;
  font-size: 14px;
  padding: 0.8em 0 0.8em 0;
  margin-bottom: 4px;
  text-align: center;
}

#retirementIntention label:before {
  position: absolute;
  top: 8px;
  right: 14px;
  display: block;
  margin-top: -7px;
  width: 36px;
  height: 36px;
  content: '';
  background: url(../img/ico_05-1.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(2) label::before {
  background: url(../img/ico_05-2.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(3) label::before {
  background: url(../img/ico_05-3.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(4) label::before {
  background: url(../img/ico_05-4.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(5) label::before {
  background: url(../img/ico_05-5.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(6) label::before {
  background: url(../img/ico_05-6.png) center no-repeat;
  background-size: contain;
}

#retirementIntention li:nth-child(7) label::before {
  background: url(../img/ico_05-7.png) center no-repeat;
  background-size: contain;
}

#retirementIntention .btn_off {
  background: #eee;
  color: #888;
  border: none;
}

.stackedList {
  margin: 10px auto 10px;
  text-align: center;
  list-style: none;
  padding: 1px 0 0;
  overflow: hidden;
}

.stackedList li {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.stackedList li input[type='radio'] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
  height: 1em;
}

.stackedList li .radio {
  padding: 0.7em 2.4em 0.7em 0.7em;
  margin-top: -1px;
}

/* modalプルダウン用 Start */
.modalPulldown-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.modalPulldown-pulldown {
  background: #fff;
  margin: auto;
  width: 90%;
  max-height: 77%;
  overflow: scroll;
  color: #333;
  box-shadow: 0px 0px 10px 0px #555;
  -moz-box-shadow: 0px 0px 10px 0px #555;
  -webkit-box-shadow: 0px 0px 10px 0px #555;
}

.modalPulldown-pulldown {
  overflow: auto;
}

.modalPulldown-pulldown::-webkit-scrollbar {
  /* スクロールバー本体 */
  width: 5px;
  background: #ccc;
}

.modalPulldown-pulldown::-webkit-scrollbar:horizontal {
  /* 横方向のスクロールバー本体 */
  width: 5px;
  background: #ccc;
}

.modalPulldown-pulldown::-webkit-scrollbar-thumb {
  /* スクロールバーの動く部分 */
  background: #ff348e;
  border-radius: 2px;
}

.modalPulldown-pulldown::-webkit-scrollbar-thumb:horizontal {
  /* 横方向のスクロールバーの動く部分 */
  background: #ff348e;
  border-radius: 2px;
}

.modalPulldown-pulldown::-webkit-scrollbar-track-piece:start {
  /* スクロールバーの動く部分の前 */
  background: #aaa;
}

.modalPulldown-pulldown::-webkit-scrollbar-track-piece:end {
  /* スクロールバーの動く部分の後ろ */
  background: #ccc;
}

.modalPulldown-pulldown::-webkit-scrollbar-corner {
  /* スクロールバー角 */
  background: transparent;
}

.modalPulldown-modal {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  display: none;
}

#addr1_pulldown,
#addr2_pulldown {
  margin-top: 7%;
}

.modalPulldown-pulldown ul {
  padding: 0;
  text-align: left;
}

.modalPulldown-pulldown li {
  padding: 0.6em;
  border-bottom: 1px solid #eee;
}

.modalPulldown-pulldown li:last-child {
  border-bottom: 0;
}

input[name='addr1_modal'] + label,
input[name='addr2_modal'] + label,
input[name='retirement_intention_modal'] + label {
  box-sizing: border-box;
  width: 100%;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

input[name='addr1_modal'] + label:before,
input[name='addr2_modal'] + label:before,
input[name='retirement_intention_modal'] + label:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  content: '';
  opacity: 0;
  background: url(../img/ico_check.png) no-repeat center;
  background-size: contain;
}

input[type='radio']:checked + label,
.checkCol input[type='checkbox']:checked + label {
  background: #ff348e !important;
  border: none !important;
  color: #fff !important;
}

input[type='radio']:checked + label::before,
.checkCol input[type='checkbox']:checked + label::before {
  opacity: 1;
}

/* modalプルダウン用 End*/
/* ---------- step3 accordion ---------- */
#zip2 {
  display: block;
  margin: 6px auto 0;
  clear: both;
  line-height: 1.2;
  font-size: 14px;
}

[data-aco-button] {
  margin-bottom: 16px;
}

#zip2 small,
[data-aco-button] small {
  background: #f8f8f8 url(../img/arrow02.png) no-repeat 98% center;
  background-size: 14px;
  border-radius: 100px;
  padding: 0.3em 36px 0.4em 1.6em;
  font-weight: bold;
  font-size: 14px;
  color: #555;
}

#zip2.on small,
[data-aco-button].on small {
  background: #fff url(../img/arrow02_on.png) no-repeat 97% center;
  background-size: 14px;
}

.acoArea,
[data-aco-hidden] {
  display: none;
}
.message {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 380px;
  margin: 10px auto 0;
  font-size: 13px;
}
.step7 .message {
  margin: 0 auto;
  font-size: 12px;
}
.step7 .message strong {
  font-size: 14px;
  color: #ff348e;
  margin-right: 2px;
}
.step7 .message strong[data-order-num] {
  margin: 0 2px;
}

.message img {
  width: 18%;
  float: left;
  margin-top: 3%;
}

.message p {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 0 10px;
  padding: 7px 10px;
  max-width: 100%;
  background: #e2f4f5;
  border-radius: 6px;
  color: #555;
  text-align: left;
}

.message p.message02 {
  display: none;
}

.message p:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 15px solid #e2f3f5;
}

/* ---------- error ---------- */
.errorBox {
  clear: both;
  background: #fcebeb;
  position: relative;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 1px 5px;
  margin: 5px 0;
  color: red;
  font-size: 12pt;
  display: none;
}

.errorBox:before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent #fcebeb transparent;
}

#addr1or2_error_msgs:before {
  clear: both;
}

#birth_year_errmsg {
  margin: 0 0 10px 0;
  top: 6px;
}

/* ---------- footer ---------- */
#footer_image .footerInner {
  padding: 4px 0;
  text-align: center;
  background-color: #000000;
}

#footer_image .footer_copy small {
  color: #fff;
  font-size: 11px;
}

.footLink ul {
  text-align: center;
  line-height: 1;
}

.footLink li {
  display: inline;
  margin-right: 10px;
  white-space: nowrap;
}

.footLink li:last-child {
  margin-right: 0;
}

.footLink ul li a {
  color: #fff;
  font-size: 10px;
}

/* ---------- Pmark ---------- */
.pMark {
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  background-color: #f5f5f5;
  border-bottom: 1px solid #fff;
}

.pMark2 {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  bottom: -22%;
  overflow: hidden;
  padding: 4px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
}

.pMark p,
.pMark2 p {
  margin: 0 auto;
  padding: 0;
  text-align: left !important;
  font-size: 10px;
}

.pMark p b,
.pMark2 p b {
  font-weight: bold;
}

.pMark img,
.pMark2 img {
  float: left;
  margin-right: 10px;
  width: 34px;
}

/* ---------- lastupdate ---------- */
.lastupdate {
  padding: 5px 15px;
  background-color: #fefff2;
  color: #0d7e91;
  font-size: 0.8rem;
  line-height: 1.2rem;
  text-align: right;
  padding-right: 38%;
}

/* ---------- modal ---------- */
.modal {
  display: none;
  text-align: left;
  text-align: justify;
}

.modalBody {
  position: fixed;
  z-index: 1000;
  background: #fdffed;
  width: 280px;
  left: 50%;
  top: 50%;
  height: 340px;
  padding: 13px;
  line-height: 1.6;
  border-radius: 4px;
}

.modalBK {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}

.window_close,
.close {
  cursor: pointer;
  text-align: center;
  margin: 10px 0;
  text-decoration: underline;
  color: #fff;
  background-color: #999;
  border-radius: 4px;
  line-height: 32px;
  font-size: 1.2rem;
}

.scroll_box {
  overflow-y: auto;
  height: 297px;
  padding: 2px;
}

.scroll_box::-webkit-scrollbar {
  width: 5px;
  background: #d7d7d7;
}

.scroll_box::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 2px;
}

.modal h2 {
  font-size: 18px;
}

.modal .row {
  margin-top: 1em;
}

/* ---------- modal内 ---------- */
.sec {
  line-height: 1.6;
  text-align: left;
  /*font-size:1.5rem;*/
}

.sec h1 {
  line-height: 1.2;
  padding: 10px 10px 5px;
  color: white;
  text-align: left;
  font-size: 1.5rem;
  font-weight: normal;
  background: url(/img/sp/bg_title-level1.jpg) left top repeat-x #ff78a1;
}

* {
  word-wrap: break-word;
}

.mar_m {
  margin: 10px !important;
}

.mar_bx {
  margin-bottom: 20px !important;
}

.mar_bl {
  margin-bottom: 15px !important;
}

.mar_tbm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.fz_3 {
  font-size: 13px !important;
}

.fz_4 {
  font-size: 14px !important;
}

.align_r {
  text-align: right !important;
}

.td_u {
  text-decoration: underline !important;
}

ol.list_nmb {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}

ol.list_nmb > li {
  position: relative;
  margin: 0 0 8px 2em;
  list-style: none;
}

ol.list_nmb > li:before {
  font-size: 14px;
  display: block;
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 2px;
  left: -2em;
  margin-right: 8px;
  width: 21px;
  font-weight: bold;
  text-align: center;
  background: #eee;
  color: #666;
}

dl.plain_list {
  margin: 0px 10px;
}

dl.plain_list > dt {
  border-bottom: 1px solid #333;
  margin-bottom: 5px;
}

dl.plain_list > dt {
  margin-bottom: 5px;
  font-weight: bold;
}

dl.plain_list dd {
  margin-right: 10px;
  margin-left: 10px;
}

dl.plain_list > dd {
  margin-bottom: 20px;
  word-wrap: break-word;
}

.list_notice > li,
.notice {
  font-size: 92%;
  margin-bottom: 5px;
  list-style: none;
  position: relative;
  padding-left: 1.3em;
  color: #999;
}

.list_notice > li:before,
.notice:before {
  content: '※';
  font-size: 92%;
  top: 1px;
  display: block;
  position: absolute;
  left: 3px;
}

.list_alpha > li {
  list-style: upper-alpha;
  list-style-position: outside;
  margin-left: 25px;
}

.list_basic > li {
  margin-bottom: 5px;
  list-style: none;
  position: relative;
  padding-left: 1.3em !important;
}

.list_basic li:before {
  content: '●';
  font-size: 77%;
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  color: #999;
}

/***** suggestEmail.css *****/
#suggest {
  background-color: #f8f8f8;
  padding-left: 0.5em;
  z-index: 1000;
  text-align: left;
}

#suggest div {
  padding: 1px;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

#suggest div.select {
  color: #fff;
  background-color: #3366ff;
}

#suggest div.over {
  background-color: #99ccff;
}

#suggest span.bef {
  color: gray;
}

/* ---------- hand ---------- */
.hands,
.hands_modal {
  width: 64px;
  height: 64px;
  position: absolute;
  right: calc(50% - 150px - 32px);
  bottom: 14%;
  background: url(../img/img_rabbit2.png) no-repeat;
  background-size: contain;
  z-index: 99;
  pointer-events: none;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  animation: rabbit 2.5s linear 0s infinite;
  -webkit-animation: rabbit 2.5s linear 0s infinite;
}

.hands_modal {
  bottom: 67%;
}

@-webkit-keyframes rabbit {
  0% {
    -webkit-transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-15px, 0);
  }

  75% {
    -webkit-transform: translate(0, 0);
  }
}

@keyframes rabbit {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(-15px, 0);
  }

  75% {
    transform: translate(0, 0);
  }
}

.step1.branchMode .hands {
  display: none !important;
}

.arrow_step5 {
  display: none;
  width: 60px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: 14%;
  background: url(../img/img_arrow.png) no-repeat;
  background-size: 100% auto;
  z-index: 99;
  opacity: 0.8;
  -webkit-animation: blink 1.5s ease-in-out infinite alternate;
  -moz-animation: blink 1.5s ease-in-out infinite alternate;
  animation: blink 1.5s ease-in-out infinite alternate;
  transition: bottom 0.3s;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.branch-A,
.branch-B {
  display: none;
}

.branch-A-ON .branch-B,
.branch-B-ON .branch-A {
  display: none !important;
}

.branch-A-ON .branch-A,
.branch-B-ON .branch-B {
  display: block;
}

.branch-A-ON .branch-A.note,
.branch-B-ON .branch-B.note {
  display: inline-block;
}

a.bx-next span:before {
  display: block;
  position: absolute;
  z-index: -1;
  left: -30%;
  top: -50%;
  content: '';
  width: 50px;
  height: 100px;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  background-image: linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left bottom,
    right bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    #ffffff rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0) 100%
  );
  animation: shiny 3s infinite linear;
  -webkit-animation: shiny 3s infinite linear;
  -moz-animation: shiny 3s infinite linear;
}

@keyframes shiny {
  0% {
    left: -30%;
  }

  20% {
    left: 120%;
  }

  100% {
    left: 120%;
  }
}

@-webkit-keyframes shiny {
  0% {
    left: -30%;
  }

  20% {
    left: 120%;
  }

  100% {
    left: 120%;
  }
}

@-moz-keyframes shiny {
  0% {
    left: -30%;
  }

  20% {
    left: 120%;
  }

  100% {
    left: 120%;
  }
}

.fukidashi {
  position: relative;
  display: inline-block;
  margin: 1em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  border: solid 1px #ffa821;
  box-sizing: border-box;
  background: rgba(249, 253, 255, 0.9);
  border-radius: 6px;
  color: #ffa821;
  font-size: 12px;
}

.fukidashi:before,
.fukidashi:after {
  content: '';
  position: absolute;
}

.fukidashi:before {
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #f6fafc;
  z-index: 0;
}

.fukidashi:after {
  top: -28px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #ffa821;
  z-index: -1;
  visibility: visible;
}

.fukidashi p {
  margin: 0;
  padding: 0;
}

#Step1 {
  visibility: hidden !important;
  display: none;
}

.step1 #Step1,
.step6 #Step1,
.step7 #Step1 {
  visibility: visible !important;
  display: block;
}

.formLabel,
.formLabel2,
.formLabel3,
.formLabel4 {
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 14px;
  color: #999;
  -webkit-transition: font 0.1s ease, top 0.1s ease;
  transition: font 0.1s ease, top 0.1s ease;
}

.formLabel2 {
  left: 44px;
}

.formLabel3 {
  left: 96px;
}

.placeOn + .formLabel,
.placeOn + .formLabel2,
.placeOn + .formLabel3,
.placeOn + .formLabel4 {
  position: absolute;
  top: 2px;
  left: 12px;
  font-size: 10px;
  color: #ff348e;
}

#branch {
  margin-top: 0px;
}

.step1 .step1-2,
.step1 .hands,
.bx-clone {
  display: none;
}

.cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
}

.step-wrap {
  margin-top: 1em;
}

.step-item-number {
  background: #eee;
  margin-right: 0.2em;
  padding: 0.1em 1em;
  display: inline-block;
}

.step1 .privacy_link,
.step2 .privacy_link,
.step3 .privacy_link,
.step4 .privacy_link,
.step5 .privacy_link,
.step6 .privacy_link {
  display: none;
}

.step1 .entry-support,
.step2 .entry-support,
.step3 .entry-support,
.step4 .entry-support,
.step5 .entry-support,
.step6 .entry-support {
  display: none;
}

.step7 .entry-support {
  display: block;
}

.step7 .privacy_link {
  font-size: 12px;
  position: absolute;
  bottom: -5%;
  line-height: 1.3em;
  text-align: center;
  width: 100%;
}

.step7 .privacy_link a {
  margin-left: 0%;
}

#orderCountArea {
  display: none;
  max-width: 400px;
  position: relative;
  margin: 20px auto 10px;
  padding: 10px;
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  z-index: 2;
}

#orderCountAreaLast {
  font-size: 14px;
}
@media screen and (max-width: 350px) {
  #orderCountAreaLast {
    font-size: 13px;
  }
}

#orderCountArea:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #fff;
  z-index: -1;
  visibility: visible;
}

#order_count,
#order_count_last {
  color: #ff348e;
  font-size: 120%;
}

/*ブラウザバック時のモーダル*/
.modal_banner {
  display: none;
  position: fixed;
  top: -30px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.modal_wrap {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.modal_wrap_inner {
  padding: 0 16px;
  display: table-cell;
  vertical-align: middle;
}

.modal_wrap_inner_contents {
  position: relative;
}

.modal_wrap_inner_contents_middle {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 12px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(112, 112, 112, 0.2);
  box-shadow: 0 0 20px rgba(112, 112, 112, 0.2);
}

.imageTitle {
  padding: 18px 18px 18px 14px;
}

.modal_wrap_inner_contents_middle img {
  display: block;
  margin: 0;
}

.modal_wrap_inner_contents_button {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -60px;
  right: 0;
  background: none;
  border: none;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 1.8em;
}

/*ブラウザバック時のモーダルここまで*/

/*登録するのが不安な方へのモーダル中身*/
.step5 .entry-support {
  font-size: 0.9em;
  position: absolute;
  bottom: -5.5%;
  line-height: 1.3em;
  text-align: center;
  width: 100%;
}

.entry-support > a {
  display: flex;
  justify-content: center;
  margin-left: 16%;
}

.entry-support-icon {
  position: relative;
  margin-right: 0.4em;
}

.entry-support-icon::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2bb2ff;
}

.entry-support-icon::after {
  content: '？';
  position: absolute;
  top: 0;
  left: calc(0% + 6px);
  color: #fff;
  font-weight: 700;
}

[data-modal-banner='question'] .modal_wrap_inner_contents {
  padding: 9px;
  border-radius: 12px;
  height: 70vh;
  background: #ffffff;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_middle {
  height: 86%;
  overflow-y: scroll;
  padding: 4px 9px;
  width: auto;
  box-shadow: none;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_header {
  display: flex;
  margin-bottom: 9px;
  align-items: center;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_image {
  max-width: 65px;
  height: auto;
  margin-right: 10px;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_title {
  font-size: 18px;
  letter-spacing: 1.2px;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_text {
  text-align: left;
  font-size: 14px;
  border-top: 1px solid hsla(0, 0%, 43.9%, 0.1);
}

[data-modal-banner='question'] .modal_wrap_inner_contents_text .question_title {
  display: block;
  padding: 4px 4px 4px 32px;
  font-size: 16px;
  color: #54a2aa;
  background-color: rgba(226, 244, 245, 0.5);
  margin-bottom: 10px;
  position: relative;
  border-radius: 6px;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_text .question_title:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(../img/question_icon.svg);
  left: 6px;
  top: 4px;
  background-repeat: no-repeat;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_text strong {
  color: #404040;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_box {
  margin-bottom: 18px;
  margin-top: 14px;
}

[data-modal-banner='question'] .modal_wrap_inner_contents_box p {
  margin-bottom: 10px;
  letter-spacing: 1px;
}

[data-modal-banner='question'] .close {
  margin: 15px 0px;
}

[data-modal-banner='question'] .line {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fffed2 0%);
}

::-webkit-scrollbar {
  width: 5px;
}

/*スクロールバーの軌道*/
[data-modal-banner='question'] ::-webkit-scrollbar-track {
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
[data-modal-banner='question'] ::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 10px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

/*登録するのが不安な方へのモーダル中身ここまで*/

@media screen and (max-width: 350px) {
  .branchMode #footer {
    bottom: -40px !important;
  }

  [data-modal-banner='question'] .modal_wrap_inner_contents_title {
    font-size: 16px;
  }

  [data-modal-banner='question'] .modal_wrap_inner_contents_image {
    max-width: 50px;
    margin-right: 5px;
  }

  [data-modal-banner='question'] .modal_wrap_inner_contents_text .question_title {
    font-size: 14px;
  }
}

/*次へボタンここから*/
.step2 .bx-controls,
.step3 .bx-controls {
  max-width: 380px;
  margin: 0px auto 150px;
}
.step4 .bx-controls {
  max-width: 380px;
  margin: 10px auto 160px;
}

.step2 .bx-controls-direction,
.step3 .bx-controls-direction,
.step4 .bx-controls-direction {
  display: table;
  padding-bottom: 10px;
}

.step2 .bx-controls-direction a,
.step3 .bx-controls-direction a,
.step4 .bx-controls-direction a {
  vertical-align: top;
}

.step2 .bx-controls-direction p,
.step3 .bx-controls-direction p,
.step4 .bx-controls-direction p {
  width: 100%;
  display: table-cell;
  text-align: right;
  margin: 0 auto;
}

.step2 a.bx-next,
.step3 a.bx-next,
.step4 a.bx-next {
  width: auto;
  display: inline-block;
  padding: 0;
  padding-left: 2%;
  text-decoration: underline;
  font-size: 12px;
  vertical-align: top;
}

.step2 a.bx-next span,
.step3 a.bx-next span,
.step4 a.bx-next span {
  padding: 0;
  font-size: 12px;
  color: #707070;
  background: none;
  border: none;
  box-shadow: none;
  display: inline;
}

.step2 .bx-controls-direction .btn-area a.off span,
.step3 .bx-controls-direction .btn-area a.off span,
.step4 .bx-controls-direction .btn-area a.off span {
  background: none;
  border: none;
  box-shadow: none;
}

.step2 a.bx-next:after,
.step3 a.bx-next:after,
.step4 a.bx-next:after {
  content: ' ＞';
  position: relative;
}

.step2 a.bx-next span:after,
.step3 a.bx-next span:after,
.step4 a.bx-next span:after {
  content: none;
}

.step2 a.bx-next span:before,
.step3 a.bx-next span:before,
.step4 a.bx-next span:before {
  content: none;
}

.step2 .bx-controls-direction.buttonBottom,
.step3 .bx-controls-direction.buttonBottom,
.step4 .bx-controls-direction.buttonBottom {
  padding-bottom: 58px;
}

/*次へボタンここまで*/

/*ステータスバーここから*/
.lpStatusBar {
  position: relative;
  max-width: 400px;
  margin: auto;
}
.lpStatusBar_contents {
  margin: 0;
  z-index: 0;
  position: relative;
  padding: 28px 2px 0;
  display: flex;
  justify-content: space-between;
}
.lpStatusBar_contents li {
  list-style-type: none;
  width: calc((100% / 6) - 4px);
  float: left;
  font-size: 10px;
  position: relative;
  text-align: center;
  color: #dcdcdc;
}
.lpStatusBar_contents li:first-child {
  width: 16px;
}
.lpStatusBar_contents li span {
  position: absolute;
  bottom: 45px;
  left: 52%;
  font-size: 10px;
  font-family: 'arial';
  font-weight: normal;
  transform: scale(0.9);
}
.lpStatusBar_contents li:first-child span {
  left: -30%;
}
.lpStatusBar_contents li:last-child span {
  left: 0;
  right: -45%;
}
.lpStatusBar_contents li span strong {
  font-weight: normal;
  font-size: 15px;
  margin-left: 1px;
}
.lpStatusBar_contents li:before {
  width: 20px;
  height: 20px;
  content: '';
  display: block;
  text-align: center;
  margin: 0 0 0 auto;
  border-radius: 50%;
  background-color: #d2d2d2;
}
.lpStatusBar_contents li:first-child:before {
  margin: 0 auto 10px 0;
}
.lpStatusBar_contents li:after {
  width: 100%;
  height: 4px;
  content: '';
  position: absolute;
  background-color: #d2d2d2;
  top: 9px;
  left: -25%;
  z-index: -1;
}
.lpStatusBar_contents li:first-child:after {
  content: none;
}
.lpStatusBar_contents li.active {
  position: relative;
}
.lpStatusBar_contents li.active:before {
  background-color: #ffaa8f;
}
.lpStatusBar_contents li.active:after {
  background-color: #ffaa8f;
}
.lpStatusBar_contents li.active span {
  color: #ffaa8f;
}
.lpStatusBar .rabbit {
  position: absolute;
  background: url(../img/rabbit.png) no-repeat;
  background-size: contain;
  z-index: 1;
  width: 36px;
  height: 44px;
  top: 14px;
  left: -1%;
}
/*ステータスバーここまで*/
