/***=====Banner Section CSS=====*****/
.banner-section {
    padding: 10rem 3rem 0;
    margin: 0 0 10rem;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: linear-gradient(83.2deg, #E7705F -0.77%, #ED7C6C 25.46%, #ED8374 49.3%, #E87E6E 73.66%, #DE6857 98.74%);
}

.banner-section:before {
    content: "";
    display: inline-block;
    background: #fff;
    width: 35%;
    height: 3px;
    position: absolute;
    right: 0;
    top: 57%;
    transform: rotate(-8.82deg);
}

.banner-section:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 24%;
    height: 3px;
    position: absolute;
    right: 0;
    top: 57%;
    transform: rotate(-8.82deg);
}

.banner-blk {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: center;
    max-width: 1500px;
    margin: 0 auto;
}

.baner-person {
    position: relative;
    z-index: 0;
    bottom: -10px;
}

.content-blk {
    position: relative;
    margin: 0 0 3rem -17rem;
    z-index: 1;
}

.content-tp {
    margin: 0px 0px 4.6rem;
    display: flex;
}

.baner-person-m {
    display: none;
}

.content-group img {
    margin-left: auto;
}

.site-txt {
    position: relative;
    top: -5px;
    right: 50px;
}

.site-txt h2 {
    font-size: 1.25rem;
    line-height: 126.8%;
    text-align: right;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    transform: rotate(-2.89deg);
}

/***=====Recruit Section CSS=====*****/
.recruit-section {
    margin: 0 0 10rem;
}

.recruit-tp {
    display: flex;
}

.recruit-cm {
    position: relative;
    width: 50%;
}

.recruit-cm .full-link::before {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0.63);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.5s;
}

.recruit-cm .full-link:hover::before {
    background: #E77161;
}

.recruit-img img {
    width: 100%;
}

.recruit-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt-blk {
    text-align: center;
    padding: 0 1rem 0 0;
}

.txt-blk h2 {
    font-size: 1.5rem;
    line-height: 120.3%;
    text-align: center;
    letter-spacing: 0.145em;
    color: #FFFFFF;
}

.txt-blk span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 180.3%;
    text-align: center;
    letter-spacing: 0.145em;
    color: #FFFFFF;
}

.recruit-btm .recruit-cm {
    width: 100%;
}

/***=====Work Section CSS=====*****/
.work-section {
    margin: 0 0 6rem;
}

.work-title {
    text-align: center;
    margin: 0 0 5rem;
    position: relative;
}

.work-title h2 {
    margin: 1rem 0 -5rem;
}

.work-list {
    display: flex;
}

.list-cm {
    width: 33.33%;
}

.list-inr {
    position: relative;
    transition: all 0.2s;
    display: block;
}

.list-img img {
    width: 100%;
}

.list-img-hover {
    display: none;
}

.list-img-hover img {
    width: 100%;
}

.list-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 0 1.8rem;
}

.list-inr:hover .list-img {
    display: none;
}

.list-inr:hover .list-img-hover {
    display: block;
}

.list-inr:hover span {
    color: #fff;
    border-bottom-color: #fff;
}

.list-inr:hover h3 {
    color: #fff;
}

.list-inr span {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #E77160;
    display: inline-block;
    border-bottom: 3px solid #E77160;
    margin: 0 0 1rem;
}

.list-inr h3 {
    font-size: 1.5rem;
    line-height: 148.3%;
    color: #1E1E1E;
}

/***=====Balance Section CSS=====*****/
.balance-section {
    margin: 0 0 18rem;
}

.balance-img {
    position: relative;
}

.balance-img img {
    width: 100%;
}

.balance-txt {
    position: absolute;
    bottom: 40px;
}

.balance-txt h2 {
    font-size: 2rem;
    line-height: 127.3%;
    letter-spacing: 0.04em;
    color: #445476;
    position: relative;
    z-index: 0;
    margin: 0 0 2rem;
    padding: 0 0 0 0.6rem;
    transform: rotate(-2.89deg);
}

.balance-txt h2:nth-child(1)::before {
    content: "";
    display: inline-block;
    width: 498px;
    height: 84px;
    position: absolute;
    top: -21px;
    left: -22px;
    z-index: -1;
    transform: rotate(2.89deg);
}

.balance-txt h2:nth-child(2)::before {
    content: "";
    display: inline-block;
    width: 367px;
    height: 79px;
    position: absolute;
    top: -21px;
    left: -22px;
    z-index: -1;
    transform: rotate(2.89deg);
}

.balance-txt h2:nth-child(3)::before {
    content: "";
    display: inline-block;
    width: 412px;
    height: 81px;
    position: absolute;
    top: -21px;
    left: -22px;
    z-index: -1;
    transform: rotate(2.89deg);
}

/***=====Info Section CSS=====*****/
.info-section {
    background: #E77160;
    padding: 0 0 5rem;
    position: relative;
}

.info-section::before {
    content: "";
    background: #e77160;
    display: block;
    height: 160%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
    transform: skewY(-8deg);
    transform-origin: left center;
}

.info-otr {
    margin: 0 0 2rem;
    display: flex;
    flex-direction: row-reverse;
}

.info-calculation {
    width: 60%;
    text-align: center;
}

.hour-blk {
    position: relative;
    border-bottom: 3px solid #fff;
    margin: 0 0 1rem;
    display: inline-flex;
    align-items: baseline;
}

.hour-blk::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #ffffff;
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
}

.hour-blk span {
    font-size: 2.25rem;
    letter-spacing: 0.08em;
    color: #FFFFFF;
}

.hour-blk span em {
    font-style: normal;
    font-size: 4rem;
}

.hour-blk i {
    font-style: normal;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 139.3%;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    padding: 0 0.6rem;
}

.income-blk {
    margin: 0 0 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.income-blk span {
    font-size: 2.5rem;
    line-height: 105.8%;
    color: #FFFFFF;
    position: relative;
    top: 16px;
}

.income-blk img {
    margin: 0 0.6rem;
}

.income-blk i {
    font-style: normal;
    font-size: 2.5rem;
    line-height: 139.3%;
    color: #FFFFFF;
    position: relative;
    top: 16px;
}

.part-time ul {
    display: flex;
    justify-content: center;
}

.part-time ul li {
    list-style-type: none;
    font-size: 1.5rem;
    color: #E77160;
    background: #fff;
    padding: 0.6rem 0.6rem 0.3rem;
    margin: 0 0.6rem 0 0;
}

.part-time ul li:last-child {
    margin-right: 0;
}

.info-person {
    width: 40%;
    margin-top: -17%;
}

.person-txt {
    margin-top: -12%;
}

.person-txt h2 {
    font-size: 2rem;
    line-height: 207.8%;
    letter-spacing: 0.075em;
    color: #3F3F3F;
    transform: rotate(-3.04deg);
}

.person-txt h2:nth-child(1)::before {
    content: "";
    display: inline-block;
    width: 400px;
    height: 79px;
    position: absolute;
    top: -7px;
    left: -20px;
    z-index: -1;
    transform: rotate(3.04deg);
}

.person-txt h2:nth-child(2)::before {
    content: "";
    display: inline-block;
    width: 438px;
    height: 80px;
    position: absolute;
    top: -7px;
    left: -20px;
    z-index: -1;
    transform: rotate(3.04deg);
}

.info-para p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 207.8%;
    color: #FFFFFF;
}

/***=====Guideline Section CSS=====*****/
.guideline-section {
    background: #F8F8F8;
    padding: 5rem 0;
}

.guideline-blk {
    margin-left: -3rem;
    margin-right: -3rem;
    margin-bottom: 8rem;
    display: flex;
}

.guideline-cm {
    width: 33.33%;
    padding: 0 3rem;
}

.guideline-user img {
    margin: 0 auto;
    max-height: 296px;
}

.guideline-subttile {
    margin: -2rem 0 1.4rem;
}

.guideline-subttile h3 {
    font-size: 1.25rem;
    line-height: 207.8%;
    letter-spacing: 0.065em;
    color: #3F3F3F;
    text-align: center;
    transform: rotate(-3.04deg);
}

.guideline-subttile h3::before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/themes/bbnrecruit/images/home-page/guideline-shape.png);
    background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/guideline-shape.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/guideline-shape@2x.png") 2x);
    background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/guideline-shape.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/guideline-shape@2x.png") 2x);
    width: 272px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 1px;
    z-index: -1;
    transform: rotate(3.04deg) translateX(-50%);
}

.guideline-hour {
    text-align: center;
}

.guideline-hour-inr {
    position: relative;
    border-bottom: 2px solid #E77160;
    margin: 0 0 1rem;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
}

.guideline-hour-inr::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #E77160;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.guideline-hour-inr span {
    font-size: 1.125rem;
    line-height: 139.3%;
    letter-spacing: 0.08em;
    color: #E77160;
}

.guideline-hour-inr span em {
    font-style: normal;
    font-size: 2rem;
    line-height: 139.3%;
    letter-spacing: 0.08em;
    color: #E77160;
}

.guideline-hour-inr i {
    font-style: normal;
    font-size: 1.125rem;
    font-weight: lighter;
    line-height: 139.3%;
    letter-spacing: 0.08em;
    color: #E77160;
    padding: 0 0.2rem;
}

.guideline-income {
    margin: 0 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.guideline-income span {
    font-size: 1.375rem;
    line-height: 105.8%;
    color: #E77160;
}

.guideline-income img {
    padding: 0 0.4rem;
}

.guideline-income i {
    font-style: normal;
    font-size: 1.375rem;
    line-height: 105.8%;
    color: #E77160;
}

.guideline-parttime {
    margin: 0 0 1.6rem;
}

.guideline-parttime ul {
    display: flex;
}

.guideline-parttime ul li {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    list-style-type: none;
    font-size: 0.875rem;
    line-height: 139.3%;
    color: #000000;
    background: #FFFFFF;
    padding: 0.2rem 0.6rem;
    margin: 0 0.6rem 0 0;
}

.guideline-parttime ul li:last-child {
    margin: 0;
}

.guideline-para p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 184.3%;
    color: #3F3F3F;
}

.guideline-connect {
    text-align: center;
    margin: 0 0 5rem;
}

.guideline-connect a {
    position: relative;
    z-index: 0;
    display: inline-flex;
    flex-direction: column;
}

.guideline-connect a::before {
    content: "";
    display: inline-block;
    width: 413px;
    height: 129px;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.guideline-connect a span {
    font-size: 0.875rem;
    line-height: 137.3%;
    text-align: center;
    letter-spacing: 0.12em;
    color: #FFFFFF;
}

.question-line {
    display: flex;
    align-items: center;
}

.question-line p {
    font-size: 1.5rem;
    line-height: 137.3%;
    text-align: center;
    letter-spacing: 0.12em;
    color: #FFFFFF;
    padding: 0 0 0 0.8rem;
}

.guideline-link {
    text-align: center;
}

.guideline-link a {
    display: inline-flex;
    align-items: center;
}

.guideline-link a span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 199.8%;
    color: #E77160;
    padding: 0 0.6rem 0 0;
}

/***=====Reason Section CSS=====*****/
.reason-section {
    padding: 8rem 0;
}

.reason-title {
    margin: 0 0 6rem;
}

.reason-title h2 {
    font-size: 2rem;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #445476;
}

.reason-title h2 span {
    font-size: 2.6rem;
}

.reason-list {
    margin: 0 0 8rem;
}

.reason-cm {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    margin-bottom: 10rem;
    display: flex;
    align-items: center;
}

.reason-cm:last-child {
    margin-bottom: 0;
}

.reason-img {
    width: 50%;
    padding: 0 1.6rem;
}

.reason-inr {
    position: relative;
}

.reason-inr .img-two {
    position: absolute;
    top: 100%;
    right: 30px;
    margin-top: -140px;
}

.reason-inr .img-two img {
    border-radius: 30px 30px 0 30px;
}

.reason-content {
    width: 50%;
    padding: 0 1.6rem;
}

.reason-content h3 {
    font-size: 1.25rem;
    line-height: 173.3%;
    letter-spacing: 0.04em;
    color: #E77160;
    margin: 0 0 1rem;
}

.reason-content p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 208.8%;
    color: #000000;
}

.reverse {
    margin-bottom: 4rem;
    flex-direction: row-reverse;
}

.reverse .reason-img img {
    margin-left: auto;
    border-radius: 20px 20px 20px 0;
}

.reason-faq {
    margin: 0 0 4rem;
}

.faq-item {
    margin: 0 0 0.6rem;
}

.faq-tp {
    background: #F8F8F8;
    padding: 1rem 1.6rem;
    position: relative;
    cursor: pointer;
	border-radius: 0px;
    display: flex;
    align-items: baseline;
}

.faq-tp em {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 208.8%;
    color: #E77160;
}

.faq-tp span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 1rem;
    line-height: 161.3%;
    color: #383838;
    padding: 0 0 0 0.4rem;
    width: 86%;
    display: inline-block;
}

.faq-tp i {
    color: #E77160;
    position: absolute;
    right: 30px;
    top: 22px;
}

.faq-tp[aria-expanded=true] i::before {
    content: "\f068";
}

.faq-btm {
    background: #F8F8F8;
}

.faq-body {
    padding: 0 3.2rem 1.6rem;
}

.faq-body p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 168.8%;
    color: #383838;
}

.reason-link {
    text-align: center;
}

.reason-link a {
    display: inline-flex;
    align-items: center;
}

.reason-link a span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 199.8%;
    color: #E77160;
    padding: 0 1rem 0 0;
}

/***=====Training Section CSS=====*****/
.training-section {
    background: #F8F8F8;
    padding: 6rem 0;
}

.training-title {
    margin: 0 0 3rem;
}

.training-title h2 {
    font-size: 2rem;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #445476;
}

.training-list {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-bottom: 4rem;
    display: flex;
}

.training-cm {
    width: 33.33%;
    padding: 0 2rem;
    position: relative;
}

.training-cm::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #E77160;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.training-cm:last-child::before {
    display: none;
}

.training-inr {
    background: #FFFFFF;
    padding: 1.6rem;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 100%;
}

.training-tp {
    position: relative;
    border-bottom: 2px solid #E77160;
    padding: 0 0 0.6rem;
    margin: 0 0 1.4rem;
}

.training-tp span {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 4rem;
    line-height: 120%;
    letter-spacing: 0.025em;
    color: #DEE2EB;
    border: 0.2px solid #FFFFFF;
}

.training-tp h3 {
    font-size: 1.125rem;
    line-height: 199.8%;
    color: #E77160;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.training-btm p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 173.8%;
    color: #3F3F3F;
}

.training-para {
    max-width: 580px;
    margin: 0 auto;
}

.training-para p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 180.3%;
    text-align: center;
    color: #000000;
}

/***=====Know Section CSS=====*****/
.know-section {
    padding: 8rem 0;
}

.know-blk {
    display: flex;
}

.know-cm {
    width: 50%;
    position: relative;
}

.know-cm>a {
    display: block;
}

.know-cm>a::before {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0.63);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.2s;
}

.know-cm>a:hover::before {
    background: #E77161;
}

.know-img img {
    width: 100%;
}

.know-content {
    margin: 0.4rem 0 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.know-content span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 98.3%;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin: 0 0 0.4rem;
    display: inline-block;
}

.know-txt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.know-txt h2 {
    font-size: 1.25rem;
    line-height: 180.3%;
    text-align: center;
    letter-spacing: 0.095em;
    color: #FFFFFF;
}

/***=====Contact Section CSS=====*****/
.contact-blk {
    display: flex;
}

.contact-lft {
    width: 50%;
}

.contact-lft-tp {
    height: 50%;
}

.line-blk {
    height: 100%;
}

.line-blk>a {
    background: #F4D764;
    padding: 2rem;
    min-height: 254px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.line-inr span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 151.8%;
    text-align: center;
    color: #445476;
}

.line-cnt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.line-cnt h2 {
    font-size: 2rem;
    line-height: 180.3%;
    text-align: center;
    letter-spacing: 0.13em;
    color: #445476;
    padding: 0 1rem 0 1.6rem;
}

.contact-lft-btm {
    height: 50%;
}

.phone-blk {
    height: 100%;
}

.phone-blk>a {
    background: #CD617D;
    padding: 2rem;
    height: 100%;
    min-height: 254px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.phone-blk>a h2 {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 151.8%;
    color: #FFFFFF;
}

.phone-cnt i {
    color: #fff;
    font-size: 2.2rem;
}

.phone-cnt span {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 180.3%;
    text-align: center;
    letter-spacing: 0.17em;
    color: #FFFFFF;
    padding: 0 0 0 0.4rem;
}

.contact-rgt {
    width: 50%;
}

.entry-blk>a {
    position: relative;
    display: block;
}

.entry-img img {
    width: 100%;
    height: 508px;
    object-fit: cover;
}

.entry-cnt {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.entry-cnt h2 {
    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;
}

.entry-cnt h2 span {
    font-size: 2.25rem;
    line-height: 180.3%;
    text-align: center;
    letter-spacing: 0.145em;
    color: #FFFFFF;
    padding: 0 1rem 0 0;
}

.call-to-action-left {
    background-image: url('/wp-content/themes/bbnrecruit/images/home-page/know1.jpg');
}

.call-to-action-right {
    background-image: url('/wp-content/themes/bbnrecruit/images/home-page/know2.jpg');
}

.other-banner .call-to-action-row {
    padding: 8em 0;
}

/****=========Responsive CSS Start=============*******/
@media all and (min-width: 3000px) {

    /***=====Banner Section CSS=====*****/
    .banner-section:before {
        top: 51%;
    }

    .banner-section:after {
        top: 51%;
    }
}

@media all and (min-width: 4000px) {

    /***=====Banner Section CSS=====*****/
    .banner-section:before {
        top: 41%;
    }

    .banner-section:after {
        top: 41%;
    }
}

@media all and (min-width: 6000px) {

    /***=====Banner Section CSS=====*****/
    .banner-section:before {
        top: 28%;
    }

    .banner-section:after {
        top: 28%;
    }
}

@media all and (min-width: 767px) {

    /***=====Balance Section CSS=====*****/
    .balance-txt h2:nth-child(1)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape1.png);
    }

    .balance-txt h2:nth-child(2)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape2.png);
    }

    .balance-txt h2:nth-child(3)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape3.png);
    }

    /***=====Info Section CSS=====*****/
    .person-txt h2:nth-child(1)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape.png);
    }

    .person-txt h2:nth-child(2)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2.png);
    }

    /***=====Guideline Section CSS=====*****/
    .guideline-connect a::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/guideline-connect.png);
    }
}


@media all and (max-width: 1200px) {

    /***=====Info Section CSS=====*****/
    .person-txt h2 {
        font-size: 1.8rem;
    }

    /***=====Guideline Section CSS=====*****/
    .guideline-subttile h3 {
        font-size: 1rem;
        margin: 0 0 0.4rem;
    }
}

@media all and (max-width: 1024px) {

    /***=====Banner Section CSS=====*****/
    .banner-section {
        padding: 8rem 1rem 0;
    }

    .banner-section::before {
        height: 2px;
    }

    .banner-section::after {
        height: 2px;
    }

    /***=====Work Section CSS=====*****/
    .list-inr span {
        font-size: 1.6rem;
        margin: 0 0 0.8rem;
    }

    .list-inr h3 {
        font-size: 1rem;
    }

    /***=====Info Section CSS=====*****/
    .person-txt h2 {
        font-size: 1.8rem;
    }

    .person-txt h2:nth-child(1)::before {
        top: -13px;
    }

    .person-txt h2:nth-child(1)::before {
        top: -11px;
    }

    /***=====Guideline Section CSS=====*****/
    .guideline-blk {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .guideline-cm {
        padding: 0 1rem;
    }
}

@media all and (max-width: 991px) {

    /***=====Info Section CSS=====*****/
    .info-section::before {
        height: 100%;
    }

    .info-otr {
        flex-direction: column;
    }

    .info-calculation {
        width: 100%;
        margin: 0 0 2rem;
    }

    .info-person {
        width: 100%;
        margin-top: 0;
    }

    .person-img img {
        margin: 0 auto;
    }

    .person-txt {
        max-width: 440px;
        margin: -12% auto 0;
    }
}

@media all and (max-width: 992px) {

    /***=====Training Section CSS=====*****/
    .training-list {
        margin-left: -0.8rem;
        margin-right: -0.8rem;
    }

    .training-cm {
        padding: 0 0.8rem;
    }

    .training-inr {
        padding: 0.8rem;
    }
}

@media all and (max-width: 960px) {

    /***=====Balance Section CSS=====*****/
    .content-blk {
        margin: 0 0 3rem -11rem;
    }

    .content-tp {
        margin: 0px 0px 2rem;
    }

    /***=====Guideline Section CSS=====*****/
    .guideline-blk {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .guideline-cm {
        padding: 0 1rem;
    }

    .guideline-subttile h3 {
        font-size: 0.8rem;
        margin: 0 0 1rem;
    }

    .guideline-subttile h3::before {
        width: 232px;
        top: -7px;
    }

    .guideline-income span {
        font-size: 1rem;
    }

    .guideline-income img {
        padding: 0;
        width: 70%;
    }

    .guideline-income i {
        font-size: 1rem;
    }

    .guideline-parttime ul li {
        font-size: 0.8rem;
        padding: 0.2rem 0.2rem;
        margin: 0 0.4rem 0 0;
    }

    .guideline-para p {
        font-size: 0.8rem;
    }

    /***=====Reason Section CSS=====*****/
    .reason-inr .img-two {
        right: -30px;
    }

    /***=====Training Section CSS=====*****/
    .training-cm {
        padding: 0 1rem;
    }

    .training-inr {
        padding: 1rem;
    }

    /***=====Contact Section CSS=====*****/
    .line-blk>a {
        padding: 1rem;
    }

    .line-cnt {
        margin: 0 0 0.6rem;
    }

    .line-cnt h2 {
        font-size: 1.4rem;
        padding: 0 0.6rem;
    }

    .phone-blk>a {
        padding: 1rem;
    }

    .phone-cnt i {
        font-size: 2rem;
    }

    .phone-cnt span {
        font-size: 2rem;
    }

    .entry-cnt h2 span {
        font-size: 2rem;
    }
}

@media screen and (max-width: 768px) {

    /***=====Banner Section CSS=====*****/
    .banner-section::before {
        top: 45%;
    }

    .banner-section::after {
        top: 45%;
    }
}

@media screen and (max-width: 767px) {

    /************Main Header CSS******************/
    .home header {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 7;
    }

    /***=====Banner Section CSS=====*****/
    .banner-section {
        padding: 6rem 0 0;
        margin: 0;
    }

    .banner-section::before {
        top: 43%;
    }

    .banner-section::after {
        top: 43%;
    }

    .banner-blk {
        width: 100%;
    }

    .content-blk {
        padding: 0;
    }

    .content-tp {
        margin: 0px 0px 3rem;
        justify-content: center;
    }

    /***=====Recruit Section CSS=====*****/
    .recruit-section {
        margin: 0 0 5rem;
    }

    .recruit-section .container {
        padding: 0;
        max-width: 100%;
    }

    .recruit-tp {
        flex-direction: column;
    }

    .recruit-cm {
        width: 100%;
    }

    .txt-blk {
        padding: 0 1rem 0 2.313rem;
    }

    .txt-blk h2 {
        font-size: 1.25rem;
    }

    /***=====Work Section CSS=====*****/
    .work-section {
        margin: 0 0 5rem;
    }

    .work-title {
        margin: 0 0 4rem;
    }

    .work-title h2 {}

    .work-list {
        flex-direction: column;
    }

    .list-cm {
        width: 100%;
        margin: 0 0 1.4rem;
    }

    .list-cm:last-child {
        margin: 0;
    }

    .list-content {
        padding: 0 2.4rem;
    }

    .list-inr span {
        font-size: 2rem;
        margin: 0 0 0.6rem;
    }

    .list-inr h3 {
        font-size: 1.25rem;
    }

    /***=====Balance Section CSS=====*****/
    .balance-section {
        padding: 0 0 16rem;
    }

    .balance-section .container {
        padding: 0;
        max-width: 100%;
    }

    .balance-txt h2 {
        font-size: 1.5rem;
        margin: 0 0 1.4rem;
    }

    .balance-txt h2:nth-child(1)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape1-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape1-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape1-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape1-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape1-m@2x.png") 2x);
        width: 366px;
        height: 62px;
        top: -17px;
        left: 0;
    }

    .balance-txt h2:nth-child(2)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape2-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape2-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape2-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape2-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape2-m@2x.png") 2x);
        width: 277px;
        height: 58px;
        top: -17px;
        left: 0;
    }

    .balance-txt h2:nth-child(3)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/balance-shape3-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape3-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape3-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape3-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/balance-shape3-m@2x.png") 2x);
        width: 301px;
        height: 59px;
        top: -17px;
        left: 0;
    }

    /***=====Info Section CSS=====*****/
    .info-section {
        max-height: 470px;
    }

    .info-blk {
        position: relative;
        top: -420px;
    }

    .hour-blk {
        border-bottom-color: #E77160;
    }

    .hour-blk::after {
        border-top-color: #E77160;
    }

    .hour-blk span {
        font-size: 1.25rem;
        color: #E77160;
    }

    .hour-blk span em {
        font-size: 2.5rem;
    }

    .hour-blk i {
        font-size: 1.25rem;
        color: #E77160;
    }

    .income-blk {
        margin: 0 0 1.4rem;
    }

    .income-blk img {
        position: relative;
        top: 15px;
    }

    .income-blk span {
        font-size: 1.75rem;
        color: #E77160;
    }

    .income-blk i {
        font-size: 1.75rem;
        color: #E77160;
    }

    .part-time ul li {
        font-size: 1rem;
        color: #fff;
        background: #E77160;
        padding: 0.6rem 0;
    }

    .part-time ul li:nth-child(1) {
        width: 20%;
    }

    .part-time ul li:nth-child(2) {
        width: 35%;
    }

    .part-time ul li:nth-child(3) {
        width: 45%;
    }

    .person-txt {
        max-width: 325px;
        text-align: center;
    }

    .person-txt h2 {
        font-size: 1.5rem;
    }

    .person-txt h2:nth-child(1) {
        margin-left: -13px;
    }

    .person-txt h2:nth-child(1)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape-m@2x.png") 2x);
        width: 293px;
        height: 59px;
        top: -1px;
        left: 50%;
        transform: rotate(3.04deg) translateX(-50%);
    }

    .person-txt h2:nth-child(2)::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/persontxt-shape2-m@2x.png") 2x);
        width: 322px;
        height: 61px;
        top: -2px;
        left: 50%;
        transform: rotate(3.04deg) translateX(-50%);
    }

    .info-para p {
        font-size: 0.875rem;
    }

    /***=====Guideline Section CSS=====*****/
    .guideline-section {
        padding: 4rem 0;
    }

    .guideline-blk {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 6rem;
        flex-direction: column;
    }

    .guideline-cm {
        padding: 0 2rem;
        margin: 0 0 3rem;
        width: 100%;
    }

    .guideline-cm:last-child {
        margin: 0;
    }

    .guideline-user img {
        max-height: inherit;
    }

    .guideline-subttile h3 {
        font-size: 1.25rem;
        margin: 0 0 0.2rem;
    }

    .guideline-subttile h3::before {
        width: 272px;
        top: 1px;
    }

    .guideline-income span {
        font-size: 1.375rem;
    }

    .guideline-income img {
        padding: 0 0.6rem;
        width: auto;
    }

    .guideline-income i {
        font-size: 1.375rem;
    }

    .guideline-parttime ul li {
        font-size: 0.875rem;
        padding: 0.3rem 0.6rem;
        margin: 0 0.4rem 0 0;
    }

    .guideline-para p {
        font-size: 0.875rem;
        /* 		padding: 0 0.6rem; */
    }

    .guideline-connect a::before {
        background-image: url(/wp-content/themes/bbnrecruit/images/home-page/guideline-connect-m.png);
        background-image: -webkit-image-set(url("/wp-content/themes/bbnrecruit/images/home-page/guideline-connect-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/guideline-connect-m@2x.png") 2x);
        background-image: image-set(url("/wp-content/themes/bbnrecruit/images/home-page/guideline-connect-m.png") 1x, url("/wp-content/themes/bbnrecruit/images/home-page/guideline-connect-m@2x.png") 2x);
        width: 341px;
        height: 129px;
    }

    .question-line p {
        font-size: 1.25rem;
    }

    .guideline-link a span {
        font-size: 1rem;
    }

    /***=====Reason Section CSS=====*****/
    .reason-section {
        padding: 4rem 0;
    }

    .reason-title {
        margin: 0 0 3rem;
    }

    .reason-title h2 {
        font-size: 1.25rem;
    }

    .reason-title h2 span {
        font-size: 1.8rem;
    }

    .reason-list {
        margin: 0 0 4rem;
    }

    .reason-cm {
        margin: 0 0 4rem;
        flex-direction: column;
    }

    .reason-img {
        padding: 0;
        margin: 0 0 1.6rem;
        width: 100%;
    }

    .reason-inr {
        margin: 0 auto;
        max-width: 385px;
        padding: 0 0 4.3rem;
    }

    .reason-inr .img-two {
        right: 0;
    }

    .reason-inr .img-two img {
        border-radius: 20px 20px 20px 0px;
    }

    .reason-content {
        padding: 0;
        width: 100%;
    }

    .reason-content h3 {
        font-size: 1rem;
        margin: 0 0 0.6rem;
    }

    .reverse {
        flex-direction: column;
    }

    .reverse .reason-img img {
        margin: 0 auto;
    }

    .reason-faq {
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: 2rem;
    }

    .faq-tp i {
        top: 27px;
    }

    .faq-body {
        padding: 0 2.9rem 1.6rem;
    }

    .reason-link a span {
        font-size: 1rem;
    }

    /***=====Training Section CSS=====*****/
    .training-section {
        padding: 4rem 0;
    }

    .training-title {
        margin: 0 0 2.6rem;
    }

    .training-title h2 {
        font-size: 1.25rem;
    }

    .training-list {
        margin: 0 0 3rem;
        flex-direction: column;
    }

    .training-cm {
        width: 100%;
        padding: 0;
        margin: 0 0 3rem;
    }

    .training-cm:last-child {
        margin: 0;
    }

    .training-cm::before {
        border-left: 8px solid transparent;
        border-top: 14px solid #E77160;
        border-right: 8px solid transparent;
        right: auto;
        top: auto;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .training-inr {
        padding: 1.6rem;
    }

    .training-tp {
        text-align: center;
        padding: 0 0 1rem;
    }

    .training-tp span {
        line-height: inherit;
    }

    .training-tp h3 {
        margin: 0;
        top: 13px;
        left: 50%;
        transform: translateX(-50%);
    }

    .training-para p {
        text-align: left;
    }

    /***=====Know Section CSS=====*****/
    .know-section {
        padding: 4rem 0;
    }

    .know-blk {
        flex-direction: column;
    }

    .know-cm {
        width: 100%;
        margin: 0 0 1rem;
    }

    .know-cm:last-child {
        margin: 0;
    }

    /***=====Contact Section CSS=====*****/
    .contact-blk {
        flex-direction: column;
    }

    .contact-lft {
        width: 100%;
    }

    .line-blk>a {
        min-height: 133px;
    }

    .line-inr span {
        font-size: 0.75rem;
    }

    .line-cnt {
        margin: 0 0 0.2rem;
    }

    .line-cnt h2 {
        font-size: 1.25rem;
    }

    .line-cnt h2+img {
        display: none;
    }

    .phone-blk>a {
        min-height: 133px;
    }

    .phone-blk>a h2 {
        font-size: 0.75rem;
    }

    .phone-cnt i {
        font-size: 1.4rem;
    }

    .phone-cnt span {
        font-size: 1.5rem;
    }

    .contact-rgt {
        width: 100%;
    }

    .entry-img img {
        height: 375px;
    }

    .entry-cnt h2 span {
        font-size: 1.5rem;
    }

    .other-banner .call-to-action-row {
        padding: 4em 0;
    }

    .guideline-cm:first-child .guideline-parttime,
    .guideline-cm:first-child .guideline-para {
        max-width: 267px;
        margin-left: auto;
        margin-right: auto;
    }

    .guideline-cm:nth-child(2) .guideline-parttime,
    .guideline-cm:nth-child(2) .guideline-para {
        max-width: 287px;
        margin-left: auto;
        margin-right: auto;
    }

    .guideline-cm:nth-child(3) .guideline-parttime,
    .guideline-cm:nth-child(3) .guideline-para {
        max-width: 259px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 450px) {

    /***=====Banner Section CSS=====*****/
    .banner-section::before {
        width: 43%;
        top: 31%;
    }

    .banner-section::after {
        width: 30%;
        top: 31.5%;
    }

    .baner-person {
        display: none;
    }

    .content-blk {
        margin: 0;
        width: 100%;
    }

    .content-tp {
        margin: 0;
    }

    .baner-person-m {
        display: block;
    }

    .content-list {
        position: relative;
        margin-top: -6rem;
    }

    .content-group img {
        width: 100%;
    }

    .site-txt {
        display: none;
    }

    #zero-one img,
    #zero-three img {
        width: 100%;
    }

    #zero-three img {
        border-bottom-right-radius: 0;
    }

    .banner-section {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 401px) {

    /***=====Info Section CSS=====*****/
    .income-blk span {
        font-size: 1rem;
    }

    .income-blk i {
        font-size: 1rem;
    }
}