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

#page_intro {
  position: relative;
  z-index: 1;
  padding-top: 120px;
}
#page_intro .loop_img_slider {
  display: block;
  width: 100vw;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  margin: 0;
}
#page_intro .loop_img_slider .loop_img {
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #page_intro .loop_img_slider .loop_img {
    width: 712px;
  }
}
#page_intro .banner_area {
  margin-top: 40px;
}
@media screen and (min-width: 980px) {
  #page_intro .banner_area {
    margin-top: 100px;
  }
}
#page_intro .contact_banner {
  padding: 30px 0 30px 5vw;
  background-color: #FF8221;
  border-radius: 15px 0 0 15px;
}
@media screen and (min-width: 980px) {
  #page_intro .contact_banner {
    padding: 55px 0 55px 55px;
  }
}
@media screen and (min-width: 1266px) {
  #page_intro .contact_banner {
    padding-left: 85px;
  }
}
#page_intro .contact_banner .title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4571428571;
}
@media screen and (min-width: 768px) {
  #page_intro .contact_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #page_intro .contact_banner .title {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 980px) {
  #page_intro .contact_banner .title {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  #page_intro .tel_detail {
    padding-left: 40px;
  }
}
@media screen and (min-width: 980px) {
  #page_intro .tel_detail {
    padding-left: 70px;
  }
}
@media screen and (min-width: 1266px) {
  #page_intro .tel_detail {
    padding-left: 130px;
  }
}
#page_intro .tel_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1;
}
#page_intro .tel_link .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page_intro .tel_link .icon svg {
  width: 18.7px;
  height: 24.39px;
}
#page_intro .tel_link .text {
  margin-left: 10px;
}
@media screen and (min-width: 980px) {
  #page_intro .tel_link {
    font-size: 5.2rem;
  }
}
@media screen and (min-width: 1266px) {
  #page_intro .tel_link {
    font-size: 6.1rem;
  }
  #page_intro .tel_link .icon svg {
    width: 37.4px;
    height: 48.78px;
  }
}
#page_intro .tel_reception {
  display: block;
  width: calc(100% - 5vw);
  max-width: 320px;
  margin: 6px 0 12px;
  padding: 2px 0;
  border-radius: 41px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4444444444;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #page_intro .tel_reception {
    width: 100%;
    max-width: none;
  }
}
@media screen and (min-width: 980px) {
  #page_intro .tel_reception {
    font-size: 1.8rem;
  }
}
#page_intro .tel_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page_intro .tel_caution {
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4444444444;
}
@media screen and (min-width: 1266px) {
  #page_intro .tel_caution {
    font-size: 1.8rem;
  }
}
#page_intro .tel_sublink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
#page_intro .tel_sublink .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page_intro .tel_sublink .icon svg {
  width: 10.17px;
  height: 13.2675px;
}
#page_intro .tel_sublink .text {
  margin-left: 4px;
}
@media screen and (min-width: 1266px) {
  #page_intro .tel_sublink {
    font-size: 2.1rem;
  }
  #page_intro .tel_sublink .icon svg {
    width: 13.56px;
    height: 17.69px;
  }
}
#page_intro .page_intro p {
  font-weight: 500;
}

#contact {
  position: relative;
  padding: 0 0 40px;
}
@media screen and (min-width: 980px) {
  #contact {
    padding-left: 5vw;
  }
}
@media screen and (min-width: 1266px) {
  #contact {
    padding-left: 10.4166666667%;
  }
}
#contact::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 70px);
  background-color: #FDF4ED;
}
#contact._no_input::before {
  height: 100%;
}
#contact .two_column {
  padding-top: 70px;
}
@media screen and (min-width: 980px) {
  #contact .two_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 979px) {
  #contact .sticky_container {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  #contact .sticky_container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#contact .sticky_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#contact .sticky_nav .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contact .sticky_nav .item + .item {
  margin-top: 30px;
}
#contact .sticky_nav .item span {
  display: inline-block;
  padding-left: 7px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#contact .sticky_nav .item::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#contact .sticky_nav .item:not(._current) span {
  color: #B2B2B2;
}
#contact .sticky_nav .item:not(._current)::before {
  background-color: #B2B2B2;
}
#contact .sticky_nav .item._current {
  pointer-events: none;
}
#contact .sticky_nav .item._current span {
  color: #333;
}
#contact .sticky_nav .item._current::before {
  background-color: #FF8221;
}
#contact .contact_container {
  width: 95vw;
  margin: 0 0 0 auto;
  padding: 60px 10vw 40px 5vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #contact .contact_container {
    padding-top: 130px;
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 980px) {
  #contact .contact_container {
    width: calc(100vw - 240px - 10.4166666667%);
  }
}
#contact .contact_inner {
  width: 100%;
  max-width: 786px;
  margin: 0 auto;
}
#contact .contact_intro {
  margin-bottom: 40px;
}
#contact .contact_intro sup {
  color: #FF8221;
}
#contact .contact_intro .intro_title {
  display: block;
  color: #FF8221;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
}
#contact .contact_intro .intro_title + p {
  margin-top: 30px;
}
#contact .contact_intro p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #contact .contact_intro {
    margin-bottom: 90px;
  }
  #contact .contact_intro .intro_title {
    font-size: 2rem;
  }
  #contact .contact_intro .intro_title + p {
    margin-top: 50px;
  }
  #contact .contact_intro p {
    font-size: 1.5rem;
  }
}

#form dl + dl {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  #form dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#form dl.no_align {
  -moz-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#form dt, #form dd {
  font-size: 1.5rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
#form dt {
  margin-bottom: 15px;
  font-weight: bold;
}
#form dt sup {
  color: #FF8221;
  font-size: 100%;
  top: 0;
}
@media screen and (min-width: 768px) {
  #form dt {
    width: 200px;
    margin-bottom: 0;
  }
}
#form dd {
  font-weight: 400;
}
#form dd .error {
  display: block;
  margin-top: 5px;
  color: #FF0000;
  font-size: 1.3rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #form dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#form input, #form textarea, #form select {
  width: 100%;
  max-width: 100%;
  padding: 10px 25px;
  outline: none;
  border: none;
  background: #EBEBEB;
  font-size: 1.6rem;
  line-height: 1.7;
}
#form textarea {
  min-height: 200px;
  resize: vertical;
}
#form select {
  width: 100%;
  color: #333;
  border: none;
}
#form .select_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
}
#form #pp {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #BEBEBE;
}
@media screen and (min-width: 768px) {
  #form #pp {
    margin-top: 80px;
    padding-top: 65px;
  }
}
#form #pp .pp_intro {
  margin-bottom: 30px;
  color: #797979;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #form #pp .pp_intro {
    text-align: center;
  }
}
#form #pp .pp_container {
  height: 205px;
  padding: 25px 10px;
  border-radius: 16px;
  background-color: #FDF4ED;
}
@media screen and (min-width: 768px) {
  #form #pp .pp_container {
    padding: 25px 20px;
  }
}
#form #pp .pp_frame {
  height: 100%;
  padding-right: 15px;
  overflow: auto;
}
#form #pp .pp_frame .pp_titile {
  display: block;
  margin-bottom: 25px;
  color: #FF8221;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.6666666667;
}
#form #pp .pp_frame .pp_subtitle {
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7333333333;
}
#form #pp .pp_frame .pp_contents + .pp_contents {
  margin-top: 100px;
}
#form #pp .pp_frame .pp_block + .pp_block {
  margin-top: 30px;
}
#form #pp .pp_frame .pp_block + ._mt_large {
  margin-top: 60px;
}
#form #pp .pp_frame p {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
}
#form #pp .pp_frame p + p {
  margin-top: 2em;
}
#form #pp .pp_frame a, #form #pp .pp_frame .link {
  display: inline;
  color: #FF8221;
  text-decoration: underline;
}
#form #pp .simplebar-scrollbar::before {
  background: #FF8221;
  border-radius: 0;
  width: 5px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
}
#form #pp .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
#form #pp .simplebar-track {
  background: #FFE2CB;
  width: 5px !important;
  border-radius: 10px;
}
#form #pp .pp_check_area {
  margin-top: 45px;
  text-align: center;
}
#form #pp .pp_check_area #pp_check-1 {
  display: none;
}
#form #pp .mwform-checkbox-field input, #form #pp .mwform-radio-field input {
  width: 0;
  height: 0;
  visibility: hidden;
}
#form #pp .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::before, #form #pp .mwform-radio-field input:checked + .mwform-checkbox-field-text::before {
  background: #FF8221;
  border-color: #FF8221;
}
#form #pp .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::after, #form #pp .mwform-radio-field input:checked + .mwform-checkbox-field-text::after {
  border-color: #fff;
}
#form #pp .mwform-checkbox-field-text {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  cursor: pointer;
}
#form #pp .mwform-checkbox-field-text::before, #form #pp .mwform-checkbox-field-text::after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#form #pp .mwform-checkbox-field-text::before {
  content: "";
  left: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid #DBDBDB;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#form #pp .mwform-checkbox-field-text::after {
  content: "";
  left: 7px;
  width: 5px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate3d(0, calc(-50% - 2px), 0) rotate(45deg);
          transform: translate3d(0, calc(-50% - 2px), 0) rotate(45deg);
}
#form #pp .error {
  display: block;
  color: #FF0000;
  font-size: 1.3rem;
  font-weight: 400;
}
#form .btn_area {
  text-align: center;
}
#form .contact_btn {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 18px 0;
  border: 1px solid #FF8221;
  border-radius: 57px;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}
#form .contact_btn .arrow {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#form .contact_btn._return {
  color: #FF8221;
  background-color: #fff;
}
#form .contact_btn._return .arrow {
  left: 25px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
#form .contact_btn._return .arrow path {
  fill: #FF8221;
}
#form .contact_btn._return:hover {
  color: #fff;
  background-color: #FF8221;
}
#form .contact_btn._return:hover .arrow {
  left: 15px;
}
#form .contact_btn._return:hover .arrow path {
  fill: #fff;
}
#form .contact_btn:not(._return) {
  color: #fff;
  background-color: #FF8221;
}
#form .contact_btn:not(._return) .arrow {
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#form .contact_btn:not(._return):hover {
  color: #FF8221;
  background-color: #fff;
}
#form .contact_btn:not(._return):hover .arrow {
  right: 15px;
}
#form .contact_btn:not(._return):hover .arrow path {
  fill: #FF8221;
}
#form .contact_btn._disabled {
  background-color: #B2B2B2 !important;
  border-color: #B2B2B2 !important;
  pointer-events: none !important;
}
#form .return_btn {
  display: inline-block;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  padding: 0;
  border: none;
  background-color: #fff;
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
}
#form .return_btn .arrow {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -12px;
  -webkit-transform: translateY(-50%) translateX(-100%) rotate(180deg);
          transform: translateY(-50%) translateX(-100%) rotate(180deg);
  -webkit-transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#form .return_btn .arrow path {
  fill: #FF8221;
}
#form .return_btn:hover {
  color: #FF8221;
}
#form .return_btn:hover .arrow {
  left: -17px;
}

/* ======================================================
/*  Contact - 入力画面
========================================================= */
#contact .mw_wp_form_input .select_wrap::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../../img/contact/icon_select.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 11px;
  height: 8px;
}
#contact .mw_wp_form_input .btn_area {
  margin-top: 40px;
}

/* ======================================================
/*  Contact - 確認画面
========================================================= */
#contact .mw_wp_form_confirm dl {
  border-bottom: 1px solid #BEBEBE;
  padding-bottom: 30px;
}
#contact .mw_wp_form_confirm dl + dl {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  #contact .mw_wp_form_confirm dl {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #contact .mw_wp_form_confirm dt {
    margin-bottom: 15px;
  }
}
#contact .mw_wp_form_confirm #pp {
  display: none;
}
#contact .mw_wp_form_confirm .btn_area {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  #contact .mw_wp_form_confirm .btn_area {
    margin-top: 80px;
  }
}

/* ======================================================
/*  Contact - 完了画面
========================================================= */
#contact .mw_wp_form_complete .contact_intro {
  margin-bottom: 0;
}
/*# sourceMappingURL=contact.css.map */