@charset "UTF-8";
* {
  box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  display: block;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
}

html {
  height: calc(100% - 90px);
  font-weight: 400;
  font-family: sans-serif;
  color: #3b3b3b;
}

body {
  height: 100%;
  margin: 90px 0 0;
  background-color: #fff;
}

.container {
  min-width: 1280px;
  max-width: 1280px;
  margin: 0 auto;
}

.content {
  width: 890px;
  margin: 0 auto;
}

.section__app-contact .container .content {
  padding: 47px 0 99px;
}

.section__app-contact .container .content.content--page {
  padding: 64px 0 83px;
}

.section__app-contact .container .content .page-heading {
  margin: 0 0 32.5px;
  font-size: 32px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1.92px;
  text-align: center;
  color: #3b3b3b;
  -webkit-text-stroke-width: 0.04em;
}

.section__app-contact .container .content .app-contact__paragraph {
  margin: 0 0 52px;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.96px;
  text-align: center;
}

.section__app-contact .container .content .app-contact__paragraph.ta-l {
  text-align: left;
}

.section__app-contact .container .content .app-contact__paragraph.paragraph--narrow {
  width: 320px;
  margin: 0 auto 52px;
}

.section__app-contact .container .content .link-button__app-contact {
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 26px 0;
  border-radius: 5px;
  border: solid 1px #3b3b3b;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
  letter-spacing: 1.08px;
  text-align: center;
  -webkit-text-stroke-width: 0.04em;
  color: #3b3b3b;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.section__app-contact .container .content .contact__provision {
  width: 320px;
  margin: 0 auto;
}

.section__app-contact .container .content .contact__provision .contact__provision-list {
  margin: 0 0 16px;
}

.section__app-contact .container .content .contact__provision .contact__provision-list li {
  font-size: 16px;
  line-height: 2;
}

footer {
  display: flex;
  background-color: #DDF6FF;
  flex-direction: column;
  font-family: ヒラギノ角ゴ Pro W6”;
  margin-top: 56px;
}
footer .footer-nav {
  display: flex;
  margin: 0 auto;
  margin-top: 44px;
}
footer .footer-nav li {
  padding: 0 18px;
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 16.8px;
  text-align: left;
  color: #000;
  list-style: none;
}
footer .footer-nav li a {
  text-decoration: none;
  color: #2C2C2C;
}
footer .copyright {
  text-align: center;
  margin-top: 28px;
  margin-bottom: 52px;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 12px;
  color: #787878;
}

.form__privacy-accecpt {
  margin: 0 0 30px;
  text-align: center;
}

.form__privacy-accecpt .privacy-accecpt__label {
  cursor: pointer;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__input-checkbox {
  display: none;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__apperance {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 0 0 30px;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
  color: #3b3b3b;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__apperance::before {
  box-sizing: border-box;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__apperance .privacy-accecpt__text-link {
  color: #00a0e9;
  text-decoration: underline;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__apperance .privacy-accecpt__text-link:hover {
  text-decoration: none;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__input-checkbox:checked + .privacy-accecpt__apperance::before {
  border-color: #00a0e9;
  background-color: #00a0e9;
}

.form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__input-checkbox:checked + .privacy-accecpt__apperance::after {
  box-sizing: border-box;
  position: absolute;
  content: "\f00c";
  top: 0;
  bottom: 0;
  left: 1px;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: transparent;
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  font-weight: 900;
  text-align: center;
  line-height: 20px;
  color: #fff;
}

.call__mail-client-button {
  display: block;
  width: 260px;
  margin: 0 auto;
  height: 60px;
  border-radius: 60px;
  background-color: #9d9d9d;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  letter-spacing: 1.57px;
  text-align: center;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.call__mail-client-button.mail-client-button--active {
  background-color: #00a0e9;
  pointer-events: auto;
}

.hide-pc {
  display: none !important;
}

.hide-sp {
  display: block !important;
}

@media screen and (max-width: 768px) {
  html {
    touch-action: manipulation;
    height: calc(100% - 60px);
  }

  body {
    width: 375px;
    margin: 60px auto 0;
  }

  .container {
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .header-nav {
    display: none;
  }

  .section__app-contact .section-heading {
    min-width: 100%;
    padding: 33.5px 0;
    font-size: 20px;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.2px;
  }

  .section__app-contact .container .content {
    padding: 35px 0 99px;
    margin: 0 auto;
    width: 340px;
  }

  .section__app-contact .container .content .page-heading {
    font-size: 20px;
    line-height: 1.4;
  }

  .section__app-contact .container .content .app-contact__paragraph {
    margin: 0 0 46px;
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.42px;
    text-align: left;
  }

  .section__app-contact .container .content .contact__provision {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.42px;
  }

  .section__app-contact .container .content .contact__provision .contact__provision-list {
    list-style-position: inside;
  }

  .section__app-contact .container .content .contact__provision .contact__provision-list li {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.42px;
  }

  .section__app-contact .container .content .form__privacy-accecpt .privacy-accecpt__label .privacy-accecpt__apperance {
    font-size: 14px;
    white-space: nowrap;
  }

  .section__app-contact .container .content .link-button__app-contact {
    width: 100%;
    padding: 16px 0;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.73;
    letter-spacing: 0.9px;
  }

  footer {
    margin-top: 42px;
  }
  footer .footer-nav {
    display: block;
    margin-top: 62px;
  }
  footer .footer-nav li {
    padding: 10px 0;
    text-align: center;
  }
  footer .copyright {
    margin: 38px 0 56px;
  }

  .hide-pc {
    display: block !important;
  }

  .hide-sp {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .d-none-sp {
    display: none;
  }

  .sp-nav {
    display: none;
  }
}
/*# sourceMappingURL=main.css.map *//*# sourceMappingURL=rules.css.map */