@charset "utf-8";
.policy-pre {
  height: 180px;
  overflow: auto;
  background-color: #e6e6e6;
  padding: 10px 25px;
  margin-top: 15px;
  line-height: 1.75;
  color: #727171;
}
.pc {
  display: block;
}
.policy-pre li p {
  margin-top: 10px;
}
.policy-pre p {
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 30px;
}

.policy-pre p a {
  color: #727171;
}

.policy-pre p small {
  font-size: 15px;
}

.policy-pre > ol {
  margin-bottom: 10px;
}

.policy-pre > ol li {
  margin-bottom: 30px;
}

.policy-pre section > ol {
  margin-bottom: 10px;
}
.policy-pre section > ol > li {
  margin-bottom: 30px;
}
.poricy__attTxt {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
  color: #231815;
}

@media (max-width: 768px) {
  .policy-pre {
    height: 100px;
    padding: 10px 15px;
    font-size: 14px;
  }
  .policy-pre section > ol > li {
    font-size: 14px;
  }
  .policy-pre p {
    font-size: 14px;
  }
  .poricy__attTxt {
    font-size: 15px;
  }
}

/*====================================

===================================*/
.inner-1220 {
  width: 92%;
  margin: 0 auto;
}
.contact__ttlWrap {
  margin-bottom: 30px;
}
.low-ttl {
  font-size: 35px;
  margin-bottom: 60px;
  color: #727171;
}
form {
  padding: 0;
  overflow-wrap: break-word;
}

.form__poricy {
  margin-bottom: 50px;
}
.form__poricyTtl {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.form__poricyWrap {
  margin-bottom: 50px;
  height: 150px;
  overflow: scroll;
  border: 1px solid #003161;
  padding: 10px;
}
.form__poricyTxt {
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}
.form__poricyTxt.pt {
  padding-top: 1em;
}
.form__poricyTxt.mb {
  margin-bottom: 1em;
}

/*====================================
contact from
===================================*/

.inner-960 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.form_box {
  margin-bottom: 75px;
}
.clr-text {
  color: #c92a28;
}
a.clr-text {
  text-decoration: underline;
}
.contact {
  padding-bottom: 125px;
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
}
.contact__content {
  margin-bottom: 90px;
}
.contact__text {
  font-size: 16px;
  margin-bottom: 100px;
  line-height: 1.85;
  letter-spacing: 0.07em;
}
.contact__text.first {
  margin-bottom: 62px;
}
.contact .bnr-heading {
  margin-bottom: 22px;
}

.contact__list {
  margin-bottom: 51px;
}
.contact__list li {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.06em;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.contact__list li span {
  padding-right: 0.5em;
}

.form {
  width: 100%;
}
.form__row--mb {
  margin-bottom: 16px;
}
.form__row--mb:last-child {
  border-bottom: none;
}
.form__row--mb2 {
  margin-bottom: 80px;
}
.form__row--mb3 {
  margin-bottom: 50px;
}

.form__row--mb--type02 {
  margin-bottom: 55px;
}
.form__row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1;
}
.form__row--type02 {
  align-items: start;
}
.form__row--mb--type03 {
  align-items: start;
}

.form__field--input-txt input {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.05em;
  width: 100%;
  height: 50px;
  padding: 10px 19px;
  border: 1px solid #9fa0a0;
  color: #231815;
  border-radius: 10px;
}

.form__field--txtarea textarea {
  /* background-color: #efefef; */
  width: 100%;
  height: 197px;
  padding: 14px 17px;
  border: 1px solid #9fa0a0;
  border-radius: 10px;
  font-size: 21px;
  font-weight: 500;
  color: #231815;
}
.address1-wrap.form__field-wrap {
  /* max-width: 240px; */
  position: relative;
}
.address1-wrap select {
  font-size: 21px;
  width: 100%;
  height: 50px;
  padding: 0 19px;
  border: 1px solid #9fa0a0;
  color: #231815;
  border-radius: 10px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  background: url(../../../../../../../images/form/ico_select.png) no-repeat 0
    50%;
  background-size: 16px 32px;
  background-position: 99% center;
}
.confirm .address1-wrap select {
  background: none;
}
.address1-wrap:hover {
  opacity: 0.7;
}

.form__field--select {
  position: relative;
}
.form__field--select select {
  color: #636363;
  background-color: #efefef;
  width: 100%;
  height: 42px;
  padding-left: 19px;
  cursor: pointer;
}

.form__row--type2 {
  display: flex;
  text-align: left;
  align-items: start;
  padding-bottom: 0;
}

.form__row--type2--flex {
  /* display: flex;
  align-items: center; */
  margin-bottom: 18px;
}
.form__label {
  min-width: 223px;
  font-size: 30px;
  line-height: 1.2;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-right: 8px;
  pointer-events: none;
}
.form__label label {
  font-size: 30px;
  font-weight: 700;
}
.form__label--type2 label {
  font-weight: normal;
}
.form__label--bottom label {
  margin-bottom: 10px;
}
.form__label--type3 {
  margin-bottom: 18px;
}
.form__field {
  width: calc(100% - 223px);
}
.form__field--input-txt--type2 {
  width: 247px;
}
.form__field-wrap {
  margin-bottom: 10px;
  width: 100%;
  /* max-width: 500px; */
}
.form__field-wrap.postnum input {
  /* padding-left: 69px;
  background: url(../../../../../../../images/form/ico_address.png) no-repeat 0
    50%; */
  background-size: 54px 54px;
}
/* .form__name .form__field-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
} */
.form__add .form__field-wrap {
  margin-bottom: 10px;
}

.form__postnunber .form__field-wrap {
  max-width: 240px;
}

.form__field-wrap:last-of-type {
  margin-bottom: 0;
}
.form__field-wrap--type2 {
  width: 247px;
}
.form__field-wrap--type3 {
  width: 100%;
}
.form__field--input-txt--type2 .form__field-wrap {
  width: 100%;
}
.form__field-wrap--type2 input {
  width: 100%;
}
.form_flex {
  width: 100%;
}
input::placeholder {
  color: #727171;
  font-size: 21px;
  line-height: 2.75;
  font-weight: 400;
}

.form__label-req,
.form__label-any {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  width: 60px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  line-height: 1;
  padding: 7px 5px;
  margin-bottom: 1px;
}
.form__label-req {
  background-color: #e60012;
}
.form__label-any {
  background-color: #727171;
}

.form__field--input-txt input,
.form__field--txtarea textarea {
  line-height: 1.75;
}
/* .form__label label,
.form__field--input-txt input,
.form__field--txtarea textarea {
  line-height: 1.75;
} */

.tel_text {
  margin: 10px 0 20px;
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
}

.mwform-checkbox-field {
  display: block;
}
.mwform-checkbox-field label {
  /* width: 101px; */
  /* display: flex;
  align-items: center;
  justify-content: center; */
  flex-wrap: wrap;
  cursor: pointer;
}
.mwform-radio-field-text {
  font-size: 18px;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
  width: 20px;
  height: 20px;
  vertical-align: top;
}
.checkbox {
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.contact__desc {
  font-size: 14px;
  line-height: 1.75;
}
.mwform-checkbox-field-text {
  font-size: 15px;
  font-weight: 500;
  /* padding-left: 15px; */
  /* line-height: 1.35; */
  cursor: pointer;
  color: #231815;
}
.mwform-checkbox-field input {
  cursor: pointer;
}
[type="submit"] {
  width: 100%;
  padding: 9px 15px;
}
.form__submits {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.form__submits .form__submitsBtn {
  font-weight: 700;
  font-size: 35px;
  width: 100%;
  max-width: 500px;
  margin-top: 80px;
  display: block;
  background-color: #084a95;
  /* border: 1px solid #a0b8d0; */
  color: #fff;
  position: relative;
  transition: 0.3s;
}
/* .form__submits .form__submitsBtn::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(../imgs/common/contact_anc.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
} */
.form__submits .form__submitsBtn:hover {
  /* background-color: #fff;
  color: #a0b8d0; */
  opacity: 0.7;
}
.form__submits .form__submitsBtn.form__submitsBtn--back {
  display: none;
}
.form__submits:hover {
  background-color: #fff;
  color: #a0b8d0;
}
/* .form__submits .form__submitsBtn:hover::after {
  background-image: url(../imgs/common/contact_ancBlue.png);
} */

/* .form__submits::after {
  content: "";
  background-image: url(../imgs/common/arrow_2.svg);
  width: 8px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 9px;
} */
/* .form__submits:hover::after {
  content: "";
  background-image: url(../imgs/common/arrow_4.svg);
  width: 8px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 9px;
} */
.mw_wp_form .error {
  padding-top: 10px;
  width: 100%;
}
.form__conf .mw_wp_form .error {
  padding-top: 0;
}
.form__poricyBtn .error {
  /* text-align: center; */
  /* padding-top: 0; */
  margin-bottom: 15px;
}

/* Chrome / Edge / Safari */
.form__poricyWrap::-webkit-scrollbar-thumb {
  background: #003161;
  border-radius: 4px;
}

/* Firefox */
.form__poricyWrap {
  scrollbar-color: #003161 transparent; /* つまみ色 背景色 */
}

/*確認画面*/
.mw_wp_form_confirm .form__field--select::after {
  display: none;
}
.mw_wp_form_confirm .mwform-checkbox-field,
.mw_wp_form_confirm .contact__desc--4 {
  display: none;
}
.contact .agreed {
  display: none;
}

#confirm .attension__text {
  margin-bottom: 50px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.57;
  text-align: center;
}
.mw_wp_form_confirm .agreed {
  font-size: 16px;
  font-weight: bold;
  padding-left: 0;
  display: block;
  line-height: 1.35;
}
.mw_wp_form_input .form__submits.confirm {
  display: none;
}
.mw_wp_form_confirm .form__submits.confirm {
  display: block;
  margin-bottom: 15px;
}
.mw_wp_form_confirm .form__submits.confirm::after,
.mw_wp_form_confirm .form__submits.confirm:hover::after {
  display: none;
}
/* .mw_wp_form_confirm .form__submits.confirm::before {
  content: "";
  background-image: url(../imgs/common/arrow_2-2.svg);
  width: 8px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 9px;
} */
/* .mw_wp_form_confirm .form__submits.confirm:hover::before {
  content: "";
  background-image: url(../imgs/common/arrow_4-2.svg);
  width: 8px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 9px;
} */
.mw_wp_form_confirm .form__field-wrap--select {
  font-size: 18px;
  color: #231815;
}
.mw_wp_form_confirm .form__field-wrap {
  font-size: 18px;
  line-height: 1.75;
  color: #231815;
  font-weight: 500;
}
/* .mw_wp_form_confirm .form__add .form__field {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
} */
.mw_wp_form_confirm .form__add .form__field-wrap {
  width: fit-content;
  max-width: fit-content;
  margin: 0;
}

.mw_wp_form_confirm .form__submits {
  max-width: 100%;
  justify-content: space-between;
}
.mw_wp_form_confirm .form__submits .form__submitsBtn {
  background-color: #fff;
  border: 1px solid #084a95;
  color: #003161;
}
.mw_wp_form_confirm .form__submits .form__submitsBtn:hover {
  /* background-color: #003161;
  color: #fff; */
  opacity: 0.7;
}

.mw_wp_form_confirm .form__submits .form__submitsBtn.form__submitsBtn--back {
  display: block;
  text-align: right;
  position: relative;
}
/* .mw_wp_form_confirm
  .form__submits
  .form__submitsBtn.form__submitsBtn--back::after {
  background-image: url(../imgs/common/flow-anc.png);
  left: 10px;
  top: 50%;
  transform: translateY(-50%) scaleX(-1);
  -webkit-transform: translateY(-50%) scaleX(-1);
}
.mw_wp_form_confirm
  .form__submits
  .form__submitsBtn.form__submitsBtn--back:hover::after {
  background-image: url(../imgs/common/contact_anc.png);
}
.mw_wp_form_confirm .form__submits .form__submitsBtn:hover::after {
  background-image: url(../imgs/common/contact_ancBlue.png);
}
.mw_wp_form_confirm .form__submits .form__submitsBtn::after {
  background-image: url(../imgs/common/flow-anc.png);
} */

.mw_wp_form_confirm .form__label-req,
.mw_wp_form_confirm .form__label-any {
  display: none;
}
.mw_wp_form_confirm .form__poricy {
  display: none;
}
.mw_wp_form_confirm .tel_text {
  display: none;
}
.mw_wp_form_confirm .address1-wrap::after {
  display: none;
}

/*完了画面*/
#comp .attension__text.--top {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 18px;
}
#comp .attension__text {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.57;
  text-align: center;
}

.comp__btn {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  font-size: 19px;
  font-weight: 700;
  color: #231815;
  border: 1px solid #003161;
  padding: 8px 20px;
  position: relative;
  transition: 0.3s;
}
.comp__btn:hover {
  background-color: #003161;
  color: #fff;
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1373px) {
}

@media screen and (max-width: 1220px) {
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 1060px) {
  .inner-960 {
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
  }
  .contact__text {
    padding-right: 3.5%;
    padding-left: 3.5%;
  }
}

@media screen and (max-width: 980px) {
  .contact__text {
    font-size: 15px;
  }
  .contact__text.first {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .contact {
    padding-bottom: 80px;
  }
  .low-ttl {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
  }

  .contact__text {
    font-size: 14px;
    margin-bottom: 50px;
  }

  .contact__topTxt {
    font-size: 14px;
  }

  .mwform-radio-field-text {
    font-size: 14px;
  }
  .mwform-checkbox-field input,
  .mwform-radio-field input {
    width: 15px;
    height: 15px;
  }
  /* .form__name .form__field-wrap {
    gap: 2%;
  } */
  .mwform-radio-field.horizontal-item {
    display: block;
  }
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0 !important;
    margin-top: 10px;
  }

  .contact__list li span {
    /* padding-right: 15px; */
  }

  .form__field--input-txt input {
    height: 38px;
  }
  .form__label-req,
  .form__label-any {
    font-size: 12px;
    padding: 1px 5px;
    width: 37px;
    height: 21px;
  }

  .form__row {
    display: block;
  }
  .form__row--mb {
    /* margin-bottom: 30px;
    padding-bottom: 35px; */
  }
  .form__row--mb2,
  .form__row--mb3 {
    margin-bottom: 30px;
  }
  .form__label label {
    font-size: 15px;
  }
  .form__label {
    margin-right: 0;
    margin-bottom: 7px;
    display: flex;
    justify-content: start;
    gap: 6px;
  }
  .form__field {
    width: 100%;
  }
  .form__label label,
  .form__field--select select,
  .form__field--input-txt input,
  .form__field--txtarea textarea {
    font-size: 14px;
    border-radius: 8px;
  }
  .form__field--txtarea textarea {
    padding: 7px 17px;
  }
  .form__field--input-txt input,
  .form__field--select select {
    padding-left: 10px;
  }
  .form__field--input-txt input {
    padding: 0 10px;
  }
  .form__field--select select {
    padding: 10px;
  }
  .form__row--type2--flex {
    display: block;
    margin-bottom: 15px;
  }
  .address1-wrap select {
    border-radius: 5px;
    height: 38px;
    font-size: 14px;
    padding-left: 10px;
    background-size: 8px 16px;
  }
  .mwform-checkbox-field-text {
    font-size: 15px;
    /* padding-left: 10px; */
  }
  .form__field-wrap.postnum input {
    /* padding-left: 42px; */
    background-size: 36px 36px;
  }

  input::placeholder {
    font-size: 14px;
  }
  .confirm .agreed {
    font-size: 15px;
  }
  .form__field-wrap {
    font-size: 14px;
  }
  .form__poricyTtl {
    font-size: 16px;
  }
  .form__submits .form__submitsBtn {
    font-size: 15px;
    max-width: 220px;
  }
  .tel_text {
    padding-top: 5px;
    font-size: 13px;
  }

  /* 確認画面 */
  #confirm .attension__text {
    margin-bottom: 30px;
  }
  .mw_wp_form_confirm .form {
    padding-top: 30px;
  }
  .mw_wp_form_confirm .form__field-wrap--select {
    font-size: 14px;
  }
  .mw_wp_form_confirm .form__field-wrap {
    font-size: 14px;
  }

  /*完了画面*/
  #comp .attension__text.--top {
    margin-bottom: 30px;
    font-size: 16px;
  }
  #comp .attension__text {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .contact_thanks {
    font-size: 16px;
    padding-top: 30px;
  }
  .form__label--bottom label {
    margin-bottom: 0;
  }
  .form_box {
    margin-bottom: 30px;
  }
  #confirm .attension__text {
    font-size: 14px;
  }
  .comp__btn {
    width: 170px;
    font-size: 15px;
  }
}

@media screen and (max-width: 300px) {
}
