html body main {
  margin-top: 110px;
}
@media screen and (max-width: 1199px) {
  html body main {
    margin-top: 70px;
  }
}
html body main .mv-section {
  margin-bottom: 105px;
}
@media screen and (max-width: 767px) {
  html body main .mv-section {
    margin-bottom: 33px;
  }
}
html body main .mv-section h1 {
  margin-bottom: 60px;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 10px;
  color: #293245;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body main .mv-section h1 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 2.5px;
  }
}
@media screen and (max-width: 767px) {
  html body main .mv-section h1 {
    margin-bottom: 28px;
  }
}
html body main .mv-section h1 span {
  display: block;
  margin-top: 11px;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1.5px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .mv-section h1 span {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.75px;
  }
}
@media screen and (max-width: 767px) {
  html body main .mv-section h1 span {
    margin-top: 3px;
  }
}
html body main .mv-section_thanks {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  html body main .mv-section_thanks {
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body main .mv-section_thanks h1 {
  max-width: 660px;
  margin: 0 auto 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid #326E2C;
}
@media screen and (max-width: 767px) {
  html body main .mv-section_thanks h1 {
    margin: 0 auto 10px;
    padding-bottom: 10px;
  }
}
html body main .entry-title {
  margin-bottom: 60px;
  padding-bottom: 18px;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 1.4px;
  color: #326E2C;
  text-align: center;
  font-weight: 600;
  border-bottom: 1px solid #326E2C;
}
@media screen and (max-width: 767px) {
  html body main .entry-title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-title {
    padding-bottom: 16px;
    margin-bottom: 33px;
    font-weight: 500;
  }
}
html body main .entry-section01 {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 {
    margin-bottom: 50px;
  }
}
html body main .entry-section01 .wrapper {
  max-width: 1000px;
}
html body main .entry-section01 .entry-intro {
  margin-bottom: 85px;
  font-size: 18px;
  line-height: 37px;
  letter-spacing: 1.8px;
  color: #293245;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .entry-intro {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .entry-intro {
    margin-bottom: 36px;
  }
}
html body main .entry-section01 .entry-inner {
  padding: 80px 1rem 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F5F5F2;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .entry-inner {
    padding: 24px 16px 27px;
  }
}
html body main .entry-section01 .form-dl {
  max-width: 615px;
  width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dl {
    margin-bottom: 55px;
  }
}
html body main .entry-section01 .form-dl_wrapper + .form-dl_wrapper {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dl_wrapper + .form-dl_wrapper {
    margin-top: 20px;
  }
}
html body main .entry-section01 .form-dt {
  margin-bottom: 10px;
}
html body main .entry-section01 .form-dt label {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.9px;
  color: #326E2C;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dt label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dt label span {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.9px;
  color: #E60013;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dt label span {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.75px;
  }
}
html body main .entry-section01 .form-dd .form-radio_checkbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
html body main .entry-section01 .form-dd .form-radio_checkbox input {
  position: relative;
  width: 21px;
  height: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid #326E2C;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-radio_checkbox input {
    width: 17px;
    height: 17px;
  }
}
html body main .entry-section01 .form-dd .form-radio_checkbox input::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  margin: auto;
  inset: 0;
  opacity: 0;
  border-radius: 50%;
  position: absolute;
  background-color: #326E2C;
  top: 50%;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-radio_checkbox input::before {
    width: 12px;
    height: 12px;
  }
}
html body main .entry-section01 .form-dd .form-radio_checkbox input:checked::before {
  opacity: 1;
}
html body main .entry-section01 .form-dd .form-radio_checkbox .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 18px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-radio_checkbox .wpcf7-list-item label {
    gap: 0 8px;
  }
}
html body main .entry-section01 .form-dd .form-radio_checkbox .wpcf7-list-item-label {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.8px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-radio_checkbox .wpcf7-list-item-label {
    font-size: 15px;
    line-height: 25.5px;
    letter-spacing: 0.75px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input {
  width: 100%;
  height: 48px;
  border: 1px solid #326E2C;
  background-color: #FFFFFF;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input {
    height: 30px;
    padding: 0 8px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input::-moz-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input::-moz-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input:-ms-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input::-ms-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input::-ms-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input::placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_input::placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_input_sm {
  max-width: 430px;
}
html body main .entry-section01 .form-dd .form-dd_textarea {
  width: 100%;
  height: 135px;
  border: 1px solid #326E2C;
  background-color: #FFFFFF;
  resize: none;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_textarea::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_textarea::-moz-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_textarea:-ms-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_textarea::-ms-input-placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea::-ms-input-placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_textarea::placeholder {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #BABABA;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_textarea::placeholder {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .form-dd_file {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #707070;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-dd .form-dd_file {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-dd .wpcf7-not-valid-tip {
  margin-top: 10px;
  color: #E60013;
}
html body main .entry-section01 .form-policy {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-policy {
    margin-bottom: 33px;
  }
}
html body main .entry-section01 .form-policy .policy-text {
  margin-bottom: 27px;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-policy .policy-text {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-policy .policy-text {
    margin-bottom: 30px;
  }
}
html body main .entry-section01 .form-policy .policy-text a {
  color: #326E2C;
}
html body main .entry-section01 .form-policy .policy-text a::after {
  content: url("../../images/entry/external-icon.svg");
  width: 15px;
  margin-left: 3px;
  vertical-align: middle;
}
html body main .entry-section01 .form-policy .policy-check p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 6px;
}
html body main .entry-section01 .form-policy .policy-check p label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-policy .policy-check p label {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
  }
}
html body main .entry-section01 .form-policy .policy-check p label span {
  color: #E60013;
}
html body main .entry-section01 .form-policy .policy-check .wpcf7-list-item input {
  position: relative;
  width: 23px;
  height: 23px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #FFFFFF;
  border: 1px solid #707070;
}
html body main .entry-section01 .form-policy .policy-check .wpcf7-list-item input::before {
  content: "";
  width: 6px;
  height: 12px;
  display: block;
  margin: auto;
  inset: 0;
  opacity: 0;
  -webkit-transform: translateY(-10%) rotate(45deg);
  -ms-transform: translateY(-10%) rotate(45deg);
  transform: translateY(-10%) rotate(45deg);
  border-bottom: 4px solid #FFFFFF;
  border-right: 4px solid #FFFFFF;
  position: absolute;
}
html body main .entry-section01 .form-policy .policy-check .wpcf7-list-item input:checked {
  background: #707070;
  border-color: #707070;
}
html body main .entry-section01 .form-policy .policy-check .wpcf7-list-item input:checked::before {
  opacity: 1;
}
html body main .entry-section01 .form-btnbox input {
  max-width: 480px;
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  font-size: 26px;
  line-height: 74px;
  letter-spacing: 1.3px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  background-color: #6FA26A;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-btnbox input {
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section01 .form-btnbox input {
    max-width: 390px;
    height: 48px;
  }
}
html body main .entry-section01 .form-btnbox input:hover {
  background-color: #293245;
}
html body main .entry-section01 .wpcf7-submit {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 28px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
html body main .entry-section01 .wpcf7-list-item {
  margin: 0;
}
html body main .entry-section01 .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 20px;
}
html body main .entry-section01 .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 20px;
}
html body main .entry-section02 {
  margin-bottom: 165px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 {
    margin-bottom: 56px;
  }
}
html body main .entry-section02 .wrapper {
  max-width: 1000px;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  html body main .entry-section02 .wrapper {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .wrapper {
    padding: 0 40px;
  }
}
html body main .entry-section02 .entry-inner {
  max-width: 1000px;
  width: 100%;
}
html body main .entry-section02 .entry-flow {
  width: 1000px;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html body main .entry-section02 .entry-item:nth-child(2n+1) {
  width: 174.4px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html body main .entry-section02 .entry-item:nth-child(2n+1) picture {
  margin: 0 auto;
}
html body main .entry-section02 .entry-item:nth-child(2n) picture {
  max-width: 32px;
  height: 280px;
}
html body main .entry-section02 .entry-item:nth-child(2n) picture img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
html body main .entry-section02 .entry-item:nth-child(1) picture {
  max-width: 78px;
}
html body main .entry-section02 .entry-item:nth-child(3) picture {
  max-width: 81px;
}
html body main .entry-section02 .entry-item:nth-child(5) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html body main .entry-section02 .entry-item:nth-child(5) picture {
  max-width: 70px;
}
html body main .entry-section02 .entry-item:nth-child(7) {
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html body main .entry-section02 .entry-item:nth-child(7) picture {
  max-width: 77px;
}
html body main .entry-section02 .entry-item:nth-child(9) {
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html body main .entry-section02 .entry-item:nth-child(9) picture {
  max-width: 56px;
}
html body main .entry-section02 .entry-item_subtitle {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #326E2C;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .entry-item_subtitle {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
html body main .entry-section02 .entry-item_subtitle span {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #326E2C;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .entry-item_subtitle span {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0px;
  }
}
html body main .entry-section02 .entry-item_title {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #326E2C;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .entry-item_title {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
html body main .entry-section02 .entry-item_textbox p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #293245;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .entry-item_textbox p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0px;
  }
}
html body main .entry-section02 .entry-item_box {
  width: 100%;
  height: 55px;
  margin-top: 12px;
  background-color: #6FA26A;
}
html body main .entry-section02 .entry-item_box p {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main .entry-section02 .entry-item_box p {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
  }
}
html body main .entry-section03 {
  margin-bottom: 135px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 {
    margin-bottom: 50px;
  }
}
html body main .entry-section03 .wrapper {
  max-width: 1000px;
}
html body main .entry-section03 .entry-link {
  max-width: 480px;
  width: 100%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-link {
    max-width: 260px;
    margin-bottom: 24px;
  }
}
html body main .entry-section03 .entry-link a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 11px 0;
  padding: 18px 0;
  border: 1px solid #326E2C;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-link a {
    padding: 12px 0;
    font-weight: bold;
    border-radius: 20px;
  }
}
html body main .entry-section03 .entry-link a .entry-linkteltext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1.2px;
  color: #326E2C;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-link a .entry-linkteltext {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
  }
}
html body main .entry-section03 .entry-link a .entry-linkteltext::before {
  content: "";
  width: 26px;
  height: 26px;
  margin-right: 11px;
  vertical-align: middle;
  background: url("../../images/entry/phone-icon.svg") no-repeat center center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-link a .entry-linkteltext::before {
    width: 21px;
    height: 21px;
    margin-right: 16px;
  }
}
html body main .entry-section03 .entry-link a .entry-linknum {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1.2px;
  color: #326E2C;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-link a .entry-linknum {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
  }
}
html body main .entry-section03 .entry-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 43px;
  letter-spacing: 0px;
  color: #326E2C;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-subtitle {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-subtitle {
    margin-bottom: 6px;
    font-weight: bold;
  }
}
html body main .entry-section03 .entry-subtitle::before {
  content: url("../../images/entry/mail-icon.svg");
  width: 24px;
  margin-right: 13px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-subtitle::before {
    width: 21px;
  }
}
html body main .entry-section03 .entry-linktext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
html body main .entry-section03 .entry-linktext a {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #326E2C;
  font-weight: 600;
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-linktext a {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
  }
}
html body main .entry-section03 .entry-text {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #293245;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main .entry-section03 .entry-text {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
  }
}
html body main .thanks-section01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 {
    margin-bottom: 38px;
  }
}
html body main .thanks-section01 .wrapper {
  max-width: 1000px;
}
html body main .thanks-section01 .thanks-title {
  margin-bottom: 80px;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 4px;
  color: #326E2C;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-title {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-title {
    margin-bottom: 33px;
    font-weight: 600;
  }
}
html body main .thanks-section01 .thanks-inner {
  padding: 75px 1rem 57px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F5F5F2;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-inner {
    padding: 52px 1rem 33px;
  }
}
html body main .thanks-section01 .thanks-textbox {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
html body main .thanks-section01 .thanks-text {
  font-size: 18px;
  line-height: 37px;
  letter-spacing: 1.8px;
  color: #293245;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-text {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0px;
  }
}
html body main .thanks-section01 .thanks-text span {
  font-size: 16px;
  line-height: 37px;
  letter-spacing: 1.6px;
  color: #293245;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-text span {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
  }
}
html body main .thanks-section01 .thanks-text + .thanks-text {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-text + .thanks-text {
    margin-top: 20px;
  }
}
html body main .thanks-section01 .thanks-text_sm {
  margin-top: 26px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.6px;
  color: #293245;
  text-align: center;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-text_sm {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  html body main .thanks-section01 .thanks-text_sm {
    margin-top: 35px;
    margin-bottom: 25px;
  }
}
html body main .thanks-section02 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  html body main .thanks-section02 {
    margin-bottom: 42px;
  }
}

/*# sourceMappingURL=entry.css.map */
