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

/**
あぜがみ順平の考える“越谷”
*/
#main-image.koshigaya-thoughts h2 {
  height: 37.3333333333vw;
}
#main-image.koshigaya-thoughts h2 span {
  width: 60vw;
}

#page-koshigaya-thoughts {
  padding-bottom: 20vw;
}
#page-koshigaya-thoughts .overview {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0vw 4vw 38.6666666667vw;
}
#page-koshigaya-thoughts .overview::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 27.7333333333vw;
  background: url(../img/koshigaya-thoughts/bg-sp.jpg) center bottom no-repeat;
  background-size: cover;
}
#page-koshigaya-thoughts .overview p {
  font-size: 3.7333333333vw;
  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: 10.6666666667vw;
}
#page-koshigaya-thoughts #about h3 {
  text-align: center;
}
#page-koshigaya-thoughts #about h3 .label {
  display: inline;
  position: relative;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  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: 0.2666666667vw solid #333;
  width: 8vw;
  top: 50%;
}
#page-koshigaya-thoughts #about h3 .label::before {
  left: -1.3333333333vw;
  transform: translateX(-100%);
}
#page-koshigaya-thoughts #about h3 .label::after {
  right: -2.6666666667vw;
  transform: translateX(100%);
}
#page-koshigaya-thoughts #about h3 span {
  display: block;
  font-size: 6.9333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333;
  margin-top: 2.1333333333vw;
}
#page-koshigaya-thoughts #about h3:after {
  content: "";
  display: block;
  margin: 3.3333333333vw auto 0;
  background: url(../img/koshigaya-thoughts/about-ilust-sp.png) center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 10.5333333333vw;
}
#page-koshigaya-thoughts #about .boxes {
  display: flex;
  flex-direction: column;
  gap: 1.3333333333vw;
  width: 92vw;
  margin: 4.8vw auto 0;
  position: relative;
  padding-bottom: 150.6666666667vw;
}
#page-koshigaya-thoughts #about .boxes::before {
  content: "";
  display: block;
  background: url(../img/koshigaya-thoughts/message-sp.png) center center no-repeat;
  background-size: contain;
  width: 79.4666666667vw;
  height: 156.4vw;
  position: absolute;
  bottom: -10.6666666667vw;
  right: 50%;
  transform: translateX(50%);
  z-index: -1;
}
#page-koshigaya-thoughts #about .boxes .box {
  width: 100%;
  padding: 2vw 2vw 2.6666666667vw 2.6666666667vw;
  border-radius: 1.3333333333vw;
  background-color: #fff3e5;
}
#page-koshigaya-thoughts #about .boxes .box h4 {
  font-size: 2.9333333333vw;
  display: inline-block;
  background-color: #ef7d00;
  color: #fff;
  margin-left: -2.6666666667vw;
  padding: 1.2vw 3.3333333333vw 1.2vw 2vw;
  border-radius: 0 2.6666666667vw 2.6666666667vw 0;
  margin-bottom: 1.6vw;
}
#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;
  font-size: 3.7333333333vw;
}
#page-koshigaya-thoughts #about .boxes .box ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 3.3333333333vw;
  height: 3.3333333333vw;
  background: url(../img/koshigaya-thoughts/icon-list.svg) center center no-repeat;
  background-size: contain;
}
#page-koshigaya-thoughts #about .boxes .box p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}

#koshigaya-thoughts-mission {
  margin: 0 auto;
  padding-top: 6.6666666667vw;
}
#koshigaya-thoughts-mission .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 7.7333333333vw;
}
#koshigaya-thoughts-mission .head .img {
  width: 84vw;
  height: 52.5333333333vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#koshigaya-thoughts-mission .head .text {
  width: 90.6666666667vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#koshigaya-thoughts-mission .head .text p {
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.3733333333vw;
  text-align: center;
  color: #333;
  z-index: 1;
}
#koshigaya-thoughts-mission .head .text .en {
  position: absolute;
  top: -10.6666666667vw;
  right: 0;
}
#koshigaya-thoughts-mission .mission {
  width: 92vw;
  margin: 0 auto 0;
}
#koshigaya-thoughts-mission .mission .video {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 7.3333333333vw;
  position: relative;
}
#koshigaya-thoughts-mission .mission .video iframe {
  width: 92vw;
  height: 52vw;
}
#koshigaya-thoughts-mission .mission .video::before {
  content: "";
  display: block;
  width: 100vw;
  height: 10.5333333333vw;
  background: url(../img/koshigaya-thoughts/mission-top01-sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 6.6666666667vw;
  margin-left: -4vw;
  margin-right: -4vw;
}
#koshigaya-thoughts-mission .mission .boxes {
  display: flex;
  flex-direction: column;
  gap: 4vw;
  width: 100%;
  margin: 6vw auto 0;
  position: relative;
}
#koshigaya-thoughts-mission .mission .boxes .box {
  width: 100%;
  padding: 2.6666666667vw 2.6666666667vw 3.3333333333vw 2.6666666667vw;
  border-radius: 1.3333333333vw;
  background-color: #fff3e5;
}
#koshigaya-thoughts-mission .mission .boxes .box h4 {
  display: inline-block;
  background-color: #ef7d00;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3733333333vw;
  text-align: left;
  color: #fff;
  margin-left: -2.6666666667vw;
  padding: 1.2vw 0vw 1.2vw 2vw;
  margin-bottom: 1.6vw;
  position: relative;
  z-index: 0;
}
#koshigaya-thoughts-mission .mission .boxes .box h4::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 0 50% 50% 0;
  background: #ef7d00; /* 中身の色（または inherit） */
  z-index: -1;
  transform: translateX(48%);
}
#koshigaya-thoughts-mission .mission .boxes .box strong {
  font-weight: bold;
  color: #ef7d00;
}
#koshigaya-thoughts-mission .mission .boxes .box p {
  font-size: 3.7333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

#mission-menu {
  margin-top: 6.5333333333vw;
  position: relative;
  padding-bottom: 20vw;
}
#mission-menu::before {
  content: "";
  display: block;
  width: 96vw;
  height: 5.4666666667vw;
  background: url(../img/koshigaya-thoughts/mission-bottom-sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 9.3333333333vw;
  margin-left: 4vw;
}
#mission-menu .contents {
  border-radius: 1.3333333333vw;
  background-color: #dcecf5;
  padding: 4vw 0 8vw;
  width: 92vw;
  margin: 0 auto;
}
#mission-menu .contents h3 {
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 2.8px;
  text-align: center;
  color: #3381aa;
}
#mission-menu .contents ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.7333333333vw;
  margin-top: 4.6666666667vw;
}
#mission-menu .contents ul li {
  width: 42.8vw;
}
#mission-menu .contents ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 9.2vw;
  border-radius: 4.6666666667vw;
  background-color: #3381aa;
  text-decoration: none;
  font-size: 3.3333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.34;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  gap: 1.3333333333vw;
}
#mission-menu .contents ul li a::after {
  content: "";
  display: block;
  width: 3.6vw;
  height: 3.6vw;
  background: url(../img/koshigaya-thoughts/icon-arrow.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.2666666667vw;
}

/**
拓く（ひらく）
*/
#page-develop .head .img {
  width: 71.3333333333vw;
  height: 52.5333333333vw;
}
#page-develop .head .text .en img {
  height: 14.1333333333vw;
}

/**
守る
*/
#page-safety .head .img {
  width: 75.7333333333vw;
}
#page-safety .head .text .en img {
  height: 15.3333333333vw;
}

/**
暮らす
*/
#page-life .head .img {
  width: 84vw;
}
#page-life .head .text .en img {
  height: 15.3333333333vw;
}

/**
働く
*/
#page-work .head .img {
  width: 56.6666666667vw;
  height: 41.0666666667vw;
}
#page-work .head .text .en img {
  height: 14.4vw;
}

/**
育む
*/
#page-nurture .head .img {
  width: 49.4666666667vw;
  height: 47.2vw;
}
#page-nurture .head .text .en img {
  height: 13.3333333333vw;
}

/**
支えあう
*/
#page-support .head .img {
  width: 49.3333333333vw;
  height: 49.3333333333vw;
}
#page-support .head .text .en img {
  height: 14.6666666667vw;
}

/**
つながる
*/
#page-community .head .img {
  width: 74.6666666667vw;
  height: 43.6vw;
}
#page-community .head .text .en img {
  height: 16.4vw;
}

/**
楽しむ
*/
#page-enjoy .head .img {
  width: 82.8vw;
  height: 44.9333333333vw;
}
#page-enjoy .head .text .en img {
  height: 12.2666666667vw;
}

/*
集まれ！越谷市民総決起大会 参加申込フォーム
*/
#main-image.sokekki-complete h2,
#main-image.koshigaya-sokekki h2 {
  padding-top: 33.3333333333vw;
}
#main-image.sokekki-complete h2 .before, #main-image.sokekki-complete h2::before,
#main-image.koshigaya-sokekki h2 .before,
#main-image.koshigaya-sokekki h2::before {
  width: 60vw;
  white-space: initial;
}

#page-koshigaya-sokekki .detail {
  width: 92vw;
  margin: 0 auto;
  padding-top: 9.3333333333vw;
}
#page-koshigaya-sokekki .detail .table {
  margin-top: 7.3333333333vw;
}
#page-koshigaya-sokekki .detail .table table {
  margin-top: 6vw;
  width: 100%;
}
#page-koshigaya-sokekki .detail .table table tr + tr th {
  border-top: 1.3333333333vw solid #fff;
}
#page-koshigaya-sokekki .detail .table table tr th,
#page-koshigaya-sokekki .detail .table table tr td {
  display: block;
  width: 100%;
  font-size: 4.5333333333vw;
  padding: 2.6666666667vw 1.6vw 2.6666666667vw 2.6666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
#page-koshigaya-sokekki .detail .table table tr th {
  text-align: center;
  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: 4.5333333333vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  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: 1.3333333333vw;
  font-size: 4vw;
  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: 4vw 3.3333333333vw 8vw;
  margin: 7.3333333333vw auto 0;
  border-radius: 2.6666666667vw;
  border: solid 0.8vw #ef7d00;
}
#page-koshigaya-sokekki .detail .schedule .date {
  padding: 3.3333333333vw;
  border-radius: 5.6vw;
  background-color: #fff3e5;
  font-size: 5.0666666667vw;
  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: 3.3333333333vw;
  font-size: 4vw;
  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: 1.2vw;
  margin-top: 4vw;
}
#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: 6.1333333333vw;
  height: 7.4666666667vw;
}
#page-koshigaya-sokekki .detail .schedule .link a {
  font-size: 4vw;
  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: 0.6666666667vw;
}
#page-koshigaya-sokekki h3 {
  width: 92vw;
  margin: 7.3333333333vw auto 0;
  font-size: 5.0666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  padding-bottom: 1.6vw;
  border-bottom: 0.2666666667vw solid #333;
}

#page-sokekki-complete .attention {
  margin: 8vw auto 0;
  padding: 5.8666666667vw 2.6666666667vw;
  border: 0.2666666667vw solid #ccc;
}
#page-sokekki-complete .attention h3 {
  font-size: 4.5333333333vw;
  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: 1.8666666667vw;
}
#page-sokekki-complete .attention ul li {
  padding-left: 1em;
  position: relative;
  list-style: none;
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
#page-sokekki-complete .attention ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

/**
お問い合わせ
*/
#page-contact,
#page-koshigaya-sokekki {
  position: relative;
  padding-bottom: 6.6666666667vw;
}
#page-contact .description,
#page-koshigaya-sokekki .description {
  width: 92vw;
  margin: 10vw auto 0;
}
#page-contact .description p:last-of-type,
#page-koshigaya-sokekki .description p:last-of-type {
  margin-bottom: 0;
}
#page-contact p,
#page-koshigaya-sokekki p {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-contact p + p,
#page-koshigaya-sokekki p + p {
  margin-top: 1em;
}
#page-contact a,
#page-koshigaya-sokekki a {
  text-decoration: none;
  border-bottom: 0.2666666667vw solid #7a7a7a;
  color: #333333;
}
#page-contact .tel,
#page-koshigaya-sokekki .tel {
  width: 84vw;
  margin: 5.3333333333vw auto 0;
}
#page-contact .tel .title,
#page-koshigaya-sokekki .tel .title {
  background-color: #9a7d4f;
  color: #fff;
  text-align: center;
  height: 7.4666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
#page-contact .tel .text,
#page-koshigaya-sokekki .tel .text {
  border: 0.2666666667vw solid #cccccc;
  border-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 2.6666666667vw;
  gap: 2vw;
}
#page-contact .tel .text a,
#page-koshigaya-sokekki .tel .text a {
  font-size: 6.6666666667vw;
  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: 4.2666666667vw;
  height: 5.4666666667vw;
  margin-top: 0.8vw;
  margin-right: 1.0666666667vw;
}
#page-contact .tel .text p,
#page-koshigaya-sokekki .tel .text p {
  font-size: 3.3333333333vw;
  line-height: 1.76;
  font-weight: bold;
}
#page-contact .form,
#page-koshigaya-sokekki .form {
  width: 92vw;
  margin: 0 auto;
  margin-top: 8.6666666667vw;
  padding-bottom: 13.3333333333vw;
}
#page-contact .form h3,
#page-koshigaya-sokekki .form h3 {
  text-align: center;
  font-size: 3.7333333333vw;
  background-color: #b3aa82;
  padding: 1.8666666667vw 2.6666666667vw;
  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 {
  width: 100%;
  margin: 4vw auto 0;
}
#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 {
  width: 100%;
  display: block;
  padding: 0;
  font-size: 3.7333333333vw;
  line-height: 1.0714285714;
  padding: 2.6666666667vw;
}
#page-contact .form table tr th,
#page-koshigaya-sokekki .form table tr th {
  text-align: left;
  vertical-align: middle;
  background-color: #ebebeb;
  border-top: 0.2666666667vw solid #fff;
}
#page-contact .form table tr th:after,
#page-koshigaya-sokekki .form table tr th:after {
  float: right;
  background: #aaaaaa;
  color: #fff;
  font-size: 2.2666666667vw;
  line-height: 1.6470588235;
  padding: 0.2666666667vw 2vw 0.2666666667vw;
  margin-left: 2.6666666667vw;
}
#page-contact .form table tr th.require:after,
#page-koshigaya-sokekki .form table tr th.require:after {
  content: "必須";
  background: #f00;
}
#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: 3.7333333333vw;
  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: 3.7333333333vw;
  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] {
  width: 100%;
  border: 0.2666666667vw solid #cccccc;
  padding: 0.5em 0.65em;
  font-size: 3.7333333333vw;
  max-width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}
#page-contact .form table tr select.p-postal-code,
#page-contact .form table tr textarea.p-postal-code,
#page-contact .form table tr input[type=text].p-postal-code,
#page-contact .form table tr input[type=email].p-postal-code,
#page-koshigaya-sokekki .form table tr select.p-postal-code,
#page-koshigaya-sokekki .form table tr textarea.p-postal-code,
#page-koshigaya-sokekki .form table tr input[type=text].p-postal-code,
#page-koshigaya-sokekki .form table tr input[type=email].p-postal-code {
  width: 38.6666666667vw;
}
#page-contact .form table tr textarea,
#page-koshigaya-sokekki .form table tr textarea {
  width: 100%;
}
#page-contact .form table tr ::placeholder,
#page-koshigaya-sokekki .form table tr ::placeholder {
  color: #ccc;
}
#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: 3.2vw;
  margin-top: 1.6vw;
}
#page-contact .form table tr .wpcf7-checkbox,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 4vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-left: 0;
  margin-bottom: 3.3333333333vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item input,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox .wpcf7-list-item input {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
}
#page-contact .form table tr .wpcf7-checkbox .wpcf7-list-item:last-of-type,
#page-koshigaya-sokekki .form table tr .wpcf7-checkbox .wpcf7-list-item:last-of-type {
  margin-bottom: 0;
}
#page-contact .form table tr .wpcf7-radio,
#page-koshigaya-sokekki .form table tr .wpcf7-radio {
  display: flex;
  align-items: center;
  gap: 4vw;
}
#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 {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  margin: 0 0.6666666667vw;
}
#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 .wpcf7-acceptance .wpcf7-list-item,
#page-koshigaya-sokekki .form table tr .wpcf7-acceptance .wpcf7-list-item {
  padding-top: 0.5em;
  margin-left: 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: 2.4vw;
}
#page-contact .form table tr dl,
#page-koshigaya-sokekki .form table tr dl {
  display: flex;
  flex-wrap: wrap;
}
#page-contact .form table tr dl dt,
#page-koshigaya-sokekki .form table tr dl dt {
  display: flex;
  align-items: center;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr dl dd,
#page-koshigaya-sokekki .form table tr dl dd {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#page-contact .form table tr .boxes,
#page-koshigaya-sokekki .form table tr .boxes {
  display: flex;
  align-items: center;
  gap: 4.6666666667vw;
}
#page-contact .form table tr .boxes .box,
#page-koshigaya-sokekki .form table tr .boxes .box {
  display: flex;
  align-items: center;
  gap: 2.6666666667vw;
  font-size: 3.2vw;
}
#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: 2.4vw;
  display: block;
  margin-top: 0.5333333333vw;
}
#page-contact .form table tr .boxes .box label input,
#page-koshigaya-sokekki .form table tr .boxes .box label input {
  font-size: 3.2vw;
  width: 3.25em;
  padding: 1.8666666667vw 1.0666666667vw;
  margin-right: 1.0666666667vw;
}
#page-contact .form .check,
#page-koshigaya-sokekki .form .check {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
}
#page-contact .form .check label,
#page-koshigaya-sokekki .form .check label {
  padding: 0.6666666667vw;
  display: inline-block;
  padding-left: 1.25em;
}
#page-contact .form .check label .wpcf7-list-item,
#page-koshigaya-sokekki .form .check label .wpcf7-list-item {
  margin-left: 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-contact .form .check label .wpcf7-list-item input,
#page-koshigaya-sokekki .form .check label .wpcf7-list-item input {
  position: absolute;
  top: 0.25em;
  transform: translateX(-20px);
}
#page-contact .form .btns,
#page-koshigaya-sokekki .form .btns {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  margin-top: 7.4666666667vw;
  gap: 7.3333333333vw;
}
#page-contact .form [type=reset],
#page-koshigaya-sokekki .form [type=reset] {
  font-size: 3.7333333333vw;
  background: transparent;
  border: 0;
  border-bottom: 0.2666666667vw solid #333;
  padding: 0 0 0.5333333333vw;
  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;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}
#page-contact .form .submit .ajax-loader,
#page-koshigaya-sokekki .form .submit .ajax-loader {
  position: absolute;
  top: 50%;
  right: 6.6666666667vw;
  transform: translateX(-50%);
}
#page-contact .form .submit [type=submit],
#page-koshigaya-sokekki .form .submit [type=submit] {
  display: block;
  border: 0;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  width: 71.3333333333vw;
  height: 12vw;
  line-height: 12vw;
  border-radius: 6vw;
  background-color: #e70;
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
}
#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: 17.0666666667vw 0 20vw;
  position: relative;
}
#page-sokekki-complete .inner,
#page-complete .inner,
#page-contact_send .inner {
  padding: 0 4vw;
}
#page-sokekki-complete h3,
#page-complete h3,
#page-contact_send h3 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-sokekki-complete .message,
#page-complete .message,
#page-contact_send .message {
  margin: 4.6666666667vw auto 0;
  width: 96vw;
}
#page-sokekki-complete .message p,
#page-complete .message p,
#page-contact_send .message p {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#page-sokekki-complete .message p a,
#page-complete .message p a,
#page-contact_send .message p a {
  text-decoration: none;
  border-bottom: 0.2666666667vw solid #ccc;
}
#page-sokekki-complete .message p + p,
#page-complete .message p + p,
#page-contact_send .message p + p {
  margin-top: 6.6666666667vw;
}
#page-sokekki-complete .link,
#page-complete .link,
#page-contact_send .link {
  display: flex;
  justify-content: center;
  margin-top: 10.6666666667vw;
}
#page-sokekki-complete .link a,
#page-complete .link a,
#page-contact_send .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-bottom: 0.6666666667vw;
  text-decoration: none;
  width: 71.3333333333vw;
  height: 11.7333333333vw;
  border-radius: 5.8666666667vw;
  background-color: #e70;
}

/**
サイトポリシー
*/
#page-privacy,
#page-sitepolicy {
  padding: 0;
  position: relative;
}
#page-privacy .inner,
#page-sitepolicy .inner {
  width: 92vw;
  margin: 9.3333333333vw auto 0;
  padding-bottom: 13.3333333333vw;
}
#page-privacy p,
#page-sitepolicy p {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  letter-spacing: 0.04em;
}
#page-privacy dl,
#page-sitepolicy dl {
  margin-top: 10vw;
}
#page-privacy dl dt,
#page-sitepolicy dl dt {
  font-size: 5.0666666667vw;
  line-height: 1;
  font-weight: bold;
  margin-top: 7.3333333333vw;
}
#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: 6vw;
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
}
#page-privacy dl dd:last-of-type,
#page-sitepolicy dl dd:last-of-type {
  margin-right: -2.6666666667vw;
}
#page-privacy ol,
#page-privacy ul,
#page-sitepolicy ol,
#page-sitepolicy ul {
  margin-top: 2.6666666667vw;
}
#page-privacy ul li,
#page-sitepolicy ul li {
  position: relative;
  padding-left: 1em;
}
#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: 2.6666666667vw 0 0vw;
  position: relative;
}
#page-coming_soon .inner {
  margin: 0 auto;
}
#page-coming_soon h3 {
  font-size: 7.2vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
#page-coming_soon p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  margin-top: 6vw;
}
#page-coming_soon .link a {
  width: 74.6666666667vw;
  height: 14.6666666667vw;
  margin: 8vw auto 0;
  font-size: 3.7333333333vw;
}

/**
notfound-page
*/
#page-notfound-page {
  padding: 13.3333333333vw 0 20vw;
  position: relative;
}
#page-notfound-page .inner {
  padding: 0 4vw;
}
#page-notfound-page h3 {
  font-size: 4.5333333333vw;
  line-height: 1.4117647059;
  font-weight: bold;
  text-align: center;
}
#page-notfound-page p {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  text-align: left;
  margin: 6.6666666667vw auto 0;
  width: 80vw;
}
#page-notfound-page p a {
  text-decoration: none;
  border-bottom: 0.2666666667vw solid #ccc;
}
#page-notfound-page .link {
  display: flex;
  justify-content: center;
  margin-top: 10.6666666667vw;
}
#page-notfound-page .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333333333vw;
  text-decoration: none;
  color: #9a7d4f;
  border-bottom: 0.2666666667vw solid #d0c4b4;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-bottom: 0.6666666667vw;
}
