@charset "UTF-8";
/* ----------------------------------------------------------------
    Normalize
----------------------------------------------------------------- */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td, table th {
  padding: 0;
}
/* ----------------------------------------------------------------
    Base
----------------------------------------------------------------- */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  min-width: 1000px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "Roboto", "Droid Sans", sans-serif;
  color: #333;
  font-size: 1.5rem;
  line-height: 1.57;
  word-wrap: break-word;
}
body.result {
  min-width: 1000px;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
a {
  /*color: #0a3e86;*/
  color: #08c;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}
em {
  font-style: normal;
  font-weight: bold;
}
hr {
  display: none;
}
ul, ol {
  list-style-type: none;
  line-height: 1.2;
}
p {
  margin: 0 0 5px;
  padding: 0;
}
ul, ol, dl {
  margin: 0 0 20px;
  padding: 0;
}
ul > :last-child, ol > :last-child, dl > :last-child {
  margin-bottom: 0 !important;
}
dd {
  margin: 0;
}
sub, sup {
  font-size: 1.2rem;
  margin: 0 1px;
}
sub {
  bottom: -.1em;
}
sup {
  top: -.3em;
}
blockquote {
  margin: 0;
}
iframe {
  border: none;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* ----------------------------------------------------------------
    form
----------------------------------------------------------------- */
.form-thanks {
  background: #EEEFF1;
}
.form-thanks .row-fixed {
  padding: 10px 0;
}
/* .header
----------------------------------------------- */
.form-thanks .header {
  border-bottom: 1px solid #dedede;
  margin: 0 0 25px;
  padding: 0;
  text-align: left;
  background: #FFF;
}
.form-thanks .header {
  margin: 0 !important;
}
/* .header-inner
----------------------------------------------- */
.header-inner {
  display: table;
}
/* .header-logo
----------------------------------------------- */
.header img {
  width: 130px;
  padding: 15px 0 20px;
}
.form-thanks .header img {
  width: 130px;
  padding: 15px 0 15px;
}
.form-thanks .header-inner, .form-thanks .row-inner, .form-thanks .footer-inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
}
/* 
----------------------------------------------- */
.form-thanks .lead_h1 {
font-size: 2rem;
text-align: center;
margin: 15px auto;
}
.form-thanks .lead_tx {
text-align: center;
padding-bottom: 10px;
}
.form-thanks .request_notes {
background-color: #f4fbfc;
  border: solid 1px #a1d7e1;
  border-radius: 5px;
  padding: 10px 10px 10px 50px;
  margin: 0 auto 40px;
  width: 95%;
  position: relative;
}
.form-thanks .request_notes p {
  font-size: 1.1rem;
  margin: 0;
}
.form-thanks .request_notes p::before {
  content: "i";
  color: #44afc4;
  font-family: "Times New Roman", Times, "serif";
  font-size: 2rem;
  font-weight: bold;
  margin: 0 20px 0 -38px;
  border: solid 2px #44afc4;
  border-radius: 50%;
  padding: 1px 8px;
  position: absolute;
  top: 1.9rem;
  line-height: 1;
}
.form-thanks .request_lead {
  text-align: center;
  position: relative;
  font-size: 1.3rem;
  font-weight: bold;
  padding-top: 10px;
}
.form-thanks .request_lead span {
  display: block;
}
.form-thanks .request_lead span::before, .form-thanks .request_lead span::after {
  color: #e9c512;
  font-weight: bold;
  position: absolute;
  bottom: 2px;
  line-height: 1;
}
.form-thanks .request_lead span::before {
  content: "＼";
  margin-left: -25px;
}
.form-thanks .request_lead span::after {
  content: "／";
  padding-left: 10px;
}
.form-thanks .request_bn {
text-align: center;
margin: -7px auto 40px;
}
.form-thanks .request_bn img:hover, .form-thanks .request_bn img:active {
opacity: .6;
}
/* ----------------------------------------------------------------
    Form / Base
----------------------------------------------------------------- */
p, ul, ol, dl {
  margin: 0 0 20px;
}
/* ----------------------------------------------------------------
    Form / Contents
----------------------------------------------------------------- */
/* .row-fixed
----------------------------------------------- */
/* .inner
----------------------------------------------- */
.content {
  font-size: 2.2rem;
  text-align: left;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
/* ----------------------------------------------------------------
.form-thanks
----------------------------------------------------------------- */
.form-thanks .box-01 {
  width: 800px;
  margin: 20px auto 30px;
  padding: 28px 35px 20px 40px;
  ;
  left: 0;
  font-size: 1.5rem;
  line-height: 1.6;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, .15);
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
  border-radius: .28571429rem
}
.form-thanks .content {
  margin: 15px 0 25px !important;
  text-align: center;
}
.btn-01 {
  border: 0;
  border-radius: 3px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  background: #f37610;
  color: #fff;
  padding: 16px 50px 14px;
  margin: 10px auto;
}
.btn-01:hover, .btn-01:active, .btn-01:focus {
  background: rgba(243, 118, 16, 0.6);
  text-decoration: none;
}
/* .i-dl
----------------------------------------------- */
.form-thanks .btn-01.i-dl {
position: relative;
padding: 16px 55px 14px !important;
}
.form-thanks .btn-01.i-dl::before {
content: '';
	display: block;
  background-image: url("../../common/images/icon/download.png") !important;
  width: 17px;
  height: 15px;
  background-position: 0 50%;
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -7px;
}
/* .list-notice-01
----------------------------------------------- */
.list-notice-01 {
  margin: 0 0 20px;
}
.list-notice-01 > li {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.5;
  margin: 0 0 5px;
  display: table;
}
.list-notice-01 > li .mark, .list-notice-01 > li .note {
  display: table-cell;
}
.list-notice-01 > li .mark {
  width: 1em;
  white-space: nowrap;
  padding: 0 10px 0 0;
}
.list-notice-01 > li .note > :first-child {
  margin-top: 5px;
}
.list-notice-01 > li .note > :last-child {
  margin-bottom: 0;
}
/* ----------------------------------------------------------------
iframe
----------------------------------------------------------------- */
.iframe-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ----------------------------------------------------------------
    Form footer
----------------------------------------------------------------- */
/* .footer
----------------------------------------------- */
.footer {
  background: #a6a6a6;
  color: #fff;
  font-size: 1.1rem;
  padding: 25px 0 35px;
}
/* .nav-footer-utility
----------------------------------------------- */
.nav-footer-utility {
  float: left;
}
.nav-footer-utility ul {
  font-size: 0;
}
.nav-footer-utility li {
  font-size: 1.1rem;
  margin-right: 13px;
  display: inline-block;
}
.nav-footer-utility li:last-child {
  margin-right: 0;
}
.nav-footer-utility li:last-child a {
  padding-right: 0;
}
.nav-footer-utility li:last-child a:before {
  display: none;
}
.nav-footer-utility li a {
  color: #fff;
  padding-right: 13px;
  display: inline-block;
}
.nav-footer-utility li a:before {
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.nav-footer-utility li a:hover, .nav-footer-utility li a:active, .nav-footer-utility li a:focus {
  color: #08c;
}
/* .copyright
----------------------------------------------- */
.copyright {
  float: right;
}
/* ----------------------------------------------------------------
    Common
----------------------------------------------------------------- */
/* Display Control
----------------------------------------------- */
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.inline {
  display: inline !important;
}
.none {
  display: none !important;
}
/* Align Control
----------------------------------------------- */
.ta-l {
  text-align: left !important;
}
.ta-c {
  text-align: center !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.ta-r {
  text-align: right !important;
}
.va-t {
  vertical-align: top !important;
}
.va-m {
  vertical-align: middle !important;
}
.va-b {
  vertical-align: bottom !important;
}
/* Font-weight Control
----------------------------------------------- */
.fw-normal {
  font-weight: normal !important;
}
.fw-bold {
  font-weight: bold !important;
}
/* Font-size Control
----------------------------------------------- */
.fs-10 {
  font-size: 1rem !important;
}
.fs-12 {
  font-size: 1.2rem !important;
}
.fs-13 {
  font-size: 1.3rem !important;
}
.fs-14 {
  font-size: 1.4rem !important;
}
.fs-16 {
  font-size: 1.6rem !important;
}
.fs-18 {
  font-size: 1.8rem !important;
}
.fs-20 {
  font-size: 2rem !important;
}
.fs-22 {
  font-size: 2.2rem !important;
}
/* Font color Control
----------------------------------------------- */
.fc-01 {
  color: #c93535 !important;
}
.fc-02 {
  color: #333 !important;
}
/* Background-color Control
----------------------------------------------- */
.bg-01 {
  background-color: #eeeff1 !important;
}
/* Border Control
----------------------------------------------- */
.border-top-none {
  border-top: none !important;
}
.border-right-none {
  border-right: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
.border-left-none {
  border-left: none !important;
}
/* .link-01 / アイコン左付き
----------------------------------------------- */
.link-01 > a, .link-01 > span {
  padding-left: 18px;
  display: inline-block;
}
.link-01 > a:before, .link-01 > span:before {
  width: 6px;
  height: 11px;
  background-image: url(../../common/images/sprite.png);
  background-position: -110px -98px;
  position: absolute;
  top: 0.45em;
  left: 0;
  content: '';
  display: block;
}
.link-01 > a, .link-01 > span {
  position: relative;
}
/* @media(max-width:767px) 
----------------------------------------------- */
@media(max-width:767px) {
  body {
    min-width: 100%;
    font-size: 1.4rem;
  }
  body.result {
    min-width: 100%;
  }
  .header-inner, .row-inner, .footer-inner {
    width: 93% !important;
  }
  /* .header
----------------------------------------------- */
  .header {
    margin-bottom: 15px;
    text-align: left;
  }
  /* .header-logo
----------------------------------------------- */
  .header-logo, .logo {
    padding: 10px 0;
    text-align: left;
  }
  .header-logo img, .logo img {
    width: 72px;
    margin-top: 0;
  }
  .form-thanks .header img {
    width: 72px !important;
    padding: 0;
  }
  .logo {
    width: 100%;
  }
  /* .row-fixed
----------------------------------------------- */
  .row-fixed[data-content-category="primary"] {
    padding: 0 0 5px;
  }
  .form-thanks .row-fixed {
    background: #EEEFF1;
    padding: 5px 0 15px;
  }
  .row-fixed[data-content-category="utility"] .box-activity {
    width: 100%;
  }
  .row-fixed[data-content-category="utility"] .box-activity .list-image {
    font-size: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* .inner
----------------------------------------------- */
  .inner {
    margin: 0 0 15px;
  }
  /* ----------------------------------------------------------------
.form-thanks
----------------------------------------------------------------- */
  .form-thanks .box-01 {
    width: auto;
    padding: 10px 20px;
  }
  .form-thanks .box-01 {
    line-height: 1.6;
    font-size: 1.5rem;
  }
  .form-thanks .content {
    margin: 15px 0 25px !important;
    text-align: center;
  }
  .btn-01 {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    background: #f37610;
    color: #fff;
    padding: 17px 15px 15px;
    margin: 10px auto;
  }
  /* ----------------------------------------------------------------
    Form / Lists
----------------------------------------------------------------- */
  /* .list-flow-01
----------------------------------------------- */
  .list-flow-01 {
    padding: 22px;
    margin: 0 0 27px;
    display: none;
  }
  .list-flow-01 li {
    width: 284px;
  }
  /* .list-notice-01
----------------------------------------------- */
  .list-notice-01 .jv_error {
    color: #c93535;
  }
  /* .list-checkbox
----------------------------------------------- */
  .list-checkbox > .col, .list-checkbox > li {
    float: none;
    width: 100%;
  }
  .list-checkbox li {
    margin-bottom: 14px;
  }
  .header img {
    width: 72px;
    padding: 7px 0 14px;
  }
  .content {
    font-size: 1.7rem;
  }
  /* .nav-footer-utility
----------------------------------------------- */
  .nav-footer-utility {
    float: none;
    text-align: center;
    margin-top: 8px;
  }
  .nav-footer-utility li {
    font-size: 1.125rem;
    margin-right: 8px;
    padding-bottom: 10px;
    display: inline-block;
  }
  .nav-footer-utility li:last-child {
    padding-bottom: 0 !important;
  }
  .nav-footer-utility li a {
    padding-right: 8px;
  }
 /* .form-thanks
----------------------------------------------- */
  .form-thanks .lead_h1 {
font-size: 1.5rem;
}
  .form-thanks p {
  font-size: 1.4rem;
  }
  .form-thanks .request_lead {
  font-size: 1.1rem;
  }
}