@charset "UTF-8";
.information {
  overflow: hidden;
  background-color: #fff;
  color: #231515;
}
.information header a {
  color: #fff;
}
.information .main {
  position: relative;
  z-index: 2;
  padding-top: 108px;
}
@media (max-width: 768px) {
  .information .main {
    margin-top: 0;
    padding-top: 60px;
  }
}
.information .fixed__wrapper {
  max-width: 800px;
  width: 100%;
}
.information p, .information span, .information time, .information a {
  color: #231515;
  font-weight: 400;
  font-style: normal;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
.information h1, .information h2, .information h3, .information h4, .information h5, .information h6 {
  color: #231515;
  font-weight: 600;
  font-style: normal;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
.information .heading__img__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
  max-height: 400px;
  height: 280px;
  background: url(../img/information/heading__bg.jpg);
  background-position: center;
  background-size: cover;
  pointer-events: none;
}
@media (max-width: 768px) {
  .information .heading__img__wrapper {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    height: 150px;
  }
}
.information .heading__img__wrapper h2.sec01-heading {
  color: #fff;
  font-weight: bold;
  font-style: normal;
  font-size: 32px;
  font-family: "ゴシックMB101 DB";
}
.information .sec01 {
  margin-top: 0px;
  margin-bottom: 90px;
  padding-top: 60px;
  background: url(../img/information/sec01--bg.jpg);
  background-position: bottom;
  background-size: 1800px auto;
}
@media (min-width: 1800px) {
  .information .sec01 {
    background-position: center;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .information .sec01 {
    margin-bottom: 40px;
  }
}
.information .sec01 .flex--box--wrapper {
  align-items: flex-end;
}
@media (max-width: 768px) {
  .information .sec01 .flex--box--wrapper {
    display: block;
  }
}
.information .sec01 .box--left {
  max-width: 500px;
  width: 65%;
}
@media (max-width: 768px) {
  .information .sec01 .box--left {
    margin-bottom: 40px;
    max-width: none;
    width: 100%;
  }
}
.information .sec01 .box--left .content-box {
  margin-bottom: 20px;
}
.information .sec01 .box--left .content-box .box--heading {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--heading {
    font-size: 16px;
  }
}
.information .sec01 .box--left .content-box .box--heading::before {
  display: inline-block;
  margin-right: 0.6em;
  width: 0.4em;
  height: 1em;
  background: #231515;
  content: "";
}
.information .sec01 .box--left .content-box .box--heading span {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--heading span {
    font-size: 16px;
  }
}
.information .sec01 .box--left .content-box .box--desc.company-name {
  font-size: 26px;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--desc.company-name {
    font-size: 21px;
  }
}
.information .sec01 .box--left .content-box .box--desc.company-desc {
  font-size: 24px;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--desc.company-desc {
    font-size: 21px;
  }
}
.information .sec01 .box--left .content-box .box--desc {
  display: flex;
  align-items: center;
  margin: 0;
  margin-top: 4px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--desc {
    display: block;
    font-size: 20px;
  }
}
.information .sec01 .box--left .content-box .box--desc.box--desc02 {
  margin-top: -4px;
}
.information .sec01 .box--left .content-box .box--desc span {
  margin: 0;
  font-size: 20px;
}
.information .sec01 .box--left .content-box .box--desc .font-size--small {
  font-size: 16px;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .content-box .box--desc .font-size--small {
    display: block;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 1;
  }
}
.information .sec01 .box--left .color--green {
  margin-bottom: 10px;
  color: #91b621;
  font-size: 28px;
	    margin-top: 10px;
}
@media (max-width: 768px) {
  .information .sec01 .box--left .color--green {
    margin-bottom: 4px;
    font-size: 22px;
  }
}
.information .sec01 .box--right {
  width: 30%;
}
@media (max-width: 768px) {
  .information .sec01 .box--right {
    margin: 0 5% 0 auto;
    max-width: 140px;
    width: 40%;
  }
}
.information .sec01 .box--right img {
  vertical-align: middle;
  transform: scale(1.15);
  transform-origin: bottom;
}
.information .sec01 h2.sec-heading {
  margin-bottom: 40px;
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .information .sec01 h2.sec-heading {
    margin-bottom: 34px;
    font-size: 32px;
  }
}
.information .sec01 .sec-desc {
  margin-bottom: 50px;
  color: #91b621;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  /* font-size: 42px; */
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .information .sec01 .sec-desc {
    margin-bottom: 34px;
    font-size: 22px;
  }
}
.information .sec02 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .information .sec02 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.information .sec02 .sec-heading {
  margin-bottom: 16px;
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .information .sec02 .sec-heading {
    font-size: 28px;
  }
}
.information .sec02 .sec-heading .font-size--small {
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 34px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .information .sec02 .sec-heading .font-size--small {
    font-size: 22px;
  }
}
.information .sec02 .heading-desc {
  display: block;
  color: #91b621;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  /* font-size: 42px; */
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .information .sec02 .heading-desc {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .information .sec02 .content--flex {
    display: block;
  }
}
.information .sec02 .box--left {
  width: calc(43% - 24px);
}
@media (max-width: 768px) {
  .information .sec02 .box--left {
    margin-bottom: 24px;
    width: 100%;
  }
}
.information .sec02 .box--left .company--address {
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
  font-size: 17px;
}
@media (max-width: 768px) {
  .information .sec02 .box--left .company--address {
    text-align: center;
  }
}
.information .sec02 .box--left .text--tel {
  display: block;
  border-bottom: solid #91b621 1px;
  color: #91b621;
  text-align: justify;
  font-size: 33px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .information .sec02 .box--left .text--tel {
    text-align: center;
  }
}
.information .sec02 .box--left .text--fax {
  display: block;
  color: #91b621;
  text-align: justify;
  font-size: 33px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .information .sec02 .box--left .text--fax {
    text-align: center;
  }
}
.information .sec02 .box--left .column-ochi {
  display: inline-block;
  margin: 0 4px;
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1;
  transform: translateY(-6%);
}
@media (max-width: 768px) {
  .information .sec02 .box--left .column-ochi {
    font-size: 22px;
  }
}
.information .sec02 .box--left .text--box {
  align-items: center;
}
.information .sec02 .box--left .text--box .text--desc {
  margin: 0;
  color: #91b621;
  text-align: left;
  font-size: 16px;
  line-height: 1.2;
}
.information .sec02 .box--left .text--box .text--dial {
  margin: 0;
  color: #91b621;
  text-align: center;
  font-size: 26px;
}
.information .sec02 .box--left .text--box .text--dial .column-ochi {
  font-size: 26px;
}
@media (max-width: 768px) {
  .information .sec02 .box--left .contact--img {
    display: block;
    margin-top: 20px;
  }
}
.information .sec02 .box--right {
  width: calc(55% - 24px);
}
@media (max-width: 768px) {
  .information .sec02 .box--right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .information .desc--attention {
    margin-left: 1em;
    text-align: left;
    text-indent: -1em;
    font-size: 13px;
  }
}

.form {
  margin-top: 40px;
}
@media (min-width: 769px) {
  .form {
    padding-bottom: 40px;
  }
}
.form .form__desc {
  text-align: center;
}
.form .flow {
  display: block;
  margin: 60px auto;
  max-width: 350px;
  width: 100%;
}
.form .rows {
  margin: 0px auto;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 40px;
  max-width: 880px;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows {
    box-sizing: border-box;
    padding: 0;
    padding-bottom: 0;
    width: calc(100% - 0px);
    border-radius: 16px;
  }
}
.form .rows .row {
  display: flex;
  padding: 12px 0;
  border-top: 1px solid #eee;
}
@media (max-width: 768px) {
  .form .rows .row {
    display: block;
  }
}
@media (max-width: 768px) {
  .form .rows .row {
    border: none;
  }
}
.form .rows .row .tr {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 28px;
  padding: 6px 0;
  min-width: 270px;
  height: auto;
  background: url(../img/contact/form--bg.jpg);
  background-size: auto;
}
@media (max-width: 768px) {
  .form .rows .row .tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
    margin-bottom: 6px;
    min-width: auto;
  }
  .form .rows .row .tr span {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .form .rows .row .tr span {
    margin-right: 0;
  }
}
.form .rows .row .tr.flex {
  display: inline-flex;
  align-items: flex-start;
  vertical-align: top;
}
@media (max-width: 768px) {
  .form .rows .row .tr.flex {
    display: flex;
  }
}
.form .rows .row .row__desc {
  display: inline-block;
  width: 185px;
  color: #666666;
  text-indent: 1em;
  font-weight: normal;
}
@media (max-width: 768px) {
  .form .rows .row .row__desc {
    color: #231516;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .rows .row .row__desc.text-long {
    width: 75%;
  }
}
.form .rows .row .row__opt {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 24px;
  padding: 2px 10px;
  width: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 32px;
  background-color: #dae000;
  color: #fff;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  opacity: 1;
  cursor: default;
}
.form .rows .row .row__opt.req {
  background-color: #91b621;
  opacity: 1;
}
@media (max-width: 768px) {
  .form .rows .row .row__opt {
    margin-right: 1em !important;
    margin-bottom: 0 !important;
    padding: 0 8px;
    font-size: 16px !important;
  }
}
.form .rows input[type=text], .form .rows input[type=tel], .form .rows input[type=email] {
  box-sizing: border-box;
  padding: 8px 10px;
  width: 100%;
  border: none;
  border: solid 1px #666;
  border-radius: 4px;
  background-color: #fff;
  color: #434343;
}
@media (max-width: 768px) {
  .form .rows input[type=text], .form .rows input[type=tel], .form .rows input[type=email] {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
  }
}
.form .rows .mail-attention--text {
  margin: -12px 0 16px auto;
  /* margin: 0; */
  margin-bottom: 2px;
  max-width: 580px;
  width: 100%;
  color: #756b63;
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .form .rows .mail-attention--text {
    margin: -8px 0 16px auto;
  }
}
.form .rows .wpcf7-form-control-wrap {
  padding-top: 5px;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows span.wpcf7-list-item {
    display: block;
  }
}
.form .rows input[name=address__postcode] {
  margin-right: 25px;
}
.form .rows select {
  box-sizing: border-box;
  padding: 8px 10px;
  width: 22%;
  border: none;
  background-color: #d4d5d5;
  text-align: left;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form .rows select[name=birthYear], .form .rows select[name=birthMonth], .form .rows select[name=birthDay] {
  margin-right: 4px;
  width: 16%;
  text-align: center;
}
@media (max-width: 768px) {
  .form .rows select[name=year] {
    margin-left: 2.5%;
  }
  .form .rows select[name=year], .form .rows select[name=month], .form .rows select[name=day] {
    margin-right: 5px;
    padding: 8px 0px;
    width: 20%;
    font-size: 1.2rem;
  }
}
.form .rows input[type=text][id*=form__address] {
  width: 17%;
}
.form .rows input[type=text]#form__address__desc {
  margin-top: 12px;
  margin-left: 255px;
  width: 40%;
}
.form .rows .input-desc {
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 260px;
  padding-left: 1em;
  text-align: left;
  text-align: left !important;
  text-indent: -1em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .form .rows .input-desc {
    margin-left: 2.5%;
    font-size: 12px !important;
  }
}
.form .rows .input-desc02 {
  margin-top: 0;
}
.form .rows .flex {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
}
.form .rows .flex .flex__wrapper {
  margin-bottom: 20px;
  width: 50%;
}
.form .rows textarea {
  overflow: auto;
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 8px 10px;
  min-width: 100%;
  min-height: 34px;
  max-width: 100%;
  height: 124px;
  border: none;
  border: solid 1px #666;
  border-radius: 4px;
  background-color: #fff;
  color: #434343;
  vertical-align: top;
}
@media (max-width: 768px) {
  .form .rows textarea {
    margin: 0;
    height: 64px;
    font-size: 16px;
  }
}
.form .rows .method__select__wrapper {
  display: inline-block;
  margin-right: 60px;
}
@media (max-width: 768px) {
  .form .rows .method__select__wrapper {
    margin-right: 10px;
  }
}
.form .rows label span {
  margin-left: 8px;
  color: #231815;
  font-weight: 600;
  font-style: normal;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .form .rows label {
    margin-left: 2%;
  }
}
@media (max-width: 768px) {
  .form .rows input[type=text]#form__address__postcode {
    display: inline-block;
    margin: 0 auto;
    width: 90%;
  }
  .form .rows select[name=address__prefe] {
    margin-top: 12px;
    width: 70%;
  }
  .form .rows input[type=text]#form__address__desc {
    margin-left: auto;
    width: 95%;
  }
  .form .rows input[type=file] {
    margin-left: 2.5%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .form .rows input[type=file] {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .form .rows .pre {
    white-space: pre;
  }
}
.form .rows .textarea-wrapper {
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows .textarea-wrapper {
    display: block;
    margin: 0 auto;
  }
  .form .rows .textarea-wrapper textarea {
    min-width: 200px;
    max-width: 100%;
    width: 100%;
  }
}
.form input, .form select, .form textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", sans-serif !important;
}
.form .policy-box {
  overflow-y: scroll;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px;
  max-width: 880px;
  max-height: 300px;
  background: #fffff7;
  color: #000 !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .form .policy-box {
    overflow-x: hidden;
    width: 100%;
  }
}
.form .policy-box .policy-heading {
  border: none;
  color: #000;
  text-align: center;
  font-size: 16px;
}
.form .policy-box p {
  color: #000;
  text-align: center;
}
.form .policy-box h4 {
  margin: 12px 0;
  border-bottom: solid 1px #cccccc;
  color: #000;
}
.form .policy-box ul {
  list-style-type: disc;
}
.form .agree {
  margin-top: 12px;
  margin-bottom: 32px;
}
.form .agree span {
  color: #666666;
}
.form .agree .chkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* ラベルのスタイル　*/
}
@media (max-width: 768px) {
  .form .agree .chkbox {
    margin: 0;
  }
}
.form .agree .chkbox label {
  position: relative;
  display: inline-table;
  max-width: 530px;
  text-indent: -1.5em;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .form .agree .chkbox label {
    display: table;
    margin: 0 auto;
    width: 85%;
    font-size: 14px;
  }
}
.form .agree .chkbox p {
  text-align: left;
}
.form .agree .chkbox .wpcf7-form-control-wrap {
  position: static;
}
.form .agree .chkbox input[type=checkbox] {
  margin-right: 0.5em;
  cursor: pointer;
  transform: scale(1);
  pointer-events: all;
}
.form .agree .chkbox .wpcf7-not-valid-tip {
  position: absolute;
  right: 0em;
  bottom: -1.8em;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 769px) {
  .form .agree .chkbox .wpcf7-not-valid-tip {
    right: 2em;
  }
}
.form .submit--wrapper {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 280px;
}
@media (max-width: 768px) {
  .form .submit--wrapper {
    margin-top: 36px;
    margin-bottom: 80px;
  }
}
.form .submit--wrapper .wpcf7-form-control {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}
.form input[type=button], .form input[type=submit] {
  display: block;
  margin: 0 auto;
  padding: 20px;
  width: 30%;
  border: none;
  border-radius: 36px;
  background: linear-gradient(to bottom right, #087adb 0%, #84d2f5 100%);
  box-shadow: 2px 2px 2px #aaa;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  -webkit-appearance: button;
  transition: 0.3s;
}
.form input[type=button]:hover, .form input[type=submit]:hover {
  background-color: #6cba5a;
  color: #fff;
}
@media (max-width: 768px) {
  .form input[type=button], .form input[type=submit] {
    width: 60%;
  }
}
.form .address-prefe-text {
  margin-right: 0.5em;
}
.form .address-postcode-text {
  margin-right: 0.5em;
}
.form .wpcf7-not-valid-tip {
  margin-top: 4px;
  margin-right: 0.5em;
  text-align: right;
  font-size: 0.8em;
}
.form .wpcf7 form.invalid .wpcf7-response-output, .form .wpcf7 form.unaccepted .wpcf7-response-output, .form .wpcf7 form.sent .wpcf7-response-output {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.9em;
}
.form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
    font-size: 14px;
  }
}

.link-icon {
  width: 1em;
}