.contents.contact {
  padding: 30px 0 26px;

  background-color: #f8f8f9;
}
@media screen and (min-width: 767px) {
  .contents.contact {
    padding-bottom: 80px;
  }
}
.contents.contact .contents-main {
  width: 1200px;
  margin: 0 auto;

  background: none;
}
@media screen and (max-width: 766px) {
  .contents.contact .contents-main {
    width: auto;
    padding: 0 25px 0;
  }
}
.area-contact {
  padding: 40px 104px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 13px 35px -16px #ccc;
}
@media screen and (max-width: 766px) {
  .area-contact {
    padding: 50px 20px;
  }
}
.area-contact:last-child {
  margin-top: 70px;
}
@media screen and (max-width: 766px) {
  .area-contact:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 766px) {
  .sec-cmn-03 {
    margin: 0;
  }
}
.ttl-contact-01 {
  margin-bottom: 10px;
  padding-top: 60px;

  text-align: center;
}
@media screen and (max-width: 766px) {
  .ttl-contact-01 {
    margin-bottom: 10px;
    padding-top: 50px;
  }
}
.ttl-contact-02 {
  padding-top: 110px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 766px) {
  .ttl-contact-02 {
    font-size: 20px;

    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.txt-contact-01 {
  padding-top: 30px;
}
.txt-contact-02 {
  text-align: center;
}
.txt-contact-02 .form-checkbox-01-wrap {
  position: relative;
}
.txt-contact-02 .form-checkbox-01 {
  display: inline-block;
}
.agreement-checkbox.error {
  display: none;
  color: #d1381a;
}
.agreement-checkbox.error.is-error {
  display: block;
}
.form-checkbox-01.is-error {
  border: solid 2px #d1381a;
  padding: 10px;
}
.txt-contact-03 {
  padding-top: 30px;
  text-align: right;
}
@media screen and (max-width: 766px) {
  .txt-contact-03 {
    text-align: left;
  }
}
.txt-contact-04 {
  text-align: center;
}
@media screen and (max-width: 766px) {
  .txt-contact-04 + .btn-contact-01 {
    margin-top: 30px;
  }
}
.txt-contact-notes-01 {
  font-size: 12px;

  margin: 10px 0 0 2.4em;
  text-indent: -1.4em;
}
@media screen and (max-width: 766px) {
  .txt-contact-notes-01 {
    margin: 15px 0 0 1.4em;
  }
}
.box-contact-01 {
  overflow: hidden;

  margin: 30px 0;
  padding: 30px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.box-contact-01:first-child {
  margin-top: 0;
}
.box-contact-01 .title {
  font-size: 18px;
  font-weight: bold;
  float: left;

  width: 415px;
  padding-right: 1em;
  color: #363833;
}
@media screen and (max-width: 766px) {
  .box-contact-01 .title {
    font-size: 16px;
    float: none;

    width: auto;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.box-contact-01 .item {
  overflow: hidden;
}
.box-contact-01 .tel {
  font-size: 21px;
  font-weight: bold;
}
.box-contact-01 .tel a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #363833;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-contact-01 .tel .ico {
  margin-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.box-contact-02 {
  overflow: auto;

  width: 100%;
  height: 350px;
  padding: 30px 40px;
  border: 2px solid #e3e3e3;
  border-radius: 4px;
}
@media screen and (max-width: 766px) {
  .box-contact-02 {
    padding: 25px 30px;
  }
}
.box-contact-02 .title {
  font-size: 16px;
  font-weight: bold;

  margin-top: 1em;
}
.box-contact-02 .title:first-child {
  margin-top: 0;
}
.box-contact-02 .list {
  margin-top: 0.5em;
}
.box-contact-02 .list-item {
  margin-left: 1.25em;
  padding-top: 1em;
  text-indent: -1.25em;
}
.ico-contact-tel {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-top: -0.25em;
  background-image: url(/common/svg/ico_tel_01.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.ico-contact-zoom {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 0.5em;
  vertical-align: middle;
  background-image: url(/common/svg/ico_contact_zoom_01.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.mod-contact-head {
  padding: 40px 0 0;
}
@media screen and (max-width: 766px) {
  .mod-contact-head {
    padding: 60px 0 0;
  }
}
.mod-contact-head .title {
  font-weight: bold;

  margin-bottom: 0.45em;
  padding-top: 0;
}
.mod-contact-head .text {
  padding: 0 0 0 0.5em;
}
.mod-contact-head .text + .title {
  margin-top: 45px;
}
@media screen and (max-width: 766px) {
  .mod-contact-head .text + .title {
    margin-top: 55px;
  }
}
.mod-contact-head .list {
  font-size: 18px;

  margin-top: 30px;
}
.mod-contact-head .list-title {
  font-weight: bold;

  float: left;
  margin-right: 50px;
  color: #363833;
}
@media screen and (max-width: 766px) {
  .mod-contact-head .list-title {
    float: none;
    margin-right: 0;
  }
}
.mod-contact-head .list-item {
  overflow: hidden;
}
@media screen and (max-width: 766px) {
  .mod-contact-head .list-item {
    margin-top: 20px;
    letter-spacing: -0.05em;
  }
}
.mod-contact-head .list-item .link-cmn-05 {
  font-size: 16px;
}
.mod-contact-step {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .mod-contact-step {
    display: block;
    margin-top: 40px;
  }
}
.mod-contact-step.is-step01 > :nth-child(1),
.mod-contact-step.is-step02 > :nth-child(2),
.mod-contact-step.is-step03 > :nth-child(3) {
  color: #fff;
  border-color: #23bcba;
  background-color: #23bcba;
}
.mod-contact-step.is-step01 > :nth-child(1)::before,
.mod-contact-step.is-step02 > :nth-child(2)::before,
.mod-contact-step.is-step03 > :nth-child(3)::before {
  right: -20px;
  border-color: transparent transparent transparent #23bcba;
}
@media screen and (max-width: 766px) {
  .mod-contact-step.is-step01 > :nth-child(1)::before,
  .mod-contact-step.is-step02 > :nth-child(2)::before,
  .mod-contact-step.is-step03 > :nth-child(3)::before {
    right: 0;
    border-color: #23bcba transparent transparent transparent;
  }
}
.mod-contact-step.is-step01 > :nth-child(1)::after,
.mod-contact-step.is-step02 > :nth-child(2)::after,
.mod-contact-step.is-step03 > :nth-child(3)::after {
  content: none;
}
.mod-contact-step.is-step01 > :nth-child(1):last-child::before,
.mod-contact-step.is-step01 > :nth-child(1):last-child::after,
.mod-contact-step.is-step02 > :nth-child(2):last-child::before,
.mod-contact-step.is-step02 > :nth-child(2):last-child::after,
.mod-contact-step.is-step03 > :nth-child(3):last-child::before,
.mod-contact-step.is-step03 > :nth-child(3):last-child::after {
  content: none;
}
.mod-contact-step.is-step01 > :nth-child(2)::before,
.mod-contact-step.is-step01 > :nth-child(2)::after,
.mod-contact-step.is-step03 > :nth-child(1)::before,
.mod-contact-step.is-step03 > :nth-child(1)::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: inline-block;
  width: 0;
  height: 0;

  content: "";
  border-width: 30px 0 30px 20px;
  border-style: solid;
  border-color: transparent transparent transparent #e9e9e9;
}
@media screen and (max-width: 766px) {
  .mod-contact-step.is-step01 > :nth-child(2)::before,
  .mod-contact-step.is-step01 > :nth-child(2)::after,
  .mod-contact-step.is-step03 > :nth-child(1)::before,
  .mod-contact-step.is-step03 > :nth-child(1)::after {
    top: 100%;
    border-width: 25px calc(50vw - 55px) 0 calc(50vw - 55px);
    border-color: #e9e9e9 transparent transparent transparent;
  }
}
.mod-contact-step.is-step01 > :nth-child(2)::after,
.mod-contact-step.is-step03 > :nth-child(1)::after {
  right: 1px;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 766px) {
  .mod-contact-step.is-step01 > :nth-child(2)::after,
  .mod-contact-step.is-step03 > :nth-child(1)::after {
    top: calc(100% - 1px);
    right: 0;
    border-color: #fff transparent transparent transparent;
  }
}
.mod-contact-step.is-step03 > :nth-child(1)::before {
  right: -20px;
}
@media screen and (max-width: 766px) {
  .mod-contact-step.is-step03 > :nth-child(1)::before {
    right: 0;
  }
}
.mod-contact-step.is-step03 > :nth-child(1)::after {
  right: -19px;
}
@media screen and (max-width: 766px) {
  .mod-contact-step.is-step03 > :nth-child(1)::after {
    right: 0;
  }
}
.mod-contact-step.is-active + :last-child::before,
.mod-contact-step.is-active + :last-child::after {
  content: none;
}
.mod-contact-step .item {
  font-size: 16px;
  font-weight: bold;

  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  text-align: center;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1 1 0;
}
@media screen and (max-width: 766px) {
  .mod-contact-step .item {
    flex-direction: column;

    height: 80px;
    padding-top: 40px;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
}
.mod-contact-step .item:first-child {
  border-left: 1px solid #e9e9e9;
  border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 766px) {
  .mod-contact-step .item:first-child {
    height: 72px;
    padding-top: 10px;
    border-radius: 5px 5px 0 0;
  }
}
.mod-contact-step .item:last-child {
  border-right: 1px solid #e9e9e9;
  border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 766px) {
  .mod-contact-step .item:last-child {
    height: 100px;
    padding-top: 20px;
    border-radius: 0 0 5px 5px;
  }
}
.mod-contact-step .item:last-child::before,
.mod-contact-step .item:last-child::after {
  content: none;
}
.mod-contact-step .item::before,
.mod-contact-step .item::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -20px;
  display: inline-block;
  width: 0;
  height: 0;

  content: "";
  border-width: 30px 0 30px 20px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 766px) {
  .mod-contact-step .item::before,
  .mod-contact-step .item::after {
    top: 100%;
    right: 0;
    left: 0;
    margin: auto;
    border-width: 25px calc(50vw - 55px) 0 calc(50vw - 55px);
    border-color: #fff transparent transparent transparent;
  }
}
.mod-contact-step .mark {
  margin-right: 1em;
}
@media screen and (max-width: 766px) {
  .mod-contact-step .mark {
    display: block;
    margin: 0;
  }
}
.mod-contact-partner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding: 0 70px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 766px) {
  .mod-contact-partner {
    display: block;
    margin-top: 20px;
    padding: 0 25px 50px;
  }
}
.mod-contact-partner .item {
  position: relative;
  width: 25%;
  margin-bottom: 30px;
  padding: 0 25px;
}
@media screen and (max-width: 766px) {
  .mod-contact-partner .item {
    width: 210px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 0;
  }
}
.mod-contact-partner .item a {
  display: block;
}
.mod-contact-partner .ico-external-link {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 766px) {
  .mod-contact-partner .ico-external-link {
    top: 0;
    right: -10px;
  }
}
.table-contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 766px) {
  .table-contact {
    display: block;
    margin-top: 40px;
  }
}
.table-contact .title-01 {
  line-height: 1.1;

  width: 416px;
  margin-bottom: 15px;
  padding: 0 1em 15px 0;
  border-bottom: 1px solid #e9e9e9;
}
@media screen and (max-width: 766px) {
  .table-contact .title-01 {
    width: auto;
    margin-bottom: 20px;
    padding: 0;
    border-bottom: none;
  }
}
.table-contact .title-02.is-error {
  color: #d1381a;
}
.table-contact .title-02 .tag-form-01 {
  margin-left: 1em;
}
.table-contact .error {
  font-size: 14px;

  position: absolute;
  top: 0;
  right: 0;
  display: none;
  color: #d1381a;
}
@media screen and (max-width: 766px) {
  .table-contact .error {
    position: static;
    margin-top: 15px;
  }
}
.table-contact .error.is-error {
  display: block;
}
.table-contact > .list {
  margin-bottom: 15px;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #e9e9e9;

  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1 1 0;
}
.table-contact > .list > .item {
  position: relative;
  margin-top: 15px;
}
.table-contact > .list > .item:first-child {
  margin-top: 0;
}
.table-contact > .list > .item + .line-cmn-01 {
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .table-contact > .list > .item + .line-cmn-01 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 766px) and (max-width: 766px) {
  .table-contact > .list > .item + .line-cmn-01 + .item {
    margin-top: 50px;
  }
}
.table-contact .confirm {
  overflow: hidden;
}
.table-contact .confirm-title {
  font-weight: bold;

  float: left;
  width: 208px;
  padding-right: 1em;
}
@media screen and (max-width: 766px) {
  .table-contact .confirm-title {
    float: none;
    width: auto;
    padding-right: 0;
  }
}
.table-contact .confirm-text {
  padding-left: 208px;
}
@media screen and (max-width: 766px) {
  .table-contact .confirm-text {
    margin-top: 10px;
    padding-left: 0;
  }
}
.list-contact-form-01 {
  overflow: hidden;

  margin: 25px 0 0 -50px;
}
.list-contact-form-01 .item {
  float: left;
  margin-left: 50px;
}
.form-contact-input textarea {
  width: 100%;
  height: 52px;
  margin-top: 5px;
  padding: 12px 20px;
  resize: none;
  border: 2px solid #e3e3e3;
  border-radius: 4px;
}
@media screen and (max-width: 766px) {
  .form-contact-input textarea {
    height: 80px;
  }
}
.form-contact-input textarea:hover {
  border-color: #c5c5c5;
}
.form-contact-input textarea:active,
.form-contact-input textarea:focus {
  border-color: #23bcba;
}
.form-contact-input textarea:active + label,
.form-contact-input textarea:focus + label {
  color: #23bcba;
}
.form-contact-input textarea:invalid {
  border-color: #d1381a;
}
.form-contact-input textarea:invalid + label {
  color: #d1381a;
}
.form-contact-input.is-error label {
  color: #d1381a;
}
.form-contact-input.is-error textarea {
  border-color: #d1381a;
}
.form-contact-input.is-error textarea:hover {
  border-color: #d1381a;
}
.form-contact-input.is-error textarea:active,
.form-contact-input.is-error textarea:focus {
  border-color: #d1381a;
}
.form-contact-input.is-error textarea:active + label,
.form-contact-input.is-error textarea:focus + label {
  color: #d1381a;
}
.form-contact-textarea textarea {
  width: 100%;
  height: 170px;
  margin-top: 5px;
  padding: 12px 20px;
  resize: none;
  border: 2px solid #e3e3e3;
  border-radius: 4px;
}
.form-contact-textarea textarea:hover {
  border-color: #c5c5c5;
}
.form-contact-textarea textarea:active,
.form-contact-textarea textarea:focus {
  border-color: #23bcba;
}
.form-contact-textarea textarea:active + label,
.form-contact-textarea textarea:focus + label {
  color: #23bcba;
}
.form-contact-textarea textarea:invalid {
  border-color: #d1381a;
}
.form-contact-textarea textarea:invalid + label {
  color: #d1381a;
}
.form-contact-textarea.is-error label {
  color: #d1381a;
}
.form-contact-textarea.is-error input {
  border-color: #d1381a;
}
.form-contact-textarea.is-error input:hover {
  border-color: #d1381a;
}
.form-contact-textarea.is-error input:active,
.form-contact-textarea.is-error input:focus {
  border-color: #d1381a;
}
.form-contact-textarea.is-error input:active + label,
.form-contact-textarea.is-error input:focus + label {
  color: #d1381a;
}
.tag-contact-01 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin-left: 1em;
  display: inline-block;
  padding: 6px 12px;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background-color: #23bcba;
}
.ttl-cmn-02 .tag-contact-01 {
  margin-left: 1em;
}
.btn-contact-01 {
  margin-top: 30px;

  text-align: center;
}
@media screen and (max-width: 766px) {
  .btn-contact-01 {
    margin-top: 50px;
  }
}
.btn-contact-01 .btn-cmn-02,
.btn-contact-01 .btn-cmn-02__gray {
  font-size: 16px;

  margin: 0 24px;
}
@media screen and (max-width: 766px) {
  .btn-contact-01 .btn-cmn-02,
  .btn-contact-01 .btn-cmn-02__gray {
    width: 100%;
    min-width: 0;
    margin: 20px 0 0;
  }
}
.btn-contact-01 .btn-cmn-02:first-child,
.btn-contact-01 .btn-cmn-02__gray:first-child {
  margin-top: 0;
}
.iziModal.contact-01 {
  max-width: 1100px !important;
}
@media screen and (max-width: 766px) {
  .iziModal.contact-01 .iziModal-wrap {
    padding: 0 5%;
  }
}
@media screen and (max-width: 766px) {
  .iziModal.contact-01 .iziModal-content {
    position: relative;
  }
}
.iziModal.contact-01 .iziModalCloseTop {
  display: none;
}
@media screen and (max-width: 766px) {
  .iziModal.contact-01 .iziModalCloseTop {
    position: absolute;
    top: -48px;
    right: -17px;

    display: block;
    overflow: hidden;
    width: 48px;
    height: 48px;
  }
  .iziModal.contact-01 .iziModalCloseTop::before,
  .iziModal.contact-01 .iziModalCloseTop::after {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 20px;
    height: 4px;
    margin: -1px auto 0;
    content: "";
    background: #fff;
  }
  .iziModal.contact-01 .iziModalCloseTop::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .iziModal.contact-01 .iziModalCloseTop::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.iziModal.contact-01 .iziModalClose {
  position: fixed;
  top: auto;
  right: 0;
  bottom: -40px;
}
@media screen and (max-width: 766px) {
  .iziModal.contact-01 .iziModalClose {
    bottom: 150px;
  }
}
.iziModal.contact-01 .iziModalIn {
  width: 100%;
  margin-top: 20px;
  background-color: #fff;
}
@media screen and (max-width: 766px) {
  .iziModal.contact-01 .iziModalIn {
    margin-top: 80px;
    margin-bottom: 150px;
  }
}
.logo-privacy {
  margin-top: 2em;
  text-align: right;
}
.logo-privacy a {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 767px) and (min-width: 767px) {
  .logo-privacy a {
    transition: opacity 0.4s ease;

    opacity: 1;
  }
  .logo-privacy a:hover {
    text-decoration: none;
    opacity: 0.7;

    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
  }
}
.ttl-cmn-02__border + .txt-cmn-02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
#sendNewSms {
  pointer-events: auto;

  opacity: 1;
}
#sendNewSms.is-invalid {
  pointer-events: none;

  opacity: 0.4;
}
.area-contact-head {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.85;

  padding: 40px 44px 40px;
  color: #363833;
  border-bottom: 1px solid #e9e9e9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 766px) {
  .area-contact-head {
    font-size: 18px;

    padding: 17px 20px;
  }
}
.area-contact.area-contact-top {
  border-radius: 0;
}
@media screen and (max-width: 766px) {
  .area-contact.area-contact-top {
    padding-top: 40px;
  }
}
.area-contact.area-contact-bottom {
  margin-top: 0;
  padding-top: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 766px) {
  .area-contact.area-contact-bottom {
    padding-top: 0;
  }
}
