@media (max-width: 1300px) {
}
@media (max-width: 1200px) {
  .u-about-contents {
    padding: 5rem 1rem;
  }
  .about-page {
    flex-direction: column;
  }
  .about-page-img {
    width: 100%;
    height: 80vh;
  }
  .about-page-textwrap {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    width: 95%;
  }
}
@media (max-width: 1024px) {
  .header-inner {
    height: 80px;
  }
  .header-logo img {
    width: 50px;
  }
  .header-nav ul {
    font-size: 1rem;
  }
  .help-box {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .help-img {
    position: static;
    width: 80%;
    max-width: 400px;
    position: relative;
    top: -6rem;
    left: initial;
    bottom: initial;
  }
  .help-textwrap {
    width: fit-content;
    margin-left: 0;
    position: relative;
    top: -3rem;
  }
  .employ-flow-item h3 {
    font-size: 1.2rem;
  }
  .employ-flow-item-wrap.second {
    margin-top: 70px;
  }
  .employ-flow-item-wrap.first .employ-arrow {
    bottom: -55px;
  }
  .wpcf7-form-control-wrap {
    width: calc(100% - 300px);
  }
  .contact-form label {
    width: 300px;
  }
}
@media (max-width: 992px) {
  .pc-none-reason {
    display: block;
  }
  .flow-item {
    flex-direction: column;
  }
  .flow-img {
    width: 100%;
    max-width: 500px;
  }
  .flow-textwrap {
    width: 100%;
    max-width: 600px;
    margin-top: 1rem;
  }
  .plan-table-td .table-01 {
    font-size: 2.5rem;
    padding-top: 1rem;
  }
  .plan-table-td .tax {
    font-size: 1.1rem;
  }
  .plan-table-td .yen {
    font-size: 1.35rem;
  }
  .plan-table-title {
    font-size: 1.5rem;
  }
  .plan-table-title span {
    font-size: 1.8rem;
  }
  .table-01 {
    height: 100px;
  }
  .table-02 {
    height: 80px;
  }
  .plan-table-td .table-02 {
    font-size: 2.5rem;
    padding-top: 0.5rem;
  }
  .plan-table-td .table-03 {
    font-size: 1.5rem;
  }
  .plan-table-td .table-04 {
    font-size: 1.3rem;
  }
  .plan-table-td .table-04 .plan-num {
    font-size: 1.7rem;
  }
  .plan-table-th .table-01 {
    padding-top: 1rem;
  }
  .table-03 .sp-th {
    margin-bottom: 0.5rem;
  }
  .table-04 .sp-th {
    margin-bottom: 0.25rem;
  }
  .employ-about-bottom {
    font-size: 2rem;
  }
  .employ-about-bottom-span {
    font-size: 3.5rem;
  }
  .blog-contents {
    flex-direction: column;
  }
  .blog-more {
    display: none;
  }
  .blog-titlewrap {
    text-align: center;
    width: 100%;
  }
  .blog-lists {
    width: 100%;
    margin-top: 3rem;
  }
  .sp-blog-more {
    display: block;
  }
  .u-blog-item {
    flex-direction: column;
    width: calc((100% - 3rem) / 3);
  }
  .u-blog-img {
    width: 100%;
  }
  .u-blog-textwrap {
    width: 100%;
  }
  .u-blog-item-title {
    font-size: 1rem;
    margin-top: 0.25rem;
  }
  .u-blog-item .blog-more-btn {
    margin-top: 1.5rem;
  }
  .header-nav {
    display: none;
  }
  .sp-header-logo {
    display: block;
  }
  .header-inner {
    display: flex;
  }
  .openbtn {
    display: block;
  }
  header.active .sp-header-logo .sp-header-logo-grad {
    display: block;
  }
  header.active .sp-header-logo .sp-header-logo-white {
    display: none;
  }
  header.active .sp-header-logo img {
    width: 120px;
  }
  header.active .header-inner {
    height: 70px;
  }
}
@media (max-width: 900px) {
  .about-page-title-en {
    font-size: 3rem;
  }
  .about-page-title {
    font-size: 1.4rem;
  }
  .about-page-textwrap p {
    margin-top: 2rem;
  }
  .campaign-img img {
    width: 250px;
  }
  .campaign-item:nth-of-type(1) .campaign-img {
    margin-right: 2rem;
  }
  .campaign-item:nth-of-type(2) .campaign-img {
    margin-left: 2rem;
  }
  .campaign-textwrap {
    width: calc(100% - 300px);
  }
  .reason-item:nth-of-type(1) {
    padding-right: 1rem;
  }
  .reason-item:nth-of-type(2) {
    padding: 0 1rem;
  }
  .reason-item:nth-of-type(3) {
    padding-left: 1rem;
  }
}
@media (max-width: 800px) {
  .fv-textwrap span {
    font-size: 1.5rem;
  }
  .fv-textwrap {
    font-size: 1.25rem;
    margin-top: 2rem;
  }
  .pc-none {
    display: block;
  }
  .fv {
    flex-direction: column-reverse;
  }
  .fv-img {
    position: static;
    opacity: 1;
    transform: translateY(0);
  }
  .plan-table-th {
    font-size: 1.1rem;
  }
  .employ-about-contents {
    flex-direction: column;
  }
  .employ-about-item:nth-of-type(2) {
    border-right: none;
    border-left: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .employ-about-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    margin: 0 auto;
  }
  .employ-about-textwrap {
    width: calc(100% - 200px);
    text-align: left;
  }
  .employ-about-item h3,
  .employ-about-num {
    text-align: left;
  }
  .employ-about-num {
    line-height: 1;
  }
  .help-title {
    font-size: 1.75rem;
  }
  .help-title::before,
  .help-title::after {
    height: 70px;
  }
  .plan-top {
    margin-bottom: 10%;
  }
  .plan-top-big {
    font-size: 1.75rem;
  }
}
@media (max-width: 768px) {
  .about-contents li {
    font-size: 1.1rem;
  }
  .about-contents li img {
    width: 20px;
    margin-right: 0.5rem;
    margin-top: 0.1rem;
  }
  .about-inner {
    height: auto;
    padding: 9rem 0;
  }
  .about-bottom-title {
    font-size: 1.4rem;
  }
  .reason-item {
    width: 95%;
    max-width: 500px;
    padding: 0;
    margin: 0 auto;
  }
  .reason-item:nth-of-type(1),
  .reason-item:nth-of-type(2),
  .reason-item:nth-of-type(3) {
    padding: 0;
  }
  .reason-item + .reason-item {
    margin-top: 3rem;
  }

  .reason-item:nth-of-type(2) {
    border: none;
  }
  .pc-none-reason {
    display: none;
  }
  .reason-item p {
    margin-top: 1rem;
  }
  .salon-reason-lists .reason-item {
    width: 95%;
    margin: 0 auto;
  }
  .salon-reason-lists .reason-item + .reason-item {
    margin: 3rem auto 0;
  }

  .salon-reason-lists .reason-item:nth-of-type(4) {
    border: none;
  }

  .plan-table-td {
    width: 49%;
  }
  .plan-table-th {
    display: none;
  }
  .sp-th {
    display: block;
    font-size: 1rem;
  }
  .plan-table-td .table-01,
  .plan-table-td .table-02,
  .plan-table-td .table-03,
  .plan-table-td .table-04 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    padding: 1rem 0;
    height: auto;
  }

  .plan-table-th span,
  .plan-table-td span {
    line-height: 1.4;
  }
  .plan-table-td {
    padding-top: 2rem;
  }
  .term-box:nth-of-type(1) {
    padding-bottom: 2rem;
  }
  .term-box:nth-of-type(2) {
    padding-left: 0;
    padding-top: 2rem;
    border-top: 2px solid #d5d5d5;
    border-left: none;
  }
  .term-boxwrap {
    flex-wrap: wrap;
  }
  .term-box {
    width: 100%;
  }
  .reason-inner {
    padding: 7rem 0 5rem;
  }
  .footer-nav li {
    width: calc((100% - 3rem) / 3);
    margin: 0.5rem;
    text-align: center;
  }
  .business-item {
    flex-direction: column;
  }
  .business-item + .business-item {
    margin-top: 5rem;
  }
  .business-img {
    width: 100%;
    max-width: 500px;
  }
  .business-textwrap {
    width: 100%;
    max-width: 600px;
    margin-top: 1rem;
  }
  .business-more {
    text-align: center;
    margin-top: 2.5rem;
  }
  .u-fv-big {
    font-size: 3.5rem;
  }
  .u-fv-samll {
    font-size: 2rem;
  }
  .employ-about-bottom {
    font-size: 1.5rem;
  }
  .employ-about-bottom-span {
    font-size: 2.5rem;
  }
  .employ-flow-contents-pc .employ-flow-item h3 {
    font-size: 1.2rem;
  }
  .employ-flow-contents-pc .employ-flow-item img {
    width: 15px;
  }
  .employ-flow-contents-pc .employ-flow-item-wrap.first .employ-arrow {
    width: 60px;
  }
  .employ-flow-contents-pc .employ-flow-item-wrap.second {
    margin-top: 70px;
  }
  .employ-flow-contents-pc .employ-flow-item-wrap.first .employ-arrow {
    bottom: -55px;
  }
  .campaign-title {
    font-size: 1.5rem;
  }
  .campaign-textwrap h3 {
    font-size: 1.5rem;
  }
  .campaign-img img {
    width: 200px;
  }
  .campaign-textwrap {
    width: calc(100% - 220px);
  }
  .help-title {
    font-size: 1.4rem;
    align-items: flex-end;
  }
  .help-title span {
    margin: 0 1.5rem;
  }
  .help-title::before,
  .help-title::after {
    height: 50px;
  }
  .blog-item-title {
    font-size: 1.05rem;
    margin-top: 0.25rem;
  }
  .blog-more-btn span {
    font-size: 0.95rem;
  }
  .blog-img {
    width: 150px;
  }
  .blog-textwrap {
    width: calc(100% - 150px);
  }
  .u-blog-item {
    width: calc((100% - 2rem) / 2);
  }
  .salon-reason-lists .reason-item {
    padding: 0;
  }
  .contact-form .contact-item p {
    flex-direction: column;
  }
  .contact-form label {
    width: 100%;
  }
  .wpcf7-form-control-wrap {
    margin-top: 1rem;
    width: 100%;
  }
.contact-form .contact-item + .contact-item{
    margin-top: 1rem;
  }
  .contact-top{
    font-size: 0.9rem;
  }
}
@media (max-width: 660px) {
  .employ-flow-contents-sp {
    display: block;
    margin-top: 4rem;
  }
  .employ-flow-contents-pc {
    display: none;
  }
  .employ-flow-contents-sp .employ-flow-item {
    display: flex;
    text-align: center;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 1rem;
    border-radius: 0.5rem;
  }
  .employ-flow-contents-sp .employ-flow-item h3 {
    content: attr(data-num);
    font-size: 1.3rem;
    display: flex;
    align-items: center;
  }
  .employ-flow-contents-sp .employ-flow-item h3::before {
    content: attr(data-num);
    font-size: 1.5rem;
    width: 200px;
    background: linear-gradient(90deg, #d62362 0%, #e19e2d 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    text-transform: capitalize;
  }
  .employ-flow-contents-sp .employ-flow-item .employ-arrow {
    width: 60px;
    margin-top: 2rem;
  }
  .employ-flow-contents-sp .employ-flow-item + .employ-flow-item {
    margin-top: 1rem;
  }
  .employ-flow-contents-sp .employ-flow-item span {
    text-align: left;
  }
  .employ-arrow-sp {
    width: 50px;
    margin: 1.5rem 1rem 1.5rem auto;
    display: block;
  }
}
@media (max-width: 600px) {
  .about-title {
    font-size: 1.3rem;
    padding: 1rem 1rem 2rem;
  }
  .about-titlewrap {
    top: -2.2rem;
  }
  .about-bottom-title {
    padding: 1.75rem 1rem 3rem;
  }
  .about-bottom-wrap {
    bottom: -6rem;
  }
  .section-title {
    font-size: 1.5rem;
  }
  .term-title {
    font-size: 1.3rem;
  }
  .salon-fv-text {
    font-size: 1.5rem;
  }
  .salon-fv-title {
    font-size: 2rem;
  }

  .plan-top-big {
    font-size: 1.5rem;
  }
  .plan-top-small {
    font-size: 0.9rem;
  }
}
@media (max-width: 576px) {
	.confirm-btnwrap p{
		flex-direction:column;
	}
  .plan-table-td {
    width: 100%;
  }
  .plan-table-td + .plan-table-td {
    margin-top: 4rem;
  }
  section {
    padding: 3rem 0;
  }
  .footer-nav li {
    width: 100%;
  }
  .about-page-title-en {
    font-size: 2rem;
  }
  .about-page-title {
    font-size: 1.2rem;
  }
  .about-page-textwrap p {
    margin-top: 1rem;
  }
  .company-table th {
    padding: 0.5rem;
    width: 100px;
  }
  .company-table td {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    width: calc(100% - 100px);
  }
  .campaign-item {
    flex-direction: column;
  }
  .campaign-item:nth-of-type(1) .campaign-img {
    margin-right: 0;
  }
  .campaign-item:nth-of-type(2) .campaign-img {
    margin-left: 0;
  }
  .campaign-item:nth-of-type(2) {
    flex-direction: column-reverse;
    margin-top: 2rem;
  }
  .campaign-textwrap h3 {
    font-size: 1.3rem;
  }
  .campaign-textwrap {
    text-align: center;
    margin-top: 1rem;
    width: 100%;
  }
  .campaign-textwrap p {
    margin-top: 0.5rem;
  }
  .campaign-title {
    font-size: 1.3rem;
  }
  .employ-about-bottom {
    font-size: 1.3rem;
  }
  .employ-about-bottom-span {
    font-size: 2rem;
  }
  .help-textwrap li {
    font-size: 1.1rem;
  }
  .help-textwrap img {
    width: 25px;
    margin-right: 0.5rem;
  }
  .salon-about-textwrap p {
    margin-top: 2rem;
  }
  .blog {
    margin-top: 4rem;
  }
  .u-fv-title {
    font-size: 1.5rem;
  }
  .u-fv {
    height: 270px;
  }
  .single-blog-title {
    font-size: 1rem;
  }
  .single-blog-textwrap {
    font-size: 0.95rem;
  }

  .u-about-fv-textwrap {
    left: 5%;
    top: 35%;
  }
	.thanks-title{
		font-size:1.5rem;
	}
}
@media (max-width: 480px) {
  .term-box h3 {
    font-size: 1.2rem;
  }
  .term-box p.mt3 {
    margin-top: 1.5rem;
  }
  .fv-textwrap {
    font-size: 1.15rem;
  }
  .fv-textwrap span {
    font-size: 1.4rem;
  }
  .about-title {
    font-size: 1.05rem;
    padding: 0.75rem 0.5rem 1.25rem;
  }
  .about-inner {
    padding: 4rem 0;
  }
  .about-bottom-title {
    font-size: 1.1rem;
    padding: 1.25rem 0.5rem 1.75rem;
  }
  .about-contents li {
    font-size: 1rem;
  }

  .fv {
    height: calc(100vh - 80px);
  }
  .reason-item h4 {
    font-size: 1.1rem;
  }
  .more-btn {
    padding: 1.25rem 3rem;
  }
  .flow-item-title {
    font-size: 1.3rem;
  }
  .flow-box {
    flex-direction: column;
  }
  .flow-box ul + ul {
    margin-left: 0;
    margin-top: 0.25rem;
  }
  .flow-arrow {
    width: 50%;
    margin: 3rem auto 2rem;
  }
  .plan-top-big {
    font-size: 1.3rem;
  }
  .plan-table-title {
    font-size: 1.3rem;
  }
  .plan-table-title span {
    font-size: 1.5rem;
  }
  .plan-table-title {
    padding: 0.5rem 0.5rem 0.75rem;
    top: -1.5rem;
  }
  .plan-table-td .table-01,
  .plan-table-td .table-02 {
    font-size: 2rem;
  }
  .plan-table-td .yen {
    font-size: 1.2rem;
  }
  .plan-table-td .tax {
    font-size: 1.05rem;
  }
  .plan-table-td .table-03 {
    font-size: 1.3rem;
  }
  .plan-table-td .table-04 {
    font-size: 1.2rem;
  }

  .qa-1 summary {
    padding: 1em 2em 1em 2.5em;
  }

  .qa-1 summary::before,
  .qa-1 p::before {
    position: absolute;
    left: 0.5em;
  }

  .qa-1 p {
    padding: 0.3em 3em 1.5em;
  }
  footer {
    padding: 3rem 0;
  }
  .footer-logo {
    width: 150px;
    margin: 1.5rem auto 0;
  }

  .company-table th {
    font-size: 1rem;
  }
  .company-table td {
    font-size: 0.95rem;
  }
  .employ-flow-contents-sp .employ-flow-item h3::before {
    width: 120px;
    font-size: 1.2rem;
  }
  .employ-flow-contents-sp .employ-flow-item h3 {
    width: 100%;
    text-align: left;
    font-size: 1.15rem;
  }
  .employ-flow-contents-sp .employ-flow-item h3 span {
    width: calc(100% - 100px);
  }
  .campaign-title {
    font-size: 1.2rem;
  }
  .employ-about-item {
    flex-direction: column;
  }
  .employ-about-textwrap {
    width: 100%;
    text-align: center;
  }
  .employ-about-item h3,
  .employ-about-num {
    text-align: center;
  }
  .help-title {
    font-size: 1.1rem;
    align-items: flex-end;
  }
  .help-title span {
    margin: 0 1rem;
  }
  .help-title::before,
  .help-title::after {
    height: 50px;
    width: 2px;
  }
  .help-title::before {
    transform: rotateZ(-20deg);
  }
  .help-title::after {
    transform: rotateZ(20deg);
  }
  .qa-contents h3 {
    text-align: center;
  }
  .employ-about-inner {
    padding: 3rem 0;
  }
  .employ-about-bottom {
    padding: 2rem 0;
  }

  .employ-about-item img {
    height: 150px;
  }
  .employ-arrow-sp {
    margin: 1.2rem 1rem 1.2rem auto;
  }
  .salon-fv-text {
    font-size: 1.4rem;
  }
  .salon-fv-title {
    font-size: 1.9rem;
  }
  .salon-about .section-title {
    font-size: 1.5rem;
  }
  .salon-about-textwrap p {
    font-size: 1rem;
    line-height: 1.7;
  }
  .salon-about {
    padding: 2.5rem 1rem;
  }
  .blog-item {
    flex-direction: column;
    max-width: 400px;
    margin: 0 auto;
  }
  .blog-item + .blog-item {
    margin-top: 3rem;
  }
  .blog-img {
    width: 100%;
  }
  .blog-textwrap {
    width: 100%;
  }
  .blog-more-btn {
    margin-top: 1.5rem;
  }
  .u-blog-item {
    width: 100%;
  }
  .u-blog-item + .u-blog-item {
    margin-top: 3rem;
  }
  .privacy-second-ol,
  .privacy-third-ol {
    margin-left: 1rem;
  }
  .privacy-item p,
  .privacy-item ol li {
    font-size: 0.9rem;
  }
  .privacy-item-title {
    font-size: 1.1rem;
    padding-left: 0.5rem;
  }
  .help-textwrap li {
    font-size: 1.05rem;
  }
  .qa-contents,
  .blog-lists,
  .business-contents,
  .reason-lists,
  .company-contents,
  .reason-lists,
  .flow-contents,
  .employ-flow-contents-sp {
    margin-top: 2rem;
  }

  .plan-table {
    margin-top: 3rem;
  }
  .business-textwrap h3 {
    font-size: 1.3rem;
  }
  .business-textwrap p {
    margin-top: 0.5rem;
  }
  .u-about-fv-textwrap {
    top: 25%;
  }
  .u-about-fv-textwrap p {
    font-size: 1.2rem;
  }
  p.u-fv-big {
    font-size: 2.5rem;
  }
  .u-about-textwrap {
    margin-top: 0.5rem;
  }
	.thanks-title{
		font-size:1.3rem;
	}
	.thanks-text{
		font-size:0.9rem;
	}
}
@media (max-width: 400px) {
  .campaign-title {
    font-size: 1.15rem;
  }
  .campaign-title::before {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #fff;
  }

  .campaign-title::after {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 20px solid #fff;
  }
  .plan-top-small {
    font-size: 0.8rem;
  }
  .plan-top-big {
    font-size: 1.25rem;
  }
}
