@charset "utf-8";
/* CSS Document */

/*
background: transparent url(../img/billboard_bg.jpg) no-repeat;
height: 100%;
background-size: 100% auto;
*/


/* --------------------
 SP
----------------------- */
@media only screen and (max-width:767px) {
    body {
        width: 100%;
        font-size: 13px;
    }
#wrapper {
    width:100%;
    margin:0 auto;
    box-sizing:border-box;
}
.pc_tel {
  display:none;
}

.sp_tel a{
font-size: 20px;
font-weight: bold;
  color:#fff;
  width:98%;
  height:50px;
  display:block;
  text-align:center;
  font-weight:bold;
  outline: none;
  border-radius:15px;
  background:#009CE1;
  line-height:50px;
  margin:10px 0;
  box-shadow: inset 2.5px 2.5px 0 rgba(255,255,255,0.2), inset 2.5px -2.5px 0 rgba(0, 0, 0, 0.02);
border: solid 2px #0163AC;
}



#fv {
    width:100%;
    margin:0 auto;
    box-sizing:border-box;
}
#btn_youkou {
    width:100%;
    padding:4% 0;
    margin:0 auto;
    box-sizing:border-box;
}
#btn_youkou a img{
    display:block;
    width:85%;
    margin:0 auto;
}

#merit {
    width:100%;
    margin:0 auto 30px;
    box-sizing:border-box;
}
.merit_in{
    width:95%;
    background-color:#afeeee;
    padding-top:5%;
    margin:0 auto;
    box-sizing:border-box;
}
#merit h2 {
    width:95%;
    background-color:#ffffff;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:0 auto 5%;
    text-align:center;
    box-sizing:border-box;
}
#merit ul {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    width:100%;
    padding:2.5%;
    margin:0 auto;
    box-sizing:border-box;
}
#merit ul li{
    display:inline-block;
    width:48%;
    box-sizing:border-box;
}
#merit ul li img{
    display:inline-block;
    width:100%;
    margin-bottom:20px;
    box-sizing:border-box;
}

#interview {
    width:100%;
    margin:0 auto 30px;
    box-sizing:border-box;
}
#interview h2 {
    width:95%;
    background-color:#B9B9B9;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:0 auto 5%;
    text-align:center;
    box-sizing:border-box;
}

.interview_in{
    width:95%;
    background-color:#E6E6E6;
    padding-top:5%;
    padding-bottom:5%;
    margin:0 auto;
    box-sizing:border-box;
}

.interview_in .left_box img{
    width:80%;
    margin:0 auto;
}
.interview_in .right_box{
    padding:3%;
}
.interview_in .right_box h3{
    font-size:18px;
    line-height:1.3;
    margin-bottom:3%;
}
.interview_in .right_box p{
    font-size:16px;
    line-height:1.3;
}


#flow {
    width:95%;
    background-color:#00bfff;
    padding-top:5%;
    padding-bottom:50px;
    margin:0 auto;
    box-sizing:border-box;
}
#flow h2 {
    width:95%;
    background-color:#FFFFFF;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:0 auto 30px;
    text-align:center;
    box-sizing:border-box;
}
#flow ol li{
    width:90%;
    background-color:#ffff00;
    padding:10px 15px;
    margin:0 auto;
    box-sizing:border-box;
}
#flow ol li .flow_li_in_01 {
    width:100%;
    padding:3%;
    box-sizing:border-box;
}
#flow ol li .flow_li_in_01 img{
    display:block;
    width:72px;
    margin:0 auto;
    vertical-align:middle;
}
#flow ol li .flow_li_in_01 h4{
    width:100%;
    font-size:35px;
    line-height:1.4;
    text-align:center;
    font-weight: bold;
    color: #0071BC;
}
#flow ol li .flow_li_in_02 {
    float:left;
    width:100%;
    min-height:70px;
    padding:5% 0% 0% 0%;
    border-top:3px solid #000;
    box-sizing:border-box;
    text-align: center;
}
#flow ol li .flow_li_in_02 p{
    width:100%;
    font-size:23px;
    line-height:1.3;
    box-sizing:border-box;
}
#flow .flow_arrow {
    width:50%;
    background-color:transparent;
    margin:0 auto;
}
#flow .flow_arrow img{
    width:100%;
}


#question {
    width:95%;
    background-color:#ffff00;
    padding-top:20px;
    padding-bottom:10px;
    margin:0 auto 40px;
    box-sizing:border-box;
}
#question h2 {
    width:95%;
    background-color:#ffffff;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:0 auto 30px;
    text-align:center;
    box-sizing:border-box;
}
.question_in {
    width:100%px;
    background-color:#ffff00;
    margin:0 auto;
    box-sizing:border-box;
}
#question ul {
    margin-bottom:20px;
}
#question ul li{
    width:90%;
    font-size:20px;
    line-height:1.3;
    padding:0 0 2% 0;
    margin:0 auto 2%;
    border-bottom:1px dashed #000;
    box-sizing:border-box;
    font-weight: bold;
}
.p2{
  font-size:18px;
  line-height:1.3;
  padding:0% 5% 3% 5%;
  font-weight: bold;
}

.p1{
  font-size:20px;
  line-height:1.3;
  padding:0% 5% 3% 5%;
  font-weight: bold;
  color: #0000cd;
}



#graph {
    width:95%;
    background-color:#E6E6E6;
    padding-top:35px;
    padding-bottom:10px;
    margin:0 auto;
    box-sizing:border-box;
}
#graph h2 {
    width:95%;
    background-color:#B9B9B9;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:0 auto 30px;
    text-align:center;
    box-sizing:border-box;
}
#graph h3 {
    font-size:22px;
    line-height:1.3;
    text-align:center;
    margin-bottom:10px;
    box-sizing:border-box;
}
.graph_in {
    width:100%;
    background-color:#E6E6E6;
    margin:0 auto;
    box-sizing:border-box;
}
#graph ul {
    width:95%;
    margin:0 auto 20px;
}
#graph ul li{
    display:block;
    width:90%;
    padding:10px;
    margin:0 auto 20px;
    background-color:#B9B9B9;
    box-sizing:border-box;
}
#graph p {
    font-size:18px;
    line-height:1.3;
    padding:5% 3% 3% 3%;
    box-sizing:border-box;
}

.imgsize1{
  width:90%;
  margin:0 auto;
  padding-top:15px;
}

.imgsize2{
  width: 80%;
  margin: 0 auto;
  padding-bottom: 13px;
  padding-top: 7px;
}

.border{
  margin: 0 auto;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

    /* ----------------------------------------------------------------------------------------------------------------
     スライド
    ------------------------------------------------------------------------------------------------------------------- */
    #slid2 {
        clear: both;
        margin: 10% auto;
        width: 90%;
    }

    ul.slick-dots {
        display: none !important;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }

    /*左右ボタン削除　コレを外さないと横幅がついてしまう*/
    .slick-prev {
        display: none !important;
    }

    .slick-next {
        display: none !important;
    }

    .slick-arrow {
        display: none !important;
    }

    /*PC設定スライド消去*/
    #slid {
        display: none;
    }


    /* ----------------------------------------------------------------------------------------------------------------
     button、title帯css基本設定
    ------------------------------------------------------------------------------------------------------------------- */
    button {
        border: medium none;
        cursor: pointer;
        display: block;
        margin: 20px auto;
        padding: 0;
        width: 100%;
        color: #fff;
    }

    button:hover {
        opacity: 0.5;
        transition: all 0.2s ease-in-out;
    }

    .button {
        margin: 20px auto;
        padding: 0;
        width: 100%;
    }

    /* title_obe
    --------------------- */
.title_obe {
    width:100%;
    box-sizing:border-box;
}

.title_obe h2 {
    width:95%;
    background-color:#FBFC4D;
    font-size:26px;
    line-height:1.3;
    padding:10px;
    margin:3% auto 5%;
    text-align:center;
    box-sizing:border-box;
    color: #FFFFFF;
}


    /* ----------------------------------------------------------------------------------------------------------------
    応募内容、フォームcss基本設定
    ------------------------------------------------------------------------------------------------------------------- */

    /* recruit start
    --------------------- */
    #recruit {
        margin: 0 auto;
        width: 100%;
    }

    /* Step_naiyou start
    --------------------- */
    .step_naiyou dl dt,
    .step_naiyou dl dd {
        float: none;
        width: 100%;
    }

    .step_naiyou {
        padding: 0 10px;
        width: 100%;
        margin: 0 auto;
        box-sizing:border-box;
    }

    .step_naiyou dl {
        border-bottom: 1px dotted #bdbdbd;
        overflow: hidden;
    }

    .step_naiyou dl dt {
        font-size: 18px;
        margin: 0;
        padding: 0 0 0 0.5em;
        text-align: left;
        width: 100%;
        background-color: #4169e1;
        letter-spacing: 0.2em;
        color: #fff;
        line-height: 32px;
    }

    .step_naiyou dl dd {
        color: #333;
        font-size: 16px;
        line-height: 19px;
        margin: 0;
        padding: 13px 0px 13px 0.2em;
        width: 100%;
        text-align: left;
    }

    .step_naiyou dl dd span {
        font-size: 100%;
        line-height: 1.5em;
    }

    /* form start
    --------------------- */
    form table {
        width: 95%;
    margin:0 auto;
        box-sizing:boder-box;
    }

    form td,
    form th {
        display: block;
    }

    /* 同意するボタン　ここ
    --------------------- */


    form td p {
        border-bottom: medium none;
        font-size: 88%;
        margin: 3% 0 3%;
        padding: 0 0 3%;
    }

    /* 同意するボタン　まで
    --------------------- */
    form th {
        font-size:16px;
        line-height:1.3;
        background-color: #4169e1;
        /*border-left: 5px solid #74C32C;*/
        font-weight: normal;
        padding: 2% 0;
    }
    #form th {
        color: #ffffff;
        padding: 6px;
        vertical-align: middle;
        white-space: nowrap;
    }

    form td {
        padding: 2% 0;
    }

    input,
    textarea {
        box-sizing: border-box;
        width: 100%;
        font-size: 16px;
        margin: 0;
        padding: 5px;
        border: 1px solid #b5b5b5;
        vertical-align: middle;
    }

    /*性別ほか　labelタグ右側に余白*/
    label {
        margin-right: 20px;
        vertical-align: middle;
    }

    /*テキストエリア設定*/
    form textarea.privacy {
        line-height: 1.5;
        font-weight: normal;
        height: 200px;
    }

    /*個人情報_同意ボタン_チェックボックス*/
    form td p.check {
        border-bottom: none;
        font-size: 16px;
        padding: 0;
        margin: 5px 0 0 0;
    }

    /* select start
    --------------------- */
    .select {
        border: 1px #b5b5b5 solid;
    }

    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url(../img/select_ya.png);
        background-position: right 10px center;
        background-repeat: no-repeat;
        border: none;
        border-radius: 0;
        box-sizing: border-box;
        font-size: 13px;
        margin: 0;
        padding: 5px;
        width: 100%;
    }

    .step_naiyou .moji {
        font-size: 20px !important;
    }

    .step_naiyou em {
        font-size: 13px;
    }

    /* footer
    --------------------- */
    footer p {
        clear: both;
        display: block;
        font-size: 75%;
        font-style: normal;
        padding: 0 0 10px;
        text-align: center;
    }


    /* ----------------------------------------------------------------------------------------------------------------
     thanks  SPcss基本設定
    ------------------------------------------------------------------------------------------------------------------- */
    .thanks {
        width: 90%;
        margin: 0 auto;
    }
    .thanks h1 {
        margin: 60px auto 20px;
        font-size: 20px;
        font-weight: bold;
        padding: 5px 0;
        border-bottom: 1px solid #000;
        text-align: center;
        color: #0071BC;
    }
    .thanks p {
        font-size: 14px;
        text-align: center;
    }
    .thanks .thanks_button {
        width: 96%;
        margin: 10px auto;
    }
    .thanks .thanks_button a {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin: 0 auto;
        border-radius: 30px;
        position: relative;
        color: #FFF;
        font-size: 20px;
        text-align: center;
        cursor: pointer;
        background: #0ebdae;
    }

    .thanks .thanks_button a:after {
        border-right: 2px solid #FFF;
        border-top: 2px solid #FFF;
        transform: rotate(45deg);
        content: "";
        display: block;
        height: 10px;
        right: 20px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        width: 10px;
    }

    address {
        text-align: center;
        font-style: normal;
        font-size: 12px;
        padding: 10px 0 10px;
        display: block;
        clear: both;
    }
}
