@charset "UTF-8";
/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_businesses__list03__item {
  font-size: 0.8125rem;
}

.p_businesses__txt, .p_businesses__list02__ttl, .p_businesses__list02__txt, .p_businesses__list04__item, .p_businesses__banner__date, .p_businesses__box01__txt, .p_businesses__tbl__ttl, .p_businesses__tbl__ttl01, .p_businesses__tbl__txt, .p_businesses .form .form_checkbox__item span {
  font-size: 0.875rem;
}

.p_businesses__label, .p_businesses__title__jp, .p_businesses__list__ttl, .p_businesses__banner__txt, .p_businesses__tbl__num {
  font-size: 1.125rem;
}

.p_businesses__txt24, .p_businesses__list01__txt, .p_businesses__box01__ttl, .p_businesses__box02__ttl {
  font-size: 1.25rem;
}

.p_businesses__ttl, .p_businesses__list02__num, .p_businesses__banner__tel a {
  font-size: 1.5rem;
}

.p_businesses__title__en {
  font-size: 1.875rem;
}

/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_gyosha__mv .mv_box .txt_small {
  font-size: 0.6875rem;
}

.p_gyosha__mv .mv_box .sub, .p_gyosha .flow_item__sub, .p_gyosha .case_item__tag, .p_gyosha .case_sub, .p_gyosha .form_list, .p_gyosha .form_list__txt {
  font-size: 0.8125rem;
}

.p_gyosha__ttl .jp, .p_gyosha .voice_ttl {
  font-size: 1.125rem;
}

.p_gyosha__mv .mv_sub, .p_gyosha .choose_sub, .p_gyosha .choose_item__desc .ttl, .p_gyosha .lineup_box__ttl, .p_gyosha .flow_item__ttl, .p_gyosha .design_item__ttl {
  font-size: 1.25rem;
}

.p_gyosha__mv .mv_box .number, .p_gyosha .choose_ttl, .p_gyosha .choose_item__desc .number, .p_gyosha .flow_item__number {
  font-size: 1.5rem;
}

.p_gyosha__ttl .en {
  font-size: 1.875rem;
}

.p_gyosha__ttl {
  text-align: center;
}

.p_gyosha__ttl .en {
  font-family: "Spectral", serif;
  font-weight: 500;
  line-height: 1;
  display: block;
}

.p_gyosha__ttl .jp {
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 2.4;
  letter-spacing: 0.1em;
  display: block;
}

.p_gyosha__mv {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
  overflow: hidden;
}

.p_gyosha__mv .mv_desc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #000;
}

.p_gyosha__mv .mv_img {
  text-align: right;
  position: absolute;
  right: 0;
  top: 30%;
  transform: translateY(-50%);
  width: 100%;
  max-width: 260px;
}

.p_gyosha__mv .mv_inner .container {
  position: relative;
}

.p_gyosha__mv .mv_content {
  color: #fff;
  padding-block: 40px 20px;
}

.p_gyosha__mv .mv_sub {
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
}

.p_gyosha__mv .mv_ttl {
  font-weight: 700;
  line-height: 1.25;
  padding-bottom: 20px;
  font-size: 1.5625rem;
  position: relative;
  display: inline-block;
}

.p_gyosha__mv .mv_tag {
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  position: relative;
}

.p_gyosha__mv .mv_tag::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
  opacity: 0;
}

.p_gyosha__mv .mv_tag__item {
  padding-right: 10px;
  line-height: 1.6;
  font-size: 0.875rem;
  font-weight: 700;
  position: relative;
}

.p_gyosha__mv .mv_tag__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.p_gyosha__mv .mv_tag__item:last-child::before {
  display: none;
}

.p_gyosha__mv .mv_tag__item:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.p_gyosha__mv .mv_box {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(8.75rem, 20.4081632653vw + 3.9668367347rem, 13.75rem), 1fr));
  gap: 20px;
}

.p_gyosha__mv .mv_box__item {
  background-color: #e4e8eb;
  border-radius: 15px;
  text-align: center;
  color: #0b3971;
  padding: 10px;
  min-height: 80px;
}

.p_gyosha__mv .mv_box__item:nth-child(3), .p_gyosha__mv .mv_box__item:nth-child(4) {
  padding-top: 10px;
}

.p_gyosha__mv .mv_box .ttl {
  padding-bottom: 7px;
  font-weight: 700;
}

.p_gyosha__mv .mv_box .number {
  line-height: 1;
  font-family: "Spectral", serif;
  font-weight: 500;
  padding-right: 5px;
}

.p_gyosha__mv .mv_box .unit {
  position: relative;
  top: -3px;
  font-weight: 700;
}

.p_gyosha__mv .mv_box .txt_small {
  font-weight: 700;
  position: relative;
  top: -10px;
  left: 1px;
  margin-right: 6px;
}

.p_gyosha__mv .mv_box .sub {
  margin-top: -6px;
  color: #2b343b;
}

.p_gyosha__mv .mv_consider {
  font-weight: 700;
  padding: 5px 20px;
  color: #fff;
  background-color: #0b3971;
  border: 1px solid #0b3971;
  display: inline-block;
  transition: all 0.5s;
}

.p_gyosha__mv .mv_consider:hover {
  background-color: #fff;
  color: #0b3971;
}

.p_gyosha__mv .layer {
  position: relative;
  display: inline-block;
}

.p_gyosha__mv .layer::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: -1;
}

.p_gyosha .choose {
  margin-top: 69px;
}

.p_gyosha .choose_ttl {
  font-weight: 700;
  text-align: center;
}

.p_gyosha .choose_sub {
  font-weight: 700;
  line-height: 1.5;
}

.p_gyosha .choose_content {
  padding-top: 40px;
}

.p_gyosha .choose_item {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 10px;
}

.p_gyosha .choose_item + .choose_item {
  margin-top: 40px;
}

.p_gyosha .choose_item__desc .number {
  font-family: "Spectral", serif;
  color: #0b3971;
  font-weight: 500;
  line-height: 1.525;
}

.p_gyosha .choose_item__desc .ttl {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 5px;
}

.p_gyosha .choose_item__desc .txt {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .lineup {
  padding-top: 60px;
}

.p_gyosha .lineup_sub {
  line-height: 2;
  font-weight: 500;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .lineup_content {
  margin-top: 40px;
}

.p_gyosha .lineup_box {
  background-color: #e4e8eb;
  padding: 20px;
}

.p_gyosha .lineup_box + .lineup_box {
  margin-top: 40px;
}

.p_gyosha .lineup_box__ttl {
  font-family: "Zen Old Mincho", serif;
  color: #0b3971;
  font-weight: 700;
  line-height: 1.5;
}

.p_gyosha .lineup_box__content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(8.75rem, 15.306122449vw + 5.162627551rem, 12.5rem), 1fr));
  gap: 30px;
  padding: 20px 20px 0;
}

.p_gyosha .lineup_box__item {
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .lineup_box__item .ttl {
  line-height: 1.6;
  font-weight: 500;
  padding-bottom: 10px;
}

.p_gyosha .lineup_box__item .txt {
  padding-top: 20px;
}

.p_gyosha .flow {
  padding-top: 60px;
}

.p_gyosha .flow_content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(12.5rem, 15.306122449vw + 8.912627551rem, 16.25rem), 1fr));
  gap: 60px 20px;
  padding-top: 60px;
}

.p_gyosha .flow_item {
  position: relative;
  background-color: #e4e8eb;
}

.p_gyosha .flow_item__number {
  width: 50px;
  height: 50px;
  background-color: #0b3971;
  color: #fff;
  font-weight: 500;
  font-family: "Spectral", serif;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  position: absolute;
  left: 0;
  top: -25px;
  line-height: 1.525;
}

.p_gyosha .flow_item__content {
  padding: 10px 15px;
}

.p_gyosha .flow_item__ttl {
  font-family: "Zen Old Mincho", serif;
  color: #0b3971;
  font-weight: 700;
  padding-bottom: 9px;
}

.p_gyosha .flow_item__txt {
  line-height: 2;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .flow_item__sub {
  margin-top: 6px;
  line-height: 2.2857142857;
}

.p_gyosha .design {
  padding-top: 60px;
}

.p_gyosha .design_content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(15rem, 5.1020408163vw + 13.8042091837rem, 16.25rem), 1fr));
  gap: 40px 20px;
  padding-top: 40px;
}

.p_gyosha .design_item__content {
  padding-top: 20px;
}

.p_gyosha .design_item__ttl {
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}

.p_gyosha .design_item__desc {
  padding-top: 10px;
}

.p_gyosha .design_item__desc .desc_item {
  display: flex;
  gap: 30px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
}

.p_gyosha .design_item__desc .desc_item + .desc_item {
  margin-top: 5px;
}

.p_gyosha .design_item__desc .desc_item__ttl {
  flex-shrink: 0;
  width: 100px;
  font-weight: 500;
}

.p_gyosha .case {
  padding-top: 60px;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .case_content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(8.75rem, 15.306122449vw + 5.162627551rem, 12.5rem), 1fr));
  gap: 20px;
  padding-top: 20px;
}

.p_gyosha .case_item__tag {
  padding: 5px 10px 3px;
  color: #0b3971;
  font-weight: 500;
  background-color: #e4e8eb;
  display: inline-block;
  margin-block: 19px 16px;
  line-height: 1.6;
}

.p_gyosha .case_item__ttl {
  font-weight: 500;
  padding: 10px 0 5px;
}

.p_gyosha .case_sub {
  padding-top: 15px;
}

.p_gyosha .voice {
  padding-top: 60px;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .voice_content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(15rem, 10.2040816327vw + 12.6084183673rem, 17.5rem), 1fr));
  gap: 20px;
  padding-top: 19px;
}

.p_gyosha .voice_item {
  display: flex;
  gap: 20px;
}

.p_gyosha .voice_img {
  width: 60px;
  flex-shrink: 0;
}

.p_gyosha .voice_desc {
  margin-top: -5px;
}

.p_gyosha .voice_ttl {
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  color: #0b3971;
  padding-bottom: 3px;
}

.p_gyosha .voice_txt {
  margin-left: 20px;
  background-color: #e4e8eb;
  line-height: 2;
  font-weight: 500;
  padding: 15px;
  position: relative;
}

.p_gyosha .voice_txt::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid #e4e8eb;
  border-left: 20px solid transparent;
}

.p_gyosha .form {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.p_gyosha .form::after {
  content: "";
  position: absolute;
  left: 50vw;
  top: 0;
  height: 1px;
  width: 200vw;
  background-color: #93a3b1;
  transform: translateX(-100vw);
}

.p_gyosha .form_ttl {
  text-align: center;
}

.p_gyosha .form_ttl .ttl_en {
  font-family: "Spectral", serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.53125;
  display: block;
}

.p_gyosha .form_ttl .ttl_jp {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 0.875rem;
  display: block;
  margin-top: -4px;
}

.p_gyosha .form_txt {
  font-family: "Noto Sans JP", sans-serif;
  padding-top: 20px;
  font-weight: 500;
  text-align: center;
  font-size: 0.875rem;
}

.p_gyosha .form_content {
  width: 100%;
  max-width: 810px;
  margin: 40px auto 0;
}

.p_gyosha .form_item {
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .form_item + .form_item {
  margin-top: 15px;
}

.p_gyosha .form_item .note {
  padding-top: 15px;
}

.p_gyosha .form_item__desc {
  padding-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
}

.p_gyosha .form_item__desc .form_item__txt + .form_item__txt {
  padding-top: 12px;
}

.p_gyosha .form_item__desc .mfp_err {
  text-align: center;
}

.p_gyosha .form_label {
  position: relative;
  display: flex;
  font-weight: 500;
  gap: 10px;
}

.p_gyosha .form_label.required::after, .p_gyosha .form_label.unrequired::after {
  content: "必須";
  position: relative;
  left: 0;
  top: 3px;
  width: 41px;
  height: 23px;
  color: #fff;
  background-color: #93a3b1;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.p_gyosha .form_label.unrequired::after {
  content: "任意";
}

.p_gyosha .form_wrap {
  margin-top: 10px;
  position: relative;
}

.p_gyosha .form_wrap input,
.p_gyosha .form_wrap textarea,
.p_gyosha .form_wrap select,
.p_gyosha .form_wrap .js-select-business {
  background-color: #fff;
  border: 1px solid #93a3b1;
  width: 100%;
  padding: 5px 15px;
  outline: 0;
  font-size: 1rem;
  cursor: pointer;
}

.p_gyosha .form_wrap input::-moz-placeholder, .p_gyosha .form_wrap textarea::-moz-placeholder, .p_gyosha .form_wrap select::-moz-placeholder, .p_gyosha .form_wrap .js-select-business::-moz-placeholder {
  font-weight: 500;
  opacity: 0.3;
}

.p_gyosha .form_wrap input::placeholder,
.p_gyosha .form_wrap textarea::placeholder,
.p_gyosha .form_wrap select::placeholder,
.p_gyosha .form_wrap .js-select-business::placeholder {
  font-weight: 500;
  opacity: 0.3;
}

.p_gyosha .form_wrap input,
.p_gyosha .form_wrap select,
.p_gyosha .form_wrap .js-select-business {
  height: 50px;
}

.p_gyosha .form_wrap select,
.p_gyosha .form_wrap .js-select-business {
  transition: opacity 0.3s ease;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding-right: 30px;
}

.p_gyosha .form_wrap select[style*="pointer-events: none"] {
  opacity: 0.5;
  cursor: not-allowed;
}

.p_gyosha .form_wrap .nice-select .current {
  overflow: hidden;
}

.p_gyosha .form_wrap textarea {
  height: 240px;
  resize: unset;
}

.p_gyosha .form_select {
  position: relative;
  margin-bottom: 10px;
}

.p_gyosha .form_select::after {
  content: "";
  position: absolute;
  top: 26px;
  right: 13px;
  width: 6px;
  height: 6px;
  pointer-events: none;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.p_gyosha .form_input {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.p_gyosha .form_input .w_300 {
  width: 100%;
  max-width: 300px;
}

.p_gyosha .form_input .w_420 {
  width: 100%;
  max-width: 420px;
}

.p_gyosha .form_list {
  width: 100%;
  line-height: 1.4285714286;
}

.p_gyosha .form_list__txt {
  line-height: 1.4285714286;
  position: relative;
  display: flex;
}

.p_gyosha .form_list__txt::before {
  content: "※";
  flex-shrink: 0;
  margin-right: 2px;
}

.p_gyosha .form_list__txt + .form_list__txt {
  margin-top: 5px;
}

.p_gyosha .form_box {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  position: relative;
}

.p_gyosha .form_box .mfp_err {
  display: none !important;
}

.p_gyosha .form_box__ttl {
  width: 100%;
}

.p_gyosha .form_box + .form_box {
  margin-top: 20px;
}

.p_gyosha .form_box .w_160 {
  width: 80px;
}

.p_gyosha .form_box .w_100 {
  width: 80px;
}

.p_gyosha .form_box .date-error {
  display: none;
  color: #e60000;
  font-size: 0.75rem;
  position: absolute;
  left: 80px;
  top: 96%;
}

.p_gyosha .form_acceptance {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding-top: 21px;
  font-weight: 500;
}

.p_gyosha .form_acceptance input[type=checkbox] {
  width: 24px;
  height: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #93a3b1;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}

.p_gyosha .form_acceptance input[type=checkbox]::after {
  content: "";
  width: 6px;
  height: 10px;
  border: 0;
  border-right: 2px solid #2b343b;
  border-bottom: 2px solid #2b343b;
  position: absolute;
  top: 2px;
  left: 2px;
  rotate: 45deg;
  scale: 0.5;
  opacity: 0;
  transition: 350ms ease-out;
}

.p_gyosha .form_acceptance input[type=checkbox]:checked::after {
  opacity: 1;
  scale: 1.4;
  top: 4px;
  left: 8px;
}

.p_gyosha .form_acceptance__txt {
  display: flex;
}

.p_gyosha .form_acceptance a {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #0b3971;
}

.p_gyosha .form_submit {
  width: 100%;
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#mfp_loading,
#mfp_error,
#mfp_OperationCheck,
#mfp_warning,
#mfp_hidden,
#mfp_loading_screen,
#mfp_overlay_background {
  opacity: 0 !important;
  visibility: hidden;
  display: none;
}

#mfp_phase_confirm_inner h4 {
  display: none;
}

#mfp_phase_confirm_inner tbody {
  width: 100%;
  display: block;
}

#mfp_phase_confirm table,
#mfp_phase_confirm tbody {
  width: 100%;
  display: block;
}

#mfp_phase_confirm th {
  width: 100%;
}

#mfp_phase_confirm td {
  width: 100%;
}

.mfp_buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
}

.mfp_buttons button {
  width: 100%;
  max-width: 232px;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: #2f3a4c;
  transition: all 0.5s;
}

.mfp_err {
  color: red;
  font-size: 0.75rem;
}

#mfp_confirm_table tbody tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1rem;
}

#mfp_confirm_table tbody tr + tr {
  margin-top: 8px;
}

#mfp_confirm_table tbody tr:last-child {
  display: none;
}

.p_thanks {
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
}

.p_thanks .c_mv__txt {
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6666666667;
}

.p_thanks__inner {
  padding: 30px 0;
  background-color: #fff;
  margin-top: 40px;
}

.p_thanks__ttl {
  font-size: 1.25rem;
}

.p_thanks__btn {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
.p_businesses .c_mv__txt {
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6666666667;
}
.p_businesses .c_btn {
  padding: 10px 12px;
  width: 360px;
  max-width: 100%;
}
.p_businesses .c_btn__blank {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  font-size: 0.8125rem;
  padding: 10px 10px;
}
.p_businesses .c_btn__blank .c_btn__icon {
  flex-shrink: 0;
  width: 10px;
  height: auto;
}
.p_businesses__label {
  display: inline-block;
  background-color: #93A3B1;
  padding: 8px 10px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 25px;
}
.p_businesses__ttl {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 20px;
}
.p_businesses__title {
  text-align: center;
  margin-bottom: 40px;
}
.p_businesses__title__en {
  font-family: "Spectral", serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.53125;
  display: block;
  margin-bottom: 0;
}
.p_businesses__title__jp {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.8;
  display: block;
}
.p_businesses__txt {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
.p_businesses__txt:last-child {
  margin-bottom: 0;
}
.p_businesses__txt24 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p_businesses__txt24:last-child {
  margin-bottom: 0;
}
.p_businesses__list {
  grid-gap: 20px;
  padding-top: 30px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p_businesses__list__item {
  background-color: #E4E8EB;
  border-radius: 1000px;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 26px 15px 0 15px;
  width: 220px;
}
.p_businesses__list__num {
  font-size: 1.5rem;
  font-weight: 500;
  left: 0;
  line-height: 1;
  font-family: "Spectral", serif;
  color: #fff;
  background-color: #0B3971;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 7px;
  top: 7px;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  padding: 0 0 0 0;
}
.p_businesses__list__img {
  display: block;
  margin: 0 auto;
  width: 92px;
  margin-bottom: 20px;
  height: auto;
}
.p_businesses__list__ttl {
  color: #0B3971;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
}
.p_businesses__list01 {
  margin: 0 auto 60px auto;
}
.p_businesses__list01__icon {
  width: 18px;
  height: auto;
  display: block;
  flex-shrink: 0;
}
.p_businesses__list01__txt {
  color: #0B3971;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
}
.p_businesses__list01__item {
  display: flex;
  gap: 10px;
  border-top: 1px solid #0B3971;
  padding: 20px 15px;
}
.p_businesses__list01__item:last-child {
  border-bottom: 1px solid #0B3971;
}
.p_businesses__list02 {
  display: flex;
  gap: 10px;
  color: #0B3971;
  margin-top: 20px;
}
.p_businesses__list02__item {
  background-color: #E4E8EB;
  border-radius: 10px;
  text-align: center;
  width: 50%;
  padding: 15px 10px;
}
.p_businesses__list02__ttl {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 2px;
}
.p_businesses__list02__content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  gap: 5px;
}
.p_businesses__list02__num {
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  font-family: "Spectral", serif;
  position: relative;
  top: 3px;
}
.p_businesses__list02__txt {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
}
.p_businesses__list03 {
  margin-top: 30px;
}
.p_businesses__list03__item {
  display: flex;
  gap: 2px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4285714286;
  margin-bottom: 3px;
}
.p_businesses__list03__item::before {
  content: "※";
  position: relative;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.p_businesses__list04 {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 40px;
  padding: 0 5px;
}
.p_businesses__list04__item {
  position: relative;
  padding-left: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  display: inline-block;
}
.p_businesses__list04__item::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 5px;
  background-color: #93A3B1;
  position: absolute;
  left: 0;
  top: 10px;
}
.p_businesses__banner {
  background-color: #E4E8EB;
  padding: 20px;
  margin-top: 50px;
}
.p_businesses__banner__left {
  margin-bottom: 10px;
}
.p_businesses__banner__left .c_btn {
  width: 100%;
  max-width: 100%;
}
.p_businesses__banner__right {
  width: 100%;
  text-align: center;
}
.p_businesses__banner__txt {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 5px;
}
.p_businesses__banner__tel a {
  color: #0B3971;
  font-family: "Spectral", serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
}
.p_businesses__banner__date {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.p_businesses__box {
  margin-bottom: 50px;
}
.p_businesses__box__left {
  margin-bottom: 60px;
}
.p_businesses__box__left .p_businesses__ttl {
  text-align: left;
  margin-bottom: 25px;
}
.p_businesses__box__left .p_businesses__txt {
  text-align: left;
}
.p_businesses__box__left .c_btn {
  margin: 0 auto;
  margin-top: 25px;
}
.p_businesses__box__right {
  width: 100%;
  position: relative;
  z-index: 1;
}
.p_businesses__box__ttl01 {
  position: absolute;
  left: 0;
  top: -31px;
  width: 216.558px;
}
.p_businesses__box01 {
  background-color: #E4E8EB;
  padding: 30px 20px 40px;
  margin-bottom: 20px;
}
.p_businesses__box01__ttl {
  color: #0B3971;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 15px;
}
.p_businesses__box01__txt {
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
}
.p_businesses__box01 .c_btn {
  margin: 0 auto;
  margin-top: 25px;
}
.p_businesses__box01__img {
  width: 158px;
  flex-shrink: 0;
  padding-top: 30px;
  margin: 0 auto;
}
.p_businesses__box01__content {
  width: 100%;
}
.p_businesses__box02 {
  background-color: #E4E8EB;
  padding: 30px 20px;
  margin-top: 50px;
}
.p_businesses__box02__ttl {
  color: #0B3971;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 15px;
}
.p_businesses .box_02 {
  margin-top: 60px;
}
.p_businesses .box_02 .p_businesses__box__ttl01 {
  width: 236.772px;
}
.p_businesses .box_03 {
  position: relative;
  z-index: 1;
  margin-top: 60px;
  padding-top: 60px;
}
.p_businesses .box_03::after {
  content: "";
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #93A3B1;
  z-index: -1;
}
.p_businesses .box_03 .p_businesses__box__ttl01 {
  width: 314.622px;
}
.p_businesses__tbl {
  margin-bottom: 20px;
}
.p_businesses__tbl:last-child {
  margin-bottom: 0;
}
.p_businesses__tbl__ttl {
  background-color: #0B3971;
  color: #fff;
  writing-mode: vertical-lr;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.25em;
  line-height: 1.25;
  padding: 20px 12px;
}
.p_businesses__tbl__ttl01 {
  display: flex;
  gap: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.p_businesses__tbl__num {
  flex-shrink: 0;
  display: inline-block;
  font-family: "Spectral", serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  color: #0B3971;
}
.p_businesses__tbl__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  width: 100%;
}
.p_businesses__tbl__inner {
  display: flex;
  gap: 20px;
}
.p_businesses__tbl__item {
  margin-bottom: 20px;
}
.p_businesses__tbl__item:last-child {
  margin-bottom: 0;
}
.p_businesses__tbl__left {
  flex-shrink: 0;
  border-top: 1px solid #93A3B1;
  padding: 15px 0;
}
.p_businesses__tbl__right {
  width: 100%;
}
.p_businesses__tbl__content {
  width: 100%;
}
.p_businesses__tbl__box {
  border: 1px solid #93A3B1;
  padding: 25px 20px;
  margin-bottom: 20px;
  width: 100%;
}
.p_businesses__tbl__box .p_businesses__tbl__txt {
  margin-bottom: 10px;
}
.p_businesses__tbl__box .p_businesses__tbl__txt:last-child {
  margin-bottom: 0;
}
.p_businesses__tbl__box:last-child {
  margin-bottom: 0;
}
.p_businesses__tbl__box01 {
  background-color: #E4E8EB;
  padding: 25px 20px;
  margin-bottom: 20px;
}
.p_businesses__tbl__box01 .p_businesses__tbl__txt {
  margin-bottom: 10px;
}
.p_businesses__tbl__box01 .p_businesses__tbl__txt:last-child {
  margin-bottom: 0;
}
.p_businesses__tbl__box01:last-child {
  margin-bottom: 0;
}
.p_businesses__first {
  padding-bottom: 80px;
}
.p_businesses__choose {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 80px;
}
.p_businesses__choose::after {
  content: "";
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #93A3B1;
  z-index: -1;
}
.p_businesses__choose__btn .c_btn {
  margin: 0 auto;
  width: 100%;
}
.p_businesses__flow {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 80px;
}
.p_businesses__flow::after {
  content: "";
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #93A3B1;
  z-index: -1;
}
.p_businesses__flow .p_businesses__title {
  margin-bottom: 50px;
}
.p_businesses .form {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  margin-top: 0;
  padding-bottom: 100px;
}
.p_businesses .form::after {
  content: "";
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #93A3B1;
  z-index: -1;
}
.p_businesses .form_select {
  position: relative;
  margin-bottom: 10px;
}
.p_businesses .form_select::after {
  content: "";
  position: absolute;
  top: 26px;
  right: 13px;
  width: 6px;
  height: 6px;
  pointer-events: none;
  transform: translateY(-50%) rotate(45deg);
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.p_businesses .form_wrap .nice-select .current {
  overflow: hidden;
}
.p_businesses .form .form_checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.p_businesses .form .form_checkbox__item {
  display: flex;
}
.p_businesses .form .form_checkbox__item span {
  display: block;
  padding-left: 28px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.p_businesses .form .form_checkbox__item span::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 5px;
  border: 1px solid #93A3B1;
  border-radius: 2px;
}
.p_businesses .form .form_checkbox__item span::after {
  content: "";
  width: 6px;
  height: 10px;
  border: 0;
  border-right: 2px solid #2b343b;
  border-bottom: 2px solid #2b343b;
  position: absolute;
  top: 8px;
  left: 7px;
  rotate: 45deg;
  scale: 0.5;
  opacity: 0;
  transition: 350ms ease-out;
}
.p_businesses .form .form_checkbox__item input[type=checkbox] {
  display: none;
}
.p_businesses .form .form_checkbox__item input[type=checkbox]:checked + input + span::after {
  scale: 1;
  opacity: 1;
}
.p_businesses .form .form_checkbox__item input[type=checkbox]:checked + span::after {
  scale: 1;
  opacity: 1;
}

.p_thanks {
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
}
.p_thanks .c_mv__txt {
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6666666667;
}
.p_thanks__inner {
  padding: 30px 0;
  background-color: #fff;
  margin-top: 40px;
}
.p_thanks__ttl {
  font-size: 1.25rem;
}
.p_thanks__btn {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
@media screen and (min-width: 768px){
  .p_businesses__list03__item {
    font-size: 0.875rem;
  }
  .p_businesses__txt, .p_businesses__list02__ttl, .p_businesses__list02__txt, .p_businesses__list04__item, .p_businesses__banner__date, .p_businesses__box01__txt, .p_businesses__tbl__ttl, .p_businesses__tbl__ttl01, .p_businesses__tbl__txt, .p_businesses .form .form_checkbox__item span {
    font-size: 1rem;
  }
  .p_businesses__label, .p_businesses__title__jp, .p_businesses__list__ttl, .p_businesses__banner__txt, .p_businesses__tbl__num {
    font-size: 1.25rem;
  }
  .p_businesses__txt24, .p_businesses__list01__txt, .p_businesses__box01__ttl, .p_businesses__box02__ttl {
    font-size: 1.5rem;
  }
  .p_businesses__ttl, .p_businesses__list02__num, .p_businesses__banner__tel a {
    font-size: 2.5rem;
  }
  .p_businesses__title__en {
    font-size: 4rem;
  }
  .p_gyosha__mv .mv_box .txt_small {
    font-size: 0.75rem;
  }
  .p_gyosha__mv .mv_box .sub, .p_gyosha .flow_item__sub, .p_gyosha .case_item__tag, .p_gyosha .case_sub, .p_gyosha .form_list, .p_gyosha .form_list__txt {
    font-size: 0.875rem;
  }
  .p_gyosha__ttl .jp, .p_gyosha .voice_ttl {
    font-size: 1.25rem;
  }
  .p_gyosha__mv .mv_sub, .p_gyosha .choose_sub, .p_gyosha .choose_item__desc .ttl, .p_gyosha .lineup_box__ttl, .p_gyosha .flow_item__ttl, .p_gyosha .design_item__ttl {
    font-size: 1.5rem;
  }
  .p_gyosha__mv .mv_box .number, .p_gyosha .choose_ttl, .p_gyosha .choose_item__desc .number, .p_gyosha .flow_item__number {
    font-size: 2.5rem;
  }
  .p_gyosha__ttl .en {
    font-size: 4rem;
  }
  .p_gyosha__ttl .en {
    padding-bottom: 9px;
  }
  .p_gyosha__mv {
    padding-bottom: 0;
  }
  .p_gyosha__mv .mv_img {
    max-width: 100%;
    top: 0;
    transform: translateY(0);
    min-width: 340px;
    height: 100%;
  }
  .p_gyosha__mv .mv_img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 90% 0;
    object-position: 90% 0;
  }
  .p_gyosha__mv .mv_content {
    width: clamp(29.375rem, 59.7222222222vw + 0.7083333333rem, 45.5rem);
    padding-block: 77px 93px;
  }
  .p_gyosha__mv .mv_sub {
    padding-bottom: 20px;
  }
  .p_gyosha__mv .mv_ttl {
    font-size: clamp(1.875rem, 6.0185185185vw - 1.0138888889rem, 3.5rem);
    padding-bottom: 37px;
  }
  .p_gyosha__mv .mv_tag::after {
    opacity: clamp(0rem, -0.125vw + 0.125rem, 0.03125rem);
  }
  .p_gyosha__mv .mv_tag {
    margin-bottom: 50px;
  }
  .p_gyosha__mv .mv_tag__item {
    font-size: clamp(1.125rem, 1.3888888889vw + 0.4583333333rem, 1.5rem);
    padding-right: clamp(0.625rem, 6.9444444444vw - 2.7083333333rem, 2.5rem);
  }
  .p_gyosha__mv .mv_tag__item::before {
    right: clamp(0.3125rem, 3.4722222222vw - 1.3541666667rem, 1.25rem);
  }
  .p_gyosha__mv .mv_box {
    max-width: 660px;
    grid-template-columns: repeat(2, 1fr);
  }
  .p_gyosha__mv .mv_box__item {
    height: 120px;
    padding: 20px 20px 10px;
  }
  .p_gyosha__mv .mv_box .txt_small {
    top: -20px;
  }
  .p_gyosha__mv .mv_consider {
    position: absolute;
    right: clamp(-8.25rem, -38vw + 29.75rem, 1.25rem);
    top: clamp(1.25rem, 9.2592592593vw - 3.1944444444rem, 3.75rem);
    padding: 6px clamp(0.625rem, 4.6296296296vw - 1.5972222222rem, 1.875rem);
  }
  .p_gyosha__mv .layer {
    display: inline;
  }
  .p_gyosha .choose_ttl {
    padding-bottom: 42px;
  }
  .p_gyosha .choose_sub {
    text-align: center;
  }
  .p_gyosha .choose_content {
    padding-top: 90px;
  }
  .p_gyosha .choose_item {
    align-items: center;
    flex-direction: row;
    gap: 40px;
  }
  .p_gyosha .choose_item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p_gyosha .choose_item + .choose_item {
    margin-top: clamp(2.5rem, 4.6296296296vw + 0.2777777778rem, 3.75rem);
  }
  .p_gyosha .choose_item__desc {
    flex-shrink: 0;
    width: clamp(24.375rem, 20.6018518519vw + 14.4861111111rem, 29.9375rem);
  }
  .p_gyosha .choose_item__desc .number {
    padding-bottom: 11px;
  }
  .p_gyosha .choose_item__desc .ttl {
    padding-bottom: 25px;
  }
  .p_gyosha .choose_item__img {
    width: clamp(18.75rem, 78.7037037037vw - 19.0277777778rem, 40rem);
  }
  .p_gyosha .lineup {
    padding-top: 135px;
  }
  .p_gyosha .lineup_sub {
    padding-top: 26px;
  }
  .p_gyosha .lineup_content {
    margin-top: 76px;
  }
  .p_gyosha .lineup_box {
    padding: 50px clamp(1.25rem, 6.9444444444vw - 2.0833333333rem, 3.125rem) 56px;
  }
  .p_gyosha .lineup_box + .lineup_box {
    margin-top: 20px;
  }
  .p_gyosha .lineup_box.box01 .lineup_box__item .txt {
    padding-top: 8px;
  }
  .p_gyosha .lineup_box.box02 .lineup_box__item .ttl {
    padding-bottom: 15px;
  }
  .p_gyosha .lineup_box.box02 .lineup_box__item .txt {
    padding-top: 16px;
  }
  .p_gyosha .lineup_box.box03 .lineup_box__item .ttl {
    padding-bottom: 10px;
  }
  .p_gyosha .lineup_box.box04 .lineup_box__item .ttl {
    padding-bottom: 22px;
  }
  .p_gyosha .lineup_box.box04 .lineup_box__item .txt {
    padding-top: 15px;
  }
  .p_gyosha .lineup_box__content {
    display: flex;
    justify-content: center;
    padding: 19px 30px 0;
    gap: clamp(1.875rem, 4.6296296296vw - 0.3472222222rem, 3.125rem);
  }
  .p_gyosha .lineup_box__item {
    width: clamp(15rem, 13.8888888889vw + 8.3333333333rem, 18.75rem);
  }
  .p_gyosha .lineup_box__item .ttl {
    padding-bottom: 13px;
  }
  .p_gyosha .flow {
    padding-top: 137px;
  }
  .p_gyosha .flow_content {
    grid-template-columns: repeat(auto-fill, minmax(clamp(13.75rem, 23.1481481481vw + 2.6388888889rem, 20rem), 1fr));
    gap: 60px 40px;
    padding-top: 79px;
  }
  .p_gyosha .flow_item__number {
    width: clamp(3.75rem, 4.6296296296vw + 1.5277777778rem, 5rem);
    height: clamp(3.75rem, 4.6296296296vw + 1.5277777778rem, 5rem);
    top: clamp(-2.5rem, -2.3148148148vw - 0.7638888889rem, -1.875rem);
  }
  .p_gyosha .flow_item__content {
    padding: 14px 30px 23px;
  }
  .p_gyosha .design {
    padding-top: 137px;
  }
  .p_gyosha .design_content {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding-top: 50px;
  }
  .p_gyosha .design_item:last-child .design_item__ttl {
    padding-bottom: 10px;
  }
  .p_gyosha .design_item__content {
    padding-top: 34px;
  }
  .p_gyosha .design_item__desc {
    padding-top: 23px;
  }
  .p_gyosha .design_item__desc .desc_item {
    gap: clamp(1.25rem, 2.3148148148vw + 0.1388888889rem, 1.875rem);
  }
  .p_gyosha .design_item__desc .desc_item + .desc_item {
    margin-top: 13px;
  }
  .p_gyosha .design_item__desc .desc_item__ttl {
    width: 112px;
  }
  .p_gyosha .case {
    padding-top: 121px;
  }
  .p_gyosha .case_content {
    padding-top: 39px;
    grid-template-columns: repeat(auto-fill, minmax(clamp(8.75rem, 27.7777777778vw - 4.5833333333rem, 16.25rem), 1fr));
    gap: clamp(1.25rem, 4.6296296296vw - 0.9722222222rem, 2.5rem);
  }
  .p_gyosha .case_item__ttl {
    padding: 16px 0 2px;
  }
  .p_gyosha .case_sub {
    padding-top: 22px;
  }
  .p_gyosha .voice {
    padding-top: clamp(5rem, 14.8148148148vw - 2.1111111111rem, 9rem);
  }
  .p_gyosha .voice_content {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding-top: 25px;
  }
  .p_gyosha .voice_item {
    gap: clamp(0.625rem, 2.3148148148vw - 0.4861111111rem, 1.25rem);
  }
  .p_gyosha .voice_img {
    width: clamp(3.75rem, 13.8888888889vw - 2.9166666667rem, 7.5rem);
  }
  .p_gyosha .voice_txt {
    padding: 17px 30px;
  }
  .p_gyosha .form {
    padding-top: 80px;
    margin-top: clamp(3.75rem, 31.712962963vw - 11.4722222222rem, 12.3125rem);
    padding-bottom: clamp(6.25rem, 5.5555555556vw + 3.5833333333rem, 7.75rem);
  }
  .p_gyosha .form_ttl .ttl_en {
    font-size: clamp(2.5rem, 5.5555555556vw - 0.1666666667rem, 4rem);
  }
  .p_gyosha .form_ttl .ttl_jp {
    font-size: 1.25rem;
  }
  .p_gyosha .form_txt {
    padding-top: 69px;
    font-size: 1.25rem;
  }
  .p_gyosha .form_content {
    margin: 70px auto 0;
  }
  .p_gyosha .form_item + .form_item {
    margin-top: 26px;
  }
  .p_gyosha .form_item .note {
    margin-bottom: -4px;
  }
  .p_gyosha .form_item__desc {
    padding-top: 30px;
  }
  .p_gyosha .form_label {
    flex-shrink: 0;
  }
  .p_gyosha .form_label.required::after, .p_gyosha .form_label.unrequired::after {
    font-size: 0.75rem;
    top: 6px;
  }
  .p_gyosha .form_wrap {
    margin-top: 17px;
  }
  .p_gyosha .form_wrap input,
  .p_gyosha .form_wrap textarea,
  .p_gyosha .form_wrap select,
  .p_gyosha .form_wrap .js-select-business {
    font-size: 1rem;
    padding: 5px 29px;
  }
  .p_gyosha .form_wrap input,
  .p_gyosha .form_wrap select,
  .p_gyosha .form_wrap .js-select-business {
    height: 70px;
  }
  .p_gyosha .form_wrap select,
  .p_gyosha .form_wrap .js-select-business {
    padding-right: clamp(1.8125rem, 4.6296296296vw - 0.4097222222rem, 3.0625rem);
  }
  .p_gyosha .form_wrap .nice-select .list {
    height: 250px;
  }
  .p_gyosha .form_select {
    margin-bottom: 19px;
  }
  .p_gyosha .form_select::after {
    top: 30px;
    right: 33px;
    width: 11px;
    height: 11px;
  }
  .p_gyosha .form_input {
    flex-wrap: nowrap;
    gap: 20px;
  }
  .p_gyosha .form_box {
    gap: 20px;
    flex-wrap: nowrap;
  }
  .p_gyosha .form_box__ttl {
    width: auto;
  }
  .p_gyosha .form_box .w_160 {
    width: 160px;
  }
  .p_gyosha .form_box .w_100 {
    width: 100px;
  }
  .p_gyosha .form_acceptance {
    padding-top: 25px;
  }
  .p_gyosha .form_acceptance input[type=checkbox]::after {
    width: 6px;
    height: 10px;
  }
  .p_gyosha .form_acceptance input[type=checkbox]:checked::after {
    top: 4px;
    left: 8px;
  }
  .p_gyosha .form_acceptance a:hover {
    text-decoration: none;
  }
  .p_gyosha .form_submit {
    padding-top: clamp(2.5rem, 8.5648148148vw - 1.6111111111rem, 4.8125rem);
  }
  #mfp_phase_confirm th {
    width: 240px;
  }
  #mfp_phase_confirm td {
    width: calc(100% - 280px);
  }
  .mfp_buttons {
    flex-direction: row;
  }
  .mfp_buttons button:hover {
    opacity: 0.8;
  }
  #mfp_confirm_table tbody tr {
    flex-direction: row;
  }
  .p_thanks .c_mv__main {
    padding: 56px 0 10px 0;
  }
  .p_thanks .c_mv__ttl {
    margin-bottom: -3px;
  }
  .p_thanks .c_mv__txt {
    font-size: 1.875rem;
  }
  .p_thanks__inner {
    margin-top: 60px;
    padding: 40px 0;
  }
  .p_thanks__ttl {
    text-align: center;
    font-size: 1.625rem;
  }
  .p_thanks__btn {
    margin-top: 40px;
  }
  .p_businesses .c_breadcrumb {
    margin-bottom: 92px;
  }
  .p_businesses .c_mv__main {
    padding: 56px 0 10px 0;
  }
  .p_businesses .c_mv__ttl {
    margin-bottom: -3px;
  }
  .p_businesses .c_mv__txt {
    font-size: 1.875rem;
  }
  .p_businesses .c_btn {
    padding: 10px 20px;
  }
  .p_businesses .c_btn__blank {
    padding: 10px 20px;
    font-size: 1.25rem;
    gap: 10px;
    width: clamp(28.125rem, 16.2037037037vw + 20.3472222222rem, 32.5rem);
  }
  .p_businesses .c_btn__blank .c_btn__icon {
    width: 16px;
  }
  .p_businesses__label {
    padding: 9px 30px 8px;
    margin-bottom: 34px;
  }
  .p_businesses__ttl {
    line-height: 1.75;
    margin-bottom: 34px;
  }
  .p_businesses__title {
    margin-bottom: 66px;
  }
  .p_businesses__title__en {
    margin-bottom: -3px;
  }
  .p_businesses__txt {
    text-align: center;
    margin-bottom: 12px;
  }
  .p_businesses__txt24 {
    text-align: center;
    margin-bottom: 29px;
  }
  .p_businesses__list {
    display: grid;
    grid-gap: clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem);
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 50px;
    margin-bottom: 36px;
  }
  .p_businesses__list__item {
    width: auto;
    padding: clamp(1.875rem, 4.6296296296vw + -0.3472222222rem, 3.125rem) 20px clamp(0.90625rem, 3.3564814815vw + -0.7048611111rem, 1.8125rem);
  }
  .p_businesses__list__num {
    width: clamp(3.75rem, 4.6296296296vw + 1.5277777778rem, 5rem);
    height: clamp(3.75rem, 4.6296296296vw + 1.5277777778rem, 5rem);
    left: clamp(0rem, 4.6296296296vw + -2.2222222222rem, 1.25rem);
    top: clamp(0rem, 4.6296296296vw + -2.2222222222rem, 1.25rem);
    padding: clamp(0rem, 1.1574074074vw + -0.5555555556rem, 0.3125rem) 0 0 0;
    font-size: clamp(1.875rem, 2.3148148148vw + 0.7638888889rem, 2.5rem);
  }
  .p_businesses__list__img {
    width: clamp(5.75rem, 21.2962962963vw + -4.4722222222rem, 11.5rem);
    margin-bottom: clamp(1.03125rem, 3.8194444444vw + -0.8020833333rem, 2.0625rem);
  }
  .p_businesses__list01 {
    max-width: 660px;
    margin: 0 auto 124px auto;
  }
  .p_businesses__list01__icon {
    width: 24px;
  }
  .p_businesses__list01__item {
    gap: 20px;
    padding: 30px 40px 29px 40px;
  }
  .p_businesses__list02 {
    gap: 20px;
    margin-top: 36px;
  }
  .p_businesses__list02__item {
    border-radius: 15px;
    padding: 20px 10px;
  }
  .p_businesses__list02__ttl {
    margin-bottom: 7px;
  }
  .p_businesses__list02__num {
    top: 0;
  }
  .p_businesses__list02__txt {
    padding-top: 5px;
  }
  .p_businesses__list03 {
    margin-top: 41px;
  }
  .p_businesses__list03__item {
    margin-bottom: 5px;
  }
  .p_businesses__list04 {
    gap: 2px 80px;
    padding: 0 10px;
  }
  .p_businesses__list04__item {
    padding-left: 13px;
  }
  .p_businesses__list04__item::before {
    width: 5px;
    height: 5px;
    top: 14px;
  }
  .p_businesses__banner {
    display: flex;
    align-items: center;
    gap: clamp(1.5625rem, 3.4722222222vw + -0.1041666667rem, 2.5rem);
    padding: 42px clamp(1.5625rem, 12.2685185185vw + -4.3263888889rem, 4.875rem) 57px clamp(1.5625rem, 12.2685185185vw + -4.3263888889rem, 4.875rem);
    margin-top: 76px;
  }
  .p_businesses__banner__left {
    margin-bottom: 0;
    width: clamp(22.8125rem, 12.7314814815vw + 16.7013888889rem, 26.25rem);
    flex-shrink: 0;
    padding: 10px 0 0 0;
  }
  .p_businesses__banner__right {
    text-align: left;
  }
  .p_businesses__banner__txt {
    margin-bottom: 7px;
  }
  .p_businesses__banner__tel a {
    pointer-events: none;
  }
  .p_businesses__banner__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0px 20px;
  }
  .p_businesses__box {
    display: flex;
    margin-bottom: 80px;
  }
  .p_businesses__box__left {
    margin-bottom: 0;
    width: clamp(24.5rem, 38.8888888889vw + 5.8333333333rem, 35rem);
    flex-shrink: 0;
    padding-right: clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem);
  }
  .p_businesses__box__left .p_businesses__ttl {
    margin-bottom: 30px;
  }
  .p_businesses__box__left .c_btn {
    margin: 0;
    margin-top: 36px;
  }
  .p_businesses__box__right {
    padding-left: clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem);
    padding-top: 6px;
  }
  .p_businesses__box__ttl01 {
    width: clamp(13.534875rem, 33.4194444444vw + -2.5064583333rem, 22.558125rem);
    top: clamp(-1.8125rem, -2.3148148148vw + -0.0763888889rem, -1.1875rem);
    left: 5px;
  }
  .p_businesses__box01 {
    padding: 50px clamp(2.5rem, 4.6296296296vw + 0.2777777778rem, 3.75rem) clamp(3.125rem, 4.6296296296vw + 0.9027777778rem, 4.375rem);
    margin-bottom: 40px;
  }
  .p_businesses__box01__ttl {
    margin-bottom: 19px;
  }
  .p_businesses__box01 .c_btn {
    margin: 0;
    margin-top: 35px;
  }
  .p_businesses__box01__inner {
    display: flex;
    gap: 40px;
  }
  .p_businesses__box01__img {
    margin: 0;
    width: clamp(9.875rem, 5.0925925926vw + 7.4305555556rem, 11.25rem);
    padding-top: 5px;
  }
  .p_businesses__box02 {
    padding: 50px 60px 66px;
    margin-top: 80px;
  }
  .p_businesses__box02__ttl {
    margin-bottom: 19px;
  }
  .p_businesses .box_02 {
    margin-top: 124px;
  }
  .p_businesses .box_02 .p_businesses__box__ttl01 {
    width: clamp(14.79825rem, 36.5388888889vw + -2.7404166667rem, 24.66375rem);
    top: clamp(-1.5rem, -0.9259259259vw + -0.8055555556rem, -1.25rem);
    left: 0;
  }
  .p_businesses .box_03 {
    margin-top: 136px;
    padding-top: 122px;
    margin-bottom: 75px;
  }
  .p_businesses .box_03 .p_businesses__box__ttl01 {
    width: clamp(19.663875rem, 48.5527777778vw + -3.6414583333rem, 32.773125rem);
    top: clamp(-1.8125rem, -2.0833333333vw + -0.25rem, -1.25rem);
    left: 0;
  }
  .p_businesses .box_03 .p_businesses__box__right {
    padding-top: 10px;
  }
  .p_businesses__tbl {
    margin-bottom: 30px;
  }
  .p_businesses__tbl__ttl {
    padding: 34px clamp(1.25rem, 1.1574074074vw + 0.6944444444rem, 1.5625rem);
  }
  .p_businesses__tbl__ttl01 {
    gap: clamp(0.625rem, 0.9259259259vw + 0.1805555556rem, 0.875rem);
  }
  .p_businesses__tbl__inner {
    gap: clamp(1.25rem, 2.3148148148vw + 0.1388888889rem, 1.875rem);
  }
  .p_businesses__tbl__item {
    display: flex;
    gap: clamp(1.25rem, 2.9761904762vw + -0.1785714286rem, 2.5rem);
    margin-bottom: clamp(1.25rem, 1.6369047619vw + 0.4642857143rem, 1.9375rem);
  }
  .p_businesses__tbl__left {
    width: 220px;
    padding: 27px 0;
  }
  .p_businesses__tbl__content {
    margin-top: -1px;
  }
  .p_businesses__tbl__box {
    padding: clamp(1.25rem, 0.744047619vw + 0.8928571429rem, 1.5625rem) clamp(1.25rem, 0.744047619vw + 0.8928571429rem, 1.5625rem) clamp(1.25rem, 1.4880952381vw + 0.5357142857rem, 1.875rem) clamp(1.25rem, 2.8273809524vw + -0.1071428571rem, 2.4375rem);
    margin-top: -1px;
    margin-bottom: clamp(1.25rem, 1.4880952381vw + 0.5357142857rem, 1.875rem);
  }
  .p_businesses__tbl__box .p_businesses__tbl__txt {
    margin-bottom: 13px;
  }
  .p_businesses__tbl__box01 {
    padding: clamp(1.25rem, 0.8928571429vw + 0.8214285714rem, 1.625rem) clamp(1.25rem, 2.5297619048vw + 0.0357142857rem, 2.3125rem) clamp(1.25rem, 1.6369047619vw + 0.4642857143rem, 1.9375rem) clamp(1.25rem, 2.9761904762vw + -0.1785714286rem, 2.5rem);
    margin-bottom: clamp(1.25rem, 1.6369047619vw + 0.4642857143rem, 1.9375rem);
  }
  .p_businesses__tbl__box01 .p_businesses__tbl__txt {
    margin-bottom: 13px;
  }
  .p_businesses__first {
    padding-bottom: 140px;
  }
  .p_businesses__choose {
    padding-top: 81px;
    padding-bottom: 140px;
  }
  .p_businesses__choose__btn .c_btn {
    width: 460px;
  }
  .p_businesses__flow {
    padding-top: 81px;
    padding-bottom: 140px;
  }
  .p_businesses__flow .p_businesses__title {
    margin-bottom: 78px;
  }
  .p_businesses .form {
    padding-top: 80px;
    padding-bottom: 179px;
    margin-top: 0;
  }
  .p_businesses .form_select {
    margin-bottom: 19px;
  }
  .p_businesses .form_select::after {
    top: 30px;
    right: 33px;
    width: 11px;
    height: 11px;
  }
  .p_businesses .form_wrap .nice-select .list {
    height: 250px;
  }
  .p_businesses .form .form_checkbox {
    gap: 30px;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .p_businesses .form .form_checkbox__item span {
    padding-left: 34px;
  }
  .p_businesses .form .form_checkbox__item span::before {
    width: 24px;
    height: 24px;
    top: 4px;
  }
  .p_businesses .form .form_checkbox__item span::after {
    top: 8px;
    left: 9px;
  }
  .p_businesses .form .form_checkbox__item input[type=checkbox]:checked + input + span::after {
    scale: 1.4;
  }
  .p_businesses .form .form_checkbox__item input[type=checkbox]:checked + span::after {
    scale: 1.4;
  }
  .p_thanks .c_mv__main {
    padding: 56px 0 10px 0;
  }
  .p_thanks .c_mv__ttl {
    margin-bottom: -3px;
  }
  .p_thanks .c_mv__txt {
    font-size: 1.875rem;
  }
  .p_thanks__inner {
    margin-top: 60px;
    padding: 40px 0;
  }
  .p_thanks__ttl {
    text-align: center;
    font-size: 1.625rem;
  }
  .p_thanks__btn {
    margin-top: 40px;
  }
}
/*# sourceMappingURL=maps/businesses.css.map */
