@charset "utf-8";


body {
    color: #333;
    font-size: 1.6rem;
    /*min-width: 1200px;*/
}

.people-inner::after,
.people-box::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}



/* .hidden1{
    display: none;
}

.hidden1.on{
    display: table-row;
} */

/* #opencampus:checked ~ .hidden1{
    
    display: block;
} */

/* =============================================================  hd  */
/* 
.ok-academy-hd {
    background: url(../images/20201002-1.jpg) no-repeat 50% 50% / cover;
    min-height: 600px;
    position: relative;
    width: 1300px;
    margin: 0px auto;
    height: 400px !important;
}
*/

.ok-academy-hd {
background: url(../images/20201002-1.jpg);
/* min-height: 600px; */
/* position: relative; */
/* width: 1300px; */
/* margin: 0px auto; */
height: 100vh ;
background-repeat: no-repeat;
background-size: cover;
background-position: top 90px center;
}



.pg-sp-2 .ok-academy-hd {
    background: url(images/ok-academy2_main_1.jpg) no-repeat 50% 50% / cover;
}
.ok-academy-hd-2 {
    padding: 0 0 25px;
}
.hd-logo {
    padding: 0px;
}
.ok-academy-navi {
    z-index: 10;
    margin: auto;
    height: 30%;
    min-height: 250px;
    position: fixed;
    bottom: 0;
    right: 15px;
    top: 0;
    display: none;
}
.ok-academy-navi li {
    align-items: center;
    display: flex;
    height: 12.5%;
    height: calc(100% / 8);
}
.ok-academy-navi a {
    background: #fff;
    border: 1px solid hsl(265, 24%, 50%);
    border-radius: 50%;
    display: block;
    font-weight: 700;
    overflow: hidden;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    position: relative;
    transition: all .3s ease;
}
.ok-academy-navi li.select a {
    background: #75a3c4;
}
.ok-academy-main-2 {
    background: url(../images/main2.png) no-repeat 50% 0;
    height: 513px;
    margin: -220px 0 50px;
    position: relative;
}
.pg-sp-2 .ok-academy-main-2 {
    background: url(../images/main2.png) no-repeat 50% 0;
    height: 540px;
}
.ok-academy-main-3 {
    display: block;
    margin: 110px auto;
    text-align: center;
}
.ok-academy-video-btn {
    margin: auto;
    width: 280px;
    height: 90px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
}
.hd-bnr {
    position: absolute;
    top: 110px;
    left: 75px;
}
.recruit-bnr-wrap {
    text-align: center;
}
.recruit-bnr {
    display: inline-block;
}

/* =============================================================  ft  */
.ok-academy-ft {
    text-align: center;
    padding: 30px;
}
.ok-academy-ft .btn-1{
    max-width: 300px;
    margin: auto;
}
.ok-academy-ft-logo {
    display: inline-block;
    max-width: 400px;
    margin: 0 0 20px;
}
.copyright {
    display: block;
    font-size: 1.1rem;
    padding: 15px 0 0;
}
/* pgtop */
#pgtop {
    background: #75a3c4;
    display: block;
    opacity: 1;
    visibility: visible;
    text-align: center;
    text-decoration: none;
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transform: rotate(-45deg);
}
#pgtop.on {
    opacity: 1;
    visibility: visible;
}
#pgtop img {
    width: 9px;
    position: relative;
    left: 5px;
    top: 5px;
    transform: rotate(-45deg);
    transition: all .2s ease;
}
#pgtop:hover img {
    left: 10px;
    top: 0;
}

/* =============================================================  contents  */
.ok-academy-part {
    padding: 50px 0;
}
.ok-academy-wrap {
    margin: auto;
    width: 767px;
}
.ok-academy-wrap-2 {
    margin: auto;
    width: 1120px;
}
.ok-academy-inner {
    padding: 0 100px;
}
.ok-academy-title {
    background: url(images/ok-academy_title_bg.png) no-repeat 50% 50%;
    line-height: 1;
    text-align: center;
    margin: 0 0 10px;
    height: 148px;
}
.pg-sp-2 .ok-academy-title {
    background: url(images/ok-academy2_title_bg.png) no-repeat 50% 50%;
}
.ok-academy-title-main {
    font: 700 6rem/1 'Lato';
    padding: 25px 0 10px;
}
.ok-academy-title-sub {
    font-size: 1.6rem;
}
.ok-academy-title-2 {
    font-size: 3rem;
    font-weight: 700;
    margin: 0 0 10px;
}
.ok-academy-title-3 {
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 10px;
}
/* ok-academy-table */
.ok-academy-table {
    border-top: 1px dashed #dcdcdc;
}
.ok-academy-table th,
.ok-academy-table td {
    border-bottom: 1px dashed #dcdcdc;
    padding: 15px 20px;
}
/* message ----------------- */
.message-img  {
    position: relative;
    margin-bottom: 50px;
}
.message-name {
    background: rgba(122, 97, 157,.8);
    color: #fff;
    font: 700 3rem/1 'Lato';
    text-align: center;
    padding: 50px 0 0;
    height: 160px;
    width: 390px;
    position: absolute;
    right: 0;
    top: 150px;
}
.message-name span {
    font: 300 1.8rem/1 'Lato';
    display: block;
    margin: 0 0 10px;
}
.message-title {
    font-size: 3rem;
    font-style: italic;
    letter-spacing: .2em;
    padding: 20px 0 40px;
    line-height: 1.4em;
}
.message-sign {
    display: block;
    margin: 0 0 0 auto;
}
/* people ----------------- */
.people-wrap {
    width: 1000px;
    margin: 0 10px;
    min-height: 1000px;
}
.people-inner {
    padding: 25px 30px 0;
    margin-bottom: 100px;
}
.people-box {
    margin: 0 0 30px;
    position: relative;
}
.people-prof {
    background: #fff;
    border: 1px solid;
    float: left;
    line-height: 1;
    margin: -130px 0 0;
    padding: 50px 30px 0;
    width: 260px;
    position: relative;
}
.people-prof-num {
    color:rgb(182,168,194,1);
    font: italic 700 7.2rem/1 'Lato';
    position: absolute;
    left: 20px;
    top: -40px;
}

.people-prof-n {
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: .2em;
    padding: 15px 0;
}
.people-prof-e {
    font: 700 1.2rem/1 'Lato';
    margin: 0 0 30px;
}
.people-prof-p {
    border-bottom: 1px dashed;
    border-top: 1px dashed;
    padding: 10px 0;
}
.people-title {
    background: url(images/ok-academy_title_bg.png) no-repeat 0 0 / contain;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 0 270px;
    padding: 30px 0 30px 30px;
}
.people2-title {
    background: url(images/ok-academy2_title_bg.png) no-repeat 0 0 / contain;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 0 270px;
    padding: 30px 0 30px 30px;
}
.people-ga {
    float: right;
    margin: 0 0 0 40px;
}
/* Career UP ----------------- */
.cu {
    /*background: url(images/ok-academy_cu_4.jpg) repeat-x 0 100%;*/
    background: url(images/ok-academy_cu_4.png) repeat-x 0 100%;
    padding: 0 0 350px;
}
.cu-img-1 {
    margin: 0 0 30px;
}
.cu-img-2 {
    margin: 0 0 60px;
}
.cu-img-3 {
    display: block;
    margin: auto auto 60px;
}
.cu-img-4 {
    display: block;
    margin: auto;
}
.cu-part {
    margin: 0 0 60px;
}
/* qa ----------------- */
.qa-img-1 {
    margin: 0 0 30px;
}

.ok-academy-qa li {
    border: 3px solid #dcdcdc;
    margin-bottom: 25px;
    padding: 25px;
}
.ok-academy-qa-q,
.ok-academy-qa-a {
    padding: 0 0 0 50px;
    position: relative;
}
.ok-academy-qa-q {
    cursor: pointer;
    text-decoration: underline;
}
.ok-academy-qa-q:hover{
    color: #75a3c4;
    text-decoration: none;
}
.ok-academy-qa-a {
    margin: 25px 0 0;
}
.ok-academy-qa-q::before,
.ok-academy-qa-a::before {
    color: #fff;
    font: 700 2.4rem/1 'Lato';
    text-align: center;
    padding: 5px 0;
    width: 36px;
    position: absolute;
    left: 0;
}
.ok-academy-qa-q::before {
    background: #75a3c4;
    content: "Q";
}
.ok-academy-qa-a::before {
    background: #333333;
    content: "A";
}
.to-requet-form {
    margin: 0 auto;
    width: 260px;
}
/* qa ----------------- */
.tab-navi {
    margin: 0 0 -1px;
}
.tab-navi li {
    background: #eee;
    border: 1px solid;
    text-align: center;
    margin: 0 5px;
    width: 260px;
}
.tab-navi li.active {
    background: #fff;
    border-bottom-color: #fff;
}
.tab-navi a {
    display: block;
    padding: 20px 0;
}
.tab-box {
    border: 1px solid;
    padding: 80px 100px
}
/* flow ----------------- */
.flow {
    background: url(images/ok-academy_flow_bg.jpg) no-repeat 50% 50% / cover;
    color: #fff;
}
p.flow-text {
    text-align: center;
}
.flow-list {
    counter-reset: flow;
    margin: auto;
    width: 800px;
}
.flow-list li {
    background-color: rgba(253, 117, 34,.8);
    color: #333;
    font-size: 2rem;
    text-align: center;
    margin: 0 0 30px;
    padding: 20px;
    position: relative;
}
.flow-list li::before {
    counter-increment: flow;
    content: counter(flow) ". ";
}
.flow-list li:not(:last-child)::after {
    background: url(svg/arrow.svg) no-repeat 0 0 / contain;
    content: "";
    z-index: 2;
    margin: auto;
    height: 56px;
    width: 12px;
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0;
}
.flow .kome {
    font-size: 16px;
    margin: auto;
    width: 600px;
}
/* entry ----------------- */
.entry {
    background: #f7f7f7;
    /*background: url(images/ok-academy_flow_bg.jpg) no-repeat 50% 50% / cover;*/
}
.entry-tel {
    background: #ededed;
    font-size: 16px;
    text-align: center;
    margin: 60px auto;
    padding: 20px;
    width: 560px;
}
.entry-tel-num {
    background: url(svg/icon_speech.svg) no-repeat 0 50% / 26px;
    display: inline-block;
    font: 700 3.6rem/1 'Lato';
    padding: 5px 0 5px 35px;
}
.reqs {
    background: #75a3c4;
    color: #fff;
    padding: 0 5px;
}
/* form-table */
.form-table {
    border-collapse: separate;
    border-spacing: 1px;
    background: #ccc;
    margin: 30px 0;
}
.form-table th,
.form-table td {
    background: #fff;
    padding: 15px;
    vertical-align: middle;
}


input[type="submit"],
button[type="submit"] {
    padding: 20px 40px;
    min-width: 60%;
}


.border-b {
    border-bottom: 1px dashed #ddd;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
/* schedule ----------------- */
.schedule {
    margin: 0 0 30px;
    position: relative;
}
.schedule::before {
    border-style: solid;
    border-width: 20px 69px 0 69px;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: -20px;
}
.schedule.am::before {border-color: #edf3fa transparent transparent transparent;}
.pg-sp-2 .schedule.am::before {border-color: #fff1da transparent transparent transparent;}
.schedule.pm::before {border-color: #d7e6f8 transparent transparent transparent;}
.pg-sp-2 .schedule.pm::before {border-color: #fce4bf transparent transparent transparent;}
.schedule th {
    background-position: 10px 10%;
    background-repeat: no-repeat;
    font-size: 1.8rem;
    font-weight: 700;
    vertical-align: top;
    padding: 10px 10px 10px 60px;
}
.schedule.am th {background-color: #edf3fa;}
.schedule.pm th {background-color: #d7e6f8;}
.pg-sp-2 .schedule.am th {background-color: #fff1da;}
.pg-sp-2 .schedule.pm th {background-color: #fce4bf;}
.t-0800 {background-image: url(images/time_0800.png);}
.t-0820 {background-image: url(images/time_0820.png);}
.t-0830 {background-image: url(images/time_0830.png);}
.t-0900 {background-image: url(images/time_0900.png);}
.t-1200 {background-image: url(images/time_1200.png);}
.t-1200 {background-image: url(images/time_1200.png);}
.t-1300 {background-image: url(images/time_1300.png);}
.t-1330 {background-image: url(images/time_1330.png);}
.t-1400 {background-image: url(images/time_1400.png);}
.t-1430 {background-image: url(images/time_1430.png);}
.t-1700 {background-image: url(images/time_1700.png);}
.t-1730 {background-image: url(images/time_1700.png);}
.t-1800 {background-image: url(images/time_1800.png);}
.t-2100 {background-image: url(images/time_2100.png);}
.t-2130 {background-image: url(images/time_2130.png);}
.schedule td {
    padding: 10px 20px;
}
.sch-title {
    font-size: 1.8rem;
    font-weight: 700;
}
.clock-h5p {background-position-y: 5% !important;}
.clock-h14p {background-position-y: 14% !important;}
.clock-h24p {background-position-y: 24% !important;}
.clock-h55p {background-position-y: 55% !important;}


/* =============================================================  slick  */
.slick-prev,
.slick-next {
    background: url(../images/square.svg) no-repeat 0 0 / contain;
    border: none;
    cursor: pointer;
    color: #75a3c4;
    overflow: hidden;
    z-index: 1;
    margin: auto;
    padding: 0;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 240px;
}
.slick-prev {
    left: -1020px;
    right: 0;
}
.slick-next {
    left: 0;
    right: -1020px;
}
.slick-prev::before,
.slick-next::before {
    content: "";
    background: url(../images/icon_arrow_w.svg) no-repeat 50% 50% / contain;
    height: 16px;
    width: 16px;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    transition: all .2s ease;
}
.slick-prev::before {
    left: 0;
    right: 5px;
    transform: rotate(180deg);
}
.slick-next::before {
    left: 5px;
    right: 0;
}
.slick-prev:hover::before {right: 12px;}
.slick-next:hover::before {left: 12px;}

/* =============================================================  effect  */
a,
a img {
    transition: all .2s ease-out;
}
.ok-academy-video-btn:hover {opacity: .7;}
a.btn-1:hover {
    background-color: rgba(51,51,153,.05);
}
a.recruit-bnr:hover {
    opacity: .7;
}



/* =============================================================  スライダー追記  */

.slider{
  width: 1000px;
  margin: 50px auto;
}



/* =============================================================  ヘッダー追記  */

.sp_only {
    display: none;
}

.home_head {
    background: rgba(255,255,255,1);
    position: fixed;
    width: 100vw;
    z-index: 1;
}



.home .home_head .logo_gnav_info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    /* position: relative; */
}

.home_head .logo_gnav_info, .home_head .gnav_info {
    height: auto;
}

.home_head .logo_gnav_info {
    padding: 1em 1em;
}

.home .home_head .logo {
    width: 100%;
    margin-top: 1.25em;
}

.home .home_head .logo .hlogo {
    width: auto;
}

.home_head .logo .hlogo {
    width: 400px;
    text-align: center;
}

.home_head .scronly {
    display: none;
}

.logo{
    margin-left: 30px;
}




/* =============================================================  強みの追記  */

.inner800 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.bdr_box {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    padding: 1.5em 1em;
}
.margintop_70 {
    margin-top: 70px;
}

.lead02 {
    font-size: 1.125em;
    line-height: 1.9;
}

.flex.nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}


.margintop_120 {
    margin-top: 120px;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row_default01 .col_img {
    width: 38%;
}

.noshrink {
    flex: 0 0 auto;
}

.row_default01 .col_text {
    width: 57%;
}

.title02 {
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.reason.row_default01 .title02 .num {
    color: rgba(122,97,157,.55);
    font-size: 4.875em;
}

.title02 .num {
    margin-bottom: 0.2em;
    display: block;
    color: #75a3c4;
    font-size: 3.25em;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0;
}

.people {
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: -0.02em;
}

.title02 .sub {
    flex: 1 1 auto;
    font-size: 1.75em;
    line-height: 1.7;
    font-weight: 600;
    letter-spacing: 0.15em;
}

.text01 {
    font-size: 1.125em;
}
.margintop_10em {
    margin-top: 1.0em;
}


/* =============================================================ローディング画面 */

*,*::before,*::after{
    box-sizing: border-box;
}



.LOAD{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #75a3c4;
    z-index: 3;
    font-family: 'Times New Roman', Times, serif;
    letter-spacing: 0.7rem;
    opacity: 0;
    visibility: hidden;
    transition: 2s;
    text-align: center;
    line-height: 3rem;
}

.LOAD.active{
    opacity: 1;
    visibility: visible;
}

@keyframes flashing{
50%{
    opacity: 0;
}
}

.loadingText{
    animation: 5s flashing infinite;
}






/*ナビ追加*/
.navok-academy{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    background-color: #fff;
}

nav{
    width: 100%;
    margin: 35px 0px 0px;

}

nav ul {
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    height: auto;
    background: none;
    min-width: 620px;
    font-weight: bold;
}

nav ul li {
    border: none;
    margin: 0 10px;
    display: block;
    font-size: 13px;
}



nav ul li:last-child{
    text-align: center;
    color:#fff !important;
    background-color:#333333;
    width: 100px;
    height: 24px;
    border-radius:12px;
    font-weight: 900 !important;
    top: -5px;
    position: relative;
    margin-right: 30px;
    transition: all 0.3s ease 0s;
  }

  nav ul li:last-child a{
    display: block;
    line-height: 25px;
}

  nav ul li:last-child a:link{
    text-decoration: none;
    color: rgb(255, 255, 255);
}

nav ul li:last-child a:visited{
    text-decoration: none;
    color: rgb(255, 255, 255);
}

nav ul li:last-child:hover{
    background-color: #75a3c4;
    
}

#ok-academy-9-1{
    position: relative;
}

.dayPhoto1{
    background-image:url(../images/nagare01.jpg);
    background-repeat:  no-repeat; 
    width: 260px;
    height: 105px;
    position: absolute;
    top:80px;
    right:35%;
}

.dayPhoto2{
    background-image:url(../images/nagare02.jpg);
    background-repeat:  no-repeat; 
    width: 260px;
    height: 105px;
    position: absolute;
    top:195px;
    right:35%;
}

.dayPhoto3{
    background-image:url(../images/nagare03.jpg);
    background-repeat:  no-repeat; 
    width: 260px;
    height: 105px;
    position: absolute;
    top:310px;
    right:35%;
}


