@charset "UTF-8";
.header {
  display: none; }

.footer {
  margin-top: 10rem; }
  .footer .contact {
    display: none; }

.container {
  padding-top: 0; }
  .container .sitename {
    width: 179px;
    margin-left: 30px;
    margin-top: 10px; }
    .container .sitename img {
      width: 100%;
      height: auto; }
  .container .page-name {
    font-size: 2.1rem;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-align: center;
    width: 90%;
    margin-inline: auto; }
  .container .close-button {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px; }
    .container .close-button img {
      width: 100%;
      height: auto; }

form {
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  max-width: 640px;
  width: 90%;
  margin-inline: auto;
  font-size: 14px;
  color: #686767; }
  form .title {
    font-weight: bold; }
  form .required {
    color: #ff0000;
    margin-left: 3px; }
  form input[type="text"],
  form input[type="tel"],
  form input[type="email"],
  form textarea {
    background-color: #f4f5f5;
    padding: 15px 25px; }
    form input[type="text"]::placeholder,
    form input[type="tel"]::placeholder,
    form input[type="email"]::placeholder,
    form textarea::placeholder {
      opacity: 0.7; }
  form .note {
    font-weight: bold;
    margin-top: 5px; }
  form .contact-information {
    margin-top: 7rem; }
    form .contact-information .company-list {
      background-color: #f4f5f5;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      padding: 15px 10px;
      column-gap: 3rem;
      margin-top: 10px; }
    form .contact-information .company input[type="checkbox"] {
      position: relative;
      width: 12px;
      height: 12px;
      border: 1px solid #000;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    form .contact-information .company input[type="checkbox"]:checked:before {
      position: absolute;
      top: 1px;
      left: 3px;
      transform: rotate(50deg);
      width: 4px;
      height: 8px;
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      content: ''; }
  form .section {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem 10px; }
    form .section > .title {
      background-color: #c0c8d4;
      padding: 6px;
      color: #ffffff;
      text-align: center; }
    form .section input {
      width: 100%;
      margin-top: 10px; }
  form .basic-information-section > .title {
    background-color: #98a8bc;
    padding: 15px; }
  form .basic-information-section .item {
    width: 100%; }
  form .basic-information-section .name,
  form .basic-information-section .name-kana {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px; }
    form .basic-information-section .name > .title,
    form .basic-information-section .name-kana > .title {
      grid-column: span 2; }
  form .address-section {
    grid-template-columns: repeat(2, 1fr); }
    form .address-section > .title {
      grid-column: span 2; }
    form .address-section .building {
      grid-column: span 2; }
  form .content-section {
    grid-template-columns: 1fr; }
    form .content-section > .title {
      grid-column: span 1; }
    form .content-section .request-item-list {
      background-color: #f4f5f5;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      padding: 15px 10px;
      column-gap: 5rem;
      margin-top: 10px; }
      form .content-section .request-item-list .request-item {
        display: flex;
        align-items: center; }
        form .content-section .request-item-list .request-item input[type="radio"] {
          width: auto;
          margin-top: 0;
          margin-right: 2px; }
    form .content-section textarea {
      width: 100%;
      margin-top: 2rem; }
  form .about-privacy {
    line-height: 1.4;
    text-align: center;
    margin-top: 4rem; }
    form .about-privacy .title {
      font-weight: bold; }
    form .about-privacy .list li {
      margin-top: 8px; }
    form .about-privacy a {
      color: #686767;
      transition: .2s linear color; }
      form .about-privacy a:hover {
        color: #000000; }
  form .message {
    color: #b31e23;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.6;
    max-width: 400px;
    width: 90%;
    margin-inline: auto;
    text-align: center;
    margin-top: 4rem; }
  form .sent {
    max-width: 400px;
    width: 90%;
    margin-inline: auto; }
    form .sent button {
      margin-top: 10px;
      width: 100%;
      background-color: #b31e23;
      color: #ffffff;
      text-align: center;
      font-weight: bold;
      font-size: 17px;
      padding: 15px;
      transition: .2s linear filter; }
      form .sent button:hover {
        filter: brightness(110%); }

@media (max-width: 960px) {
  .container .page-name {
    margin-top: 6rem; } }
@media (max-width: 520px) {
  .container .sitename {
    width: 105px;
    margin-top: 40px;
    margin-left: 0;
    margin-inline: auto; }
  .container .close-button {
    right: 10px;
    top: 10px;
    width: 20px; }

  form .contact-information .company-list {
    column-gap: 1rem; }
  form .content-section .request-item-list {
    column-gap: 3rem; } }


#thanks {
  border-bottom: 1px solid #ccc;
  padding-bottom: 9rem;
}
.thanks_txt {
  text-align: center;
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 2;
  margin: 3rem auto 0;
  width: 90%;
}
.thanks_btn {
  max-width: 380px;
  margin: 4rem auto 0;
  width: 90%;
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.thanks_btn a {
  display: block;
  width: 100%;
  background: #5d7ca3;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  padding: 20px 0;
  border-radius: 5px;
  transition: .3s;
}
.thanks_btn a:hover {
  filter: brightness(120%);
}
@media (max-width: 520px) {
  .thanks_txt {
    font-size: 14px;
  }
}
