@charset "utf-8" ;

/*
■テスト用
******************************/


/*
■contact
******************************/
.pg_contact section {
    margin-bottom: 0;
}
.pg_contact .box_message {
    font-size: 1.7rem;
    text-align: center;
    line-height: 2;
    margin-bottom: 10%;
    margin-bottom: 5%;
}
.pg_contact .box_message .title {
    font-weight: bold;
    font-size: 2.5rem;
    margin-bottom: 5%;
    margin-bottom: 3%;
}
.pg_contact .box_message .box_tel {
    padding: 5%;
    width: 70%;
    border: 1px solid #009192;
    margin: 0 auto;
    background: #fff;
}
.pg_contact .box_message .box_tel a {
    margin-bottom: 3%;
}
.pg_contact .btn_contact {
    display: none;
}

/*
■test
******************************/
.pg_test .box_message img {
width: 120%;
    max-width: 120%;
    transform: translate(-16.5%, 0);
}

/*
■about
******************************/
/**任意の模様ptn2**/
.pg_about .sec_message .common_bg_R_ptn2 {
    position: absolute;
    top: -10%;
    left: calc(50vw + 15%);
    z-index: -1;
    width: 32%;
    max-width: 346px;
}
.pg_about .sec_message .box01 {
    padding: 0 6%;
}
.pg_about .sec_message .box01 .img_photo {
    width: 40.5%;
}
.pg_about .sec_interview .box01 {
    justify-content: flex-end;
}
.pg_about .sec_award .inner1000.inner_award {
    max-width: 1200px;
    transform: translateX(-9%);
    position: relative;
}
.pg_about .sec_award .inner1000.inner_award .btn_link {
    color: #af9d4b;
    border-color: #af9d4b;
    position: absolute;
    bottom: 9%;
    right: 11%;
}
/**add20251223**/
.pg_about .sec_message .box01 .lr_r {
    position: relative;
}
.pg_about .sec_message .box01 .lr_r .text_name {
    margin-top: 2em;
    position: absolute;
    bottom: 5%;
}

/**任意の模様ptn2**/
.pg_about .sec_affiliates .common_bg_R_ptn2 {
    position: absolute;
    top: -10%;
    left: calc(50vw - 40%);
    z-index: -1;
    width: 32%;
    max-width: 346px;
}
.pg_about .wrap_table {
background-color: #fff;
border-radius: 20px;
width: 86%;
padding: 5%;
padding: calc((70/860)*100%);
margin: 0 auto;
}
.pg_about .table {
display: flex;
flex-wrap: wrap;
line-height: 2;
font-size: 1.4rem;
margin-bottom: 8%;
}
.pg_about .table dt {
    width: 20%;
    width: calc((147/721)*100%);
    margin-bottom: 4%;
    font-weight: bold;
}

.pg_about .table dd {
    white-space: break-spaces;
    width: 70%;
    width: calc((574/721)*100%);
    margin-bottom: 4%;
    border-left: 2px solid #999;
    padding-left: 8%;
}
.pg_about .table dd .ttl {
    font-weight: bold;
}
.pg_about .table dd .ttl + .ttl {
    margin-top: 2%;
}
.pg_about .table dd .ttl a {
    margin-left: 1em;
}

.pg_about .table.table_history dt {
    margin-bottom: 2%;
    font-weight: normal;
    white-space: nowrap;
}
.pg_about .table.table_history dd {
    margin-bottom: 2%;
    border-left: none;
    padding-left: 0;
}

.pg_about .wrap_table_affiliates .ttl {
    font-weight: bold;
    font-size: 1.4rem;
    padding: 3% 0;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    margin-bottom: 6%;
}
.pg_about .triangle_right {
    margin-left: 1.5rem;
    font-size: 1.2rem;
    padding: 0.1rem 1rem;
    background: #009192;
    color: #fff;
    font-weight: normal;
}
.pg_about .wrap_table_partner {
    position: relative;
}
.pg_about .table_partner {
    justify-content: space-between;
    padding: 0 5%;
    overflow: hidden;
    position: relative;
    display: flex!important;
    min-height: 11em;
    align-items: flex-start;
}
.pg_about .btn_acc {
    position: absolute;
    bottom: -0%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(50%);
    cursor: pointer;
}
.pg_about .wrap_table_partner.opened .table_partner {
    
}
.pg_about .wrap_table_partner.closed .table_partner {
    height: 0;
}

.pg_about .wrap_table_partner.opened .btn_acc_closed {
    display: none;
}
.pg_about .wrap_table_partner.opened .btn_acc_opened {
    display: block;
}
.pg_about .wrap_table_partner.closed .btn_acc_closed {
    display: block;
}
.pg_about .wrap_table_partner.closed .btn_acc_opened {
    display: none;
}


/*
■award
******************************/
.pg_award {
    background: url(../img/award/bg_award.png);
    background-repeat: repeat-x;
    background-color: #f9f7e1;
}
.pg_award main {
    background: url(../img/award/bg_award_pattern_w1600.png);
    background-repeat: no-repeat;
    background-position:  center 0;
    background-size: 100%;
}
.pg_award header {
    background: none;
    color: #333;
}
header .gmenu li.link_contact a {
    color: #fff;
}
.pg_award header .inner1000 {
    position: relative;
    overflow: visible;
}
/* .pg_award .header_logo {
    display: none;
} */

.pg_award .header_award_logo {
    display: inline-block;
}
.pg_award header .pagetitle {
    color: #009192;
}
.pg_award header::after {
    content: unset;
}
/* header .bg_award_header_r {
    display: none;
} */
.pg_award header .bg_award_header_r {
    /* display: block; */
    position: absolute;
    top: calc(-40% + 20px);
    top: 35%;
    /* left: 65vw; */
    right: -10%;
    width: 35%;
}
.pg_award main {
    padding: 1% 0 6%;
}
.pg_award main .sec_yurai {
    line-height: 2;
    font-size: 1.3rem;
    margin-bottom: 0;
}
.pg_award main .sec_yurai .sectitle {
    font-size: 2.5rem;
    font-family: "Noto Serif JP", serif;
    text-align: left;
    padding: 0 6%;
    margin-bottom: 2%;
}
.pg_award main .sec_yurai .box01 {
    padding: 0 6%;
    margin-bottom: 8%;
}
.pg_award main .sec_yurai .box01 .sbox {
    display: flex;
    margin-bottom: 2rem;
}
.pg_award main .sec_yurai .box01 .text {
    
}
.pg_award main .sec_yurai .box01 .sbox02  {
    align-items: flex-end;
}

.pg_award main .sec_yurai .btn_awardlist {
    margin: 0 auto;
    display: block;
    width: 53%;
}

.pg_award footer::before {
    padding-top: 25%;
    background-size: inherit;
}
.pg_award footer .btn_contact {
    top: 15%;
}

/*
■topinterview
******************************/
.pg_topinterview {

}
.pg_topinterview .box_fv {

}
.pg_topinterview .box_fv img {

}
.pg_topinterview .box_fv .text {
    font-size: 1.6rem;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    padding: 8% 0;
    line-height: 1.8;
}
.pg_topinterview .box_lr {
    display: flex;
    line-height: 1.8;
    flex-wrap: wrap;
    margin-bottom: 5%;
}
.pg_topinterview .box_lr .lr_l {
    /* background-color: blue; */
}
.pg_topinterview .box_lr .lr_r {
    /* background-color: pink; */
}
.pg_topinterview .box_lr .imagebox {
    max-width: 400px;
    width: 40%;
}
.pg_topinterview .box_lr .textbox {
    flex-grow: 1;
    padding: 0 50px;
    padding: 0 5%;
    white-space: pre-wrap;
    max-width: 600px;
    width: 60%;
    font-size: 1.3rem;
}
.pg_topinterview .box_lr .textbox .ttl {
    font-family: "Noto Serif JP", serif;
    font-weight: bold;
    font-size: 2rem;
    font-size: 2.6rem;
    line-height: 1;
}
.pg_topinterview .box_lr .textbox em {
    font-weight: bold;
    margin-right: 1em;
    font-style: normal;
}
.pg_topinterview .box_lr .imagebox02 {
    padding-top: 13%;
}


/*
■business
******************************/
.pg_business main {
    background-image: url(../img/business/business_bg_w1920.png);
    background-position: center top;
    background-repeat: no-repeat;
    line-height: 1.8;
}
.pg_business .fv_img {
    margin-bottom: 15%;
}
.pg_business .business_img02 {
    margin-bottom: 5%;
}
.pg_business .text01 {
    margin-bottom: 10%;
}

.pg_business .sec_flow .wrap_table {
    background-color: #fff;
    border-radius: 20px;
    width: 86%;
    padding: 5%;
    padding: calc((70 / 860) * 100%);
    margin: 0 auto;
}
.pg_business .sec_flow .wrap_table .title {
    font-size: 2.4rem;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    margin-bottom: 8%;
    white-space: nowrap;
    line-height: initial;
}
.pg_business .sec_flow .box_cont {

}
.pg_business .sec_flow .box_cont dt {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}
.pg_business .sec_flow .box_cont dl {
    display: flex;
    flex-wrap: wrap;
}
.pg_business .sec_flow .box_cont dt {
    flex-grow: 1;
    margin-bottom: 12%;
    font-size: 1.3rem;
}
.pg_business .sec_flow .box_cont dt .ttl {
    font-size: 2.8rem;
    font-weight: bold;
    color: #009192;
    display: flex;
    align-items: center;
    width: 80%;
    width: 90%;
    position: relative;
}
.pg_business .sec_flow .box_cont dt .ttl::before {
    content: "01";
    font-size: 5rem;
    border: 1px solid #009192;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    background-color: #fff;
    margin-right: 2rem;
    display: inline;
    line-height: 1.4;
    text-align: center;
}
.pg_business .sec_flow .box_cont dt .ttl.ttl01:before {
    content: "01";
}
.pg_business .sec_flow .box_cont dt .ttl.ttl02:before {
    content: "02";
}
.pg_business .sec_flow .box_cont dt .ttl.ttl03:before {
    content: "03";
}
.pg_business .sec_flow .box_cont dt .ttl.ttl04:before {
    content: "04";
}
.pg_business .sec_flow .box_cont dt::before {
    content: "";
    border-left: 1px solid #009192;
    height: 150%;
    position: absolute;
    left: 3em;
    top: 4em;
}
/**はみ出す場合は白で消す**/
.pg_business .sec_flow .box_cont dt:last-of-type::before {
    border-color: white;
    border-width: 10px;
    height: 100%;
    left: 3.5rem;
}
.pg_business .sec_flow .box_cont dt .ttl b {

}
.pg_business .sec_flow .box_cont dt .text {
    padding-left: 10rem;
    padding-right: 2rem;
}
.pg_business .sec_flow .box_cont dd {
    width: calc((250/860)*100%);
    width: calc((300/860)*100%);
    margin-bottom: 12%;
}


/*
■products
******************************/
.pg_products .sec_products_list .products_links {
    width: 66%;
    margin: 0 auto;
}
.pg_products .sec_products_list .products_links li {
    text-align: center;
    margin-bottom: 12%;
}

/*
■products/サブページ共通
******************************/
/**長いので長体にする**/
.pg_products_subpages header .pagetitle {
    transform: scale(0.8, 1);
    transform-origin: top left;
}
.wrap_page.pg_products_subpages .sec_products .inner1000 {
    /* max-width: 860px; */
}
.pg_products_subpages .sec_products_list .products_links {
    width: 66%;
    margin: 0 auto;
}
.pg_products_subpages .sec_products_list .products_links li {
    text-align: center;
    margin-bottom: 12%;
}

.pg_products_subpages .sec_products .ttl {
    font-weight: normal;
    font-size: 2.5rem;
    padding: 1.5% 0;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    margin-bottom: 3%;
    color: #009192;
}
.pg_products_subpages .sec_products dd + dt {
    margin-top: 10%;
}
.pg_products_subpages .sec_products dd {
    display: flex;
    line-height: 2;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    font-size: 1.3rem;
}

/* .pg_products_subpages .sec_products dd img {
    margin-left: 5%;
} */

.pg_products_subpages .sec_products dd .box_img {
    margin-left: 5%;
    flex-shrink: 0;
}

.pg_products_subpages .sec_products dd li {
    margin-bottom: 1em;
}
.pg_products_subpages .sec_products dd li b {
    display: block;
}

/*
■products/prd1
******************************/
/**自分のページへのリンクは非表示**/
.pg_products_prd1 .sec_products_list .products_links li:nth-child(1) {
    display: none;
}

/*
■products/prd2
******************************/
/**自分のページへのリンクは非表示**/
.pg_products_prd2 .sec_products_list .products_links li:nth-child(2) {
    display: none;
}

/*
■products/prd3
******************************/
/**自分のページへのリンクは非表示**/
.pg_products_prd3 .sec_products_list .products_links li:nth-child(3) {
    display: none;
}

/*
■products/prd4
******************************/
/**自分のページへのリンクは非表示**/
.pg_products_prd4 .sec_products_list .products_links li:nth-child(4) {
    display: none;
}
.pg_products_prd4 .sec_products dd {
    display: unset;
}

/*
■products/prd5
******************************/
/**自分のページへのリンクは非表示**/
.pg_products_prd5 .sec_products_list .products_links li:nth-child(5) {
    display: none;
}


/*
■recruit
******************************/
.pg_recruit header {
    padding-bottom: 9%;
}
.pg_recruit_subpages.pg_recruit main {
    background-image: url(../img/recruit/recruit_bg_w1920.png);
}
.pg_recruit .header_recruit_box {
    /* display: flex; */
    /* flex-wrap: wrap; */
    width: 100%;
    /* align-items: flex-start; */
    overflow: hidden;
}
.pg_recruit .header_recruit_box .image {
    width: calc((365/1000)*100%);
    /* flex: 0 1 365px; */
    float: left;
}
.pg_recruit .header_recruit_box .box_text {
    width: calc((635/1000)*100%);
    /* flex: 1 1 635px; */
    /* min-width: 635px; */
    float: right;
    padding: 0.5% 3% 1.5% 4%;
}
.pg_recruit .header_recruit_box .nametitle {
    width: calc((635/1000)*100%);
    /* flex: 1 1 635px; */
    float: right;
    padding: 0% 0% 0% 4%;
    font-size: 1.8rem;
    font-family: "Noto Serif JP", serif;
    align-items: end;
}
.pg_recruit .header_recruit_box .nametitle small {
    font-size: 1.5rem;
    margin-right: 1em;
}
.pg_recruit .header_recruit_box .box_text .ttl1 {
    font-size: 3.0rem;
    line-height: 1.3;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 2%;
}
.pg_recruit .header_recruit_box .box_text dt {
    font-size: 1.5rem;
    font-weight: bold;
}
.pg_recruit .header_recruit_box .box_text dd + dt {
    margin-top: 1%;
}
.pg_recruit .header_recruit_box .box_text dd {
    font-size: 1.3rem;
    line-height: 1.8;
}

.pg_recruit .sec_skillup .wrap_table {
    background-color: transparent;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.pg_recruit .sec_skillup .wrap_table .text {
    margin-top: 1em;
    white-space: pre-wrap;
    font-size: 1.3rem;
    line-height: 1.8;
}

.pg_recruit .table {
    display: flex;
    flex-wrap: wrap;
    line-height: 2;
    font-size: 1.4rem;
    margin-bottom: 8%;
}
.pg_recruit .table dt {
    width: 20%;
    width: calc((147 / 721) * 100%);
    margin-bottom: 4%;
    font-weight: bold;
}
.pg_recruit .table dd {
    white-space: break-spaces;
    width: 70%;
    width: calc((574 / 721) * 100%);
    margin-bottom: 4%;
    border-left: 2px solid #999;
    padding-left: 8%;
}

.pg_recruit .sec_entry .sectitle {
    color: #fff;
}
.pg_recruit .sec_entry .inner1000 {
    background: #00ECEC;
    background: linear-gradient(90deg,rgba(0, 236, 236, 1) 0%, rgba(1, 149, 151, 1) 100%);
    padding: 3% 0;
}
.pg_recruit .sec_entry .btn_entry {
    margin: 5% auto 0;
    width: 86%;
    display: block;
}





/*
■recruit/rec1
pg_recruit_subpages共通とする
******************************/
.pg_recruit_subpages main {
    background-image: url(../img/recruit_rec1/rec1_bg_w1920.png);
    background-position: center top;
    background-repeat: no-repeat;

}
.pg_recruit_subpages .sec_interview_main {

}
.pg_recruit_subpages .sec_interview_main .box_interview {
    position: relative;
    margin-bottom: 10%;
}
.pg_recruit_subpages .sec_interview_main .box_interview::before {
    content: "INTERVIEW 01";
    background-color: #009192;
    position: absolute;
    left: 0;
    font-size: 4rem;
    font-weight: bold;
    color: #c0e4e4;
    padding: 0 3%;
    border-radius: 0 99px 99px 0;
}
.pg_recruit_subpages .sec_interview02 .box_interview::before {
    content: "INTERVIEW 02";
}
.pg_recruit_subpages .sec_interview03 .box_interview::before {
    content: "INTERVIEW 03";
}


.pg_recruit_subpages .sec_interview_main .box_interview .box_lr {
    display: flex;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_l {
    width: 50%;
    padding-top: 8rem;
    position: relative;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_r {
    width: 50%;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text {
    font-size: 2.5rem;
    padding-left: 5%;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text_name {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 10%;
    font-size: 1.8rem;
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text_name .lr_l {
    margin-right: 15%;
}
.pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text_name .lr_r b {
    font-size: 3.2rem;
    font-weight: bold;
}

.pg_recruit_subpages .sec_interview_main .box_interview_qa {
    width: 94%;
    margin: 0 auto;
}
.pg_recruit_subpages .sec_interview_main .box_interview_qa dt {
    background-color: #009192;
    color: #fff;
    padding: 0.8% 3%;
    border-radius: 99px 99px 99px 99px;
    display: inline-block;
    font-size: 2.5rem
}
.pg_recruit_subpages .sec_interview_main .box_interview_qa dd {
    background-color: #fff;
    padding: 5%;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: -3%;
    width: 94%;
    font-size: 1.3rem;
    margin-bottom: 5%;
    line-height: 1.8;
}

.pg_recruit_subpages .wrap_table {
    background-color: #fff;
    border-radius: 20px;
    width: 86%;
    padding: 5%;
    padding: calc((70 / 860) * 100%);
    margin: 0 auto;
}
.pg_recruit_subpages .sec_schedule .sectitle {
    font-size: 3.5rem;
}
.pg_recruit_subpages .sec_schedule .box_cont dl {
    display: flex;
    flex-wrap: wrap;
}
.pg_recruit_subpages .sec_schedule .box_cont dt {
    margin-bottom: 10%;

    display: flex;
    flex-wrap: wrap;
    width: calc((250 / 860) * 100%);
    width: calc((210 / 860) * 100%);
    font-size: 5.0rem;
    font-weight: bold;
    color: #009192;
    text-align: right;
    display: block;
    padding-right: 5%;
    line-height: 1;
    position: relative;
}
.pg_recruit_subpages .sec_schedule .box_cont dd {
    width: 50%;
    width: 70%;
    flex-grow: 1;

    margin-bottom: 10%;
    position: relative;
    padding-left: 3em;
    padding-top: 0.5em;
}
/**
.pg_recruit_subpages .sec_schedule .box_cont dd::before {
    content: "";
    border-left: 1px solid #009192;
    height: 180%;
    position: absolute;
    left: 0;
    top: 2em;
}
.pg_recruit_subpages .sec_schedule .box_cont dd::after {
    content: "";
    position: absolute;
    left: -0.5rem;
    top: 2em;
    background-color: #009192;
    width: 10px;
    height: 10px;
    border-radius: 99px;
}
**/
.pg_recruit_subpages .sec_schedule .box_cont dt::before {
    content: "";
    border-left: 1px solid #009192;
    height: 180%;
    position: absolute;
    right: 0;
    top: 0.5em;
}
.pg_recruit_subpages .sec_schedule .box_cont dt::after {
    content: "";
    position: absolute;
    right: -0.5rem;
    top: 0.5em;
    background-color: #009192;
    width: 10px;
    height: 10px;
    border-radius: 99px;
}

.pg_recruit_subpages .sec_schedule .box_cont dd .ttl {
    font-size: 3rem;
    color: #009192;
    margin-bottom: 0.4em;
    font-weight: bold;
}
.pg_recruit_subpages .sec_schedule .box_cont dd .text {
    font-size: 1.3rem;
}
.pg_recruit_subpages .sec_schedule .box_cont dt:last-of-type::before {
    border-color: white;
    border-width: 10px;
    height: 100%;
    right: -0.5rem;
    top: 0.6em;
}

.pg_recruit_subpages .sec_interview_other .box_cont .box_lr {
    display: flex;
    background-color: #d9efef;
    position: relative;
    margin-bottom: 10%;
    /* align-items: flex-start; */
}

.pg_recruit_subpages .sec_interview_other .box_cont .box_lr::after {
    content: ">";
    content: url(../img/recruit_rec1/icon_arrow_circle.png);
    position: absolute;
    bottom: 6%;
    right: 3%;
    border-radius: 99px;
    border: 1px solid #009192;
    padding: 1%;
    width: 1em;
    height: 1em;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #009192;
    font-size: 3rem;
    font-weight: 200;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_l {
    width: 50%;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r {
    width: 50%;
    padding: 2% 4%;
    min-height: 100%;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .ttl {
    font-size: 3.5rem;
    color: #009192;
    margin-bottom: 0.2em;
    font-weight: bold;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text {
    font-size: 1.8rem;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text_name {
    position: sticky;
    top: 100%;

    font-size: 1.3rem;
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text_name b {
    font-size: 2.8rem;
}
.pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text_name .lr_l {
    margin-right: 15%;
}


/*
■お知らせ
******************************/
.pg_news .sec_post .inner1000 {
    padding: 1% 5% 0;
    line-height: 2.0;
}
.pg_news .sec_post h2 {
    margin-bottom: 1.5em;
}
.pg_news .sec_post p {
    margin-bottom: 1em;
}
.pg_news .sec_post .date {
    display: block;
}
.pg_news .sec_post .link_toppage {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 5% auto 0;
    padding: 2% 0%;
    padding: 0.5em 4em;
    background-color: #fff;
    border-radius: 99px;
    border: 1px solid #333;
    text-align: center;
    white-space: nowrap;
}


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

    .pg_about .sec_message .box01 .img_photo {
        margin-right: 5%;
    }

    .pg_business .sec_business .inner860 {
        padding: 0 5%;
    }

    .pg_products_subpages .sec_products .inner860 {
        padding: 0 5%;
    }


}/**@end**/


/** SP **/
/**@media screen and (max-width: 480px){ **/
@media screen and (max-width: 767px) {


    /*SP
    ■about
    ******************************/
    .pg_about .sec_message .box01 .text {
        margin-bottom: 6%;
    }
    /**任意の模様ptn2**/
    .pg_about .sec_message .common_bg_R_ptn2 {
        top: 0%;
    }
    /**任意の模様ptn2**/
    .pg_about .sec_affiliates .common_bg_R_ptn2 {
        top: -2%;
        left: -5%;
    }


    .pg_about .sec_message .box01 .img_photo.pcnone {
        margin-top: 1em;
    }

    .pg_about .wrap_table {
        width: 92%;
        padding: 7%;
    }

    .pg_about .table {
        display: block;
    }

    .pg_about .table dt {
        border-left: 2px solid #999;
        border-right: 2px solid #999;
        padding: 0 0.5em;
        width: unset;
        display: inline-block;
    }
    .pg_about .table dd {
        padding-left: 0.5em;
        border-left: 0;
    }

    .pg_about .sec_message .box01 {
        flex-direction: column-reverse;
    }
    .pg_about .sec_message .box01 .img_photo {
        width: 76%;
        margin: 0 auto;
    }

    .pg_about .sec_award .inner1000.inner_award {
        transform: unset;
    }
    .pg_about .sec_award .inner1000.inner_award .btn_link {
        right: 31%;
        bottom: 6%;
    }

    .pg_about .sec_company .table {
        flex-direction: column;
    }

    .pg_about .sec_affiliates .table {
        flex-direction: column;
    }

    .pg_about .sec_history .table {
        display: flex;
    }
    .pg_about .sec_history .table dt {
        border: none;
        padding: 0;
        width: 25%;
    }
    .pg_about .sec_history .table dd {
        width: 75%;
    }
    .pg_about .sec_partner .table {
        padding: 0;
        font-size: 2.1vw;
        white-space: nowrap;
        flex-wrap: nowrap;
    }
    .pg_about .sec_company .table dt {
        border: none;
        padding: 0;
    }


    /*SP
    ■award
    ******************************/
    .pg_award header .bg_award_header_r {
        width: 30%;
        right: 3%;
    }
    .pg_award main {
        background-image: url(../img/award/bg_award_pattern_w640_sp.png);
        background-repeat: no-repeat;
        background-position:  center 0;
        background-size: 100%;
    }

    .pg_award main .sec_yurai {
        font-size: 1.65rem;
    }
    .pg_award main .sec_yurai .btn_awardlist {
        width: 70%;
    }

    .pg_award main .sec_yurai .box01 .sbox {
        flex-direction: column;
    }

    .pg_award main .sec_yurai .box01 .sbox img.pcnone {
        margin-top: 2rem;
    }
    .pg_award footer::before {
        padding-top: 55%;
    }
    .pg_award footer .btn_contact {
        top: 5%;
        width: 70%;
        font-size: 2.2rem;
        padding: 3% 0;
    }


    /*SP
    ■topinterview
    ******************************/
    .pg_topinterview {
        font-size: 2.2vw;
    }
    .pg_topinterview .box_fv img.pcnone {
        width: calc((540/640)*100%);
        margin: 0 auto;
        display: block!important;
    }
    .pg_topinterview .box_fv .text {
        padding: 10% 0;
    }
    .pg_topinterview .box_lr .imagebox {
        max-width: 100%;
        width: 100%;
        width: calc((400/640)*100%);
    }
    .pg_topinterview .box_lr .textbox {
        max-width: 100%;
        width: 100%;
        padding: 0 calc((((640 - 540) / 640)/2) * 100%);
        font-size: 1.6rem;
    }
    .pg_topinterview .box_lr .textbox .ttl {
        font-size: 2.6rem;
    }

    .pg_topinterview .box_lr {
        margin-bottom: 10%;
    }
    .pg_topinterview .box_lr01 {
        flex-direction: column-reverse;
    }
    .pg_topinterview .box_lr02 {
        flex-direction: column-reverse;
    }
    .pg_topinterview .box_lr03 {
        flex-direction: column-reverse;
    }

    .pg_topinterview .imagebox01 {
        margin: 0 auto;
    }
    .pg_topinterview .imagebox02 {
        margin-left: 30%;
    }
    .pg_topinterview :last-child.imagebox03 {
        margin-left: 10%;
        margin-bottom: 10%!important;
    }
    .pg_topinterview .imagebox04 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10%;
    }


    /*SP
    ■business
    ******************************/
    .pg_business main {
        background-image: url(../img/business/business_bg_w640__sp.png);
    }
    .wrap_page .inner860 {
        max-width: 90%;
    }
    .pg_business .sec_business .inner860 {
        padding: unset;
    }
    .pg_business .business_img02 {
        margin-bottom: 10%;
    }
    .pg_business .text01 {
        padding: 0 5%;
    }
    .pg_business .sec_flow .wrap_table {
        width: 90%;
        padding: 8% 5%
    }
    .pg_business .sec_flow .box_cont dt {
        width: 100%;
        margin-bottom: 5%;
    }
    .pg_business .sec_flow .box_cont dt::before {
        height: 300%;
    }
    .pg_business .sec_flow .box_cont dd {
        width: 100%;
        padding-left: 10rem
    }
    .pg_business .sec_flow .box_cont dt .ttl {
        font-size: 2.6rem;
    }
    .pg_business .sec_flow .box_cont dt:last-of-type .ttl {
        letter-spacing: -0.1em;
    }
    .pg_business .sec_flow .box_cont dt {
        margin-bottom: 5%!important;
    }

    /*SP
    ■products
    ******************************/
    .pg_products_subpages .sec_products .inner860 {
        padding: 0 5%;
    }

    .pg_products .sec_products_list .products_links {
        width: 80%;
    }


    /*
    ■products/サブページ共通
    ******************************/
    .pg_products_subpages .sec_products .inner860 {
        padding: unset;
    }
    .pg_products_subpages .sec_products_list .products_links {
        width: 80%;
    }

    .wrap_page.pg_products_subpages .sec_products .inner1000 {
        width: 86%;
    }
    .pg_products_subpages .sec_products .ttl {
        margin-bottom: 4%;
    }
    .pg_products_subpages .sec_products dd {
        /* display: flex; */
        flex-direction: column;
        flex-wrap: wrap;
    }
    .pg_products_subpages .sec_products dd ul {
        width: 100%;
        margin-bottom: 1em;
    }
    .pg_products_subpages .sec_products dd .box_img {
        width: 80%;
        margin: 6% auto 0;
        flex-shrink: unset;
    }
    .pg_products_subpages .sec_products dd + dt {
        margin-top: 15%;
    }


    /*SP
    ■products/prd1
    ******************************/


    /*SP
    ■pg_recruit
    ******************************/
    .pg_recruit header {
        padding-bottom: 27%;
    }
    .pg_recruit .header_recruit_box {
        display: flex;
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }
    .pg_recruit .header_recruit_box .image {
        float: none;
        width: 100%;
        order: 2;
    }
    .pg_recruit .header_recruit_box .box_text {
        float: none;
        width: 100%;
        padding: 0% 0% 5% 0%;
        order: 1;
    }
    .pg_recruit .header_recruit_box .box_text .ttl1 {
        font-size: 2.7rem;
        margin-bottom: 5%;
    }
    .pg_recruit .header_recruit_box .nametitle {
        float: none;
        padding-left: 0;
        padding-right: 0;
        order: 3;
        margin-top: 5%;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .pg_recruit .header_recruit_box .box_text dt {
        font-size: 2.0rem;
    }
    .pg_recruit .header_recruit_box .box_text dd + dt {
        margin-top: 2%;
    }
    .pg_recruit .header_recruit_box .box_text dd {
        font-size: 1.8rem;
    }


    /*SP
    ■pg_recruit/rec1
    pg_recruit_subpages共通とする
    ******************************/
    .pg_recruit_subpages .wrap_table {
        width: 90%;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr {
        flex-direction: column-reverse;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_r {
        padding-top: 8rem;
        width: 100%;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_l {
        padding-top: unset;
        width: 100%;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text_name {
        position: unset;
        align-items: flex-start;
        padding-right: 0;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_l {
        width: 80%;
        margin: 0 auto;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr > .lr_r {
        width: 80%;
        margin: 0 auto;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview .box_lr .lr_l .text {
        padding-left: 0;
        margin: 5% 0;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview_qa dt {
        border-radius: 0px 99px 99px 0px;
        padding-left: 5%;
        margin-left: -4%;
    }
    .pg_recruit_subpages .sec_interview_main .box_interview_qa dd {
        padding: 8% 5%;
        margin-top: -5%;
    }

    .pg_recruit_subpages .sec_schedule .box_cont dt {
        width: 100%;
        text-align: unset;
        padding-left: 1em;
        margin-bottom: 0%;
        font-size: 4.0rem;
    }
    .pg_recruit_subpages .sec_schedule .box_cont dd {
        margin-bottom: 12%;
    }
    .pg_recruit_subpages .sec_schedule .box_cont dd .ttl {
        font-size: 2.4rem;
    }
    .pg_recruit_subpages .sec_schedule .box_cont dt::before {
        right: unset;
        left: 0%;
        height: 500%;
    }
    .pg_recruit_subpages .sec_schedule .box_cont dt::after {
        right: unset;
        left: -0.5rem;
    }
    .pg_recruit_subpages .sec_schedule .box_cont dt:last-of-type::before {
        border-color: white;
        height: 100%;
        right: unset;
        left: -0.5rem;
    }


    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_l {
        overflow: hidden;
        display: flex;
        justify-content: center;
        width: 30%;
        width: calc((165/490)*100%);
    }
    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_l img {
        /* object-fit: none; */
        width: 250%;
        max-width: 250%;
    }
    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r {
        flex-grow: 1;
    }
    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .ttl {
        font-size: 3.0rem;
    }
    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text {
        /* font-size: 1.7rem; */
        white-space: nowrap;
    }
    .pg_recruit_subpages .sec_interview_other .box_cont .box_lr > .lr_r .text_name {
        flex-direction: column;
        align-items: flex-start;
    }



}/**@end**/

/** SP2 **/
@media screen and (max-width: 480px){


}/**@end**/

