@charset "UTF-8";

.l-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.l-inner2 {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.l-anchor {
    margin-top: -110px;
    padding-top: 110px;
}

.l-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.c-blue {
    color: #0049B0;
}

.c-f20 {
    font-size: 20px;
}

.c-head_wrap {
    margin: 0 0 50px;
}

.c-heading1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.6;
}

.c-txt1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 1.6;
}

.c-catch {
    display: block;
    max-width: 600px;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}

.c-catch .pc_line {
    display: inline-block;
    background: #0049B0;
    padding: 6px 15px;
    margin-bottom: 15px;
}

.c-catch b {
    color: #FFBE2D;
}

.c-catch .star {
    position: relative;
}

.c-catch .star:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    right: -30px;
    width: 62px;
    height: 66px;
    background: url(../img/cmn/ico_hoshi_large.svg) no-repeat top right/62px auto;
}

.c-pickup {
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: 0 40px;
    color: #0049B0;
}

.c-pickup:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    width: 40px;
    height: 40px;
    border-top: 2px solid;
    border-left: 2px solid;
}

.c-pickup:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-bottom: 2px solid;
    border-right: 2px solid;
}

.c-btn_wrap {
    text-align: center;
    padding: 0 0 15px;
}

.c-btn_wrap._mt {
    margin-top: 50px;
}

.c-btn_wrap._sp_center {
    text-align: left;
}

.c-btn_wrap._w500 {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.c-btn_wrap._w350 {
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.c-btn_wrap._col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-btn_wrap._col2 .c-btn {
    max-width: 49%;
}

.c-btn {
    text-align: center;
    border: 3px solid #fff;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    width: 100%;
}

.c-btn:hover {
    text-decoration: none;
    border: 3px solid #0049B0;
}

.c-btn._type1 {
    background: -webkit-linear-gradient(left, #FFBE2D, #FFE624);
    background: -webkit-gradient(linear, left top, right top, from(#FFBE2D), to(#FFE624));
    background: linear-gradient(to right, #FFBE2D, #FFE624);
}

.c-btn._type1 strong {
    color: #0049B0;
}

.c-btn._type2 {
    color: #fff;
    background: #07BAF1;
}

.c-btn._type2:hover {
    color: #0049B0;
}

.c-btn._type3 {
    color: #0049B0;
    background: #EBEBEB;
}

.c-btn._size_m {
    padding: 18px 10px;
    font-size: 24px;
    max-width: 500px;
}

.c-btn._size_s {
    padding: 14px 10px;
    font-size: 20px;
    max-width: 350px;
}

.c-btn._size_ss {
    font-size: 18px;
    padding: 10px;
    max-width: 250px;
}


.p-col._col2 .child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.p-cta {
    background: #fff;
}

.p-cta .l-inner2 {
    overflow: hidden;
}

.p-cta .appri .txt {
    padding: 0 0 0 110px;
    height: 110px;
}

.appri-background_2024 {
    background: url(../img/cmn/logo_2024.png) no-repeat top left/90px auto;
}

.appri-background_2025 {
    background: url(../img/cmn/logo_2025.png) no-repeat top left/90px auto;
}

.appri-background_2026 {
    background: url(../img/cmn/logo_2026.png) no-repeat top left/90px auto;
}

.appri-background_2027 {
    background: url(../img/cmn/logo_2027.png) no-repeat top left/90px auto;
}

.appri-background_2028 {
    background: url(../img/cmn/logo_2028.png) no-repeat top left/90px auto;
}

.appri-background_2029 {
    background: url(../img/cmn/logo_2029.png) no-repeat top left/90px auto;
}

.p-cta .btn {
    overflow: hidden;
}

.p-cta .btn a {
    display: block;
}

.p-cta .btn .apple {
    float: left;
}

.p-cta .btn .google {
    float: right;
}

[data-js-tel] a {
    color: inherit;
    text-decoration: underline;
}

/*全画面*/

.g-wrapper {
    overflow: hidden;
}

/*ヘッダー*/

.g-header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    text-align: center;
    background: #0049B0;
    height: 70px;
}

.g-header .logo {
    padding: 14px 0 0 15px;
    display: block;
    width: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.g-header .login {
    cursor: pointer;
    position: fixed;
    width: 70px;
    height: 70px;
    top: 0;
    right: 80px;
    font-size: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 45px;
    font-weight: bold;
    color: #fff;
    background: url(../img/cmn/ico_login.svg) no-repeat top 12px center;
}

.g-header .sp_menu {
    cursor: pointer;
    position: fixed;
    width: 70px;
    height: 70px;
    top: 0;
    right: 10px;
    padding-top: 45px;
    font-size: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
    background: url(../img/cmn/ico_support.svg) no-repeat top 13px center;
    /*
           &::before,
           &::after {
               position: fixed;
               content: "";
               display: block;
               height: 1px;
               border-top: 2px solid #fff;
               transition: 0.3s;
           }

           &::before {

               right: 19px;
               width: 32px;
               top: 26px;
           }

           &::after {
               right: 31px;
               width: 20px;
               top: 40px;
           }

           &._open {
                   &::before,
               &::after {
               position: fixed;
               content: "";
               display: block;
               height: 1px;
               border-top: 2px solid #fff;
               transition: 0.3s;
               }
               &::before {
                   width: 32px;
                   transform: rotate(45deg);
                   top: 33px;
               }

               &::after {
                   width: 32px;
                   transform: rotate(-45deg);
                   top: 33px;
                   right: 19px;
               }
           }
           */
}

.line_wrap {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.line_wrap:hover {
    text-decoration: none;
}

.line_wrap:hover .line::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.line_wrap .line {
    position: relative;
}

.line_wrap .line::after {
    position: absolute;
    bottom: -5px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    border-top: 2px solid;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.g-navi {
    display: none;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 70px 30px 30px;
    top: 0;
    right: 0;
    width: 240px;
    height: 100%;
    background: #F2F6FC;
    z-index: 99;
}

.g-navi .title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #0049B0;
    padding: 30px 0 5px;
}

.g-navi a {
    padding: 2px 0 2px 28px;
    background: url(../img/cmn/ico_arr.svg) no-repeat center left/22px auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
}

.g-navi a:hover {
    color: #0049B0;
}

/*フッター*/

.g-footer {
    position: relative;
    background: #F2F6FC;
    padding: 50px 0 0;
}

.g-footer #pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 3;
}

.g-footer #copyright {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #0049B0;
}

.g-footer .title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #0049B0;
    margin: 0 0 5px;
}

.g-footer .fnavi {
    margin: 0 0 20px;
    overflow: hidden;
}

.g-footer .fnavi a {
    float: left;
    padding: 2px 0 2px 22px;
    margin: 0 20px 10px 0;
    background: url(../img/cmn/ico_arr.svg) no-repeat center left/18px auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

.g-footer .fnavi a:hover {
    color: #0049B0;
}

.g-footer .info {
    padding: 10px 20px;
    overflow: hidden;
    display: inline-block;
    max-width: 430px;
    background: #fff;
    margin: 0 0 30px;
    line-height: 1.4;
}

.g-footer .info .logo {
    float: left;
    margin: 0 20px 0 0;
}

.g-footer .info .tel {
    font-weight: bold;
    color: #0049B0;
    display: block;
    overflow: hidden;
    font-size: 20px;
}

.g-footer .info .tel a {
    font-size: 26px;
    color: #0049B0;
}

.g-footer .info .time {
    display: block;
    overflow: hidden;
}

/*メイン*/

.g-main {
    display: block;
    padding-top: 70px;
    background: url(../img/cmn/bg.png) center center;
}

.g-main:after {
    content: " ";
    display: block;
    clear: both;
}

/*----------------------------------------

index

-----------------------------------------*/

#u-mv {
    position: relative;
}

#u-mv .slidebox {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block !important;
}

.u-top_comment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    height: 260px;
    background: #0049B0 url(../img/top/bg_mvbottom_pc.png) no-repeat center top/1400px auto;
    text-align: center;
}

.u-top_comment .balloon_wrap {
    margin-top: -80px;
    position: relative;
    padding: 40px 30px 30px 40px;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.u-top_comment .balloon_wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 103px;
    background: url(../img/cmn/ico_hoshi_large.svg) no-repeat top right/80px auto;
}

.u-top_comment .balloon_wrap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 10px;
    width: 65px;
    height: 79px;
    background: url(../img/cmn/ico_hoshi_large.svg) no-repeat top right/65px auto;
    z-index: 2;
}

.u-top_comment .balloon_wrap .balloon {
    background: #fff;
    text-align: center;
    padding: 20px 15px 5px 15px;
    border-radius: 35px;
    position: relative;
    line-height: 1;
    font-weight: bold;
    font-size: 16px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 73, 176, 0.14);
    box-shadow: 0px 3px 6px rgba(0, 73, 176, 0.14);
}

.u-top_comment .balloon_wrap .balloon b {
    color: #0049B0;
    font-size: 24px;
}

.u-top_comment .balloon_wrap .balloon:after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 9px 0 9px;
    border-color: #ffffff transparent transparent transparent;
    -webkit-filter: drop-shadow(0 6px 6px rgba(0, 73, 176, 0.14));
    filter: drop-shadow(0 6px 6px rgba(0, 73, 176, 0.14));
}

.u-top_section01 {
    background: #F2F6FC url(../img/top/bg_sec01_pc.png) no-repeat center bottom;
    padding: 80px 0 74px;
    position: relative;
}

.u-top_section01 .logo_list {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    -webkit-box-shadow: 0px 3px 12px rgba(0, 73, 176, 0.14);
    box-shadow: 0px 3px 12px rgba(0, 73, 176, 0.14);
    max-width: 557px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
}

.u-top_section01 .logo_list li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3%;
    padding: 15px;
}

.u-top_section02 .child {
    background: #fff;
    -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 20px;
    font-size: 24px;
}

.u-top_section02 .child .tit {
    position: relative;
    margin: 0 0 20px;
    padding: 0px 0px 0px 60px;
}

.u-top_section02 .child .tit strong {
    border-bottom: 2px solid #07BAF1;
}

.u-top_section02 .child .tit .point {
    position: absolute;
    top: -50px;
    left: -50px;
}

.u-top_section03 {
    background: url(../img/top/bg_sec03_pc.png) no-repeat top center/cover;
}

.u-top_section04 .child {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

.u-top_section04 .child:hover {
    text-decoration: none;
}

.u-top_section04 .child .txt {
    padding: 15px 20px 20px;
}

.u-top_section04 .child .tit {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px 0;
}

.u-top_section04 .child .status {
    color: #0049B0;
    padding: 0 0 0 30px;
    font-weight: bold;
    background: url(../img/cmn/ico_arr_interview.svg) no-repeat center left/24px auto;
}

.u-top_section05 {
    background: #F2F6FC;
}

.u-top_section05 .faq {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.u-top_section05 .faq + .faq {
    margin-top: 30px;
}

.u-top_section05 .faq dt {
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0 5px 32px;
    margin: 0 0 10px;
    position: relative;
}

.u-top_section05 .faq dt:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Q";
    font-weight: bold;
    font-size: 34px;
    margin: 0 5px 0 0;
    color: #07BAF1;
    line-height: 1;
}

.u-top_section05 .faq p + p {
    margin-top: 15px;
}

/*旧ヘッダー用start*/
#header_bg {
    box-sizing: border-box;
    background: #0048b0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    color: #fff;
}

#header_in {
    width: 940px;
    padding: 0 10px;
    margin: 0 auto;
}

#header_area .logo {
    float: left;
    padding-top: 10px;
}

#header_area a {
    color: #fff;
}

#header_area .logo img {
    width: 140px;
}

#global {
    float: right;
    border-bottom: 1px solid #0048b0;
}

#global > ul {
    text-align: right;
}

#global > ul > li {
    display: inline-block;
    margin: 0 0 0 10px !important;
    font-weight: bold;
    width: 90px;
    text-align: center;
    padding: 10px 0 0 0;
}

#global > ul > li > a {
    display: block;
    border-bottom: 3px solid #0048b0;
    position: relative;
}

#global #n08 .bg1 {
    background: url(../img/cmn/ico_navi7.png) center 6px no-repeat;
    background-size: 27px auto;
}

#global li .bg1 {
    display: block;
    padding-top: 40px;
}

#header_area .down_acc {
    display: block;
    position: relative;
}

#global #n06 .bg1 {
    background: url(../img/cmn/ico_navi6.png) center 10px no-repeat;
    background-size: 24px auto;
}

#global li .bg1 {
    display: block;
    padding-top: 40px;
}

#global > ul > li .in_navi {
    display: none;
    position: absolute;
    padding: 10px;
    background: #0048b0;
    top: 79px;
    width: 200px;
    box-sizing: border-box;
}

#global > ul > li .in_navi li a {
    display: block;
    text-align: left;
    font-weight: normal;
    background: url(../img/cmn/icon2.png) left 7px no-repeat;
    background-size: 8px auto;
    padding-left: 15px;
}

#global > ul > .doow_li.open,
#global > ul > .doow_li:hover {
    border-bottom: 3px solid #fff;
    text-decoration: none;
    cursor: pointer;
}

#global > ul > li > a:hover {
    border-bottom: 3px solid #fff;
    text-decoration: none;
    cursor: pointer;
}

#js__spLoginBtn {
    display: none;
}

.sp-login-btn {
    position: fixed;
    top: 11px;
    right: 45px;
    cursor: pointer;
    z-index: 99999;
}

#js__spMenuBtn {
    display: none;
}

.sp-menu-btn {
    position: fixed;
    top: 12px;
    right: 10px;
    cursor: pointer;
    z-index: 99999;
}

.sp-menu-btn img {
    width: 25px;
}

.sp-open .sp-menu-btn {
    background: url(../img/cmn/sp_navi2.png) center center no-repeat;
    background-size: 100%;
}

.sp-open .sp-menu-btn img {
    opacity: 0;
}

.sp-open .sp-menu {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

.sp-menu {
    display: none;
    box-sizing: border-box;
    padding: 10px 10px 20px;
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    font-size: 15px;
    z-index: 9999;
    overflow-x: hidden;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: rgba(0, 72, 176, 0.9);
    color: #fff;
}

.sp-menu {
    padding-top: 70px;
    content: "";
    clear: both;
    display: block;
}

.sp-menu .navi_head1 {
    clear: both;
    font-size: 17px;
    font-weight: bold;
}

.sp-menu .in_sp_navi a {
    display: block;
    color: #fff;
    position: relative;
    padding-left: 15px;
    background: url(../img/cmn/icon2.png) left 8px no-repeat;
    background-size: 7px auto;
}

.sp-menu .in_sp_navi + .navi_head1 {
    border-top: 1px solid #fff;
    padding-top: 15px;
    margin-top: 15px;
}

@media only screen and (max-width: 640px) {
    #header_bg {
        min-width: 320px;
        padding-top: 0;
    }

    #header_in {
        width: auto;
        box-sizing: border-box;
        height: 50px;
        padding: 3px 10px 10px 5px;
    }

    #header_area .logo img {
        width: 90px;
    }

    #global {
        display: none;
    }

    #js__spLoginBtn, .sp-menu, .header_mail {
        display: block;
    }

    #js__spMenuBtn, .sp-menu, .header_mail {
        display: block;
    }

    #header_area .sp-login-btn img {
        width: 21px;
    }

    #js__spLoginBtn p {
        font-size: 7px;
    }

    #header_in {
        height: 70px;
    }

    #header_area .logo {
        padding-top: 10px;
    }
}

/*旧ヘッダー用end*/

@media (max-width: 1030px) {

    .l-anchor {
        margin-top: -80px;
        padding-top: 80px;
    }

}

@media (max-width: 1000px) {

    .c-catch {
        font-size: 3vw;
    }

}

@media (max-width: 768px) {

    .l-container {
        min-width: 360px;
    }

    .l-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .c-head_wrap {
        margin: 0 0 30px;
    }

    .c-heading1 {
        font-size: 25px;
    }

    .c-txt1 {
        font-size: 25px;
    }

    .c-catch {
        font-size: 4.8vw;
        line-height: 1.4;
    }

    .c-catch .pc_line {
        padding: 10px 15px;
        margin-bottom: 10px;
    }

    .c-catch .star:before {
        background-size: 12vw auto;
        width: 12vw;
        height: 14vw;
        z-index: 2;
        top: -5vw;
        right: -4vw;
    }

    .c-pickup {
        padding: 0 20px;
    }

    .c-pickup:before {
        left: 5px;
        width: 20px;
        height: 20px;
    }

    .c-pickup:after {
        right: 5px;
        width: 20px;
        height: 20px;
    }

    .c-btn_wrap._mt {
        margin-top: 30px;
    }

    .c-btn_wrap._sp_center {
        text-align: center;
    }

    .c-btn_wrap._w500 {
        max-width: 400px;
    }

    .c-btn._size_m {
        font-size: 18px;
        padding: 10px 10px;
    }

    .c-btn._size_s {
        font-size: 16px;
        padding: 10px 10px;
    }

    .c-btn._size_ss {
        font-size: 14px;
        padding: 8px 10px;
    }

    .p-col._col2 .child + .child {
        margin-top: 30px;
    }

    .p-cta {
        padding: 40px 0 0;
    }

    .p-cta .appri {
        display: block;
        margin: 0 auto;
        max-width: 344px;
    }

    .p-cta .appri .txt {
        line-height: 1.4;
        font-size: 12px;
        padding: 0 0 0 90px;
        height: 90px;
    }

    .appri-background_2024 {
        background: url(../img/cmn/logo_2024.png) no-repeat top left/70px auto;
    }

    .appri-background_2025 {
        background: url(../img/cmn/logo_2025.png) no-repeat top left/70px auto;
    }

    .appri-background_2026 {
        background: url(../img/cmn/logo_2026.png) no-repeat top left/70px auto;
    }

    .appri-background_2027 {
        background: url(../img/cmn/logo_2027.png) no-repeat top left/70px auto;
    }

    .appri-background_2028 {
        background: url(../img/cmn/logo_2028.png) no-repeat top left/70px auto;
    }

    .appri-background_2029 {
        background: url(../img/cmn/logo_2029.png) no-repeat top left/70px auto;
    }

    .p-cta .img {
        display: block;
        margin: 0 auto;
    }

    .p-cta .btn .apple {
        width: 122px;
    }

    .p-cta .btn .google {
        width: 150px;
        float: left;
        margin: 0 0 0 15px;
    }

    .g-header .logo {
        padding: 15px 0 0 15px;
        width: 110px;
    }

    .g-header .login {
        right: 70px;
    }

    .g-header .sp_menu {
        right: 0px;
    }

    .g-navi {
        width: 100%;
    }

    .g-footer {
        padding: 40px 0 0;
    }

    .g-footer #pagetop {
        right: 0px;
        bottom: 0px;
    }
    .g-footer #pagetop img {
        width: 80%;
    }

    .g-footer .fnavi a {
        margin: 0 20px 5px 0;
    }

    .g-footer .info {
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 330px;
        margin: 0 auto 20px;
    }

    .g-footer .info .logo {
        width: 110px;
        margin: 0 15px 0 0;
    }

    .g-footer .info .tel {
        font-size: 16px;
    }

    .g-footer .info .tel a {
        font-size: 20px;
    }

    .g-footer .info .time {
        font-size: 11px;
    }

    .g-main {
        padding-top: 70px;
    }

    #u-mv .slidebox {
        height: auto;
    }

    .u-top_comment {
        background: #0049B0 url(../img/top/bg_mvbottom_sp.png) no-repeat center top/cover;
        padding: 10px 15px 25px;
        min-height: 180px;
        height: auto;
    }

    .u-top_comment .balloon_wrap {
        padding: 15px 20px 20px;
        margin-top: -60px;
        display: inline-block;
    }

    .u-top_comment .balloon_wrap:after {
        background-size: 49px auto;
        width: 49px;
        height: 54px;
    }

    .u-top_comment .balloon_wrap:before {
        background-size: 37px auto;
        width: 37px;
        height: 40px;
        bottom: 10px;
        z-index: 2;
    }

    .u-top_comment .balloon_wrap .balloon {
        border-radius: 20px;
        line-height: 1.4;
        padding: 15px 20px 20px;
        display: inline-block;
        min-width: 200px;
    }

    .u-top_comment .balloon_wrap .balloon b {
        font-size: 20px;
    }

    .u-top_section01 {
        background: #F2F6FC url(../img/top/bg_sec01_sp.png) no-repeat top right/127px auto;
        padding: 40px 0 0;
    }

    .u-top_section01 .logo_list {
        margin: 0 auto;
        width: 100%;
        padding: 8px;
        border-radius: 10px;
    }

    .u-top_section01 .logo_list li {
        padding: 8px;
    }

    .u-top_section01 .monitor_wrap {
        background: url(../img/top/bg_sec01-1_sp.png) no-repeat center bottom/483px auto;
        padding: 20px 0 46px;
        position: relative;
    }

    .u-top_section01 .monitor_wrap .arrow {
        width: 116px;
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -140px;
    }

    .u-top_section01 .monitor_wrap .monitor {
        width: 126px;
        margin: 0 auto;
    }

    .u-top_section02 .child {
        font-size: 20px;
        padding: 20px;
    }

    .u-top_section02 .child .tit {
        padding: 0 0 0 50px;
    }

    .u-top_section02 .child .tit br {
        display: none;
    }

    .u-top_section02 .child .tit .point {
        width: 74px;
        left: -30px;
        top: -30px;
    }

    .u-top_section02 .child + .child {
        margin-top: 40px !important;
    }

    .u-top_section03 {
        background: #F2F6FC url(../img/top/bg_sec03_sp.png) no-repeat bottom center/cover;
        padding-bottom: 75vw !important;
    }

    .u-top_section04 .child .tit {
        font-size: 18px;
        font-weight: bold;
    }

    .u-top_section04 .child + .child {
        margin-top: 30px !important;
    }

    .u-top_section05 .faq dt {
        font-size: 16px;
        padding-left: 28px;
    }

    .u-top_section05 .faq dt:before {
        font-size: 26px;
    }

}

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

    .p-col._col2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .p-col._col2 .child {
        width: 48%;
    }

    .p-col._col2 .child:nth-child(2n) {
        margin-left: auto;
        margin-right: 0;
    }

    .p-col._col2 .child:nth-child(2n+1) {
        margin-right: auto;
        margin-left: 0;
    }

    .p-col._col2 .child:nth-child(n+3) {
        margin-top: 30px;
    }

    .p-cta .appri {
        float: right;
        width: 48%;
        margin: 60px 0 0;
    }

    .p-cta .img {
        float: left;
        width: 48%;
    }

    #u-mv .slidebox {
        height: 664px;
        position: relative;
    }

    #u-mv .slidebox img {
        position: absolute;
        width: 1920px !important;
        max-width: 1920px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%); /* Safari用 */
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .u-top_section01 .monitor_wrap .arrow {
        position: absolute;
        width: 120px;
        bottom: 230px;
        left: 50%;
        margin-left: 50px;
        z-index: 2;
    }

    .u-top_section01 .monitor_wrap .monitor {
        position: absolute;
        border-radius: 20px;
        overflow: hidden;
        bottom: 77px;
        left: 50%;
        margin-left: 123px;
        width: 214px;
    }

}
.top_recruiter_area {
    position: absolute;
    bottom: 20px;
    right: 40px;
    text-align: right;
    cursor: pointer;
}
.top_recruiter_area:hover {
    text-decoration: none;
}
.top_right_arrow {
    text-align: left;
    font-weight: normal;
    background: url(../img/cmn/icon2.png) left 4px no-repeat;
    background-size: 12px auto;
    padding: 0 8px;
}
.top_recruiter_font {
    color: #fff;
    border: 1px solid #fff;
    padding: 4px 8px;
    border-radius: 4px;
}
@media(max-width:750px){
    .pc{
        display: none !important;
    }
}
