/* line 5, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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; }

/* line 22, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 5, ../sass/form.scss */
body {
  font-family: "Yu gothic" , sans-serif;
  font-weight: 500;
  color: #4B4B4B;
  background-color: #fff;
  width: 100%;
  line-height: 1.5em; }

/* line 14, ../sass/form.scss */
.cf:after {
  content: "";
  clear: both;
  display: block; }

/* line 20, ../sass/form.scss */
.contents {
  width: 650px;
  margin: 0 auto;
  padding: 40px 0; }

/* line 26, ../sass/form.scss */
h2 {
  font-size: 24px;
  text-align: center;
  margin: 30px 0;
  font-weight: bold; }

/* line 33, ../sass/form.scss */
.error {
  width: 600px;
  background-color: #FFEEEE;
  margin: 0 auto;
  box-sizing: border-box; }
  /* line 39, ../sass/form.scss */
  .error .exclamation {
    font-size: 60px;
    color: #C64646;
    float: left;
    padding: 15px 0 15px 15px; }
  /* line 47, ../sass/form.scss */
  .error .error_message {
    padding: 15px 0;
    margin-left: 85px; }
    /* line 51, ../sass/form.scss */
    .error .error_message p {
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      padding: 0px; }
    /* line 58, ../sass/form.scss */
    .error .error_message li {
      font-size: 15px;
      color: #333333;
      padding: 3px 0; }

/* line 68, ../sass/form.scss */
.triangle {
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  border-top: 20px solid #FFEEEE;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* line 78, ../sass/form.scss */
.input_wrapper {
  /*padding: 30px 50px;*/
  margin: 0 auto; }

/* line 84, ../sass/form.scss */
.item {
  font-weight: bold; }

/* line 90, ../sass/form.scss */
#frm {
  width: 650px;
  margin: 0 auto;
  font-size: 18px;
  -webkit-appearance: none;
  box-sizing: border-box; }

/* line 98, ../sass/form.scss */
.input-large {
  width: 100%;
  border-radius: 3px;
  padding: 10px 5px;
  font-size: 18px;
  font-family: "Yu gothic" , sans-serif;
  box-sizing: border-box;
  font-weight: 500; }

/* line 108, ../sass/form.scss */
textarea {
  width: 100%;
  border-radius: 3px;
  padding: 10px 5px;
  font-size: 18px;
  height: 100px;
  box-sizing: border-box;
  font-family: "Yu gothic" , sans-serif;
  font-weight: 500; }

/* line 119, ../sass/form.scss */
select {
  padding: 6px;
  font-size: 18px;
  margin: 8px 0; }

/* line 125, ../sass/form.scss */
checkbox {
  margin: 8px 5px 8px 0; }

/* line 129, ../sass/form.scss */
.gender {
  width: 19px;
  height: 19px;
  vertical-align: top; }

/* line 135, ../sass/form.scss */
.small {
  margin-top: 16px;
  font-size: 16px; }

/* line 140, ../sass/form.scss */
.sbNext {
  -webkit-appearance: none;
  border: none;
  background-color: #257DD9;
  color: #fff;
  padding: 18px 23px;
  font-size: 18px;
  width: 190px;
  border-radius: 4px;
  font-family: "Yu gothic" , sans-serif;
  font-weight: 500; }

/* line 153, ../sass/form.scss */
.btn {
  text-align: center;
  margin: 50px auto;
  width: 190px; }

/* line 159, ../sass/form.scss */
label {
  display: inline-block;
  padding: 8px 0;
  width: 160px; }

/* line 167, ../sass/form.scss */
.br_none br {
  display: none; }

/* line 172, ../sass/form.scss */
.bg_blue {
  width: 100%;
  background: #e7f0f5;
  padding: 50px;
  box-sizing: border-box; }

/* line 179, ../sass/form.scss */
.item-wrapper {
  width: 100%;
  padding: 12px 50px;
  box-sizing: border-box; }

/* line 185, ../sass/form.scss */
form {
  border: 1px solid #ccc; }

@media screen and (max-width: 600px) {
  /* line 194, ../sass/form.scss */
  .contents {
    width: 100%;
    margin: 0 auto; }

  /* line 198, ../sass/form.scss */
  .error {
    width: 100%;
    background-color: #FFEEEE;
    margin: 0 auto;
    padding: 0 12px; }
    /* line 204, ../sass/form.scss */
    .error .exclamation {
      font-size: 60px;
      color: #C64646;
      float: left;
      padding: 15px 0 12px 12px; }
    /* line 212, ../sass/form.scss */
    .error .error_message {
      padding: 12px 0;
      margin-left: 85px; }
      /* line 216, ../sass/form.scss */
      .error .error_message p {
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        padding: 0px; }
      /* line 225, ../sass/form.scss */
      .error .error_message li {
        font-size: 13px;
        color: #333333;
        padding: 3px 0; }

  /* line 235, ../sass/form.scss */
  .input_wrapper {
    padding: 0;
    border: none; }

  /* line 240, ../sass/form.scss */
  #frm {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: none; }

  /* line 249, ../sass/form.scss */
  .input-large {
    width: 100%;
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 18px;
    font-family: "Yu gothic" , sans-serif;
    box-sizing: border-box;
    font-weight: 500; }

  /* line 259, ../sass/form.scss */
  textarea {
    width: 100%;
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 18px;
    height: 100px;
    box-sizing: border-box;
    font-family: "Yu gothic" , sans-serif;
    font-weight: 500; }

  /* line 270, ../sass/form.scss */
  select {
    padding: 6px;
    font-size: 18px;
    margin: 8px 0; }

  /* line 276, ../sass/form.scss */
  checkbox {
    margin: 8px 5px 8px 0; }

  /* line 280, ../sass/form.scss */
  .gender {
    width: 19px;
    height: 19px;
    vertical-align: top; }

  /* line 286, ../sass/form.scss */
  .small {
    margin-top: 16px;
    font-size: 16px; }

  /* line 291, ../sass/form.scss */
  .btn {
    text-align: center;
    margin: 50px 0; }

  /* line 296, ../sass/form.scss */
  .time {
    width: 19px;
    height: 19px;
    vertical-align: top; }

  /* line 302, ../sass/form.scss */
  label {
    display: inline-block;
    padding: 8px 0; }

  /* line 309, ../sass/form.scss */
  .sbNext {
    -webkit-appearance: none;
    border: none;
    background-color: #257DD9;
    color: #fff;
    padding: 18px 23px;
    font-size: 18px;
    width: 200px;
    border-radius: 4px;
    font-family: "Yu gothic" , sans-serif;
    font-weight: 500; }

  /* line 323, ../sass/form.scss */
  .br_none br {
    display: block; }

  /* line 328, ../sass/form.scss */
  form {
    border: none; }

  /* line 332, ../sass/form.scss */
  .item-wrapper {
    padding: 12px 15px; }

  /* line 336, ../sass/form.scss */
  .bg_blue {
    padding: 15px; } }
