@charset "utf-8";

/***********************************************************************************************************************
* 下層ページ
***********************************************************************************************************************/
br.pc{
		display:none;
}
.container{
    color:#313131;
    padding-top: 104px;
}
.section2{
    padding: 70px 20px;
}
.main-visual{
    position: relative;
}

.layer-profile{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.main-visual-std{
    width: 100%;
}
#mission #index .section{
    padding: 50px 20px 0;
}


#mission #index .head{
    padding: 20px 0;
    text-align: center;
}

#mission #index .head .headline-img{
    display: inline-block;
}

#mission #index .title{
    padding: 20px 0 5px;
    text-align: center;
}
#mission #index .link-block{
    padding-bottom: 70px;
}

#mission #index .exp{
    font-size: 1.6rem;
    margin-bottom: 50px;
}

#mission #index .text-box{
    max-width: 600px;
    padding: 0 10px;
    margin:0 auto;
}
#mission #index .text-box p{
    font-size: 1.6rem;
}
#mission #index .text-box p.lts{
    letter-spacing: -0.08em;
}

#mission #about .head{
    padding: 50px 20px 40px;
    text-align: center;
}

#mission #about .head .lead{
    display: inline-block;
    font-size: 2.6rem;
    line-height: 3.6rem;
}

#mission #about .head .lead em{
    color:#900000;
    padding: 0 10px;
    padding-bottom: 2px;
    display: inline-block;
    font-size: 3.6rem;
    vertical-align: bottom;
}

#mission #about .inner-link{
    background: #aeadad;
    padding: 25px 0;
}

#mission #about .inner-link .btn-area{
    text-align: center;
    letter-spacing: -0.3em;
}

#mission #about .inner-link .btn-area>li{
    display: inline-block;
    width: 33%;
    padding: 0 10px;
    letter-spacing: normal;
}

#mission #about .inner-link .btn-area>li>a{
    display: inline-block;
    background: #fff;
    width: 100%;
    padding: 50px 15px 10px;
    white-space: nowrap;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    font-weight: bold;
    vertical-align: bottom;
}

#mission #about .inner-link .btn-area>li:nth-child(1)>a{
    background: #fff url(../img/about_ico_newly.png) center 15px no-repeat;
}

#mission #about .inner-link .btn-area>li:nth-child(2)>a{
    background: #fff url(../img/about_ico_fukidashi.png) center 15px no-repeat;
}

#mission #about .inner-link .btn-area>li:nth-child(3)>a{
    background: #fff url(../img/about_ico_company.png) center 15px no-repeat;
}
#mission #about .ch-sect {
    padding: 45px 20px;
}

#mission #about .ch-sect .ch-head{
    text-align: center;
    position: relative;
    padding: 20px 0 30px;
}

#mission #about .ch-sect .ch-head::after{
    content:"";
    width: 52px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #960014;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
}
#mission #about #column.ch-sect .ch-head::after{
    background: #fff;
}

#mission #about .ch-sect .ch-head .title{
    display: inline-block;
    font-size: 3rem;
}

#mission #about .ch-sect .exp{
    font-size: 1.6rem;
    padding: 50px 0;
    text-align: center;
}

#mission #about .ch-sect .ch-head>div{
    margin-bottom: 20px;
}

#mission #about .text-area{
    padding: 0 50px;
}
#mission #about .text-area p{
    font-size: 1.6rem;
}

#mission #about .ch-sect .ch-inner-link{
    display: block;
    text-align: center;
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 60px;
    letter-spacing: -0.4em;
}

#mission #about .ch-sect .ch-inner-link>li{
    display: inline-block;
    letter-spacing: normal;
    margin-bottom: 10px;
}

#mission #about .ch-sect .ch-inner-link>li>a {
    display: block;
    padding: 0em 0.8em;
    border-right: 1px solid #aeadad;
}

#mission #about .ch-sect .ch-inner-link>li:last-child>a{
    border-right:none;
}

#mission #about .ch-group{
    margin-bottom: 60px;
}
#mission #about .ch-group .text-area>p{
    padding: 15px 0 25px;
}

#mission #about .ch-group .ch-title{
    position: relative;
    padding:15px 20px 15px  188px;
    color: #313131;
    font-size: 2.6rem;
    border-bottom:1px solid #040404;
}
#mission #about .ch-group .ch-title .point{
    position: absolute;
    left:0;
    top:8px;
    font-size: 4.5rem;
    font-weight: bold;
    color: #7d0000;
}

#mission #about .ch-group .fig-list{
    letter-spacing: -0.4em;
    text-align: left;
}
#mission #about .ch-group .fig-list>li{
    letter-spacing: normal;
    display: inline-block;
    width: 25%;
    padding: 0 6px;
}

#mission #column{
    background: #ffc24f;
}

#mission #about #column.ch-sect {
    padding: 20px;
}

#mission #about #column .ch-group .ch-title{
    position: relative;
    padding:15px 20px 15px 0px;
    color: #313131;
    font-size: 2.6rem;
    border-bottom:1px solid #040404;
    margin-top: 60px;
}
#mission  #column  .fig-grid{
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
#mission  #column  .fig-grid>div{
    display: table-cell;
    width: 50%;
    padding: 0 5px;
}

#mission #about #column .ch-group {
    margin-bottom: 40px;
}


#mission #about #company.ch-sect .ch-inner-link>li{
    display: inline-block;
    letter-spacing: normal;
    margin-bottom: 10px;
    width: 49%;
}
#mission #about #company.ch-sect .ch-inner-link>li>a{
    font-size: 1.4rem;
    font-weight: normal;
}

#mission #about #company.ch-sect .ch-inner-link>li:nth-child(1)>a{
    padding: 0 1.5em;
    text-align:    right;
}
#mission #about #company.ch-sect .ch-inner-link>li:nth-child(2)>a{
    padding: 0 1.2em;
    text-align:    left;
}

#mission #about .ch-sect .headline-std{
    font-size: 2.2rem;
    margin-bottom: 30px;
    border-bottom:1px solid #000;
}

#mission #about .ch-sect .tbl-b{
    font-size: 1.4rem;
    width: 100%;
}

#mission #about .ch-sect .tbl-b tbody tr{
    border-top:1px solid #a0a0a0;
    border-bottom:1px solid #a0a0a0;
    border
}


#mission #about .ch-sect .tbl-b tbody tr th{
    width: 150px;
    text-align: center;
    padding:1em;
    color:#960014;
    border-right:1px solid #a0a0a0;
}
#mission #about .ch-sect .tbl-b tbody tr td{
    text-align: center;
    padding: 1em 1.5em;
    text-align: left;
}

/*#mission #about #company.ch-sect .ch-head {
    text-align: center;
    position: relative;
    padding: 60px 0 30px;
}*/

#mission #about #company.ch-sect .ch-inner-link {
    margin-bottom: 12px;
}

#mission #company.ch-sect .ptn-list{
    letter-spacing: -0.4em;
    text-align: left;
}
#mission #company.ch-sect .ptn-list>li{
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
    vertical-align: top;
    padding-right:0.5em; 
}

#mission #about #branch .headline-std {
    margin-bottom: 0;
}

#mission #about #company .grid-box{
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row;
    flex-direction:         row;
    padding-bottom: 50px;
    padding-top: 46px;
}


#mission #about #company .grid-box:last-child {
    padding-bottom: 0;
}


#mission #about #company .grid-box::after{
content:"";
display: block;
position: absolute;
bottom:0;
left:4%;
width: 96%;
height: 1px;
background: #040404;
}
#mission #about #company .grid-box:last-child::after {
    display: none;
}


#mission #about #company .grid-box>div:nth-child(1){
    width: 45%;
    padding-right: 1em;
}
#mission #about #company .grid-box>div:nth-child(2){
    width: 55%;
}

#mission #about #company .grid-box>div .name{
    color:#960014;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
#mission #about #company .grid-box>div p{
    font-size: 1.5rem;
}

#mission #about #company .ifcover {
   position: relative;
 width: 100%;
    padding: 62.52% 0 0 0;
}
#mission #about #company .ifcover iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}

#mission #about #company .maplink{
    color :#0013ff;
    font-size: 1.2rem;
}


/*
#lecture 
--------------------------------*/
/*slider*/
#lecture .slider2{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

#lecture .fig-btm{
    margin-bottom: 30px;
}

#lecture .slider2 .arrow{
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1000;
}
#lecture .slider2 .prev-img{
    position: relative;
    float:left;
    height: 50px;
    cursor: pointer;
}
#lecture .slider2 .next-img{
    position: relative;
    height: 50px;
    float:right;
    cursor: pointer;
}
#lecture .slider2 .prev-img::after{
    content: "";
    position: absolute;
    display: block;
    top:50%;
    left:15px;
    margin-top: -16px;
    width: 30px;
    height: 30px;
    border-bottom: solid 3px #888;
    border-left: solid 3px #888;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1001;
}
#lecture .slider2 .next-img::after{
    content: "";
    position: absolute;
    display: block;
    top:50%;
    right:15px;
    margin-top: -16px;
    width: 30px;
    height: 30px;
    border-top: solid 3px #888;
    border-right: solid 3px #888;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1001;
}

#lecture .prev-img.swiper-button-disabled,
#lecture .next-img.swiper-button-disabled{
    opacity: 0.4 !important;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}


#lecture .layer-logo{
    position: absolute;
    top: 50%;
    left:15%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#lecture .layer-logo img{
    max-width: 100%;
}

#lecture .section>.sect-head{
    padding: 30px 0px;
    text-align: center;
    background: #eeeeee;
}

#lecture .section>.sect-head .exp{
    width: 100%;
    padding: 20px 0;
}
#lecture .section>.sect-head .exp .br2{
    display: none;
}

/*.tab-section*/
#lecture .tab-section{
    padding: 20px 0 0;
    background: #eeeeee;
}

#lecture .tab-section .tab-head{
    letter-spacing: -0.4em;
}
#lecture .tab-section .tab-head>li{
    float: left;
    border-bottom:1px solid #979797;
    border-left:1px solid #979797;
    letter-spacing: normal;
    width: 25%;
    display: block;
    text-align: left;
    height: 110px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    background: #fff;
}
#lecture .tab-section .tab-head>li:last-child{
    background: #eeeeee;
}

#lecture .tab-section .tab-head>li .br{
    display: none;
}

#lecture .tab-section .tab-head>li:nth-child(1),
#lecture .tab-section .tab-head>li:nth-child(5){
    border-left:1px solid #fff;
}

#lecture .tab-section .tab-head>li:nth-child(4){
    border-right:1px solid #fff;
}

#lecture .tab-section .tab-head>li img{
    max-width: 100%;
}

#lecture .tab-section .tab-head{
    max-width: 980px;
    margin:0 auto;
    padding-top: 10px;
    overflow: hidden;
}

#lecture .tab-section .tab-head>li{
    position: relative;
}

#lecture .tab-section .tab-head>li::after{
    position: absolute;
    content:"";
    display: block;
    left:0;
    bottom:100%;
    width: 100%;
    height: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #a24541;
}

#lecture .tab-section .tab-head>li:hover::after{
    position: absolute;
    height: 6px;
}

#lecture .tab-section .tab-head>li:last-child:hover::after{
    display: none;
}
#lecture .tab-section .tab-head>li.active{
    background :#fff7e8;
}
#lecture .tab-section .tab-head>li.active::after{
    content:"";
    position: absolute;
    left:0;
    bottom:100%;
    width: 100%;
    height: 6px;
    background: #a24541;
}

#lecture .tab-section .tab-head>li>a{
    display: block;
    height: 100%;
    padding: 15px 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#lecture .tab-section .tab-head>li>a .title{
    font-size: 1.6rem;
}

#lecture .tab-section .tab-head>li>a .title>span{
    display: block;
    font-size: 2.4rem;
    margin-bottom: 10px;
}

#lecture .tab-section .tab-wrap{
    border-top: 1px solid #979797;
    margin-top: -1px;
    background: #fff7e8;
}

#lecture .tab-section .tab-page{
    display: none;
    padding: 65px 0px 50px;
}

#lecture .tab-section .tab-page:nth-child(1){
    display: block;
}

#lecture .tab-section .video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    overflow: hidden;

}

#lecture .tab-section .video iframe{
    position:absolute;
    top:0;
    right:0;
    width: 101%;
    height:101%;
}

#lecture .tab-section  .headine-img-mid{
    text-align: center;
    padding:50px 0 20px;
}

#lecture .tab-section .headine-mid{
    text-align: center;
    padding: 40px 0 20px;
}

#lecture .tab-section .text-block{
    font-size: 1.6rem;
    padding-bottom: 36px;
}

#lecture .tab-section .inter-img{
    margin-bottom: 40px;
}

#lecture .tab-section .btn-area{
    text-align: center;
    overflow: hidden;
}

#lecture .tab-section .btn-area>li{
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
    float: left;
}
#lecture .tab-section .btn-area>li .btn-a.left{
    padding-left: 1em;
}
#lecture .tab-section .btn-area>li .btn-a.right{
    padding-right: 1em;
}

#lecture .tab-section .btn-area>li:nth-child(1){
    padding-right: 5px;
}
#lecture .tab-section .btn-area>li:nth-child(2){
    padding-left: 5px;
}


#lecture .tab-section .btn-area.start>li:nth-child(1){
    float: none;
    width: 100%;
    text-align:right;
}
#lecture .tab-section .btn-area.end>li:nth-child(1){
    float: none;
    width: 100%;
    text-align:left;
}

#lecture .tab-section .btn-area>li:nth-child(1){
    text-align: left;
}

#lecture .tab-section .btn-area>li:nth-child(2){
    text-align: right;
}
#lecture figure.human-ico{
    text-align: center;
    margin-bottom: 20px;
}

#lecture figure.human-ico img{
    max-width: 131px;
    text-align: center;
}
/*greetings*/
#greetings .section{
    padding: 75px 0;
}

#greetings .flex-box.revs{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#greetings .flex-box{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 30px 0;
}

#greetings .flex-box>div.pic{
    width: 41%;
}
#greetings .flex-box>div{
    width: 59%;
}
#greetings .flex-box>div .block{
    display: inline-block;
    max-width: 78%;
    padding: 10px 40px;
    line-height: 1.8em;
    font-size: 1.8rem;
}

#greetings .flex-box.revs>div:nth-child(1) .block{
    float: left;
}

#greetings .flex-box>div:nth-child(1) .block{
    float: right;
}

#greetings .flex-box>div .block .headline-mid{
    margin-bottom: 20px;
}
/*メッセージ*/
#message .section{
    padding: 45px 0 94px;
}

#message .flex-box.revs{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#message .flex-box{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 30px 0;
}

#message .flex-box>div.pic{
    width: 41%;
}
#message .flex-box>div{
    width: 59%;
}
#message .flex-box>div .block{
    display: inline-block;
    max-width: 80%;
    padding: 10px 40px;
    line-height: 1.8em;
    font-size: 1.8rem;
}


#message .flex-box.revs>div:nth-child(1) .block{
    float: left;
}

#message .flex-box>div:nth-child(1) .block{
    float: right;
}

#message .flex-box>div .block .headline-mid{
    margin-bottom: 20px;
}

#message .video-cover{
    padding: 32px 0 50px;
}

#message .video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    overflow: hidden;
}

#message .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:101%;
    height:101%;
}

#message .fig-faq{
    padding: 20px 0;
    text-align: center;
}

#message .fig-faq img{
    max-width: 137px;
}

#message .headline-img{
    text-align: center;
    margin-bottom: 126px;
}

#message .cover{
    padding: 0 20px;
}

#message .cover .wide-wrap{
    position: relative;
    background: #fdecd0;
    padding: 0 20px;
    padding-bottom: 118px;
}

#message .cover .faq-block{
    max-width: 924px;
    margin:0 auto 126px;
    position: relative;
}
#message .cover .faq-block:last-child{
    margin-bottom: 0;
}

#message .head-quest{
    position: absolute;
    display: table;
    height: 159px;
    width: 763px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin:-80px auto 0;
    background: url(../img/message_bg_blue.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

#message .head-quest.green{
    background: url(../img/message_bg_green.png) 0 0 no-repeat;
}

#message .head-quest>div{
    display: table-cell;
    vertical-align: middle;
    font-size: 2.9rem;
    color:#fff;
}

#message .head-quest>div:nth-child(1){
width: 200px;
vertical-align: middle;
padding: 10px 20px 20px 180px;
    background: url(../img/message_ico_man.png) 30px 40% no-repeat;
}
#message .head-quest.green>div:nth-child(1){
    background: url(../img/message_ico_woman.png) 30px 40% no-repeat;
}

#message .ans-box{
    display: block;
    background: #fff;
    padding: 120px 40px 50px;
}
#message .ans-box .ans-head{
    font-size: 2.4rem;
    line-height: 1.3em;
    margin-left: 280px;
    padding: 15px 0 15px 150px;
    color: #d35416;
    background: url(../img/message_ans.jpg) 0 top no-repeat;
}

#message .ans-box .clm-box{
    display: table;
    width: 100%;
}
#message .ans-box .clm-box>div{
    display: table-cell;
    vertical-align: top;
}

#message .ans-box .clm-box>div p{
    font-size: 1.6rem;
    padding: 0.5em 0;
}

#message .ans-box .clm-box>div:nth-child(1) {
    padding-top: 13px;
}

#message .ans-box .clm-box>div:nth-child(2){
    padding-left: 30px;
}


#message .ans-box .fig-flex{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: flex-end;
    align-items:   flex-end;
    font-size: 1.6rem;
    color:#d35416;
    font-weight: bold;
}

#message .ans-box .fig-flex>div:nth-child(2){
    width: 350px;
    text-align: right;
    padding-right:20px;
}

#message .ans-box .fig-box{
    padding: 30px 0 0;
}
#message .ans-box .fig-box .caption{
    font-size: 1.6rem;
    color:#d35416;
    padding-top: 13px;
    text-align: center;
    font-weight: bold;
}

#message .headline-img span {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

#message .submit-area{
    padding: 10px 0 30px;
    text-align: center;
    font-size: 1.5rem;
}

#message .submit-area .btn-submit{
   width: 220px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}
#message .submit-area .btn-submit{
   width: 250px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}

#message .submit-area .btn-submit{
    margin:0 35px;
}

#message .submit-area .btn-submit.edit{
    background: #aaaaaa;
}

#message .submit-area{
    padding: 65px 0 0;
    text-align: center;
    font-size: 1.5rem;
}


/*#news*/
#news .news-list{
    padding: 40px 20px;
}

#news .news-list>li>a{
    position: relative;
    font-size: 1.4rem;
    padding:0.5em 0.7em 0.5em 100px;
    text-decoration-line: underline;
}

#news .news-list>li>a>time{
    position: absolute;
    display: inline-block;
    left:0;
    top:0.5em;
}

#news .news-detail{
    padding: 40px 20px;
}

#news .news-detail>li{
    position: relative;
    font-size: 1.4rem;
    padding:0.5em 0.7em 0.5em 100px;
}

#news .news-detail>li>time{
    position: absolute;
    display: inline-block;
    left:0;
    top:0.5em;
}

#news .news-detail>li>span{
    font-size: 1.6rem;
}

#news .news-detail>li>a{
    text-decoration-line: underline;
    vertical-align: bottom;
}

#btc {
    float: right;
	padding-right: 20%;
	}

.w_close a{
    width: 300px;
    padding: 5px 20px;
    background-color: #720000;
    border: 2px solid #720000;
    color: #fff;
	font-size: 0.8em;
	line-height: 180%;
}


/*
求む！仲間
----------------------------*/
#colleague .section{
    padding: 40px 0;
}

#colleague #index .head{
    text-align: center;
}
#colleague #index .headline-img{
    text-align: center;
    padding: 30px 0 30px;

}
#colleague #index .inner-box{
    max-width: 763px;
    margin:0 auto;
    padding: 0 20px;
}

#colleague #index .inner-box .exp{
    text-align: left;
    padding: 20px 0;
    font-size: 1.6rem;
}

#colleague #index  .inner-box .clm-box{
    display: table;
    width: 100%;
    table-layout: fixed;
    margin:30px 0 40px;
}

#colleague #index  .inner-box .clm-box>div{
    display: table-cell;
    vertical-align: top;
}
#colleague #index  .inner-box .clm-box>div:nth-child(1){
    padding-right: 75px;
}
#colleague #index  .inner-box .clm-box>div:nth-child(2){
    padding-left: 75px;
}

#colleague #index  .inner-box .btn-list{
    text-align: right;
}

#colleague #index  .inner-box .btn-list>li{
    margin-bottom: 20px;
}


#colleague #index  .inner-box .title{
    text-align: center;
    font-weight: bold;
    padding: 16px 0 10px;
}
#colleague #index  .inner-box p{
    font-size: 1.6rem;
    text-align: left;
}

#colleague #index  .inner-box .btn-b{
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0.5em;
    width: 287px;
}


#recruit .headline-lg{
}
#recruit .tab-menu{
    padding:50px 0;
    text-align: center;
}
#recruit .tab-menu>li{
    display: inline-block;
    padding: 0 8px;
}

#recruit .tab-menu>li>a{
    display: inline-block;
    width: 270px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border:1px solid #000;
    vertical-align: middle !important;
}

#recruit .tab-menu>li>a.active{
    background: #e2f5ff;
    color:#1a82c6;
}

#recruit .detail-tbl{
    width: 100%;
    font-size: 1.5rem;
}
#recruit .detail-tbl tbody tr{
    border-top: 1px solid #8CCEF3;
    border-bottom: 1px solid #8CCEF3;
}
#recruit .detail-tbl tbody tr th{
    width: 150px;
    border-right: 1px solid #8CCEF3;
    padding: 22px;
    text-align: center;
    color:#1a82c6;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#recruit .detail-tbl tbody tr td{
    vertical-align: top;
    padding: 22px;
    font-weight: bold;
}
#recruit .detail-tbl tbody tr th span{
    display: block;
}

#recruit .section2{
/*    min-height: 1384px ;*/
}

#recruit .flow-list{
    max-width: 664px;
    margin:0 auto;
    margin-top: 20px;
}

#recruit .flow-list>li{
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 52px;
}
#recruit .flow-list>li::before{
    content: "";
    position: absolute;
    display: block;
    bottom: -41px;
    left:50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 29px 31px 0 31px;
    border-color: #0e7cc4 transparent transparent transparent;
}

#recruit .flow-list>li::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -39px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 27px 0 27px;
    border-color: #f5b57f transparent transparent transparent;
}

#recruit .flow-list>li:last-child::before,
#recruit .flow-list>li:last-child::after{
    display: none;
}



#recruit .flow-list>li>div{
    display: table-cell;
    color:#0e7cc4;
    font-size: 2.4rem;
    font-weight: bold;
}
#recruit .flow-list>li>div:nth-child(1){
    width: 100px;
    background: #0e7cc4 url(../img/recruit_ico01.png) 15px center no-repeat;
}

#recruit .flow-list>li:nth-child(2)>div:nth-child(1){
    background: #0e7cc4 url(../img/recruit_ico02.png) 15px center no-repeat;
}
#recruit .flow-list>li:nth-child(3)>div:nth-child(1){
    background: #0e7cc4 url(../img/recruit_ico03.png) 15px center no-repeat;
}
#recruit .flow-list>li:nth-child(4)>div:nth-child(1){
    background: #0e7cc4 url(../img/recruit_ico04.png) 15px center no-repeat;
}
#recruit .flow-list>li:nth-child(5)>div:nth-child(1){
    background: #0e7cc4 url(../img/recruit_ico05.png) 15px center no-repeat;
}

#recruit .flow-list>li>div:nth-child(2){
    border:3px solid #0e7cc4;
}

#recruit .flow-list>li .group{
    position: relative;
    padding: 30px 20px 30px 130px;
}

#recruit .flow-list>li .step{
    position: absolute;
    display: inline-block;
    top:30px;
    left:20px;
    width: 200px;
    font-size: 2.6rem;
    font-weight: normal;
    vertical-align: baseline;
    font-weight: 'Century Gothic' ,'sans-serif';
}
#recruit .flow-list>li  .step em{
    font-size: 3.5rem;
    font-weight: bold;
    display: inline-block;
    vertical-align: bottom;
}

#recruit .submit-area{
    padding: 10px 0 30px;
    text-align: center;
    font-size: 1.5rem;
}

#recruit .submit-area .btn-submit{
   width: 220px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}
#recruit .submit-area .btn-submit{
   width: 250px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}

#recruit .submit-area .btn-submit{
    margin:0 35px;
}

#recruit .submit-area .btn-submit.edit{
    background: #aaaaaa;
}

#recruit .submit-area{
    padding: 65px 0 0;
    text-align: center;
    font-size: 1.5rem;
}

#technique #index .sect-tech{
    padding: 0 20px;
}


#technique #index .section{
    padding: 40px 0;
}

#technique #index .sect-tech .headline-img{
    padding-right: 20px;
}

#technique #index .head {
    text-align: center;
    padding: 20px 20px 10px;
}

#technique #index .exp{
    font-size: 1.6rem;
    padding: 20px 0;
}

#technique #index .text-box{
    max-width: 738px;
    margin:0 auto;
}

#technique #index .clm-box{
    letter-spacing: -0.4em;
    text-align: left;
}
#technique #index .clm-box>div{
    letter-spacing: normal;
    display: inline-block;
    width: 25%;
    padding: 30px;
    vertical-align: top;
}
#technique #index .clm-box>div .title{
    margin:1.2em 0 0.3em;
    font-size: 1.8rem;
}
#technique #index .clm-box>div p{
    font-size: 1.6rem;
}

#technique #index .bg_green{
    width: 100%;
    background: url(../img/technique_bg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

#technique #index  .sect-compe .inner-wrap{
    padding: 87px 30px 80px;
}

#technique #index  .sect-compe .block{
    background: #fff;
}
#technique #index  .sect-compe .block.pd{
    padding: 30px 20px 0;
    background: #ecf7f7;
}

#technique #index  .sect-compe .headline-lg{
    color:#060606;
}

#technique #index  .sect-compe .headline-img{
    padding: 20px 0;
}

#technique #index  .sect-compe .text-box{
    max-width: 720px;
    margin: 0 auto;
    padding: 30px 0;
}
#technique #index  .sect-compe .text-box p{
    font-size: 1.6rem;
}

#technique #index  .sect-compe .fig{
    padding: 0px 20px 0px;
}
#technique #index .caption{
    display: inline-block;
    font-size: 2.5rem;
    padding: 0.5em 2em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    background: #0172c0;
    color:#fff;
    margin-bottom: 10px;
}

#technique .video-cover{
    padding: 95px 0 40px;
}

#technique .video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    overflow: hidden;
}

#feature .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:101%;
    height:101%;
}

#feature .video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    overflow: hidden;
}

#technique .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:101%;
    height:101%;
}

#education .headline-img{ 
    text-align: center;
}

/*person*/
.layer-profile{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.layer-profile.right{
    right: 15%;
}

.layer-profile.left{
    left: 5%;
}

.layer-profile.right5{
    right: 5%;
}

@media screen and (max-width: 980px){
	.layer-profile.right5{
	max-width: 50%;
		right:5px;
		top: auto;
		bottom:20px;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	}

#person .head{
    text-align: center;
    margin-bottom: 20px;
}
#person .head .headline-img{
    padding: 20px 0;
    display: inline-block;
    background: url(../img/ico_ninja_gray.png) center center no-repeat;
}
#person .head .headline-img-wide{
    padding:20px 0;
    display: inline-block;
    background: url(../img/ico_shounin_gray.png) center center no-repeat;
}


#person.person2 .head .headline-img,
#person.person3 .head .headline-img {
    padding: 10px 0 43px;
    margin-bottom: -13px;
}

#person.person1 .head .headline-img>span:nth-child(2){
    padding-left: 15px;
}

#person .section{
    padding: 50px 0;
}

#person .flex-box.revs{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#person .flex-box{
    display: -webkit-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 30px 0;
}

#person .flex-box>div.pic{
    width: 41%;
}
#person .flex-box>div{
    width: 59%;
}
#person .flex-box>div .block{
    display: inline-block;
    max-width: 78%;
    padding: 10px 40px;
    line-height: 1.8em;
    font-size: 1.8rem;
}

#person .flex-box.revs>div:nth-child(1) .block{
    float: left;
}

#person .flex-box>div:nth-child(1) .block{
    float: right;
}

#person .flex-box>div .block .headline-mid{
    margin-bottom: 20px;
}

#person .video-cover{
    padding: 32px 0 50px;
}

#person h3.spe-int{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
	line-height: 160%;
}

#person h3.spe-int::before,
#person h3.spe-int::after {
	content: '';
	width: 100px;
	height: 3px;
	background-color: #e3bf00;
}

#person h3.spe-int::before{
	margin-right: 20px;
}

#person h3.spe-int::after {
	margin-left: 20px;
}

#person h4.leader{
	display: flex;
	justify-content: center;
	align-items: center;
	color:brown;
	font-size: 20px;
	text-align: center;
	line-height: 180%;
}

#person .video{
    position:relative;
    width:100%;
    padding-top:56.25%;
    overflow: hidden;
}

#person .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:101%;
    height:101%;
}

#person .submit-area{
    padding: 10px 0 30px;
    text-align: center;
    font-size: 1.5rem;
}

#person .submit-area .btn-submit{
   width: 220px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}
#person .submit-area .btn-submit{
   width: 250px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}

#person .submit-area .btn-submit{
    margin:0 35px;
}

#person .submit-area .btn-submit.edit{
    background: #aaaaaa;
}

#person .submit-area{
    padding: 65px 0 0;
    text-align: center;
    font-size: 1.5rem;
}

/*人を育む環境*/
#education .section{
    padding: 20px 0 50px;
}

#education  .head {
    padding: 50px 20px 50px;
    text-align: center;
}

#education .ch-sect {
    padding: 45px 20px 20px;
}

#education .ch-sect .ch-head{
    text-align: center;
    position: relative;
    padding: 20px 0 30px;
}

#education .ch-sect .ch-head::after{
    content:"";
    width: 52px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #1a82c6;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
}


#education .ch-sect .ch-head .title{
    display: inline-block;
    font-size: 3rem;
}

#education .ch-sect .exp{
    font-size: 1.6rem;
    padding: 20px 0;
    text-align: center;
}

#education .ch-sect .ch-head>div{
    margin-bottom: 20px;
}

#education .text-area{
    padding: 0 50px;
}
#education .text-area p{
    font-size: 1.6rem;
}

#education  #gallery {
    background:#fffed6;
}
#education  #gallery.ch-sect .ch-head::after {
    background: #fff;
}
#education  #gallery .gly-box {
    margin-top: 30px;
}

#education  #gallery .gly-box ul{
    overflow: hidden;
    display: block;
}

#education  #gallery .gly-box ul>li{
    float: left;
    display: block;
    width:21%;
    margin-right:5.3%;
    margin-bottom:5%;
}

#education  #gallery .gly-box ul>li img{
    width: 100%;
}

#education  #gallery .gly-box ul>li:nth-child(4n){
    margin-right:0;
}

#education .ch-sect{
    padding: 45px 20px 64px;
}

#education  #gallery.ch-sect{
    padding: 45px 20px 30px;
}

#entry .section{
    padding: 75px 20px;
}

#entry .headline-std{
    margin-top: 60px;
}

#entry .headline-std::after {
    content: "";
    left: 0;
    bottom: 0px;
    position: absolute;
    width: 6px;
    height: 100%;
    background: #00a8ec;
}

#entry .tbl-b{
    font-size: 1.4rem;
    width: 100%;
}

#entry .tbl-b tbody tr{
    border-bottom:1px solid #e5e5e5;
}


#entry .tbl-b tbody tr th{
    width: 220px;
    vertical-align: top;
    text-align: left;
    padding:1.2em 1em 1.2em 0;
}

#entry .tbl-b tbody tr td{
    text-align: center;
    padding: 1.2em 1.5em;
    text-align: left;
}
#entry .caption{
    padding: 1em 0;
    font-size: 1.6rem;
    font-weight: bold;
}
#entry .kome{
    color:#df0024;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
}

#entry .input-a{
    font-size: 1.4rem;
    display: inline-block;
    max-width: 465px;
    width: 100%;
    height: 35px;
    border:1px solid #e5e5e5;
}

#entry .input-b{
    font-size: 1.4rem;
    width: 92px;
    height: 35px;
    display: inline-block;
    border:1px solid #e5e5e5;
}

#entry .label{
    margin-right:1.5em;
}
#entry .label input[type="radio" i]{
   display: inline-block;
 margin:8px 10px 0 0;
     vertical-align: top;
}

#entry .exp,
#entry .inter-exp{
    display: block;
    padding: 5px 0;
    font-size: 1.5rem;
}
#entry .under-exp{
    font-size: 1.5rem;
    display: block;
    line-height: 1em;
}



#entry .select2{
    max-width: 430px;
    width: 100%;
}
#entry .inter-line{
    display: inline-block;
    padding: 0 5px;
}

#entry textarea{
    max-width: 465px;
    width: 100%;
    height: 126px;
    border:1px solid #e5e5e5;
}

#entry .headline{
    padding: 60px 0 25px;
    font-size: 1.8rem;
    text-align: center;
}

#entry .scr-box{
    border:1px solid #e5e5e5;
    max-width: 770px;
    margin:0 auto;
    padding: 1em;
    height: 210px;
    overflow: auto;
    font-size: 1.4rem;
}
#entry .scr-box ol.policy>li{
    padding-bottom:1em;
}
#entry .scr-box .headline-min{
    position: relative;
    font-weight: normal;
    padding-left: 1.5em;
}
#entry .scr-box .list-set>li{
    position: relative;
    padding-left: 1.5em;
}
#entry .scr-box .list-set>li>span{
    position: absolute;
    left:0;
    top:0;
}


#entry .scr-box .headline-min>span{
    position: absolute;
    top:0;
    left:0;
}

#entry .check-label{
    position: relative;
    /*padding-top: 5px;*/
    font-size: 1.5rem;
    padding-left: 20px;
}

#entry .check-label .check{
    position: absolute;
    left:0;
    top:2px;
}

#entry .check-area{
    padding: 25px 0;
    text-align: center;
    font-size: 1.5rem;
}
#entry  .check-line{
    padding-bottom: 2px;
    vertical-align: top;
}
#entry .submit-area{
    padding: 10px 0 30px;
    text-align: center;
    font-size: 1.5rem;
}

#entry .submit-area .btn-submit{
   width: 220px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}
#entry .confirm .submit-area .btn-submit{
   width: 140px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#fff;
   font-weight: bold;
   font-size: 1.5rem;
   background: #00a8ec;
   border:none;
}

#entry .confirm .inter-line{
    display: inline-block;
    padding: 0;
}

#entry .confirm .submit-area .btn-submit{
    margin:0 35px;
}

#entry .confirm .submit-area .btn-submit.edit{
    background: #aaaaaa;
}

#entry .confirm .submit-area{
    padding: 65px 0 0;
    text-align: center;
    font-size: 1.5rem;
}
/*thanks*/
#entry .section.thanks{
    padding: 75px 0px;
}
#entry .thanks .ch-sect{
    margin-top: 65px;
    margin-bottom: 20px;
    padding:95px 0;
    border-top:1px solid #1a82c6;
    border-bottom:1px solid #1a82c6;
    text-align: center;
}

#entry .thanks p{
    padding:0.5em 0 0;
}


.prev-img swiper-button-disabled,
.next-img swiper-button-disabled{
    opacity: 0.2;
}




/***********************************************************************************************************************
* リサイズ  1200px以下から
***********************************************************************************************************************/
@media screen and (max-width: 1200px){

     /*よくわかる*/
    #lecture .layer-logo{
        width: 50%;
    }

    #message .ans-box .clm-box>div:nth-child(1){
        width: 150px;
    }
    #message .ans-box .clm-box>div:nth-child(1) img{
        width: 100%;
    }
    #message .ans-box .ans-head{
        margin-left: 180px;
    }

    #message .head-quest {
        width :650px;
        margin: -80px auto 0;
        background: url(../img/message_bg_blue.png) 0 0 no-repeat;
        -webkit-background-size: 100% 159px;
        background-size: 100% 159px;
    }

    #message .head-quest.green {
        width :650px;
        margin: -80px auto 0;
        background: url(../img/message_bg_green.png) 0 0 no-repeat;
        -webkit-background-size: 100% 159px;
        background-size: 100% 159px;
    }

    #message .head-quest>div {
        font-size: 2.4rem;
    }

    #message .head-quest>div:nth-child(1) img {
        width: 120px;
    }
    #message .ans-box .fig-flex>div:nth-child(2) {
        font-size: 1.4rem
    }


    /*募集要項*/
    #recruit .tab-menu{
        letter-spacing:-0.4em;
    }
    #recruit .tab-menu>li>a {
        letter-spacing:normal;
        display: inline-block;
        width: 200px;
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
        text-align: center;
        border: 1px solid #000;
        vertical-align: middle !important;
    }

    #person .main-visual .layer-profile.right{
        right: 5%;
    }
    #person .main-visual .layer-profile.left{
        left: 5%;
    }



}

/***********************************************************************************************************************
* リサイズ  980px以下から
***********************************************************************************************************************/
@media screen and (max-width: 980px){
    /*ごあいさつ*/
    #greetings .flex-box>div .block {
        font-size: 1.6rem;
    }

    /*メッセージ*/
    #message .flex-box>div .block,
    #greetings .flex-box>div .block,
    #person .flex-box>div .block {
        max-width: 100%;
    }

    .main-visual .layer-profile.right,
    .main-visual .layer-profile.left{
        max-width: 350px;
    }

    #mission #company.ch-sect .ptn-list>li{
        width: 100%;
        padding-right:0; 
    }


}