@charset "UTF-8";
main {
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 0;
}

header #header-bottom nav .sns {
  display: none;
}

footer {
  margin-top: 100px;
}

/**
あぜがみ順平の考える“越谷”
*/
#page-koshigaya-thoughts .overview {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 480px;
}
#page-koshigaya-thoughts .overview::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 400px;
  background: url(../img/koshigaya-thoughts/bg.jpg) center bottom no-repeat;
  background-size: cover;
}
#page-koshigaya-thoughts .overview p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-koshigaya-thoughts .overview p + p {
  margin-top: 1.25em;
}
#page-koshigaya-thoughts #about {
  padding-top: 80px;
}
#page-koshigaya-thoughts #about h3 {
  text-align: center;
}
#page-koshigaya-thoughts #about h3 .label {
  display: inline;
  position: relative;
  font-size: 2.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.2px;
  text-align: center;
  color: #333;
}
#page-koshigaya-thoughts #about h3 .label::before, #page-koshigaya-thoughts #about h3 .label::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: 1px solid #333;
  width: 60px;
  top: 50%;
}
#page-koshigaya-thoughts #about h3 .label::before {
  left: -10px;
  transform: translateX(-100%);
}
#page-koshigaya-thoughts #about h3 .label::after {
  right: -20px;
  transform: translateX(100%);
}
#page-koshigaya-thoughts #about h3 span {
  display: block;
  font-size: 4.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 4.2px;
  text-align: center;
  color: #333;
  margin-top: 16px;
}
#page-koshigaya-thoughts #about h3:after {
  content: "";
  display: block;
  margin: 20px auto 0;
  background: url(../img/koshigaya-thoughts/about-ilust.png) center center no-repeat;
  background-size: contain;
  width: 1000px;
  height: 79px;
}
#page-koshigaya-thoughts #about .boxes {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 1000px;
  margin: 36px auto 0;
  position: relative;
}
#page-koshigaya-thoughts #about .boxes::before {
  content: "";
  display: block;
  background: url(../img/koshigaya-thoughts/message.png) center center no-repeat;
  background-size: contain;
  width: 390px;
  height: 765px;
  position: absolute;
  top: -15px;
  right: 0px;
}
#page-koshigaya-thoughts #about .boxes .box {
  width: 600px;
  padding: 15px 15px 20px 20px;
  border-radius: 10px;
  background-color: #fff3e5;
}
#page-koshigaya-thoughts #about .boxes .box h4 {
  font-size: 2.2rem;
  display: inline-block;
  background-color: #ef7d00;
  color: #fff;
  margin-left: -20px;
  padding: 9px 25px 9px 15px;
  border-radius: 0 20px 20px 0;
  margin-bottom: 12px;
}
#page-koshigaya-thoughts #about .boxes .box strong {
  font-weight: bold;
  color: #ef7d00;
}
#page-koshigaya-thoughts #about .boxes .box ul li {
  position: relative;
  padding-left: 1.25em;
  line-height: 1.7;
}
#page-koshigaya-thoughts #about .boxes .box ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 16px;
  height: 16px;
  background: url(../img/koshigaya-thoughts/icon-list.svg) center center no-repeat;
  background-size: contain;
}
#page-koshigaya-thoughts #about .boxes .box p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}

/**
拓く（ひらく）
*/
/*
守る
*/
#koshigaya-thoughts-mission {
  width: 1000px;
  margin: 0 auto;
}
#koshigaya-thoughts-mission .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
#koshigaya-thoughts-mission .head .img {
  width: 330px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#koshigaya-thoughts-mission .head .text {
  width: 620px;
  height: 100%;
  display: flex;
  align-items: center;
}
#koshigaya-thoughts-mission .head .text p {
  font-size: 2.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.2px;
  text-align: left;
  color: #333;
  z-index: 1;
}
#koshigaya-thoughts-mission .head .text .en {
  position: absolute;
  top: -8px;
  right: 0;
  z-index: -1;
}
#koshigaya-thoughts-mission .mission .video {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 34px;
  position: relative;
}
#koshigaya-thoughts-mission .mission .video iframe {
  width: 550px;
  height: 310px;
}
#koshigaya-thoughts-mission .mission .video::before {
  content: "";
  display: block;
  width: 100%;
  height: 79px;
  background: url(../img/koshigaya-thoughts/mission-top01.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 50px;
}
#koshigaya-thoughts-mission .mission .boxes {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 1000px;
  margin: 36px auto 0;
  position: relative;
}
#koshigaya-thoughts-mission .mission .boxes .box {
  width: 100%;
  padding: 20px 20px 25px 20px;
  border-radius: 10px;
  background-color: #fff3e5;
}
#koshigaya-thoughts-mission .mission .boxes .box h4 {
  font-size: 2.2rem;
  display: inline-block;
  background-color: #ef7d00;
  color: #fff;
  margin-left: -20px;
  padding: 9px 25px 9px 15px;
  border-radius: 0 20px 20px 0;
  margin-bottom: 12px;
}
#koshigaya-thoughts-mission .mission .boxes .box strong {
  font-weight: bold;
  color: #ef7d00;
}
#koshigaya-thoughts-mission .mission .boxes .box p {
  font-size: 1.6rem;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}

#mission-menu {
  width: 1000px;
  margin: 30px auto 0;
}
#mission-menu::before {
  content: "";
  display: block;
  width: 100%;
  height: 41px;
  background: url(../img/koshigaya-thoughts/mission-bottom.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 65px;
}
#mission-menu .contents {
  border-radius: 10px;
  background-color: #dcecf5;
  padding: 25px 0 40px;
}
#mission-menu .contents h3 {
  font-size: 2.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.2px;
  text-align: center;
  color: #3381aa;
}
#mission-menu .contents ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 13px;
  margin-top: 35px;
}
#mission-menu .contents ul li {
  width: 233px;
}
#mission-menu .contents ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 49px;
  border-radius: 25px;
  background-color: #3381aa;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  gap: 10px;
}
#mission-menu .contents ul li a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/koshigaya-thoughts/icon-arrow.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}

/*
集まれ！越谷市民総決起大会 参加申込フォーム
*/
#main-image.sokekki-complete h2,
#main-image.koshigaya-sokekki h2 {
  padding-top: 130px;
}

#page-koshigaya-sokekki .detail {
  width: 1000px;
  margin: 0 auto;
}
#page-koshigaya-sokekki .detail .table {
  margin-top: 55px;
}
#page-koshigaya-sokekki .detail .table table {
  width: 1000px;
  margin-top: 45px;
}
#page-koshigaya-sokekki .detail .table table tr th,
#page-koshigaya-sokekki .detail .table table tr td {
  border: 2px solid #fff;
  border-width: 2px 0;
  font-size: 2rem;
  padding: 20px 12px 20px 20px;
}
#page-koshigaya-sokekki .detail .table table tr th {
  text-align: center;
  width: 280px;
  color: #333333;
  vertical-align: middle;
  background-color: #ebebeb;
}
#page-koshigaya-sokekki .detail .table table tr td {
  background-color: #f5f5f5;
  text-align: left;
}
#page-koshigaya-sokekki .detail .table table tr td p {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-koshigaya-sokekki .detail .table table tr td p + p {
  margin-top: 0.25em;
}
#page-koshigaya-sokekki .detail .table table + p {
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-koshigaya-sokekki .detail .schedule {
  padding: 30px 25px 40px;
  margin: 55px auto 0;
  width: 860px;
  border-radius: 10px;
  border: solid 3px #ef7d00;
}
#page-koshigaya-sokekki .detail .schedule .date {
  padding: 25px;
  border-radius: 42px;
  background-color: #fff3e5;
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ef7d00;
}
#page-koshigaya-sokekki .detail .schedule p {
  margin-top: 25px;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-koshigaya-sokekki .detail .schedule .link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  margin-top: 30px;
}
#page-koshigaya-sokekki .detail .schedule .link:before {
  content: "";
  display: block;
  background: url(../img/koshigaya-sokekki/icon-pdf.png) center center no-repeat;
  background-size: contain;
  width: 34px;
  height: 40px;
}
#page-koshigaya-sokekki .detail .schedule .link a {
  font-size: 2.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  border-color: #333;
  padding-bottom: 5px;
}
#page-koshigaya-sokekki h3 {
  width: 1000px;
  margin: 55px auto 0;
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding-bottom: 12px;
  border-bottom: 1px solid #333;
}

#page-sokekki-complete .attention {
  width: 900px;
  margin: 60px auto 0;
  padding: 25px 28px;
  border: 1px solid #ccc;
}
#page-sokekki-complete .attention h3 {
  font-size: 1.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-sokekki-complete .attention ul {
  margin-top: 10px;
}
#page-sokekki-complete .attention ul li {
  padding-left: 1em;
  position: relative;
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.5;
}
#page-sokekki-complete .attention ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

/**
お問い合わせ
*/
#page-contact,
#page-koshigaya-sokekki {
  padding-bottom: 50px;
}
#page-contact .description,
#page-koshigaya-sokekki .description {
  text-align: center;
}
#page-contact .description p,
#page-koshigaya-sokekki .description p {
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-contact .description:last-of-type,
#page-koshigaya-sokekki .description:last-of-type {
  margin-bottom: 0;
}
#page-contact p,
#page-koshigaya-sokekki p {
  font-size: 1.6rem;
  line-height: 1.75;
}
#page-contact p + p,
#page-koshigaya-sokekki p + p {
  margin-top: 1em;
}
#page-contact a,
#page-koshigaya-sokekki a {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #7a7a7a;
}
#page-contact .tel,
#page-koshigaya-sokekki .tel {
  width: 400px;
  margin: 25px auto 0;
}
#page-contact .tel .title,
#page-koshigaya-sokekki .tel .title {
  background-color: #9a7d4f;
  color: #fff;
  text-align: center;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
#page-contact .tel .text,
#page-koshigaya-sokekki .tel .text {
  border: 1px solid #cccccc;
  border-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 12px;
  gap: 10px;
}
#page-contact .tel .text a,
#page-koshigaya-sokekki .tel .text a {
  font-size: 3.2rem;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-contact .tel .text a:before,
#page-koshigaya-sokekki .tel .text a:before {
  content: "";
  display: block;
  background: url(../img/common/icon-tel.png) center center no-repeat;
  background-size: contain;
  width: 21px;
  height: 26px;
  margin-top: 4px;
  margin-right: 5px;
}
#page-contact .tel .text p,
#page-koshigaya-sokekki .tel .text p {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: bold;
}
#page-contact .form,
#page-koshigaya-sokekki .form {
  width: 900px;
  margin: 40px auto 0;
}
#page-contact .form h3,
#page-koshigaya-sokekki .form h3 {
  text-align: center;
  background-color: #b3aa82;
  padding: 8px 10px;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#page-contact .form table,
#page-koshigaya-sokekki .form table {
  display: block;
  margin-top: 45px;
}
#page-contact .form table tr th,
#page-contact .form table tr td,
#page-koshigaya-sokekki .form table tr th,
#page-koshigaya-sokekki .form table tr td {
  border: 1px solid #fff;
  font-size: 1.6rem;
  line-height: 1.38;
  padding: 14px 12px 10px 20px;
}
#page-contact .form table tr th,
#page-koshigaya-sokekki .form table tr th {
  text-align: left;
  width: 260px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #333333;
  vertical-align: top;
  background-color: #ebebeb;
}
#page-contact .form table tr th.middle,
#page-koshigaya-sokekki .form table tr th.middle {
  vertical-align: middle;
  padding-top: 0;
}
#page-contact .form table tr th:after,
#page-koshigaya-sokekki .form table tr th:after {
  float: right;
  background: #aaaaaa;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  padding: 4px 11px;
  margin-top: -2px;
}
#page-contact .form table tr th.require:after,
#page-koshigaya-sokekki .form table tr th.require:after {
  content: "必須";
  background: #ff0000;
}
#page-contact .form table tr td,
#page-koshigaya-sokekki .form table tr td {
  background-color: #fff5eb;
}
#page-contact .form table tr .label,
#page-koshigaya-sokekki .form table tr .label {
  font-size: 1.4rem;
  color: #999999;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr .label:first-of-type,
#page-koshigaya-sokekki .form table tr .label:first-of-type {
  margin-top: 0;
}
#page-contact .form table tr .label:last-of-type,
#page-koshigaya-sokekki .form table tr .label:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .wpcf7-not-valid-tip,
#page-koshigaya-sokekki .form table tr .wpcf7-not-valid-tip {
  font-size: 1.6rem;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#page-contact .form table tr select,
#page-contact .form table tr textarea,
#page-contact .form table tr input[type=text],
#page-contact .form table tr input[type=email],
#page-koshigaya-sokekki .form table tr select,
#page-koshigaya-sokekki .form table tr textarea,
#page-koshigaya-sokekki .form table tr input[type=text],
#page-koshigaya-sokekki .form table tr input[type=email] {
  border: 1px solid #cccccc;
  padding: 0.32em 0.65em;
  font-size: 1.6rem;
  max-width: 450px;
  font-family: "Noto Sans JP", sans-serif;
  border-radius: 5px;
}
#page-contact .form table tr input[type=checkbox],
#page-contact .form table tr input[type=radio],
#page-koshigaya-sokekki .form table tr input[type=checkbox],
#page-koshigaya-sokekki .form table tr input[type=radio] {
  accent-color: #575757;
}
#page-contact .form table tr textarea,
#page-koshigaya-sokekki .form table tr textarea {
  width: 100%;
}
#page-contact .form table tr input[type=file]::file-selector-button,
#page-koshigaya-sokekki .form table tr input[type=file]::file-selector-button {
  cursor: pointer;
  font-size: 1.4rem;
  margin-top: 12px;
}
#page-contact .form table tr ::placeholder,
#page-koshigaya-sokekki .form table tr ::placeholder {
  color: #333;
}
#page-contact .form table tr [name=name-sei],
#page-contact .form table tr [name=name-mei],
#page-contact .form table tr [name=kana-sei],
#page-contact .form table tr [name=kana-mei],
#page-koshigaya-sokekki .form table tr [name=name-sei],
#page-koshigaya-sokekki .form table tr [name=name-mei],
#page-koshigaya-sokekki .form table tr [name=kana-sei],
#page-koshigaya-sokekki .form table tr [name=kana-mei] {
  width: 248px;
}
#page-contact .form table tr .search_address,
#page-koshigaya-sokekki .form table tr .search_address {
  margin-left: 12px;
  color: #9a7d4f;
  border-color: #9a7d4f;
  font-weight: bold;
}
#page-contact .form table tr .wpcf7-acceptance .wpcf7-list-item,
#page-koshigaya-sokekki .form table tr .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form table tr .wpcf7-checkbox,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 0.75em;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form table tr .wpcf7-radio,
#page-koshigaya-sokekki .form table tr .wpcf7-radio {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-top: 10px;
}
#page-contact .form table tr .wpcf7-radio .wpcf7-list-item,
#page-koshigaya-sokekki .form table tr .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
}
#page-contact .form table tr .wpcf7-radio .wpcf7-list-item label,
#page-koshigaya-sokekki .form table tr .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
#page-contact .form table tr .wpcf7-radio .wpcf7-list-item input,
#page-koshigaya-sokekki .form table tr .wpcf7-radio .wpcf7-list-item input {
  margin: 0 5px;
}
#page-contact .form table tr .wpcf7-radio .wpcf7-list-item:last-of-type,
#page-koshigaya-sokekki .form table tr .wpcf7-radio .wpcf7-list-item:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .line,
#page-koshigaya-sokekki .form table tr .line {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
#page-contact .form table tr dl dt,
#page-koshigaya-sokekki .form table tr dl dt {
  display: flex;
  align-items: center;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr dl dd,
#page-koshigaya-sokekki .form table tr dl dd {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr .boxes,
#page-koshigaya-sokekki .form table tr .boxes {
  display: flex;
  align-items: center;
  gap: 25px;
}
#page-contact .form table tr .boxes .box,
#page-koshigaya-sokekki .form table tr .boxes .box {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1.6rem;
}
#page-contact .form table tr .boxes .box .name,
#page-koshigaya-sokekki .form table tr .boxes .box .name {
  color: #333333;
}
#page-contact .form table tr .boxes .box .name span,
#page-koshigaya-sokekki .form table tr .boxes .box .name span {
  font-size: 1.2rem;
  display: block;
  margin-top: 4px;
}
#page-contact .form table tr .boxes .box label input,
#page-koshigaya-sokekki .form table tr .boxes .box label input {
  font-size: 1.6rem;
  width: 3.25em;
  padding: 8px 8px;
  margin-right: 4px;
}
#page-contact .form .check,
#page-koshigaya-sokekki .form .check {
  display: flex;
  height: 100%;
  align-items: center;
  padding-top: 4px;
}
#page-contact .form .check label,
#page-koshigaya-sokekki .form .check label {
  padding: 5px;
}
#page-contact .form .wpcf7-response-output,
#page-koshigaya-sokekki .form .wpcf7-response-output {
  width: 700px;
  margin: 50px auto 0;
}
#page-contact .form .btns,
#page-koshigaya-sokekki .form .btns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 48px;
  gap: 50px;
  transform: translateX(-50px);
}
#page-contact .form [type=reset],
#page-koshigaya-sokekki .form [type=reset] {
  font-size: 1.6rem;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #333;
  padding: 0 0 4px;
  margin: 0;
  color: #333;
  cursor: pointer;
}
#page-contact .form [type=reset]:hover,
#page-koshigaya-sokekki .form [type=reset]:hover {
  opacity: 0.65;
}
#page-contact .form .submit,
#page-koshigaya-sokekki .form .submit {
  display: flex;
  align-items: center;
  position: relative;
}
#page-contact .form .submit .ajax-loader,
#page-koshigaya-sokekki .form .submit .ajax-loader {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateX(-50%);
}
#page-contact .form .submit [type=submit],
#page-koshigaya-sokekki .form .submit [type=submit] {
  display: block;
  border: 0;
  font-size: 1.8rem;
  color: #fff;
  width: 278px;
  height: 50px;
  cursor: pointer;
  font-weight: bold;
  border-radius: 25px;
  background-color: #ee7700;
  font-family: "Noto Sans JP", sans-serif;
}
#page-contact .form .submit [type=submit]:hover,
#page-koshigaya-sokekki .form .submit [type=submit]:hover {
  opacity: 0.5;
}
#page-contact .form .submit [type=submit]:disabled,
#page-koshigaya-sokekki .form .submit [type=submit]:disabled {
  opacity: 1;
  background-color: #ccc;
  cursor: not-allowed;
}

#page-sokekki-complete,
#page-complete,
#page-contact_send {
  padding: 20px 0 50px;
  position: relative;
}
#page-sokekki-complete h3,
#page-complete h3,
#page-contact_send h3 {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-sokekki-complete .message,
#page-complete .message,
#page-contact_send .message {
  margin: 35px auto 0;
  width: 740px;
}
#page-sokekki-complete .message p,
#page-complete .message p,
#page-contact_send .message p {
  font-size: 1.6rem;
  line-height: 1.75;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
}
#page-sokekki-complete .message p + p,
#page-complete .message p + p,
#page-contact_send .message p + p {
  margin-top: 30px;
}
#page-sokekki-complete .message p a,
#page-complete .message p a,
#page-contact_send .message p a {
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
#page-sokekki-complete .link,
#page-complete .link,
#page-contact_send .link {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
#page-sokekki-complete .link a,
#page-complete .link a,
#page-contact_send .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 278px;
  height: 50px;
  border-radius: 25px;
  background-color: #e70;
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

/**
サイトポリシー
*/
#page-privacy,
#page-sitepolicy {
  padding: 0;
  position: relative;
}
#page-privacy .inner,
#page-sitepolicy .inner {
  width: 1000px;
  margin: 0px auto 0;
  padding-bottom: 20px;
}
#page-privacy p,
#page-sitepolicy p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-privacy dl,
#page-sitepolicy dl {
  margin-top: 60px;
}
#page-privacy dl dt,
#page-sitepolicy dl dt {
  font-size: 2.6rem;
  font-weight: bold;
  margin-top: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-privacy dl dt:first-of-type,
#page-sitepolicy dl dt:first-of-type {
  margin-top: 0;
}
#page-privacy dl dd,
#page-sitepolicy dl dd {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
#page-privacy ol,
#page-privacy ul,
#page-sitepolicy ol,
#page-sitepolicy ul {
  margin-top: 20px;
}
#page-privacy ul li,
#page-sitepolicy ul li {
  padding-left: 1em;
  position: relative;
}
#page-privacy ul li:before,
#page-sitepolicy ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#page-privacy ol li,
#page-sitepolicy ol li {
  list-style-type: decimal;
}

/**
リンク
*/
/**
サイトマップ
*/
/**
coming_soon
*/
#page-coming_soon {
  background-color: rgb(255, 255, 255);
  padding: 220px 0 0;
  position: relative;
}
#page-coming_soon .inner {
  width: 900px;
  margin: 0 auto;
}
#page-coming_soon h3 {
  font-size: 3.8rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-coming_soon p {
  font-size: 1.8rem;
  line-height: 1.67;
  text-align: center;
  color: #333333;
  margin-top: 30px;
}
#page-coming_soon .link a {
  width: 300px;
  height: 60px;
  margin: 40px auto 0;
  font-size: 1.8rem;
}

/**
notfound
*/
#page-notfound-page {
  padding: 60px 0 0;
  position: relative;
}
#page-notfound-page .inner {
  width: 900px;
  margin: 0 auto;
}
#page-notfound-page h3 {
  font-size: 2.8rem;
  line-height: 1.3571428571;
  font-weight: bold;
  text-align: center;
}
#page-notfound-page p {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  margin: 60px auto 0;
  width: 750px;
}
#page-notfound-page p a {
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
#page-notfound-page .link {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
#page-notfound-page .link a {
  font-size: 2rem;
  line-height: 1.2;
  text-decoration: none;
  color: #9a7d4f;
  border-bottom: 2px solid #d0c4b4;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
}
