@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* HTML5
-------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/* all
-------------------------------------------------- */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  word-break: normal;
}

a {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

a:focus, a:active, a:hover {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* text
-------------------------------------------------- */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  clear: both;
  margin: 0 0 28px;
  padding: 30px 20px 35px 55px;
  position: relative;
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}

blockquote:before {
  content: '?';
  font-family: 'FontAwesome';
  font-size: 36px;
  color: #e7e7e7;
  position: absolute;
  top: 10px;
  left: 10px;
}

blockquote cite {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 12px;
  color: #808080;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  overflow-x: scroll;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* list
-------------------------------------------------- */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

.inline-list li {
  display: inline-block;
}

/* embed
-------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

/* form
-------------------------------------------------- */
form {
  margin: 0;
}

fieldset {
  border: 1px solid #e5e5e5;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
  cursor: pointer;
  *overflow: visible;
  -webkit-appearance: none;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button, input[type="text"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.switc-appear-sp {
  display: none;
}

.switc-appear-pc {
  display: block;
}

@media (max-width: 768px) {
  .switc-appear-sp {
    display: block;
  }
  .switc-appear-pc {
    display: none;
  }
}

.replace-image {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.5;
}

a {
  color: #00619e;
}

header {
  border-bottom: 2px solid #EF4136;
}

@media (min-width: 768px) {
  header {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  header {
    padding: 10px;
  }
}

header .header-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

header .header-inner .header-logo {
  display: block;
  width: 135px;
  height: 39px;
  background: url(/kojin/benri/haluca/haluca-doui/images/header_logo.png) no-repeat 0 0;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

main {
  width: 100%;
}

@media (min-width: 768px) {
  .sponly {
    display: none;
  }
}

@media (max-width: 768px) {
  .pconly {
    display: none;
  }
}

@media (min-width: 768px) {
  main .container-inner {
    max-width: 1000px;
    margin: 50px auto 80px;
  }
}

@media (max-width: 768px) {
  main .container-inner {
    padding: 35px 15px 50px;
  }
}

main .container-inner .page-title {
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 768px) {
  main .container-inner .page-title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 768px) {
  main .container-inner .page-title {
    font-size: 20px;
    font-size: 2.0rem;
  }
}

@media (min-width: 768px) {
  main .container-inner .list-square {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  main .container-inner .list-square {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

main .container-inner .list-square li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
}

main .container-inner .list-square li:last-child {
  margin-bottom: 0;
}

main .container-inner .list-square li::before {
  width: 10px;
  height: 10px;
  background: #777777;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  content: "";
}

@media (min-width: 768px) {
  main .container-inner .list-square li::before {
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  main .container-inner .list-square li::before {
    margin-right: 5px;
  }
}

@media (min-width: 768px) {
  main .container-inner .link-arrow {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 20px;
  }
}

@media (max-width: 768px) {
  main .container-inner .link-arrow {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 16px;
  }
}

main .container-inner .link-arrow::after {
  background: url(/kojin/benri/haluca/haluca-doui/images/ico_arrow.png) no-repeat 0 0/cover;
  display: inline-block;
  content: "";
  vertical-align: -2px;
}

@media (min-width: 768px) {
  main .container-inner .link-arrow::after {
    width: 13px;
    height: 16px;
  }
}

@media (max-width: 768px) {
  main .container-inner .link-arrow::after {
    width: 16px;
    height: 17px;
  }
}

main .container-inner .ico-check {
  display: inline-block;
  position: relative;
  font-weight: bold;
  background: #F5F29C;
  padding: 8px 6px;
  height: 40px;
  margin: 0 0 0 120px;
}

@media (max-width: 768px) {
  main .container-inner .ico-check {
    margin: 15px 0 0 50px;
  }
}

main .container-inner .ico-check::before {
  display: inline-block;
  content: "";
  vertical-align: 4px;
  width: 18px;
  height: 10px;
  border-left: 4px solid #E67977;
  border-bottom: 4px solid #E67977;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-right: 7px;
}

main .container-inner .ico-check::after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-right: 20px solid #F5F29C;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 0;
  left: -20px;
}

main .container-inner .button-next {
  -webkit-transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 18px;
  font-size: 1.8rem;
  background: #EF4136;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto;
}

@media (min-width: 768px) {
  main .container-inner .button-next {
    border-radius: 6px;
    padding: 24px 100px;
  }
}

@media (max-width: 768px) {
  main .container-inner .button-next {
    width: 100%;
    border-radius: 3px;
    padding: 24px 0px;
  }
}

main .container-inner .button-next::after {
  content: "";
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/kojin/benri/haluca/haluca-doui/images/ico_arrow02.png) no-repeat 0 0/cover;
  width: 13px;
  height: 16px;
  top: 50%;
  right: 30px;
}

main .container-inner .button-next:disabled {
  color: #fff;
  background: #ccc;
}

.primary-heading {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 8px 8px 0 0;
  background-color: #e67977;
  color: #fff;
  letter-spacing: .1rem;
  padding: 1.6rem 0 1.6rem;
  text-align: center;
}

.form-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background: #E67977;
  text-align: center;
}

@media (min-width: 768px) {
  .form-title {
    padding: 14px 0;
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .form-title {
    padding: 15px 0;
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.summary {
  position: relative;
}

@media (min-width: 768px) {
  .summary {
    padding: 0 40px;
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .summary {
    margin-bottom: 40px;
  }
}

.summary input[type=radio] {
  display: none;
}

.summary input[type=radio] + label {
  cursor: pointer;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 30px;
  margin-right: 30px;
}

@media (max-width: 768px) {
  .summary input[type=radio] + label {
    padding: 20px;
    margin-right: 30px;
  }
}

.summary input[type=radio] + label::before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: -50px;
  display: block;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #d9d9d9;
}

@media (max-width: 768px) {
  .summary input[type=radio] + label::before {
    width: 20px;
    height: 20px;
    left: 20px;
  }
}

.summary input[type=radio] + label::after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: calc(50% - 14px);
  left: -44px;
  display: none;
  background: #EF4136;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .summary input[type=radio] + label::after {
    content: "";
    width: 14px;
    height: 14px;
    top: calc(50% - 17px);
  }
}

@media (max-width: 768px) {
  .summary input[type=radio] + label::after {
    left: 23px;
  }
}

@media (max-width: 768px) {
  .radio-image {
    left: 30px;
  }
}

.summary input[type=radio]:checked + label::after {
  display: block;
}

.summary .detail.type01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.summary .detail.type01 .image {
  width: 150px;
  height: 48px;
}

@media (max-width: 768px) {
  .summary .detail.type01 .image {
    width: 130px;
    height: auto;
  }
}

@media (min-width: 768px) {
  .summary .detail.type01 .image02 {
    width: 104px;
    height: 73px;
    margin: 0 25px;
  }
}

@media (max-width: 768px) {
  .summary .detail.type01 .image02 {
    width: 74px;
    height: auto;
  }
}

.summary .detail.type01 .text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media (min-width: 768px) {
  .summary .detail.type01 .text {
    margin-left: 50px;
  }
}

@media (max-width: 768px) {
  .summary .detail.type01 .text {
    margin-left: 20px;
  }
}

.summary .detail {
  -webkit-transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}

.summary .detail.on {
  opacity: 1 !important;
}

/* @media (max-width: 768px) {
  .summary .detail {
    display: block;
  }
} */

.summary .detail .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
.summary .detail .checkbox {
  align-items: center;
  width: 150px;
  }
}

.summary .detail.type01::before, .summary .detail.type01::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  display: inline-block;
  content: "";
}

@media (max-width: 768px) {
  .summary .detail.type01 .checkbox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .summary .detail.type01 .checkbox input[type=radio] + label {
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .summary .detail .text {
    margin-left: 30px;
  }
}

@media (max-width: 768px) {
  .summary .detail .text {
    margin-left: 20px;
    margin-right: 15px;
    flex: 1;
  }
}

.summary .detail .text a {
  position: relative;
  z-index: 2;
}

.summary .detail .text .card-type {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  display: block;
}

@media (min-width: 768px) {
  .summary .detail .text .card-type {
    margin-bottom: 19px;
  }
}

@media (max-width: 768px) {
  .summary .detail .text .card-type {
    margin: 15px 0 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 768px) {
  .summary .text .card-type {
    margin: 20px auto 15px 25px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
}

.summary .detail .text .link-arrow {
  position: relative;
  z-index: 2;
}

.summary .detail .image,
.summary .detail .image02 {
  position: relative;
}

@media (min-width: 768px) {
  .main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 40px 50px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .main-content {
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  .main-content .content {
    margin-right: 10px;
    width: 100%;
  }
  .main-content .content:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .text-b {
    margin: 0 20px;
  }
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .text-b-secondary {
    margin-top: 20px;
  }
}

.main-content .content .detail_inner .detail-main {
  font-weight: bold;
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .detail-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .detail-main .image03 {
    width: 179px;
    height: 112px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media (max-width: 768px) {
  .main-content .content .detail_inner .detail-main .image03 {
    width: 210px;
    height: 130px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .detail-main .image04 {
    width: 180px;
    height: 104px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media (max-width: 768px) {
  .main-content .content .detail_inner .detail-main .image04 {
    width: 210px;
    height: 121px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .main-content .content .detail_inner .detail-main .text-a {
    margin: 0 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .main-content .content .detail_inner .detail-main .text-a {
    margin-bottom: 30px;
  }
}

.guide {
  margin: 50px 0;
  background: #F1F1F1;
}

.guide:not(.text) .guide-title, .guide:not(.text) .guide-title-secondary {
  text-align: center;
}

.guide:not(.guide-title) .guide-title-secondary, .guide:not(.guide-title) .text {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .guide {
    padding: 40px 76px;
  }
}

@media (max-width: 768px) {
  .guide {
    padding: 40px 16px;
  }
}

.guide .guide-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}

.guide .guide-title-secondary {
  padding: 10px 0 20px;
}

.guide .text .list-square {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .guide .text .list-square li {
    margin-bottom: 10px;
    text-indent: -1.4em;
  }
}

@media (max-width: 768px) {
  .guide .text .list-square li {
    margin-bottom: 15px;
    text-indent: -1.1em;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.formTable {
  clear: both;
}

@media (min-width: 768px) {
  .formTable {
    padding: 0 20px;
  }
}

.formTable .entrySet {
  width: 100%;
  border-top: 1px solid #B2ACAC;
  border-left: 1px solid #B2ACAC;
}

@media (max-width: 768px) {
  .formTable .entrySet {
    margin: -20px 0 20px 0;
  }
}

@media (min-width: 768px) {
  .formTable:not(.iconLink01) .hdgLabel, .formTable:not(.iconLink01) .listAbout, .formTable:not(.iconLink01) .normalList01 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .formTable:not(.iconLink01) .hdgLabel, .formTable:not(.iconLink01) .listAbout, .formTable:not(.iconLink01) .normalList01 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.formTable .iconLink01 {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 12px;
}

.formTable .iconLink01::before {
  background: url(/kojin/benri/haluca/haluca-doui/images/ico_arrow.png) no-repeat 0 0/cover;
  display: inline-block;
  content: "";
  vertical-align: -2px;
  margin-right: 4px;
  width: 13px;
  height: 16px;
}

.formTable .iconLink01::after {
  background: url(/kojin/benri/haluca/haluca-doui/images/pdf.png) no-repeat 0 0/cover;
  display: inline-block;
  content: "";
  vertical-align: -2px;
  margin-left: 4px;
  width: 13px;
  height: 17px;
}

@media (max-width: 768px) {
  .formTable .normalList01 li {
    text-indent: -0.5em;
  }
}

.formTable .w030per {
  width: 30%;
}

.formTable .w070per {
  width: 70%;
}

.formTable .entrySet .entry th {
  background-color: #F1F1F1;
}

.formTable .entry th, .formTable .entry td {
  border-right: 1px solid #B2ACAC;
  border-bottom: 1px solid #B2ACAC;
  text-align: left;
  vertical-align: top;
}

@media (min-width: 768px) {
  .formTable .entry th, .formTable .entry td {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .formTable .entry th, .formTable .entry td {
    width: 100%;
    display: block;
    padding: 10px;
  }
}

.formTable .entryHdg {
  position: relative;
}

.formTable .hdgLabel {
  font-weight: bold;
}

.consent {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .consent {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .consent {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.terms {
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .terms {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .terms {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.button-next-b {
  font-size: 18px;
  font-size: 1.8rem;
  background: #EF4136;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .button-next-b {
    border-radius: 6px;
    padding: 24px 120px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .button-next-b {
    width: 100%;
    border-radius: 3px;
    padding: 25px 0;
    margin-bottom: 25px;
  }
}

.button-next-b::after {
  content: "";
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/kojin/benri/haluca/haluca-doui/images/ico-extlink.png) no-repeat 0 0/cover;
  width: 19px;
  height: 16px;
  top: 50%;
  right: 30px;
}

.button-next-b:disabled {
  color: #fff;
  background: #ccc;
}

.button-return {
  text-align: center;
  margin-top: 20px;
}

.button-return .back-link {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  background: #fff;
  color: #333;
  border: 1px solid #B2ACAC;
  text-decoration: none;
  line-height: 1;
  padding: 18px 63px;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

.button-return .back-link::before {
  content: "";
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/kojin/benri/haluca/haluca-doui/images/ico-return.png) no-repeat 0 0/cover;
  width: 13px;
  height: 16px;
  top: 50%;
  left: 20px;
}

@media (min-width: 768px) {
  .button-return .back-link {
    border-radius: 6px;
  }
}

@media (max-width: 768px) {
  .button-return .back-link {
    border-radius: 3px;
  }
}

.campaign-form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0;
}

@media (min-width: 768px) {
  .campaign-form {
    padding: 0 20px 0 0;
  }
}

.campaign-form .campaign-code {
  display: inline-block;
}

@media (min-width: 768px) {
  .campaign-form .campaign-code {
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .campaign-form .campaign-code {
    margint: 0 auto;
  }
}

.campaign-form #campaign-code01 {
  font-size: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .campaign-form #campaign-code01 {
    width: 15em;
  }
}

@media (max-width: 768px) {
  .campaign-form #campaign-code01 {
    padding: 18px;
  }
}

@media (min-width: 768px) {
  .campaign-form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 768px) {
  .campaign-form {
    text-align: center;
  }
}

input[type="text"] {
  height: auto;
  padding: 10px;
  line-height: 1;
  background-color: #f5f5f5;
  border: solid 2px #c7c7c7;
  color: #333;
  border-radius: 4px;
  width: 100%;
  margin: 10px 0;
}

input[type="text"]::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #adadad;
}

input[type="text"]:-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #adadad;
}

input[type="text"]::-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #adadad;
}

input[type="text"]::placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #adadad;
}

.err-msg {
  display: none;
}

.err-msg.on {
  display: block;
  background: #ffeeee;
  color: #b16e6c;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: .05rem;
}

footer {
  background: #777777;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  footer {
    padding: 20px 0;
  }
}

@media (max-width: 768px) {
  footer {
    padding: 15px 10px;
  }
}

footer .footer-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

footer .footer-inner .copy {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  footer .footer-inner .copy {
    text-align: center;
    margin: 15px 0 0 0;
  }
}
/*# sourceMappingURL=style.css.map */

