@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 23, ../sass/style_contact_amehare.scss */
html {
  font-size: 62.5%;
}

@media (max-width: 415px) {
  /* line 26, ../sass/style_contact_amehare.scss */
  html {
    font-size: 80%;
  }
}
@media (max-width: 430px) {
  /* iPhone 14 Pro Max and similar devices */
  html {
    font-size: 62.5%;
  }
}
/* line 29, ../sass/style_contact_amehare.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: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
}

/* line 41, ../sass/style_contact_amehare.scss */
h2 {
  font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica;
  font-weight: 100;
  font-size: 2.4rem;
  margin-bottom: 15px;
}

/* line 47, ../sass/style_contact_amehare.scss */
h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}

/* line 53, ../sass/style_contact_amehare.scss */
p {
  color: #555;
  line-height: 200%;
  font-size: 1.2rem;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 415px) {
  /* line 61, ../sass/style_contact_amehare.scss */
  p {
    line-height: 150%;
  }
  /* line 63, ../sass/style_contact_amehare.scss */
  p br {
    display: none;
  }
}
@media (max-width: 430px) and (min-width: 416px) {
  /* iPhone 14/15 Pro Max text adjustment */
  p {
    line-height: 180%;
    font-size: 1.3rem;
  }
  p br {
    display: initial;
  }
}
/* line 69, ../sass/style_contact_amehare.scss */
small {
  font-size: 1.1rem;
  color: #888;
}

/* line 74, ../sass/style_contact_amehare.scss */
a {
  text-decoration: none;
  color: #333;
}

/* line 79, ../sass/style_contact_amehare.scss */
p a {
  text-decoration: underline;
  color: #4199eb;
}

/* line 86, ../sass/style_contact_amehare.scss */
header {
  margin: 10px;
  margin-bottom: 50px;
  text-align: left;
}

/* line 94, ../sass/style_contact_amehare.scss */
footer {
  text-align: right;
  margin-right: 15px;
  margin-top: 50px;
  font-family: "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica;
  font-weight: 100;
  font-size: 1.0rem;
}

@media (min-width: 415px) {
  /* line 103, ../sass/style_contact_amehare.scss */
  article {
    width: 600px;
    margin: 0 auto;
    min-height: 80vh;
  }
}
@media (max-width: 415px) {
  /* line 111, ../sass/style_contact_amehare.scss */
  article {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 430px) and (min-width: 416px) {
  /* iPhone 14/15 Pro Max viewport */
  article {
    width: 94%;
    margin: 0 auto;
    padding: 0 5px;
  }
}
/* line 119, ../sass/style_contact_amehare.scss */
form {
  margin-top: 30px;
}
/* line 121, ../sass/style_contact_amehare.scss */
form div {
  margin-bottom: 10px;
}

/*
input, button, textarea, select {
	  border-radius: 0;
	  border: 0;
	  margin: 0;
	  padding: 0;
	  vertical-align: middle;
}
*/
/* line 137, ../sass/style_contact_amehare.scss */
.text, textarea, .dropdown, select {
  border: none;
  padding: 8px;
  color: #555;
  background: #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

@media (max-width: 415px) {
  /* line 145, ../sass/style_contact_amehare.scss */
  input[type="text"], textarea, select {
    width: 90%;
    max-width: 100%;
    box-sizing: border-box;
  }

  /* line 148, ../sass/style_contact_amehare.scss */
  textarea {
    height: 160px;
  }
}
@media (max-width: 415px) {
  /* Small devices */
  input[type="text"], textarea, select {
    width: 90%;
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 430px) and (min-width: 416px) {
  /* iPhone 14/15 Pro Max viewport fix */
  input[type="text"], textarea, select {
    width: 98%;
    max-width: 100%;
    box-sizing: border-box;
  }
  textarea {
    height: 180px;
  }
}
@media (min-width: 431px) {
  /* line 154, ../sass/style_contact_amehare.scss */
  input[type="text"], textarea {
    width: 280px;
    -webkit-transition: width .3s;
    transition: width .3s;
  }

  /* line 159, ../sass/style_contact_amehare.scss */
  input[type="text"]:focus, textarea:focus {
    width: 285px;
  }

  /* line 162, ../sass/style_contact_amehare.scss */
  textarea {
    width: 470px;
    height: 100px;
    -webkit-transition: width .3s;
    transition: width .3s;
  }

  /* line 168, ../sass/style_contact_amehare.scss */
  textarea:focus {
    width: 475px;
  }
}
/* line 174, ../sass/style_contact_amehare.scss */
label {
  font-size: 1.3rem;
  line-height: 200%;
}

/* line 179, ../sass/style_contact_amehare.scss */
button {
  margin-top: 20px;
  background-color: #1787c9;
  color: #fff;
  border: none;
  padding: 10px 16px 8px 16px;
  font-size: 1.3rem;
}

/* line 188, ../sass/style_contact_amehare.scss */
button:hover, .back a:hover {
  opacity: 0.7;
}

/* line 193, ../sass/style_contact_amehare.scss */
.back {
  margin-top: 20px;
}
/* line 195, ../sass/style_contact_amehare.scss */
.back a {
  background-color: #c2c2c2;
  color: #fff;
  border: none;
  padding: 7px 12px 6px 13px;
  font-size: 1.1rem;
}

@media (max-width: 415px) {
  /* line 205, ../sass/style_contact_amehare.scss */
  button {
    font-size: 1.5rem;
  }
}
@media (max-width: 430px) and (min-width: 416px) {
  /* iPhone 14/15 Pro Max button adjustment */
  button {
    font-size: 1.4rem;
    padding: 12px 18px 10px 18px;
  }
}
/* line 212, ../sass/style_contact_amehare.scss */
.need {
  font-size: 0.8rem;
  background-color: #d3eafb;
  padding: 2px 2px 1px 2px;
  color: #4199eb;
  margin-left: 10px;
}

@media (max-width: 430px) and (min-width: 416px) {
  /* iPhone 14/15 Pro Max label adjustment */
  label {
    font-size: 1.4rem;
    line-height: 220%;
  }
  .need {
    font-size: 0.9rem;
  }
}

/* line 221, ../sass/style_contact_amehare.scss */
.select label {
  font-size: 1.2rem;
  line-height: 170%;
}
/* line 225, ../sass/style_contact_amehare.scss */
.select input {
  margin-right: 3px;
}

/* line 230, ../sass/style_contact_amehare.scss */
.personal {
  margin-top: 30px;
}
/* line 232, ../sass/style_contact_amehare.scss */
.personal p {
  line-height: 160%;
  font-size: 1.1rem;
}

/* line 238, ../sass/style_contact_amehare.scss */
.thanks_wrapper {
  height: 70vh;
}

/* line 242, ../sass/style_contact_amehare.scss */
.thanks {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alert-alert {
  color: red;
}
