html {
  font-size: 62.5%;
}

a {
  cursor: pointer;
}

.resolve_img {
  width: 100%;
}

.resolve_img ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resolve_img ul li {
  width: 50%;
  list-style: none;
}

.resolve_img ul li img {
  width: 160px;
  height: 180px;
}

@media screen and (min-width: 1542px) {
  #introduction_flow {
    width: 100%;
    padding: 5%;
  }
  #introduction_flow__wrap {
    width: 70%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 960px) {
  body header {
    width: 100%;
    height: 90px;
    background: #fff;
  }
  body header .header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body header .header_wrap h1 {
    margin-left: 2%;
  }
  body header .header_wrap h1 a img {
    width: 200px;
  }
  body header .header_wrap h1:hover {
    opacity: 0.7;
  }
  body header .header_wrap p {
    margin-left: 2%;
  }
  body header .header_wrap p a img {
    width: 200px;
  }
  body header .header_wrap p:hover {
    opacity: 0.7;
  }
  body header .header_wrap .hamburger {
    display: none;
  }
  body header .header_wrap .globalMenuSp {
    display: none;
  }
  body header .header_wrap .size_pc-sp {
    width: 100%;
  }
  body header .header_wrap .size_pc-sp ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  body header .header_wrap .size_pc-sp ul li {
    text-align: center;
    list-style: none;
    font-family: "Cambo", serif;
    margin-right: 5%;
    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;
  }
  body header .header_wrap .size_pc-sp ul li a {
    text-decoration: none;
    font-size: 2rem;
    color: #000;
  }
  body header .header_wrap .size_pc-sp ul li a:hover {
    opacity: 0.5;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) {
    width: 150px;
    height: 90px;
    color: #fff;
    background: #00053A;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
    margin: 0;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4):hover {
    background: #707070;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) a {
    display: inline-block;
    width: 150px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    opacity: 1;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) a .contact-logo {
    margin-right: 6%;
  }
  body header .header_wrap nav ul li {
    position: relative;
  }
  body header .header_wrap nav ul li:nth-of-type(2)::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00053A;
  }
  body .firstView_wrap {
    width: 100%;
    height: 750px;
    overflow: hidden;
    background: url(../img/pho-serviceFirstiew.png) no-repeat;
    background-position: center center;
    background-size: cover;
  }
  body .page_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5% 0;
  }
  body .page_name h1 {
    font-family: "Lora", serif;
    font-size: 9rem;
    color: #000;
    letter-spacing: 5px;
  }
  body .page_name h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
  }
  body .building_01 {
    width: 100%;
  }
  body .building_01_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .building_01_wrap p {
    margin-top: 16px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
    text-align: center;
  }
  body .in_pageNav {
    width: 100%;
    margin: 5% 0;
  }
  body .in_pageNav_wrap {
    width: 50%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .in_pageNav_wrap p {
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    border-bottom: 1px solid #000;
    text-align: center;
  }
  body .in_pageNav_wrap p:hover {
    opacity: 0.5;
  }
  body .in_pageNav_wrap p a {
    color: #000;
    text-decoration: none;
  }
  body .repeatBox {
    width: 100%;
    margin: 5% 0 7% 0;
    position: relative;
    padding: 8% 0;
  }
  body .repeatBox_wrap {
    width: 75%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .repeatBox_wrap h3 {
    width: 120px;
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .repeatBox_wrap h4 {
    font-family: "Noto Serif JP", serif;
    font-size: 5rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .repeatBox_wrap h4 .underLine {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #AAAAAA));
    background: -webkit-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: -o-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: linear-gradient(transparent 80%, #AAAAAA 80%);
  }
  body .repeatBox_wrap .message_outline {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
    line-height: 32px;
    text-align: center;
  }
  body .repeatBox_wrap .message_outline {
    text-align: center;
  }
  body .for_company {
    position: relative;
  }
  body .for_company::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    background: #F3F6F9;
  }
  body .for_company h3 {
    width: 220px;
  }
  body .for_company h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
  }
  body .for_company h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .for_company .h5_resolve {
    width: 200px;
    border-bottom: 1px solid #000;
    margin-top: 80px;
    padding-bottom: 4px;
  }
  body .for_company .for_company__img {
    width: 75%;
  }
  body .for_company .for_company__img img {
    width: 100%;
  }
  body .for_company .for_companySP__img {
    display: none;
  }
  body .company_strength {
    position: relative;
    width: 100%;
    margin-top: 5%;
    padding: 5%;
    z-index: 1;
  }
  body .company_strength::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    background: #00053A;
  }
  body .company_strength__wrap {
    text-align: center;
  }
  body .company_strength__wrap h5 {
    width: 250px;
    margin: 0 auto 30px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
  }
  body .company_strength__wrap .company_strength_offer {
    width: 60%;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
  }
  body .company_strength__wrap .company_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 5%;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 32px;
  }
  body .introduction_flow {
    width: 100%;
    padding: 5%;
  }
  body .introduction_flow__wrap {
    width: 85%;
    margin: 0 auto;
  }
  body .introduction_flow__wrap h5 {
    width: 200px;
    margin: 0 auto 5% auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
  }
  body .introduction_flow__wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .introduction_flow__wrap ul li {
    width: 200px;
    height: 200px;
    margin: 4% 2%;
    padding: 3% 0;
    text-align: center;
    list-style: none;
    background: #fff;
    position: relative;
  }
  body .introduction_flow__wrap ul li:nth-of-type(1)::before {
    content: '01';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(2)::before {
    content: '02';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(3)::before {
    content: '03';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(4)::before {
    content: '04';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(5)::before {
    content: '05';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(6)::before {
    content: '06';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(7)::before {
    content: '07';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -21%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(8)::before {
    content: '08';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li::after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 110%;
    font-size: 2rem;
    color: #C9C9C9;
  }
  body .introduction_flow__wrap ul li .icon::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1)::after {
    content: '';
  }
  body .introduction_flow__wrap ul li P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(1) {
    font-size: 1.8rem;
    margin-bottom: 24px;
    font-weight: 600;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(2) {
    width: 80%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 22px;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) {
    background: #00053A;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) p {
    color: #fff;
  }
  body .contact {
    width: 50%;
    margin: 0 auto;
  }
  body .contact h5 {
    font-family: "Noto Serif JP", serif;
    color: #000;
    font-size: 2rem;
    width: 280px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .contact p {
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border: 1px solid #000;
    font-family: "Cambo", serif;
    font-size: 2rem;
    text-align: center;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
  body .contact p:hover {
    background: #00053A;
  }
  body .contact p:hover a {
    color: #fff;
  }
  body .contact p a {
    display: inline-block;
    width: 280px;
    height: 50px;
    color: #000;
    text-decoration: none;
  }
  body .for_jobSeeker {
    position: relative;
  }
  body .for_jobSeeker::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    background: #F3F6F9;
  }
  body .for_jobSeeker h3 {
    width: 250px;
  }
  body .for_jobSeeker h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
  }
  body .for_jobSeeker h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .for_jobSeeker .h5_resolve {
    width: 200px;
    border-bottom: 1px solid #000;
    margin-top: 80px;
    padding-bottom: 4px;
  }
  body .for_jobSeeker .for_JobSeeker__img {
    width: 75%;
  }
  body .for_jobSeeker .for_JobSeeker__img img {
    width: 100%;
  }
  body .for_jobSeeker .for_JobSeekerSP__img {
    display: none;
  }
  body .forJobSeeker_strength {
    position: relative;
    width: 100%;
    margin-top: 5%;
    padding: 5%;
    z-index: 1;
  }
  body .forJobSeeker_strength::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    background: #00053A;
  }
  body .forJobSeeker_strength__wrap {
    text-align: center;
  }
  body .forJobSeeker_strength__wrap h5 {
    width: 250px;
    margin: 0 auto 30px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer {
    width: 60%;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 5%;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(2) {
    width: 70%;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 32px;
  }
  body footer {
    width: 100%;
    background: #00053A;
    padding: 3% 0 2%;
  }
  body footer .footer_wrap {
    width: 90%;
    margin: 0 auto;
  }
  body footer .footer_wrap .footer_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    height: 90px;
  }
  body footer .footer_wrap .footer_box p {
    margin-top: 1%;
  }
  body footer .footer_wrap .footer_box p a img {
    width: 200px;
  }
  body footer .footer_wrap .footer_box p:hover {
    opacity: 0.7;
  }
  body footer .footer_wrap .footer_box nav {
    width: 30%;
  }
  body footer .footer_wrap .footer_box nav ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body footer .footer_wrap .footer_box nav ul li {
    margin-left: 5%;
    display: inline-block;
    font-family: "Cambo", serif;
    font-size: 1.6rem;
    font-weight: 100;
    list-style: none;
    line-height: 50px;
    text-align: left;
  }
  body footer .footer_wrap .footer_box nav ul li:last-child {
    margin-top: 20px;
    font-size: 1.2rem;
  }
  body footer .footer_wrap .footer_box nav ul li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-decoration: none;
  }
  body footer .footer_wrap .footer_box nav ul li a:hover {
    opacity: 0.6;
  }
  body footer .footer_wrap small {
    font-family: "Cambo", serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
  }
}

@media screen and (min-width: 520px) and (max-width: 959px) {
  body header {
    width: 100%;
    height: 90px;
    background: #fff;
  }
  body header .header_wrap {
    width: 100%;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body header .header_wrap h1 {
    margin-left: 5%;
  }
  body header .header_wrap h1 a img {
    width: 150px;
  }
  body header .header_wrap h1:hover {
    opacity: 0.7;
  }
  body header .header_wrap p {
    margin-left: 5%;
  }
  body header .header_wrap p a img {
    width: 150px;
  }
  body header .header_wrap p:hover {
    opacity: 0.7;
  }
  body header .header_wrap .hamburger {
    display: none;
  }
  body header .header_wrap .globalMenuSp {
    display: none;
  }
  body header .header_wrap .size_pc-sp {
    width: 100%;
  }
  body header .header_wrap .size_pc-sp ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  body header .header_wrap .size_pc-sp ul li {
    text-align: center;
    list-style: none;
    font-family: "Cambo", serif;
    margin-right: 6%;
    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;
  }
  body header .header_wrap .size_pc-sp ul li a {
    text-decoration: none;
    font-size: 2rem;
    color: #000;
  }
  body header .header_wrap .size_pc-sp ul li a:hover {
    opacity: 0.5;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) {
    width: 150px;
    height: 90px;
    color: #fff;
    background: #00053A;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
    margin: 0;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4):hover {
    background: #707070;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) a {
    display: inline-block;
    width: 150px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    opacity: 1;
  }
  body header .header_wrap .size_pc-sp ul li:nth-of-type(4) a .contact-logo {
    margin-right: 6%;
  }
  body header .header_wrap nav ul li {
    position: relative;
  }
  body header .header_wrap nav ul li:nth-of-type(2)::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00053A;
  }
  body .firstView_wrap {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: url(../img/pho-serviceFirstiew.png) no-repeat;
    background-position: center center;
    background-size: cover;
  }
  body .page_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5% 0;
  }
  body .page_name h1 {
    font-family: "Lora", serif;
    font-size: 7rem;
    color: #000;
    letter-spacing: 5px;
  }
  body .page_name h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
  }
  body .building_01 {
    width: 100%;
  }
  body .building_01_wrap {
    width: 70%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .building_01_wrap p {
    margin-top: 8px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
  }
  body .building_01_wrap .br_remove {
    display: none;
  }
  body .in_pageNav {
    width: 100%;
    margin: 5% 0;
  }
  body .in_pageNav_wrap {
    width: 60%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .in_pageNav_wrap p {
    width: 180px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    padding-bottom: 4px;
    border-bottom: 2px solid #000;
    text-align: center;
  }
  body .in_pageNav_wrap p a {
    color: #000;
    text-decoration: none;
  }
  body .in_pageNav_wrap p a:hover {
    opacity: 0.5;
  }
  body .repeatBox {
    width: 100%;
    margin: 5% 0 7% 0;
    position: relative;
    padding: 8% 0;
  }
  body .repeatBox_wrap {
    width: 75%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .repeatBox_wrap h3 {
    width: 120px;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .repeatBox_wrap h4 {
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .repeatBox_wrap h4 .underLine {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #AAAAAA));
    background: -webkit-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: -o-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: linear-gradient(transparent 80%, #AAAAAA 80%);
  }
  body .repeatBox_wrap .message_outline {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
    line-height: 32px;
    text-align: center;
  }
  body .repeatBox_wrap .message_outline {
    text-align: center;
  }
  body .for_company {
    position: relative;
  }
  body .for_company::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    background: #F3F6F9;
  }
  body .for_company h3 {
    width: 220px;
  }
  body .for_company h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
  }
  body .for_company h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .for_company .h5_resolve {
    width: 200px;
    border-bottom: 1px solid #000;
    margin-top: 80px;
    padding-bottom: 4px;
  }
  body .for_company .for_company__img {
    width: 90%;
  }
  body .for_company .for_company__img img {
    width: 100%;
  }
  body .for_company .for_companySP__img {
    display: none;
  }
  body .company_strength {
    position: relative;
    width: 100%;
    margin-top: 5%;
    padding: 5%;
    z-index: 1;
  }
  body .company_strength::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    background: #00053A;
  }
  body .company_strength__wrap {
    text-align: center;
  }
  body .company_strength__wrap h5 {
    width: 250px;
    margin: 0 auto 30px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
  }
  body .company_strength__wrap .company_strength_offer {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
  }
  body .company_strength__wrap .company_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 5%;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 32px;
  }
  body .introduction_flow {
    width: 100%;
    padding: 5%;
  }
  body .introduction_flow__wrap {
    width: 90%;
    margin: 0 auto;
  }
  body .introduction_flow__wrap h5 {
    width: 200px;
    margin: 0 auto 5% auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
  }
  body .introduction_flow__wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .introduction_flow__wrap ul li {
    width: 200px;
    height: 200px;
    margin: 4% 2%;
    padding: 4% 0;
    text-align: center;
    list-style: none;
    background: #fff;
    position: relative;
  }
  body .introduction_flow__wrap ul li:nth-of-type(1)::before {
    content: '01';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(2)::before {
    content: '02';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(3)::before {
    content: '03';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(4)::before {
    content: '04';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(5)::before {
    content: '05';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(6)::before {
    content: '06';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(7)::before {
    content: '07';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -21%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(8)::before {
    content: '08';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -22%;
    left: 0;
  }
  body .introduction_flow__wrap ul li::after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 105%;
    font-size: 2rem;
    color: #C9C9C9;
  }
  body .introduction_flow__wrap ul li .icon::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1)::after {
    content: '';
  }
  body .introduction_flow__wrap ul li P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(1) {
    font-size: 1.8rem;
    margin-bottom: 24px;
    font-weight: 600;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(2) {
    width: 80%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 22px;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) {
    background: #00053A;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) p {
    color: #fff;
  }
  body .contact {
    width: 50%;
    margin: 0 auto;
  }
  body .contact h5 {
    font-family: "Noto Serif JP", serif;
    color: #000;
    font-size: 2rem;
    width: 280px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .contact p {
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border: 1px solid #000;
    font-family: "Cambo", serif;
    font-size: 2rem;
    text-align: center;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
  body .contact p:hover {
    background: #00053A;
  }
  body .contact p:hover a {
    color: #fff;
  }
  body .contact p a {
    display: inline-block;
    width: 280px;
    height: 50px;
    color: #000;
    text-decoration: none;
  }
  body .for_jobSeeker {
    position: relative;
  }
  body .for_jobSeeker::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    background: #F3F6F9;
  }
  body .for_jobSeeker h3 {
    width: 250px;
  }
  body .for_jobSeeker h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
  }
  body .for_jobSeeker h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }
  body .for_jobSeeker .h5_resolve {
    width: 200px;
    border-bottom: 1px solid #000;
    margin-top: 80px;
    padding-bottom: 4px;
  }
  body .for_jobSeeker .for_JobSeeker__img {
    width: 90%;
  }
  body .for_jobSeeker .for_JobSeeker__img img {
    width: 100%;
  }
  body .for_jobSeeker .for_JobSeekerSP__img {
    display: none;
  }
  body .forJobSeeker_strength {
    position: relative;
    width: 100%;
    margin-top: 5%;
    padding: 5%;
    z-index: 1;
  }
  body .forJobSeeker_strength::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    background: #00053A;
  }
  body .forJobSeeker_strength__wrap {
    text-align: center;
  }
  body .forJobSeeker_strength__wrap h5 {
    width: 250px;
    margin: 0 auto 30px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(1) {
    font-size: 2rem;
    margin-bottom: 5%;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 32px;
  }
  body footer {
    width: 100%;
    background: #00053A;
    padding: 2% 0;
  }
  body footer .footer_wrap {
    width: 90%;
    margin: 0 auto;
  }
  body footer .footer_wrap .footer_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    height: 80px;
  }
  body footer .footer_wrap .footer_box p {
    margin-top: 1%;
  }
  body footer .footer_wrap .footer_box p a img {
    width: 120px;
  }
  body footer .footer_wrap .footer_box p:hover {
    opacity: 0.7;
  }
  body footer .footer_wrap .footer_box nav {
    width: 40%;
  }
  body footer .footer_wrap .footer_box nav ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body footer .footer_wrap .footer_box nav ul li {
    margin-left: 5%;
    display: inline-block;
    font-family: "Cambo", serif;
    font-size: 1.2rem;
    font-weight: 100;
    list-style: none;
    line-height: 50px;
    text-align: left;
  }
  body footer .footer_wrap .footer_box nav ul li:nth-last-child(1) {
    margin-top: 10px;
    font-size: 1.1rem;
  }
  body footer .footer_wrap .footer_box nav ul li a {
    color: #fff;
    text-decoration: none;
  }
  body footer .footer_wrap .footer_box nav ul li a:hover {
    opacity: 0.6;
  }
  body footer .footer_wrap small {
    font-family: "Cambo", serif;
    font-size: 1.1rem;
    font-weight: 400;
    color: #fff;
  }
}

@media screen and (max-width: 519px) {
  body header {
    width: 100%;
    height: 80px;
    background: #fff;
    position: fixed;
    z-index: 9999;
  }
  body header .header_wrap {
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  body header .header_wrap h1 {
    line-height: 80px;
    margin-left: 2%;
  }
  body header .header_wrap h1 a img {
    width: 120px;
  }
  body header .header_wrap h1:hover {
    opacity: 0.7;
  }
  body header .header_wrap p {
    line-height: 80px;
    margin-left: 2%;
  }
  body header .header_wrap p a img {
    width: 120px;
  }
  body header .header_wrap p:hover {
    opacity: 0.7;
  }
  body header .header_wrap .size_pc-sp {
    display: none;
  }
  body header .header_wrap .hamburger {
    display: block;
    position: fixed;
    z-index: 3;
    right: 13px;
    top: 12px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    background: #fff;
  }
  body header .header_wrap .hamburger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 6px;
    background: #555;
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
  }
  body header .header_wrap .hamburger span:nth-child(1) {
    top: 10px;
  }
  body header .header_wrap .hamburger span:nth-child(2) {
    top: 20px;
  }
  body header .header_wrap .hamburger span:nth-child(3) {
    top: 30px;
  }
  body header .header_wrap .globalMenuSp {
    display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    width: 100%;
  }
  body header .header_wrap .globalMenuSp ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 10% auto;
    padding: 0;
    width: 100%;
  }
  body header .header_wrap .globalMenuSp ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    list-style-type: none;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    margin: 1% 0;
  }
  body header .header_wrap .globalMenuSp ul li:last-child {
    padding-bottom: 0;
  }
  body header .header_wrap .globalMenuSp ul li a {
    display: block;
    font-family: "Cambo", serif;
    font-size: 2rem;
    color: #000;
    text-decoration: none;
  }
  body header .header_wrap .active {
    display: block;
  }
  body header .header_wrap .active span:nth-child(1) {
    top: 20px;
    left: 6px;
    background: #555;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  body header .header_wrap .active span:nth-child(2) {
    top: 20px;
    background: #555;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  body header .header_wrap .active span:nth-child(3) {
    top: 20px;
    background: #555;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  body .firstView_wrap {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: url(../img/pho-serviceFirstiew.png) no-repeat;
    background-position: center center;
    background-size: cover;
  }
  body .page_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5% 0;
  }
  body .page_name h1 {
    font-family: "Lora", serif;
    font-size: 4rem;
    color: #000;
    letter-spacing: 5px;
  }
  body .page_name h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.2rem;
    color: #000;
  }
  body .building_01 {
    width: 100%;
  }
  body .building_01_wrap {
    width: 70%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .building_01_wrap p {
    margin-top: 8px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
  }
  body .building_01_wrap .br_remove {
    display: none;
  }
  body .in_pageNav {
    width: 100%;
    margin: 10% 0;
  }
  body .in_pageNav_wrap {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .in_pageNav_wrap p {
    width: 150px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    padding-bottom: 4px;
    border-bottom: 2px solid #000;
    text-align: left;
    margin: 3% 0;
  }
  body .in_pageNav_wrap p a {
    color: #000;
    text-decoration: none;
  }
  body .in_pageNav_wrap p a:hover {
    opacity: 0.5;
  }
  body .repeatBox {
    width: 100%;
    margin: 5% 0 7% 0;
    position: relative;
    padding: 8% 0;
  }
  body .repeatBox_wrap {
    width: 95%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .repeatBox_wrap h3 {
    width: 100px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    margin-bottom: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .repeatBox_wrap h4 {
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
  }
  body .repeatBox_wrap h4 .underLine {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #AAAAAA));
    background: -webkit-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: -o-linear-gradient(transparent 80%, #AAAAAA 80%);
    background: linear-gradient(transparent 80%, #AAAAAA 80%);
  }
  body .repeatBox_wrap .message_outline {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    color: #000;
    line-height: 32px;
    text-align: center;
  }
  body .repeatBox_wrap .message_outline {
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
  }
  body .for_company {
    background: #F3F6F9;
  }
  body .for_company h3 {
    width: 200px;
  }
  body .for_company h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: 2.5rem;
  }
  body .for_company h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
  }
  body .for_company .h5_resolve {
    width: 160px;
    border-bottom: 1px solid #000;
    margin-top: 40px;
    padding-bottom: 4px;
  }
  body .for_company .for_company__img {
    display: none;
  }
  body .for_company .for_companySP__img ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  body .for_company .for_companySP__img ul li:nth-child(1) {
    width: 100%;
    text-align: center;
  }
  body .for_company .for_companySP__img ul li:nth-last-child(1) {
    width: 100%;
    text-align: center;
  }
  body .company_strength {
    width: 100%;
    margin-top: 5%;
    padding: 10% 5%;
    background: #00053A;
  }
  body .company_strength__wrap {
    text-align: center;
  }
  body .company_strength__wrap h5 {
    width: 200px;
    margin: 0 auto 24px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 400;
  }
  body .company_strength__wrap .company_strength_offer {
    width: 95%;
    margin: 0 auto;
    background: #fff;
    padding: 10% 0;
  }
  body .company_strength__wrap .company_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(1) {
    font-size: 1.8rem;
    margin-bottom: 5%;
  }
  body .company_strength__wrap .company_strength_offer P:nth-of-type(2) {
    width: 95%;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 20px;
  }
  body .introduction_flow {
    width: 100%;
    padding: 8% 5%;
  }
  body .introduction_flow__wrap {
    width: 90%;
    margin: 0 auto;
  }
  body .introduction_flow__wrap h5 {
    width: 160px;
    margin: 0 auto 5% auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #000;
    font-weight: 400;
  }
  body .introduction_flow__wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 15% 0;
  }
  body .introduction_flow__wrap ul li {
    width: 80%;
    height: 150px;
    margin: 10% 2%;
    padding: 4% 0;
    text-align: center;
    list-style: none;
    background: #fff;
    position: relative;
  }
  body .introduction_flow__wrap ul li:nth-of-type(1)::before {
    content: '01';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(2)::before {
    content: '02';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(3)::before {
    content: '03';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(4)::before {
    content: '04';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(5)::before {
    content: '05';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(6)::before {
    content: '06';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(7)::before {
    content: '07';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li:nth-of-type(8)::before {
    content: '08';
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #000;
    position: absolute;
    top: -28%;
    left: 0;
  }
  body .introduction_flow__wrap ul li::after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 105%;
    left: 50%;
    font-size: 2rem;
    color: #C9C9C9;
  }
  body .introduction_flow__wrap ul li .icon::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1)::after {
    content: '';
  }
  body .introduction_flow__wrap ul li P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(1) {
    font-size: 1.8rem;
    margin-bottom: 20px;
    font-weight: 600;
  }
  body .introduction_flow__wrap ul li P:nth-of-type(2) {
    width: 80%;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 20px;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) {
    background: #00053A;
  }
  body .introduction_flow__wrap ul li:nth-last-child(1) p {
    color: #fff;
  }
  body .contact {
    width: 80%;
    margin: 0 auto;
  }
  body .contact h5 {
    font-family: "Noto Serif JP", serif;
    color: #000;
    font-size: 1.8rem;
    width: 250px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    text-align: center;
  }
  body .contact p {
    width: 250px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border: 1px solid #000;
    font-family: "Cambo", serif;
    font-size: 2rem;
    text-align: center;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
  }
  body .contact p:hover {
    background: #00053A;
  }
  body .contact p:hover a {
    color: #fff;
  }
  body .contact p a {
    display: inline-block;
    width: 250px;
    height: 50px;
    color: #000;
    text-decoration: none;
  }
  body .for_jobSeeker {
    background: #F3F6F9;
  }
  body .for_jobSeeker h3 {
    width: 200px;
  }
  body .for_jobSeeker h4 {
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: 2.5rem;
  }
  body .for_jobSeeker h5 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
  }
  body .for_jobSeeker .h5_resolve {
    width: 160px;
    border-bottom: 1px solid #000;
    margin-top: 40px;
    padding-bottom: 4px;
  }
  body .for_jobSeeker .for_JobSeeker__img {
    display: none;
  }
  body .for_jobSeeker .for_JobSeekerSP__img ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  body .for_jobSeeker .for_JobSeekerSP__img ul li:nth-child(1) {
    width: 100%;
    text-align: center;
  }
  body .forJobSeeker_strength {
    width: 100%;
    margin-top: 5%;
    padding: 5%;
    background: #00053A;
  }
  body .forJobSeeker_strength__wrap {
    text-align: center;
  }
  body .forJobSeeker_strength__wrap h5 {
    width: 200px;
    margin: 0 auto 24px auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 400;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer {
    width: 95%;
    margin: 0 auto;
    background: #fff;
    padding: 10% 0;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P {
    font-family: "Noto Serif JP", serif;
    color: #000;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(1) {
    font-size: 1.8rem;
    margin-bottom: 5%;
  }
  body .forJobSeeker_strength__wrap .forJobSeeker_strength_offer P:nth-of-type(2) {
    width: 95%;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 20px;
  }
  body footer {
    width: 100%;
    background: #00053A;
    padding: 2% 0;
  }
  body footer .footer_wrap {
    width: 90%;
    margin: 0 auto;
  }
  body footer .footer_wrap .footer_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    margin-bottom: 3%;
  }
  body footer .footer_wrap .footer_box p {
    margin-top: 3%;
  }
  body footer .footer_wrap .footer_box p a img {
    width: 120px;
  }
  body footer .footer_wrap .footer_box p:hover {
    opacity: 0.7;
  }
  body footer .footer_wrap .footer_box nav {
    width: 100%;
    margin-top: 3%;
  }
  body footer .footer_wrap .footer_box nav ul {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body footer .footer_wrap .footer_box nav ul li {
    height: 50px;
    margin-left: 5%;
    display: inline-block;
    font-family: "Cambo", serif;
    font-size: 1.2rem;
    font-weight: 100;
    list-style: none;
    line-height: 50px;
    text-align: left;
  }
  body footer .footer_wrap .footer_box nav ul li:nth-child(1) {
    margin: 0;
  }
  body footer .footer_wrap .footer_box nav ul li:nth-last-child(1) {
    width: 110px;
    margin: 0;
  }
  body footer .footer_wrap .footer_box nav ul li a {
    color: #fff;
    text-decoration: none;
  }
  body footer .footer_wrap .footer_box nav ul li a:hover {
    opacity: 0.6;
  }
  body footer .footer_wrap small {
    font-family: "Cambo", serif;
    font-size: 1.1rem;
    font-weight: 400;
    color: #fff;
  }
}
