@charset "UTF-8";
/*
Theme Name: minnano careeer
Theme URI:
Description:
Version: 1.0
Author: taiga
Author URI:
*/
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  color: #777777;
  font-family: Hiragino Sans,"ヒラギノ角ゴシック",sans-serif;
}

img {
  vertical-align: bottom;
  width: 100%;
}

a {
  text-decoration: none;
  color: #777777;
}

button {
  width: 100%;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
}

.section-wrapper {
  padding: 20px 0;
}

.content-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 425px) {
  .content-wrapper {
    padding: 0 4px;
  }
}

.header-inner {
  padding: 5px 4px;
  box-sizing: border-box;
  text-align: center;
}

.site-title {
  display: inline-block;
  width: 300px;
  margin: 0 auto;
  padding: 3px 0;
  color: #4481B5;
  font-weight: bold;
  border-top: 2px solid #FF8001;
  border-bottom: 2px solid #FF8001;
}

@media screen and (max-width: 800px) {
  .site-title {
    width: 146px;
  }
}

.mv-wrapper {
  padding: 0;
}

.mv-copy {
  background-color: #FFA464;
  padding: 13px 0;
  text-align: center;
  font-size: 3.0rem;
	  line-height: 1.3;
  color: #fff;
	font-weight: bold;
  box-shadow: 0px 10px 0 0 #FFC398;
  transform: skew(0deg, -5deg) translateY(-50%);
}

.mv-copy > p {
  transform: skew(0deg, 5deg);
}

.mv-text {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.3;
  max-width: 660px;
  padding: 0 25px;
  box-sizing: border-box;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .mv-wrapper {
    padding: 0 0;
  }
  .mv-copy {
    font-size: 2.5rem;
    padding: 15px 0;
    box-shadow: 0px 10px 0 0 #FFC398;
  }
  .mv-text {
    font-size: 1.3rem;
  }
}

.flow {
  padding-bottom: 0px;
}

.flow-title {
  font-size: 3.8rem;
  color: #FF7E24;
  text-align: center;
}

.swiper-container {
  margin-top: 69px;
  padding: 0 4vw;
}

.swiper-wrapper {
  width: 100%;
  padding-bottom: 100px;
}

.swiper-slide {
  width: 100%;
  max-width: 686px;
  height: 300px !important;
  border: 1px solid #E4E4E4;
  border-radius: 24px;
  box-shadow: 5px 6px 6px rgba(0, 0, 0, 0.16);
  padding: 30px;
  box-sizing: border-box;
  transform: translateX(-10%);
}

.swiper-content {
  position: relative;
}

.swiper-header {
  max-width: 190px;
  padding: 7px 0;
  box-sizing: border-box;
  background-color: #FFA465;
  border-radius: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 20px;
}

.swiper-header-text {
  font-size: 2.0rem;
  margin-right: 20px;
}

.swiper-header-number {
  font-size: 4.4rem;
}

.swiper-title {
  font-size: 3rem;
  line-height: 1.3;
  color: #FFA465;
  margin-left: 15px;
  margin-bottom: 30px;
}

.swiper-img {
  position: absolute;
  top: 0;
  right: 0;
}

.swiper-img01 {
  width: 110px;
}

.swiper-img02 {
  width: 70px;
}

.swiper-img03 {
  width: 120px;
}

.swiper-img04 {
  width: 120px;
}

.swiper-img05 {
  width: 50px;
}

.swiper-img06 {
  width: 70px;
}

.change-color {
  color: #FFA465;
}

@media screen and (max-width: 800px) {
  .flow {
    padding-bottom: 0;
  }
  .flow-title {
    font-size: 1.9rem;
  }
  .swiper-container {
    margin-top: 20px;
  }
  .swiper-slide {
    height: 178px !important;
    padding: 16px 13px;
  }
  .swiper-header {
    max-width: 93px;
    padding: 7px 0;
    margin-bottom: 10px;
  }
  .swiper-header-text {
    font-size: 1.1rem;
    margin-right: 10px;
  }
  .swiper-header-number {
    font-size: 2.4rem;
  }
  .swiper-img01 {
    width: 75px;
  }
  .swiper-img02 {
    width: 57px;
  }
  .swiper-img03 {
    width: 92px;
  }
  .swiper-img04 {
    width: 92px;
  }
  .swiper-img05 {
    width: 35px;
  }
  .swiper-img06 {
    width: 49px;
  }
  .swiper-title {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
  .swiper-text {
    font-size: 1.1rem;
  }
}

.contact-wrapper {
  padding: 30px 12px 150px;
  background-color: #FFA464;
}

.contact-title {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  display: flex;
  justify-content: start;
  align-items: flex-start;
}

.contact-title-header {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(180deg, #FAFD66 0%, #FAFD66 50%, #FAE13D 50%, #FAE13D 100%);
  transform: rotate(-45deg);
  position: relative;
}

.contact-title-header > p {
  width: 100%;
  position: absolute;
  top: 37%;
  left: 15%;
  transform: translate(0, 0) rotate(25deg);
  font-size: 1.6rem;
  font-weight: bold;
}

.contact-title > p {
  color: #fff;
  font-size: 2.5rem;
  margin-left: 140px;
  margin-bottom: 20px;
	font-weight: bold;
}

.form_section {
  width: 100%;
  max-width: 752px;
  margin: 0 auto;
  padding: 30px 0 50px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 17px;
  position: relative;
  display: none;
}

.form_section.current {
  display: block;
}

.form_section_header {
  position: absolute;
  top: 30px;
  right: 56px;
}

.form_section__body {
  width: 90.0691489361%;
  margin: 0 auto;
}

.form_section__body > h2 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 20px;
}

.form_section-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.form_section-item {
  display: block !important;
  width: 49%;
  box-sizing: border-box;
  border: 2px solid #FF7E24;
  border-radius: 15px;
  text-align: center;
  font-size: 2.0rem;
  line-height: 1.3;
  margin: 0 !important;
  margin-bottom: 28px !important;
  transition: .3s;
}

.form_section-item:hover {
  background-color: #FF7E24;
  color: #fff;
  cursor: pointer;
  transition: .3s;
}

.form_section-item > input {
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 0;
  box-sizing: border-box;
  appearance: none;
  position: relative;
  z-index: 20;
}

.form_section-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 0px;
}

.form_section-prev-btn {
  display: block;
  width: 100px;
  padding: 10px 0;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
  background-color: #E4E4E4;
}

.form_section-next-btn {
  display: block;
  width: 125px;
  padding: 10px 13px;
  margin-left: 17px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
  background-color: #000000;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
}

.form_section-submit {
  display: block;
  min-width: 125px;
  padding: 10px 13px;
  margin-left: 17px;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
  background-color: #000000;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
}

.form_section-input {
  width: 100%;
  margin-bottom: 25px;
}

.form_section-input-text {
  width: 96%;
  border: 1px solid #1D1D1D;
  border-radius: 15px;
  padding: 15px 15px;
  box-sizing: border-box;
  font-size: 2.3rem;
}

.form_section-input-text::placeholder {
  font-size: 2.3rem;
  line-height: 1.3;
  color: #A5A5A5;
}

.form_section-input-mail {
  width: 100%;
}

.form_section-input-tel {
  width: 60%;
}

.form_section-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.form_section-label {
  display: block;
  font-size: 2.1rem;
  margin-bottom: 15px;
}

.form_section-pulldown {
  position: relative;
}

.form_section-pulldown::after {
  content: "";
  display: block;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: #545454 transparent transparent transparent;
  position: absolute;
  top: 75%;
  left: 42%;
  transform: translateY(-75%);
  z-index: 10;
  pointer-events: none;
}

.form_section-select {
  display: block;
  width: 48%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 1.8rem;
  border-radius: 5px;
  margin-bottom: 25px;
  appearance: none;
}

.form_section-select > option {
  font-size: 1.6rem;
}

.form_section-text {
  font-size: 1.6rem;
  margin-bottom: 50px;
}

.form_section-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.form_section-thank-text {
  font-size: 2.0rem;
  margin-bottom: 30px;
}

.form_section-thank-number {
  font-size: 4rem;
  margin-bottom: 40px;
  text-align: center;
}

.form_section-thank-line {
  font-size: 1.3rem;
  margin-bottom: 40px;
  text-align: center;
}

.form_section-thank-line-btn {
  display: block;
  width: 300px;
  background-color: #49B70F;
  color: #fff;
  text-align: center;
  font-size: 2.0rem;
  border-radius: 12px;
  padding: 20px 0;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.form_section-thank-line-btn::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-10%, -50%);
}

.form_section-thank-line-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 16px;
  border-color: transparent transparent transparent #49B70F;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-5%, -50%);
}

.wpcf7-response-output {
  display: none;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-list-item {
  position: relative;
}

.wpcf7-list-item-label {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form_section.appear {
  display: flex;
}

.form_section.disappear {
  display: none;
}

.form_section.page-enter {
  animation: fadein 1.5s ease-out;
}

.form_section.page-leave {
  animation: fadeout .4s ease-out;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@media screen and (max-width: 800px) {
  .contact-wrapper {
    padding: 25px 12px 60px;
  }
  .contact-title {
    padding: 0 35px;
    box-sizing: border-box;
  }
  .contact-title > p {
    font-size: 1.9rem;
    margin-left: 30px;
  }
  .contact-title-header {
    width: 50px;
    height: 50px;
  }
  .contact-title-header > p {
    font-size: 1.1rem;
    color: #413034;
    transform: rotate(35deg);
    top: 35%;
    left: 10%;
  }
  .form_section {
    padding: 42px 0 38px;
  }
  .form_section_header {
    top: 15px;
    right: 36px;
  }
  .form_section__body > h2 {
    font-size: 1.5rem;
    margin-bottom: 24px;
    margin-left: 10px;
  }
  .form_section-list {
    margin-bottom: 15px;
  }
  .form_section-item {
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .form_section-item > input {
    padding: 15px 0;
  }
  .form_section-label {
    font-size: 1.3rem;
  }
  .form_section-input-text {
    font-size: 1.3rem;
  }
  .form_section-input-text::placeholder {
    font-size: 1.3rem;
  }
  .form_section-select {
    font-size: 1.3rem;
  }
  .form_section-pulldown::after {
    border-width: 10px 6px 0 6px;
    border-color: #000000 transparent transparent transparent;
    top: 75%;
    left: 40%;
    transform: translateY(-75%);
    z-index: 10;
    pointer-events: none;
  }
  .form_section-thank-text {
    font-size: 1.5rem;
    margin-bottom: 18px;
  }
  .form_section-thank-number {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
  .form_section-thank-line {
    font-size: 1rem;
  }
}

.footer {
  background-color: #212121;
}

.footer-inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
  text-align: center;
}

.footer-item {
  margin-bottom: 20px;
}

.footer-item > a {
  color: #fff;
  font-size: 2.2rem;
}

@media screen and (max-width: 800px) {
  .footer-inner {
    padding: 14px 0;
  }
  .footer-item {
    margin-bottom: 8px;
  }
  .footer-item > a {
    font-size: 1.1rem;
  }
}
/*# sourceMappingURL=style.css.map */