@charset "UTF-8";
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.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, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.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 24, ../sass/style_contact.scss */
html {
  font-size: 62.5%;
}

@media (max-width: 415px) {
  /* line 27, ../sass/style_contact.scss */
  html {
    font-size: 80%;
  }
}
/* line 30, ../sass/style_contact.scss */
body {
  width: 100%;
  font-size: 1.2rem;
  color: #333;
  line-break: strict;
  line-height: 160%;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: "太ゴB101", "Futo Go B101","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
  background-color: #fff !important;
}

/* line 42, ../sass/style_contact.scss */
h2 {
  font-family: 'Rationale', sans-serif;
  font-size: 2.0rem;
  margin-bottom: 15px;
}

/* line 48, ../sass/style_contact.scss */
h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  font-family: "太ゴB101", "Futo Go B101","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

/* line 54, ../sass/style_contact.scss */
p {
  color: #555;
  line-height: 200%;
  font-size: 1.2rem;
  font-family: "太ゴB101", "Futo Go B101","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

@media (max-width: 415px) {
  /* line 62, ../sass/style_contact.scss */
  p {
    line-height: 150%;
  }
  /* line 64, ../sass/style_contact.scss */
  p br {
    display: none;
  }
}
/* line 70, ../sass/style_contact.scss */
small {
  font-size: 1.1rem;
  line-height: 130%;
  color: #888;
}

/* line 76, ../sass/style_contact.scss */
a {
  text-decoration: none;
  color: #333;
}

/* line 81, ../sass/style_contact.scss */
p a {
  text-decoration: underline;
  color: #4199eb;
}

/* line 88, ../sass/style_contact.scss */
header {
  margin: 10px;
  margin-bottom: 50px;
  text-align: left;
}

/* line 96, ../sass/style_contact.scss */
footer {
  text-align: right;
  margin-right: 15px;
  margin-top: 50px;
  font-family: 'Rationale', sans-serif;
  font-size: 1.0rem;
}

@media (min-width: 415px) {
  /* line 105, ../sass/style_contact.scss */
  article {
    width: 600px;
    margin: 0 auto;
    min-height: 80vh;
  }
}
@media (max-width: 415px) {
  /* line 113, ../sass/style_contact.scss */
  article {
    width: 90%;
    margin: 0 auto;
  }
}
/* line 121, ../sass/style_contact.scss */
form {
  margin-top: 30px;
}
/* line 123, ../sass/style_contact.scss */
form div {
  margin-bottom: 10px;
}

/*
input, button, textarea, select {
	  border-radius: 0;
	  border: 0;
	  margin: 0;
	  padding: 0;
	  vertical-align: middle;
}
*/
/* line 139, ../sass/style_contact.scss */
.text, textarea, .dropdown {
  border: none;
  padding: 8px;
  color: #555;
  background: #eee;
}

@media (max-width: 415px) {
  /* line 147, ../sass/style_contact.scss */
  input[type="text"], textarea {
    width: 90%;
  }

  /* line 150, ../sass/style_contact.scss */
  textarea {
    height: 160px;
  }
}
@media (min-width: 415px) {
  /* line 156, ../sass/style_contact.scss */
  input[type="text"], textarea {
    width: 280px;
    -webkit-transition: width .3s;
    transition: width .3s;
  }

  /* line 161, ../sass/style_contact.scss */
  input[type="text"]:focus, textarea:focus {
    width: 285px;
  }

  /* line 164, ../sass/style_contact.scss */
  textarea {
    width: 470px;
    height: 100px;
    -webkit-transition: width .3s;
    transition: width .3s;
  }

  /* line 170, ../sass/style_contact.scss */
  textarea:focus {
    width: 475px;
  }
}
/* line 176, ../sass/style_contact.scss */
label {
  font-size: 1.3rem;
  line-height: 200%;
}

/* line 181, ../sass/style_contact.scss */
button {
  margin-top: 20px;
  background-color: #1787c9;
  color: #fff;
  border: none;
  padding: 10px 16px 8px 16px;
  font-size: 1.3rem;
}

/* line 190, ../sass/style_contact.scss */
button:hover, .back a:hover {
  opacity: 0.7;
}

/* line 195, ../sass/style_contact.scss */
.back {
  margin-top: 20px;
}
/* line 197, ../sass/style_contact.scss */
.back a {
  background-color: #c2c2c2;
  color: #fff;
  border: none;
  padding: 7px 12px 6px 13px;
  font-size: 1.1rem;
}

@media (max-width: 415px) {
  /* line 207, ../sass/style_contact.scss */
  button {
    font-size: 1.5rem;
  }
}
/* line 214, ../sass/style_contact.scss */
.need {
  font-size: 0.8rem;
  background-color: #d3eafb;
  padding: 2px 2px 1px 2px;
  color: #4199eb;
  margin-left: 10px;
}

/* line 223, ../sass/style_contact.scss */
.select label {
  font-size: 1.2rem;
  line-height: 170%;
  font-family: 中ゴシックBBB,Gothic Medium BBB, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}
/* line 228, ../sass/style_contact.scss */
.select input {
  margin-right: 3px;
}

/* line 233, ../sass/style_contact.scss */
.personal {
  margin-top: 30px;
}
/* line 235, ../sass/style_contact.scss */
.personal p {
  line-height: 160%;
  font-size: 1.1rem;
  font-family: 中ゴシックBBB,Gothic Medium BBB, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "Droid Sans", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

/* line 242, ../sass/style_contact.scss */
.thanks_wrapper {
  height: 70vh;
}

/* line 246, ../sass/style_contact.scss */
.thanks {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 255, ../sass/style_contact.scss */
.privacy {
  margin-top: 30px;
}
/* line 257, ../sass/style_contact.scss */
.privacy h4 {
  margin-top: 30px;
  margin-bottom: 7px;
  font-size: 1.3rem;
}
