@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html{
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
}
html body * {
/*
  font-family: 'ヒラギノ明朝 W3 JIS2004', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
*/
  font-size: 15px;
  box-sizing: border-box;
}
input, textarea {
/*
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif !important;
*/
  line-height: 1.5em;
}
/*汎用クラス*/
.small {
  font-size: 13px;
}
.centering {
  text-align: center;
}
.spacing {
  letter-spacing: 15px;
  margin-right: -15px;
}
.requiredIcon {
  margin-left: 15px;
  vertical-align: middle;
}
.btn-close {
  border: 1px solid #000;
  display: inline-block;
  max-width: 182px;
  padding: 1em;
  text-align: center;
}
/*メールフォームのスタイル*/
.container {
  position: relative;
  height: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 53px 40px;
}

.form-title {
  margin-bottom: 30px;
  font-size: 120%;
  line-height: 1.1em;
}
.page-title {
  color: #c44a4e;
  font-size: 180%;
  margin-bottom: 30px;
  line-height: 1.1em;
}
.page-text {
  padding-bottom: 10px;
  line-height: 1.3em;
}

@media screen and (min-width: 501px) and (max-width: 750px) {
  .page-title {
    font-size: 105%;
  }
  .page-text {
    font-size: 79%;
  }
}

@media screen and (max-width: 500px) {
  .page-title {
    font-size: 6vw;
  }
  .page-text {
    font-size: 88%;
  }
}

.heading-image {
  text-align: center;
  margin-bottom: 36px;
}
.heading-logo {/*171011追記*/
  text-align: center;
  margin-bottom: 25px;
}
.heading-image img,
.heading-logo img {/*171011追記*/
  max-width: 100%;
  height: auto;
}
/*
.heading-image {
  max-width: 434px;
  margin: 0 auto 36px;
}
.heading-image img {
  height: auto;
  width: 100%;
}
*/
.form-group {
  margin-bottom: 10px;
  border: 1px solid #aaa;
  padding: 15px;
}
.form > .form-group:last-child {
  margin-top: 10px;
  margin-bottom: 30px;
}
.form-group p,
.form-group ul {/*181120追記*/
  width: 96%;
  margin: 0 auto 10px;
  line-height: 1.5;
}
.form-group p,
.form-group ul.p-indent li {/*181120追記*/
  font-size: 18px;
}
.form-group ul.p-indent li {/*181120追記*/
  text-indent: -0.5em;
  padding-left: 1em;
}
.form-group ul.p-indent li:before {/*181120追記*/
  content: '-';
  padding-right: 0.3em;
}
.form-label {
  display: block;
  margin-bottom: 10px;
  /*font-weight: bold;*/
  text-shadow: 0.1px 0.1px 0 #333;
}
.form-control {
  border: solid 1px #3e3e3e;
  border-radius: 5px;
  padding: 4px 12px;
  height: 35px;
  width: 100%;
  background-color: #fffff7;
}
.form-control:focus {
  outline: none;
  border: solid 1px #ff6666;
  box-shadow: 0px 0px 1px 1px #ff6666;
}
 .form-control::-moz-placeholder {
 color: #a7a7a7;
}
 .form-control::-webkit-input-placeholder {
 color: #a7a7a7;
}
 .form-control:-ms-input-placeholder {
 color: #a7a7a7;
}
 .form-control:placeholder-shown {
 color: #a7a7a7;
}
.form-control#phone1,
.form-control#phone2,
.form-control#phone3 {
  width: 27.5%;
}
.form-control#occupation1,
.form-control#occupation2,
.form-control#occupation3,
.form-control#occupation4,
.form-control#disability-type1,
.form-control#disability-type2,
.form-control#disability-type3,
.form-control#disability-type4,
.form-control#disability-type5,
.form-control#disability-type6,
.form-control#disability-type7,
.form-control#disability-type8,
.form-control#disability-type9,
.form-control#disability-type10,
.form-control#disability-type11,
.form-control#disability-type12,
.form-control#disability-type13,
.form-control#disability-type14,
.form-control#disability-type15,
.form-control#disability-type16,
.form-control#disability-type17,
.form-control#disability-type18,
.form-control#disability-type19,
.form-control#disability-type20,
.form-control#disability-type21,
.form-control#disability-type22 {
  width: auto;
  height: auto;
  margin: 15px 5px 15px 20px;
}

.disability-type-item {
  width: 130px;
}

.occupation_item,
.disability-type-item {
  display: inline-block;
}

.form-button,
.back-button,
.close-button {
  max-width:100%;
  height:auto;
  padding: 10px 30px;
  border: solid 1px #3e3e3e;
  border-radius: 5px;
  font-weight: bold;
  margin: 0 10px 10px;
}
.form-button:hover,
.back-button:hover,
.close-button:hover {
  background-color: #333;
  color: #fff;
  cursor: pointer;
}
.form-comment {
  height: 200px;
  resize: vertical;
  overflow: auto;
}
label.error {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: #c90000;
}
.result-title {
  font-size: 21px;
  text-align: center;
  margin-bottom: 20px;
}
.result-message > p {
  text-align: center;
  margin-bottom: 15px;
}
.bottom-btn{
  position: absolute;
  width: 100%;
  left:0;
  bottom:15px;
  text-align: center;
}

/*タブレット用*/
@media screen and (max-width: 700px) {
  .container {
    padding: 32px 24px;
  }
}

.no-border {
  border: none;
}

.sp-show,
.sp-show-n {
  display: none;
}

@media screen and (max-width: 500px) {
  .sp-show {
    display: block;
  }
}

@media screen and (max-width: 450px) {
  .sp-show-n {
    display: block;
  }
}

table.page-table th {
  white-space: nowrap;
  font-weight: bold;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
}

table.page-table td {
  line-height: 2em;
}

a:focus, *:focus {
  outline:none;
}
